. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.7.2) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-16T23:57:42.730Z |INFO |CBS client will use plain http protocol. | | | |main | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-16T23:57:42.739Z |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-16T23:57:42.740Z |INFO |Falling back to use default CBS client configuration properties | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-03-16T23:57:42.742Z |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-16T23:57:43.162Z |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-16T23:57:43.274Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-16T23:57:43.274Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-16T23:57:43.275Z |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-16T23:57:43.373Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2023-03-16T23:57:43.420Z |INFO |The following 1 profile is active: "prod" | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2023-03-16T23:57:43.439Z |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-16T23:57:44.717Z |INFO |BeanFactory id=074ce1ac-844d-3936-b803-5881ae1c6a8f | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2023-03-16T23:57:45.209Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2023-03-16T23:57:45.228Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2023-03-16T23:57:45.229Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.65] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2023-03-16T23:57:45.313Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2023-03-16T23:57:45.314Z |INFO |Root WebApplicationContext: initialization completed in 1874 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2023-03-16T23:57:45.889Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2023-03-16T23:57:48.413Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2023-03-16T23:57:48.933Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f | | |main | org.onap.dcaegen2.services.prh.MainApp |2023-03-16T23:57:48.958Z |INFO |Started MainApp in 8.815 seconds (JVM running for 9.513) |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2023-03-16T23:57:49.024Z |INFO |Start scheduling PRH workflow |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T23:57:49.043Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=11812c5d-7d09-4dc3-b600-b8134bd4b948 | |INVOKE |pool-2-thread-1 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2023-03-16T23:57:49.445Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2023-03-16T23:57:49.446Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2023-03-16T23:57:49.447Z |INFO |Completed initialization in 1 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T23:57:49.742Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T23:57:59.742Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=5a2f92ff-991b-407c-9bce-41dda38f92e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T23:57:59.769Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T23:58:09.770Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=86af2ae2-e97d-494d-811e-0682a227f8bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T23:58:09.798Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T23:58:19.799Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=3a2cf728-5443-4a94-b573-481fed6003bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T23:58:19.826Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T23:58:29.827Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=c7b4ad01-4890-4c82-920f-1be635d44d78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T23:58:29.850Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T23:58:39.851Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=c4ed3c0a-b766-4f00-830e-e2911d8c06c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T23:58:39.868Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T23:58:49.869Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=54a4f5fe-f909-4fb2-9111-f1add39fcb8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T23:58:49.887Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T23:58:59.888Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=971b3e2d-57a7-444a-8822-cb07e399e48e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T23:58:59.907Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T23:59:09.908Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=f05cd9fa-5044-4347-8c8a-66bfeb284fad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T23:59:09.928Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T23:59:19.928Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=8d2b000a-5130-4641-abda-40616d951c50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T23:59:19.948Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T23:59:29.949Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=2c4f2148-50f9-4dbf-ae8e-20929a1fce68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T23:59:29.968Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T23:59:39.969Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=85bd462b-6416-4b3c-a51b-5c5226dce815 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T23:59:39.993Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T23:59:49.993Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=b3d84825-04a9-4d98-aa35-167806cf8c0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-16T23:59:50.013Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:00:00.014Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=c2b41f34-32fa-41f6-9a54-bfff82f678d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:00:00.042Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:00:10.043Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=c5828f76-852c-4557-a597-ff41fc7d099f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:00:10.060Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:00:20.061Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=df7b4c23-e539-47a0-a4a2-2e05b269d31d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:00:20.083Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:00:30.083Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=7ed78187-20a9-4670-8cbb-a28963e5fc10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:00:30.102Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:00:40.102Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=5d6e6721-95bf-49d6-9d33-97c3a200e851 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:00:40.118Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:00:50.119Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=2a8a2bc8-b429-4a4c-ac9d-6f0ad0e216b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:00:50.134Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:01:00.134Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=428d5a81-c336-4bfd-96c6-d45a0ec6486c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:01:00.151Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:01:10.152Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=444e353c-3e94-4e68-ba5d-bd6fc46409c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:01:10.171Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:01:20.172Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=7243ee04-9363-4d02-bf29-d9eaa739cf79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:01:20.191Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:01:30.191Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=7f138ece-3a8f-4d82-a3af-b86f764c5805 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:01:30.207Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:01:40.207Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=01b81209-0657-431f-b7fb-a99d1c264d47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:01:40.222Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:01:50.222Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=fbffb86a-e6f2-42b9-b2fb-51b9bf789ee4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:01:50.241Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:02:00.242Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=f1a2426b-f78f-4bba-a037-192668c45f5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:02:00.261Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:02:10.262Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=9ba49045-150f-42ba-a0ca-0b3f21a64c91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:02:10.276Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:02:20.277Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=d75e4f11-1cfe-48f5-8618-f96b8e88b8ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:02:20.298Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:02:30.298Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=9ec8183b-17ad-416b-89c7-61b223283603 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:02:30.319Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:02:40.319Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=3efd23b4-fbc1-4008-a77e-fbcf978e0874 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:02:40.339Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-17T00:02:46.542Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-17T00:02:46.543Z |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-17T00:02:46.543Z |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-17T00:02:46.543Z |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-17T00:02:46.543Z |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-17T00:02:46.552Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-17T00:02:46.552Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-17T00:02:46.552Z |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-17T00:02:46.556Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:02:50.339Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=d45b9973-2dc8-4419-ad00-cd353025f74d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:02:50.357Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:03:00.358Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=bbf8e4e8-5164-427a-8ccc-41b74d9b5f76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:03:00.374Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:03:10.375Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=2850d66c-df01-4fbd-8a47-803be2985344 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:03:10.396Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:03:20.397Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=d76b13b0-90e0-457e-bac0-4c0427572e4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:03:20.414Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:03:30.415Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=d340848b-f30b-42b0-864e-ef30342cca45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:03:30.434Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:03:40.434Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=517b9d2c-0c75-4dfd-9422-bf01c208e3ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:03:40.453Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:03:50.453Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=c2044493-edf3-46df-8d27-c3e2a8bdc499 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:03:50.474Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:04:00.475Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=6d3573e6-98c4-4690-827f-5f71bcc77567 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:04:00.495Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:04:10.496Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=92ac2242-ecca-41e7-ad1c-c1426e408250 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:04:10.514Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:04:20.515Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=8b7dca3f-b534-4d9b-876f-e039c9303dae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:04:20.533Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:04:30.533Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=b331db2a-9e32-4ed9-845d-3f25d4a033f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:04:30.551Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:04:40.552Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=49c7585f-c793-49b1-bf63-5a218808d54a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:04:40.573Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:04:50.574Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=fc42f51e-f6f0-40a3-aff9-4f03b43c9ca9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:04:50.592Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:05:00.593Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=611ce817-fb6f-41b1-9254-15e19997e201 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:05:00.608Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:05:10.608Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=61c8c27d-e178-4483-a0ac-a97017cc132b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:05:10.626Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:05:20.627Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=18da28fb-7331-4db0-abf2-e7c6a00aee55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:05:20.646Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:05:30.647Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=f9a7860e-ab7d-4fe8-ad27-d78117d332c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:05:30.665Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:05:40.666Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=1b0343af-ecd1-4997-8bc4-8e065fe88633 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:05:40.682Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:05:50.683Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=4dd8e4df-569b-4fde-b440-b9e52284f3d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:05:50.698Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:06:00.698Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=5148689f-1bf6-48a9-bd50-67d3a3cdfc9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:06:00.715Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:06:10.716Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=a015406e-c00d-4941-b5a0-f25c0735be48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:06:10.731Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:06:20.732Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=1af9070c-7a50-4efc-b628-f283671b60b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:06:20.747Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:06:30.748Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=34474f5e-d613-4fd4-bce6-89c818cede14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:06:30.763Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:06:40.764Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=bc74ba98-c43e-49a3-89ac-3ee6fd1842b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:06:40.778Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:06:50.779Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=c3996927-377d-4926-9643-07a970939364 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:06:50.794Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:07:00.794Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=210ce99a-77f9-4a74-a4f9-5ecc7105c6bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:07:00.807Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:07:10.808Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=91755af6-2088-4299-a81d-aebaf6adf047 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:07:10.823Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:07:20.824Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=82ff179d-b075-4ea6-a8f7-7fb9e1f067ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:07:20.838Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:07:30.838Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=fc5d5b44-74b7-4563-98f3-48ac69fc1aea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:07:30.853Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:07:40.854Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=ff894efa-4fd1-4a95-976b-7f4ab78841ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:07:40.868Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-17T00:07:46.065Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-17T00:07:46.065Z |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-17T00:07:46.065Z |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-17T00:07:46.066Z |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-17T00:07:46.066Z |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-17T00:07:46.072Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-17T00:07:46.073Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-17T00:07:46.073Z |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-17T00:07:46.074Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:07:50.869Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=505338e4-223a-4755-a39c-fc0e86306435 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:07:50.885Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:08:00.886Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=87715748-eb35-442b-91d2-27fafb950575 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:08:00.903Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:08:10.904Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=3a0f6e68-54a9-4616-987b-5ee734eb42fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:08:10.918Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:08:20.919Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=7f194d3e-fc2e-428d-8c75-7276e791540f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:08:20.934Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:08:30.935Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=e24420fe-1fde-4283-a1ae-7aa49c0c2fe2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:08:30.954Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:08:40.954Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=1db0f4be-a18e-44d8-837e-1e69ae808907 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:08:40.972Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:08:50.972Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=0069d347-6009-4031-ac5e-76c61792cb17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:08:50.992Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:09:00.992Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=2c1722ed-6e0c-494f-9486-ace3bbe58dcc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:09:01.024Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:09:11.024Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=762f31dd-bcd6-4b06-94dc-c414a258fd5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:09:11.039Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:09:21.040Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=2ad309b6-3e67-4982-b97e-5d55fc7f313d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:09:21.063Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:09:31.064Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=eeae8296-2543-4caf-927b-8039b62d6e51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:09:31.079Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:09:41.080Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=ecfa1118-98b8-43a9-af5f-07f3ec73c9ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:09:41.108Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:09:51.109Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=7db83c8d-5df4-4ef5-b537-8bcffd1b1869 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:09:51.126Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:10:01.126Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=073ad1f5-99e3-4dc3-bb78-2a449e84d491 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:10:01.145Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:10:11.145Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=309f247d-07bf-43b8-9514-2932d1b73db4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:10:11.159Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:10:21.159Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=63a8a131-5b4a-42ae-8554-1f0270563ce1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:10:21.186Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:10:31.186Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=71aaebb5-e425-4a5e-90b3-60c61c444ad9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:10:31.206Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:10:41.206Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=0a25990d-5a39-4086-b850-37209aae8c88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:10:41.222Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:10:51.223Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=7cb172e8-1ef5-4e08-93fa-5c03a17164fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:10:51.242Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:11:01.242Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=261ee1d2-026e-47fc-837b-80001edbddb6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:11:01.259Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:11:11.260Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=24f35fcd-8b56-4ba2-9b71-4101390c8554 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:11:11.279Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:11:21.279Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=9d29f3e6-453e-4370-b5e4-450bec6dda50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:11:21.298Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:11:31.299Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=b8f966fe-e48d-4666-9d23-d87aa38ccccc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:11:31.315Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:11:41.316Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=95242012-34db-4b84-b092-e3694bb65083 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:11:41.333Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:11:51.334Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=277aa763-19a0-4496-a838-cfb3c21823a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:11:51.355Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:12:01.355Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=a8786c5f-25d3-4ef8-994c-99a9f04438b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:12:01.368Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:12:11.368Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=3e6bc1c3-3865-4e7c-a14c-f75d83308b77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:12:11.383Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:12:21.383Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=4947e512-216a-4955-9438-cf55ff72ca50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:12:21.400Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:12:31.401Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=88eafa9c-36bb-4abc-9a5f-0fc6a4181bcc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:12:31.417Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:12:41.418Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=90139b21-35ea-499e-a82d-400d1331ad5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:12:41.435Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-17T00:12:46.064Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-17T00:12:46.065Z |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-17T00:12:46.065Z |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-17T00:12:46.065Z |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-17T00:12:46.065Z |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-17T00:12:46.070Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-17T00:12:46.071Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-17T00:12:46.071Z |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-17T00:12:46.072Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:12:51.436Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=ab52fa38-3816-41b3-b2dc-bec5c11dacec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:12:51.454Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:13:01.455Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=0778e22d-15c5-418c-adc4-25226e8db1d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:13:01.472Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:13:11.472Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=a21a86c8-b362-426d-83f7-64b8435685b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:13:11.488Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:13:21.489Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=39301e1b-dc35-40fb-9641-2f866a070a28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:13:21.507Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:13:31.507Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=3e5d17d2-8b52-404a-831e-18a4c8c586f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:13:31.525Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:13:41.526Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=93551e25-624f-4257-b1fe-d68bd49131ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:13:41.552Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:13:51.552Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=fa832f7f-81f2-42bf-a0b2-53798f2d4a9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:13:51.570Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:14:01.570Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=8c20f6eb-06e8-4391-acf5-3bae67999bb7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:14:01.590Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:14:11.591Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=966b4b11-cafa-47e1-8963-d3bf84207ee3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:14:11.611Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:14:21.611Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=8d3f92f5-4763-426d-8118-62e37b5f3759 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:14:21.631Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:14:31.632Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=48b8122a-b129-4d1b-b06b-51b9c2b9728d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:14:31.656Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:14:41.657Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=e5b79858-2242-4d42-80d7-fdea009524b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:14:41.676Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:14:51.677Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=87c32fea-5a85-4354-a07b-1fb3fba6ffaf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:14:51.696Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:15:01.696Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=8927c804-874a-4433-b6b6-64cad8e48a0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:15:01.713Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:15:11.714Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=81359962-022a-4758-8f6d-ba92c1ef51cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:15:11.733Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:15:21.733Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=c42f7f8b-0538-4054-b5e9-54e1bb962c7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:15:21.753Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:15:31.754Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=65c065fa-478e-4415-b8fd-3a4ed79d13a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:15:31.770Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:15:41.771Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=0c342eee-1ae8-430f-9316-0e63447f3172 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:15:41.790Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:15:51.791Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=ea0133da-e641-40e3-829f-3226303b39b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:15:51.805Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:16:01.806Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=704f4454-b959-41df-ad79-e6aac82d0ee1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:16:01.821Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:16:11.822Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=0b13f280-2842-4f53-bb26-20858c38632a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:16:11.840Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:16:21.840Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=821e9fec-8a60-48b7-8926-bf72dc12289b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:16:21.857Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:16:31.857Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=a42d2b98-a198-4693-b66c-b32f58d14a04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:16:31.875Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:16:41.876Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=f31cb8e1-0e21-4c7a-bd5e-fb33d34fd963 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:16:41.895Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:16:51.896Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=db53d98a-c4fe-4eea-89bd-589b353df731 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:16:51.916Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:17:01.917Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=622806ff-10ff-4c31-b138-dc1e3fde0ee8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:17:01.936Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:17:11.936Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=92f8208a-4b3c-4b55-8080-b1a4a49dce27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:17:11.968Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:17:21.968Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=38b11615-66fd-47e1-9a02-a3fc752d34be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:17:21.988Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:17:31.989Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=286b0ae9-e7d9-498a-9696-29186a4024cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:17:32.007Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:17:42.008Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=19880910-83aa-4abe-b589-878d2a4d361f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:17:42.024Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-17T00:17:46.061Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-17T00:17:46.061Z |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-17T00:17:46.061Z |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-17T00:17:46.061Z |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-17T00:17:46.062Z |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-17T00:17:46.066Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-17T00:17:46.066Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-17T00:17:46.066Z |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-17T00:17:46.067Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:17:52.025Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=127b5023-82c7-47d8-a208-c787d419ba55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:17:52.043Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:18:02.044Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=8012f269-2b83-432f-ad03-a4fb8b5667d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:18:02.063Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:18:12.064Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=9026d286-d4b5-4da5-985d-668120c19dde | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:18:12.082Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:18:22.083Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=17fdcf49-e6a5-4c35-abf0-91bc4a9b2c27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:18:22.102Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:18:32.103Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=c38e1c15-bb31-44d9-bad6-8a13a01069de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:18:32.121Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:18:42.121Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=afcd7b3a-1fec-42a5-88bf-bf2022bf7e4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:18:42.141Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:18:52.142Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=06223545-9434-4e89-9906-aaa93a33055f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:18:52.161Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:19:02.162Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=e636110e-cdcd-4dbd-90f6-14bc63aa5cc1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:19:02.182Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:19:12.183Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=32c3d756-8696-4162-958a-681f04d67246 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:19:12.201Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:19:22.201Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=bba40132-36ae-42d8-87b0-da6a14af759b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:19:22.217Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:19:32.218Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=51d1d0a3-cd62-4a99-9672-522f9f856af6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:19:32.235Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:19:42.235Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=8d9fdaaa-ecd9-48ae-870b-8ca282f4a802 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:19:42.251Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:19:52.252Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=45af3688-c94d-4771-9cec-67b7b0fe99ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:19:52.270Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:20:02.271Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=da383ec9-4a8e-4624-897d-c3e5cc92f79b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:20:02.286Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:20:12.287Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=12e15611-e5ad-4beb-aa7d-a442a2eb8e5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:20:12.302Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:20:22.303Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=d578da29-c25c-4ebc-8fad-97a629ad574d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:20:22.325Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:20:32.326Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=50c3c86d-0785-433f-a77a-cfcd316e2b81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:20:32.344Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:20:42.344Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=4d1c6bca-eb81-445d-bf8a-ace8d97b7368 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:20:42.359Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:20:52.360Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=c80d0d28-3d2c-4237-b1de-5cb63a1d3076 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:20:52.379Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:21:02.379Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=55d2f43c-b7c1-48a1-b872-fded95fce570 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:21:02.394Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:21:12.395Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=47610e62-b6c5-43fa-889e-fbb34e987d44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:21:12.412Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:21:22.413Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=67e461b1-1caa-40a7-9e3c-18cc3530a62e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:21:22.431Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:21:32.435Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=5a296bdf-98d5-4fb2-a8de-d6943dd65856 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:21:32.449Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:21:42.450Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=eabcc747-f76e-4594-be8b-3309d0a63526 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:21:42.468Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:21:52.468Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=9689788a-7340-4ace-8410-95ee156335ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:21:52.484Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:22:02.485Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=ebc98927-3a32-4d6f-b8aa-2b354d7c84d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:22:02.502Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:22:12.503Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=f1375580-19b1-420f-b77e-bf2988a3825f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:22:12.522Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:22:22.523Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=c79a9d1d-5e64-425e-acbc-d58fac601619 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:22:22.541Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:22:32.541Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=6af52585-dfc0-4e2a-b9ec-85c293b80673 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:22:32.559Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:22:42.559Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=3c14f382-840e-4314-9812-ff8ecf82cef1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:22:42.578Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-17T00:22:46.064Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-17T00:22:46.086Z |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-17T00:22:46.086Z |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-17T00:22:46.086Z |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-17T00:22:46.086Z |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-17T00:22:46.093Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-17T00:22:46.093Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-17T00:22:46.093Z |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-17T00:22:46.095Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:22:52.579Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=05bff702-aa92-4d30-ac7d-e0955cf12949 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:22:52.596Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:23:02.597Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=971f10c6-c73f-4d66-a738-9c916b2dc4e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:23:02.612Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:23:12.612Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=31094793-5604-41ed-8827-20ef9c9f4c5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:23:12.631Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:23:22.631Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=97373468-646e-43fa-ac2d-461c2978fb42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:23:22.648Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:23:32.649Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=28e5fb89-5614-429d-b239-454f82a431f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:23:32.667Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:23:42.668Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=0f86c625-c84a-495a-b71d-8d1002847264 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:23:42.686Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:23:52.687Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=07c2a6ec-2de0-4b98-8d3b-57ab578e804a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:23:52.705Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:24:02.705Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=f594caee-65b5-416f-8567-1ddbd951bef0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:24:02.721Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:24:12.722Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=46945766-7600-45e6-96e2-f6cf64f96075 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:24:12.735Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:24:22.735Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=68489b48-8df4-4f61-baa1-56e35d2a69cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:24:22.752Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:24:32.753Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=09f84403-4270-4a0f-9b97-bd618910a832 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:24:32.770Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:24:42.770Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=966fa431-8c69-4f37-bf24-a4030aded7d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:24:42.788Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:24:52.788Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=1793c67f-31cd-479c-9b0e-0a3478e4f8c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:24:52.806Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:25:02.806Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=2931304c-9669-4304-9c92-b84243ddca93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:25:02.824Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:25:12.825Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=0f1cab37-c47c-4d9a-8ab7-c81025dd82a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:25:12.842Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:25:22.842Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=b1145909-ea4b-4c4f-b2de-234d49cdf391 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:25:22.862Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:25:32.863Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=9a3be8d0-5001-4f68-a62e-130fa977609c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:25:32.879Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:25:42.880Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=a7986db5-4462-4e15-a56f-971aba466cbc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:25:42.899Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:25:52.899Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=74751e82-8e09-420e-93c3-85c00c713658 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:25:52.918Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:26:02.918Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=98a48f66-449f-4298-8352-00dd9b56fdec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:26:02.935Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:26:12.936Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=aa9da64b-92e7-4696-b1b1-0fffd0ecc336 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:26:12.953Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:26:22.954Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=bf72e2fe-268f-4864-aa03-31a689f36c52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:26:22.971Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:26:32.972Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=e823af53-a563-425e-a5e2-945cd43f6eb6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:26:32.988Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:26:42.989Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=fcc2c4e9-676d-481c-9dee-4d0915d7bc1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:26:43.019Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:26:53.020Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=17e9d51a-0ca6-4765-be23-4c77d89698ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:26:53.037Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:27:03.037Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=16c42b8a-6562-40ff-b73a-d989a95a8b90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:27:03.054Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:27:13.055Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=1dc5cca1-cf99-4f0f-9572-26d0bb97f00c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:27:13.074Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:27:23.075Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=bc866191-74cd-4cb5-99cd-2e4376246b13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:27:23.091Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:27:33.092Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=f7268878-72d6-465e-92df-3be058035129 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:27:33.108Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:27:43.108Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=e53f8714-cc5a-45cd-80d8-7ecf84e56fc3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:27:43.124Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-17T00:27:46.043Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-17T00:27:46.043Z |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-17T00:27:46.043Z |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-17T00:27:46.043Z |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-17T00:27:46.044Z |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-17T00:27:46.048Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-17T00:27:46.048Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-17T00:27:46.048Z |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-17T00:27:46.049Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:27:53.125Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=f2b592dc-de24-423a-9a37-ea8961ebf6d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:27:53.143Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:28:03.143Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=bc039d76-fc2c-44fa-9100-82735717d446 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:28:03.161Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:28:13.162Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=8c53c45c-f7ea-4422-a011-8a978f72506c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:28:13.180Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:28:23.180Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=51a76446-667a-4fb0-8e5a-5a2cda7f5199 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:28:23.197Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:28:33.198Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=9f64cef8-ee42-4a6b-8c05-a03f46b6ae6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:28:33.212Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:28:43.212Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=9bf371cf-1ce1-41cd-9dad-cc0bcb0af13c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:28:43.232Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:28:53.233Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=f132ce50-aa47-498b-a96a-8e8ec9710b62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:28:53.250Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:29:03.251Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=df14f349-a896-497a-a883-d5d4f2e1b712 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:29:03.270Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:29:13.270Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=c0708705-183a-4ef7-9d61-3f0143fd26c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:29:13.287Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:29:23.288Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=63b28bb0-c4d4-4083-98a4-8d6aefa85583 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:29:23.317Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:29:33.318Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=a2a9f1bf-72ed-4f7e-a410-2fd4bf8c0243 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:29:33.335Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:29:43.336Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=293382c0-c7bf-4079-9827-b17931165fd4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:29:43.352Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:29:53.353Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=8caedd22-05c7-4ea0-a465-bd5cd576f1f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:29:53.368Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:30:03.369Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=15059d10-6ee3-4a2d-9119-0019ad8960ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:30:03.383Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:30:13.383Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=53fd839e-9b2a-4341-b2b7-cdda5ec4d06c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:30:13.398Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:30:23.398Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=dacb236f-0646-4cce-9b3f-f4aefeca5b1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:30:23.413Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:30:33.413Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=5d205d09-22fd-4d1b-b83a-46f129fe2cda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:30:33.426Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:30:43.427Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=49ce48d3-e900-4d7e-9f43-d35d0bdcd294 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:30:43.442Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:30:53.442Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=6e1bfd2a-cf32-4a10-981e-30682ea322a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:30:53.456Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:31:03.456Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=755e8a16-9776-48df-8327-0dbe3995ce02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:31:03.472Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:31:13.473Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=7c5574aa-5a33-4151-b8b6-0c10e51d2efd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:31:13.487Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:31:23.488Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=d7c4f5f6-73fe-4c69-a022-3fa597769209 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:31:23.499Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:31:33.500Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=7af85392-f003-436a-83f4-f21978c2f88a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:31:33.514Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:31:43.514Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=1568589c-f292-438d-a847-b8c5a06b0ff5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:31:43.531Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:31:53.531Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=e328dbfa-14d9-49a8-a707-f150931cd936 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:31:53.547Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:32:03.547Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=8d74c73e-fd8b-4045-b4a4-ea3cabbd8e73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:32:03.561Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:32:13.561Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=c8e2b407-394b-450c-8bfc-29993dac71c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:32:13.580Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:32:23.581Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=ed694ef1-8890-4703-9928-adb915f9bc8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:32:23.599Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:32:33.600Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=5ad28ecd-4e51-41de-8fee-ed2211673195 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:32:33.616Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:32:43.617Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=87b6eadc-8b61-4cb1-b4c6-a7a44b3b67d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:32:43.632Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-17T00:32:46.074Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-17T00:32:46.074Z |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-17T00:32:46.074Z |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-17T00:32:46.074Z |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-17T00:32:46.075Z |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-17T00:32:46.079Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-17T00:32:46.079Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-17T00:32:46.079Z |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-17T00:32:46.080Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:32:53.633Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=3a6c26d5-6449-4367-a489-f3516a661806 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:32:53.651Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:33:03.652Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=b5973f04-6458-4db4-820b-742ab8ed7275 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:33:03.673Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:33:13.674Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=a534f0e7-92db-40e6-b84f-3c6710cfd821 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:33:13.691Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:33:23.691Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=07efb38a-88a4-4f42-98ea-70d06ebdf823 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:33:23.707Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:33:33.708Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=6c954c67-1c02-451c-9eb4-639b9b78b8ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:33:33.725Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:33:43.725Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=fabc2306-3090-46b5-8b93-706eb0c3b2f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:33:43.743Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:33:53.744Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=f7d8e1e5-653a-4e61-8568-9fba194f099c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:33:53.760Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:34:03.761Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=4582ea25-026c-4f07-8ed9-4bbecfa1a9c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:34:03.779Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:34:13.780Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=6a17707f-ddb8-410b-898a-35c509fed051 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:34:13.796Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:34:23.796Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=ca0c1166-f22b-4910-99ea-577efe799379 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:34:23.814Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:34:33.814Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=a51a0898-ee72-41c8-8dde-428aca8eb0c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:34:33.833Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:34:43.834Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=b0abf2eb-9cd2-48ab-a7a8-aafd154ea51a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:34:43.855Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:34:53.856Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=a5691f90-f688-4a2d-abce-ac298dffb1b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:34:53.872Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:35:03.873Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=c91163a2-fcec-451c-b882-2937631bbd89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:35:03.889Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:35:13.890Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=989f9131-7bcb-4bac-bfa5-15746638b46d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:35:13.909Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:35:23.909Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=fbf43d6d-122d-434c-8939-d71f499c324a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:35:23.923Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:35:33.923Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=77e71cdf-af89-45d8-8fec-d2963f911b0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:35:33.939Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:35:43.940Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=2b66e412-42d6-4a76-bd79-4ae5f86c77af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:35:43.955Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:35:53.956Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=f3c0dbe5-3f93-4a31-a402-cd4dcb55e785 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:35:53.972Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:36:03.973Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=39d91db5-ca82-4e12-9068-4ff23f3aacb7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:36:03.986Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:36:13.987Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=89e2a00a-e574-4f90-8c7e-b1d7841a7c9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:36:14.003Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:36:24.004Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=a6356f74-bae0-44ab-9ef3-5a72bc770f01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:36:24.020Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:36:34.021Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=6eaf9498-4033-483c-9ba6-29a344f7c7dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:36:34.038Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:36:44.039Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=620597dc-7b60-483c-89a3-95c43a732b89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:36:44.058Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:36:54.059Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=5884fa87-3cfc-4cf9-b164-5ebbfcf2703a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:36:54.078Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:37:04.079Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=0b6a9f5f-2096-46b0-ba73-384939d36660 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:37:04.099Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:37:14.100Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=c51378f2-1f15-41bd-95ef-f2f442aed116 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:37:14.118Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:37:24.118Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=28eed36e-61e7-491c-bb20-ac29f2055773 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:37:24.134Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:37:34.135Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=12e769cd-f027-49e4-b53f-497eb23fc6c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:37:34.154Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:37:44.155Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=7b37a96d-d3b0-404a-9c55-a642c1665a31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:37:44.172Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-17T00:37:46.054Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-17T00:37:46.054Z |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-17T00:37:46.054Z |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-17T00:37:46.054Z |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-17T00:37:46.055Z |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-17T00:37:46.059Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-17T00:37:46.059Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-17T00:37:46.059Z |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-17T00:37:46.061Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:37:54.173Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=4d9442a6-e988-4c3d-8126-6066af457fa6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:37:54.191Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:38:04.193Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=708f4b03-2b17-485f-879e-a458acc578bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:38:04.210Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:38:14.211Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=d8c63bad-a512-45ea-9e66-27abf7496391 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:38:14.229Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:38:24.229Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=8bb31e56-40fd-44b1-8d41-714572bf1ff1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:38:24.246Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:38:34.247Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=eaa23c29-91b4-452f-93ee-fe47aa985d99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:38:34.263Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:38:44.263Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=29d77888-15b9-4454-9e23-951ba92d3700 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:38:44.278Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:38:54.279Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=84fff3d8-50cf-475b-b212-01a6e3197f02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:38:54.294Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:39:04.295Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=f733d8f5-bb96-4694-9efd-e0ba9523cabd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:39:04.311Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:39:14.312Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=6905fe36-ff2b-4892-93ec-e95c77d868eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:39:14.329Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:39:24.329Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=a73f9d4d-1641-4aaf-adbd-a47d3152f45e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:39:24.350Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:39:34.350Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=a634d6e8-6b16-4781-afbf-1fc98ce11e4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:39:34.367Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:39:44.368Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=7c8d9a66-3f12-45a2-a2ba-db07fcad7008 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:39:44.385Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:39:54.385Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=278f97a5-1cb6-445e-ac81-88333239b2fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:39:54.401Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:40:04.402Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=0e0b21ca-4b5d-47ce-a6a4-0b8afed2b016 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:40:04.415Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:40:14.416Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=98b4817a-4deb-4a36-9095-15a12488894d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:40:14.433Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:40:24.434Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=05f5453b-ea58-4ba1-ab77-c74ba5117c6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:40:24.451Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:40:34.452Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=e2ab9281-bf87-447b-b460-ae1b7a98f429 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:40:34.470Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:40:44.471Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=d70ed053-8853-46c8-99f8-cc8da2e7e4e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:40:44.488Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:40:54.488Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=9d835d1b-61a2-4a6f-b8cf-eff44add4e53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:40:54.505Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:41:04.506Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=c78cd813-b66f-48ea-9248-0cd0e59edf3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:41:04.521Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:41:14.521Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=a61fccab-2262-4907-b5f8-7276a4acdb50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:41:14.537Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:41:24.538Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=567ba8d3-e537-4b6c-bc0c-9ee629d87642 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:41:24.556Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:41:34.557Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=7b6fbcdc-7aeb-4660-9ab9-9ab16445ed04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:41:34.574Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:41:44.575Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=55a19667-e001-40c9-a0d3-05ffa83ab8ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:41:44.590Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:41:54.591Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=cb689f37-eb87-432d-9bde-d78e2eefce69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:41:54.607Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:42:04.608Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=b15ac4eb-311b-437a-95d1-82f76fafb30a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:42:04.623Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:42:14.624Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=f29f50e8-161f-4755-b7df-ba3877118015 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:42:14.641Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:42:24.642Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=bd28c61b-3a41-4301-88e0-d8038a39ced0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:42:24.660Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:42:34.660Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=2946b18e-88f9-4e27-bb4e-94e7e3cc322b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:42:34.679Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:42:44.679Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=f11af3be-0f24-4da5-ab71-9b4fa8d54c56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:42:44.696Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-17T00:42:46.061Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-17T00:42:46.061Z |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-17T00:42:46.061Z |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-17T00:42:46.061Z |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-17T00:42:46.061Z |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-17T00:42:46.065Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-17T00:42:46.065Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-17T00:42:46.065Z |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-17T00:42:46.066Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:42:54.697Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=6326e9ae-d0cf-4373-8128-14aa13547dfe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:42:54.714Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:43:04.716Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=ee021789-a7ba-47bd-a555-5bb9de21ac28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:43:04.733Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:43:14.734Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=ecc05c0a-3101-4f77-a0d5-35b445a614c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:43:14.752Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:43:24.753Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=f285f37a-39cb-453b-9239-7d035ff42ad9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:43:24.769Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:43:34.770Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=cc71e976-e0dd-4b37-94e6-a04f9f9bcae2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:43:34.785Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:43:44.785Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=7eb62c0b-e1e8-417b-ab8b-4b1350c4a6d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:43:44.799Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:43:54.800Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=2631e6c1-3f32-45b7-8c40-9b01a955765f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:43:54.816Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:44:04.817Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=dbb12fb2-ae2b-4ad9-a663-03778fc1fe27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:44:04.834Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:44:14.834Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=5e9878cf-1223-407e-b353-6e02e52edf72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:44:14.853Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:44:24.853Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=b07c84dd-9664-45fd-8ebf-750a5e334ebb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:44:24.868Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:44:34.868Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=52f99906-4a13-45ea-8e59-f11fd9a6b98b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:44:34.887Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:44:44.887Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=e7688d2d-32f8-455b-b9b0-8dd3c4a221b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:44:44.902Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:44:54.903Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=7d5484ae-af0f-4140-8eaf-3d721877dbbe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:44:54.917Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:45:04.918Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=9ce68695-0865-4f86-9b46-48e3593bbf68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:45:04.937Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:45:14.937Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=41d251dc-7c8e-43f2-88d0-7f6d7a9b3df3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:45:14.957Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:45:24.958Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=c880ab06-f3c5-4513-a0ed-3f5a6ff8d9aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:45:24.975Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:45:34.976Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=8a35241e-9a46-401b-b5c3-c1bae2206d0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:45:34.993Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:45:44.994Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=89e8fadf-7752-4fb4-ad57-6b845cbe4c83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:45:45.009Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:45:55.010Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=ec2f75c0-f902-493f-a6d1-94421e74ffe7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:45:55.028Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:46:05.028Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=72b9533e-dfc6-4bf5-951a-5a0be24b568e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:46:05.044Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:46:15.044Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=ff1d323b-5af5-4395-a028-9fabeef46ef7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:46:15.060Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:46:25.061Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=bae64775-7f73-42e2-9f2f-1ca0f04f28e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:46:25.079Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:46:35.080Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=cc737743-c6c7-450d-9df8-cebb8cd2e8c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:46:35.097Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:46:45.097Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=e36c4751-446f-4ee5-b324-7c6305b0fc97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:46:45.115Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:46:55.116Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=65e2e917-a937-4c77-baec-79fb69b6e4ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:46:55.133Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:47:05.134Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=adf05d57-d69a-4d28-999e-bd8556780bf7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:47:05.151Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:47:15.152Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=30c24642-0a58-452b-b29e-372843028d0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:47:15.168Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:47:25.169Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=af235925-b67c-428a-a9f7-7be6eb0bf3ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:47:25.184Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:47:35.185Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=942ef64a-b9bc-42c8-a78d-2f28089aa80b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:47:35.209Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:47:45.210Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=5539bf43-2910-4d7d-addc-afb776161faa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:47:45.227Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-17T00:47:46.053Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-17T00:47:46.054Z |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-17T00:47:46.054Z |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-17T00:47:46.054Z |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-17T00:47:46.054Z |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-17T00:47:46.058Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-17T00:47:46.058Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-17T00:47:46.058Z |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-17T00:47:46.059Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:47:55.228Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=fc07ef0a-c871-416b-a9fc-01d7ff1a092f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:47:55.243Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:48:05.245Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=114a9d37-325e-4a53-9885-ccf3727d7de1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:48:05.258Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:48:15.259Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=bc6a885a-8e19-4325-b70d-249e3ed43313 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:48:15.275Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:48:25.278Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=4ee47a48-9738-4214-94c7-e97ad4c03be3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:48:25.294Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:48:35.295Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=46b04acc-9c72-4a67-9c46-54620016e2de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:48:35.307Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:48:45.308Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=3fef4717-a0e0-4485-81d4-b3c368a75993 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:48:45.321Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:48:55.321Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=34b255d8-9365-4a26-a8c9-d340d98092cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:48:55.339Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:49:05.340Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=3304163c-9f03-41b3-bb69-80861c47020e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:49:05.359Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:49:15.359Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=a66be14f-74c1-4850-bab9-290312637247 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:49:15.376Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:49:25.377Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=b5d5f5d4-4cb3-4ef8-a60f-118685651ba8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:49:25.395Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:49:35.396Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=6af6e006-bb8f-47d1-9bac-25d7dd6b0f38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:49:35.424Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:49:45.425Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=ba5fc7a3-e3af-486c-a85d-f390626106fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:49:45.442Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:49:55.443Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=2f8be7f0-6c42-40fc-ae0a-4e8ebcc89b92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:49:55.460Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:50:05.460Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=3861569d-c3c0-49df-bd8a-ec01d3349ae8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:50:05.477Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:50:15.478Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=66f85713-8f28-463c-add1-6d26bcd5ef38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:50:15.496Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:50:25.497Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=7e88529c-b063-4b40-bfb3-09e1f36b849e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:50:25.511Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:50:35.512Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=a8392d39-683f-465c-8ee0-057c1a94c0de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:50:35.527Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:50:45.528Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=07a49c2a-182e-4163-8370-b7b3e018985b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:50:45.543Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:50:55.544Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=5a364ab5-5f4b-4a0d-9d3b-5473b1116a3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:50:55.558Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:51:05.558Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=d367f730-1af9-4590-ba82-ce4ede5e235c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:51:05.575Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:51:15.576Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=ca02a4fa-b070-4afa-abea-885f13fd7510 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:51:15.592Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:51:25.592Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=b9abe4c2-08fc-4a6a-bc75-2f916274dd62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:51:25.609Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:51:35.610Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=27ca89f0-7943-44bc-a0c9-5a2af7b2a628 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:51:35.626Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:51:45.626Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=77e1cb4a-b8e2-4e77-935d-d43702977740 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:51:45.644Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:51:55.644Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=46ad5017-af19-49f6-973c-c82828f1cc42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:51:55.659Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:52:05.660Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=86ff92f1-6377-45c9-bd54-a0f528707594 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:52:05.677Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:52:15.678Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=bc6b73a2-f1ed-4bda-a8b7-84208a9c289e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:52:15.693Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:52:25.694Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=ec71da20-431e-4695-998a-483bee844ee9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:52:25.711Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:52:35.712Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=369ae7fd-94e5-4fbd-80d6-3ab65e534b10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:52:35.727Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:52:45.727Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=33b535c1-b9e8-4888-b63e-83271d24e89c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:52:45.746Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-17T00:52:46.047Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-17T00:52:46.047Z |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-17T00:52:46.047Z |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-17T00:52:46.047Z |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-17T00:52:46.048Z |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-17T00:52:46.051Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-17T00:52:46.051Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-17T00:52:46.051Z |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-17T00:52:46.052Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:52:55.747Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=785c2dc7-fa37-4eb1-963f-101a410737f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:52:55.761Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:53:05.762Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=5238f415-cd32-4d8d-af4b-7388999b0ba6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:53:05.778Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:53:15.778Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=67283426-c250-4b96-b71a-e950be6007d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:53:15.790Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:53:25.791Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=388e03d3-a19f-45ea-b21c-410693296ca7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:53:25.807Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:53:35.808Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=a66536d0-7b45-4e34-8291-6e64639d7455 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:53:35.827Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:53:45.827Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=fb5e7471-d643-4cb0-9b12-36305921ad68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:53:45.846Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:53:55.847Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=ec84e165-10fa-4766-a82f-987e6ab9d42b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:53:55.863Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:54:05.864Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=07d77422-aac9-4dc5-b9ad-d04952a973f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:54:05.883Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:54:15.883Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=7262a852-7c68-4df9-b666-a33ce259a4b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:54:15.898Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:54:25.899Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=6829c8d5-25a7-4375-9c5d-5ee6c6ef3fbf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:54:25.916Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:54:35.916Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=878c516b-6e6c-4fa7-b147-7c56f85a5a93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:54:35.934Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:54:45.935Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=b9004205-8b8c-406e-8b86-41d9ddfccce1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:54:45.952Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:54:55.953Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=b30e9e89-55eb-46c7-a7e3-0d8fead2c9ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:54:55.972Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:55:05.972Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=f19d846a-8fa9-44c7-a7c4-885f006ca346 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:55:05.990Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:55:15.991Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=1c5520fe-913d-4d80-b5f1-060ae9870fab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:55:16.010Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:55:26.011Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=b9ef8ddd-cc73-48ce-bfea-2d49a4dabc28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:55:26.027Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:55:36.027Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=e24897f2-9f91-4043-9604-b189e500faee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:55:36.044Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:55:46.045Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=17d7b73a-928c-463f-a684-987da323e142 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:55:46.060Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:55:56.061Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=9c3bd6ef-d2f4-4d6a-bbe1-a3677da3c1f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:55:56.078Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:56:06.079Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=47de0b6e-bf1c-4751-b736-647a8d3231b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:56:06.094Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:56:16.094Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=bfdbab63-fb37-46e5-af7c-e5c37c60a2c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:56:16.111Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:56:26.112Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=d04084d1-7089-47ea-bce5-55b62bf41e76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:56:26.127Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:56:36.128Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=f113e4e3-daa9-43f2-924e-82d97bb9098e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:56:36.145Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:56:46.145Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=4a53fdc7-1903-469e-9767-0582405e83b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:56:46.162Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:56:56.163Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=553ee6c8-9a14-4d7c-b5e3-7e3b9369825d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:56:56.177Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:57:06.178Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=05b17708-d9b4-481e-a2c1-5a3336d88781 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:57:06.195Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:57:16.196Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=9a898cd0-5a22-4d9c-9be6-cc15ea827494 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:57:16.211Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:57:26.212Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=e1969c14-74e5-45de-baf6-a3f99ee9abeb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:57:26.227Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:57:36.227Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=dce14c69-8cf0-4e76-b91b-bf18b497f04b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:57:36.242Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-17T00:57:46.051Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-17T00:57:46.052Z |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-17T00:57:46.052Z |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-17T00:57:46.052Z |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-17T00:57:46.052Z |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-17T00:57:46.056Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-17T00:57:46.056Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-17T00:57:46.056Z |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-17T00:57:46.057Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:57:46.242Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=091e248e-2bc5-4e6c-bcaa-079211d2597c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:57:46.256Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:57:56.257Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=9e15cc9a-c0a6-4b94-90e2-bbd5226d948d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:57:56.270Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:58:06.271Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=1c67b673-0596-4315-86ef-069a8133eb9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:58:06.286Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:58:16.286Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=2545da97-3868-4c5a-8c18-fe7bd1e8e28e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:58:16.302Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:58:26.302Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=63134622-dc14-4d42-8a51-db8a11541614 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:58:26.324Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:58:36.324Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=420d3f68-c685-4195-bed7-39d7039d318f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:58:36.339Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:58:46.341Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=1bc590e2-78dc-42c5-a9f5-6d89753e3fd4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:58:46.356Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:58:56.356Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=0574a306-0507-45e9-8309-578f448d37b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:58:56.372Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:59:06.372Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=71d77091-5a83-4761-8552-c8e4a3778efb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:59:06.388Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:59:16.389Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=eccf9873-7145-4fdc-91c1-38f221ea3fc0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:59:16.404Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:59:26.404Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=7f52add2-c439-4a11-8dbc-667d1f806315 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:59:26.419Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:59:36.419Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=b8a6920e-4c6f-4398-ae8e-10551c8e41ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:59:36.435Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:59:46.436Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=dd8341bb-c1bf-444a-96fb-a156bde223d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:59:46.454Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:59:56.455Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=42fb91eb-cdf8-4d0e-9b0f-27a672014b0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T00:59:56.474Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:00:06.474Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=2c320f69-215d-4bbb-9494-6736c8366b96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:00:06.490Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:00:16.490Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=a05fe01d-34c5-4695-92eb-9bae81abb2db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:00:16.506Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:00:26.506Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=b0444db1-7a88-498b-9d6e-a7b34a86c46f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:00:26.521Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:00:36.521Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=8be1b271-be62-4e7f-b6e5-5557e4c0374b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:00:36.536Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:00:46.536Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=56f8c449-2ece-4cba-8a3e-9598ce115886 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:00:46.552Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:00:56.553Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=4d8ca240-27d2-4356-ac68-0c12db038560 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:00:56.570Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:01:06.570Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=edb4866c-4f77-4082-94df-eae23119c000 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:01:06.587Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:01:16.588Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=5a29e0a4-29a4-460e-a7f6-53d6d23feea1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:01:16.603Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:01:26.604Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=8e093b4f-f17b-4723-84f4-6ea6c3f53e73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:01:26.619Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:01:36.620Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=1beb7415-87da-41d2-9a25-e1744dd04805 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:01:36.639Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:01:46.640Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=187ca673-f429-429b-92ad-16cf1621ec6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:01:46.656Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:01:56.656Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=752ba06f-3ec4-47bc-b531-f4747e1e4d9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:01:56.671Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:02:06.672Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=0561e3de-0d31-4000-845e-1c8673b281d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:02:06.687Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:02:16.687Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=975c1730-5364-45a4-b4e4-ee515eee37a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:02:16.700Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:02:26.700Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=e736b370-dd51-4425-8144-f0706b4c0fa2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:02:26.717Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:02:36.718Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=83b5ce92-5515-4ed8-b1c1-4c7b504ae6b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:02:36.735Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-17T01:02:46.033Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-17T01:02:46.033Z |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-17T01:02:46.033Z |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-17T01:02:46.033Z |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-17T01:02:46.034Z |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-17T01:02:46.036Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-17T01:02:46.036Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-17T01:02:46.036Z |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-17T01:02:46.038Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:02:46.735Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=c01b1f55-6732-4094-bbf9-962fd718b307 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:02:46.749Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:02:56.750Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=8f60bfca-95c0-4773-a7e3-b3ec51b06bff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:02:56.764Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:03:06.764Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=a415aa26-9636-4c3f-ae56-e68771f81d03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:03:06.776Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:03:16.776Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=489187ad-f00c-431b-bcf9-da0309e33cab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:03:16.788Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:03:26.788Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=81d8b804-e23a-4e86-9d70-659d85ebc365 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:03:26.802Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:03:36.802Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=e06e3e4d-248a-4bdc-8bc4-9661156d5c3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:03:36.817Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:03:46.818Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=ffc9af46-ad53-4fcc-b5a1-8c9fe92233c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:03:46.830Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:03:56.831Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=cdd0126e-1248-4f46-bf13-b94543dccdc3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:03:56.843Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:04:06.843Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=a8ee6f5a-e2d4-4570-98d3-0b16dbac1352 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:04:06.856Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:04:16.856Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=d67f1a60-e7bd-4cb3-afb4-d9af8ccd285f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:04:16.870Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:04:26.870Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=09221d02-a0f1-4efe-96df-c770a3c19ec8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:04:26.883Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:04:36.883Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=62a96b66-7442-40fe-9727-6ac037a2d0f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:04:36.898Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:04:46.898Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=685afb35-1838-43a2-babd-a43ac6f400c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:04:46.913Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:04:56.913Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=e4c3cba3-980a-44ca-9790-c75001b5b4f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:04:56.926Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:05:06.926Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=ff2db2b4-17ba-47af-a3f3-70da5a535c52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:05:06.937Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:05:16.938Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=a2a9c161-77a2-4075-99ad-8842117c2636 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:05:16.951Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:05:26.952Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=a6ee66c9-f2c1-4f79-a301-92ed9abbd104 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:05:26.966Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:05:36.966Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=02438acf-6d11-4c28-8051-df0960096940 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:05:36.984Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:05:46.984Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=29ae1371-eb1a-4955-9abe-37e494d0a7ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:05:47.000Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:05:57.001Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=cbc62519-82ae-4853-8852-984fe976d92f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:05:57.015Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:06:07.015Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=70746ac6-8c26-4b59-b874-7e912dfce00e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:06:07.028Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:06:17.028Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=bd6a0fdc-ba0a-437a-8e10-9e6cb184e619 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:06:17.048Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:06:27.049Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=7c3a1e0a-58f4-4ed3-90aa-b4c88e1c680f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:06:27.064Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:06:37.065Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=2de4eb87-83af-4bdc-9708-551aad413c37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:06:37.083Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:06:47.084Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=929e4738-4350-47fc-85bb-df0ec620d380 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:06:47.100Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:06:57.101Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=9e682fab-d582-459d-b9b5-439780ffe701 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:06:57.118Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:07:07.119Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=2fb1abcd-2930-483a-8a50-b3c1bbd7f4f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:07:07.135Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:07:17.136Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=3b0cf608-76ca-47bd-8e84-36c9776dbf71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:07:17.153Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:07:27.154Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=9c5e4358-2443-4474-ae57-c167cb547013 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:07:27.171Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:07:37.172Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=5e2146be-a565-47c9-ba8d-faab59098ca3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:07:37.190Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-17T01:07:46.052Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-17T01:07:46.052Z |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-17T01:07:46.052Z |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-17T01:07:46.052Z |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-17T01:07:46.052Z |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-17T01:07:46.055Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-17T01:07:46.055Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-17T01:07:46.055Z |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-17T01:07:46.056Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:07:47.190Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=c8940462-f589-4d5c-bbc8-69650b552967 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:07:47.208Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:07:57.210Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=ceac9548-ee9e-4afd-9f4a-a9ee9bfe07d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:07:57.226Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:08:07.227Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=b842e64e-de20-4825-8b27-a23d9020f984 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:08:07.243Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:08:17.244Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=5626642f-34c5-4775-87f1-d68881c1a9a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:08:17.261Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:08:27.261Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=b8b19bf5-fc8c-40de-9737-5742fd90347a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:08:27.280Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:08:37.280Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=1c58a46a-195e-4e24-9a90-67b3c93e5b96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:08:37.298Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:08:47.299Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=4470474e-7711-4448-a499-a81b3cec5991 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:08:47.316Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:08:57.316Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=2b6efca5-743a-4b76-b00e-20ad89c2f560 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:08:57.334Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:09:07.335Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=6334c977-0181-4738-a0fb-1f732f685f0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:09:07.353Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:09:17.353Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=99005c7a-984d-4778-82ee-e40553fa35cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:09:17.368Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:09:27.368Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=51f064a9-0461-4ac7-a87d-90271ddf3d5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:09:27.386Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:09:37.387Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=f820adf3-1dbc-4c2e-943c-a79d2ec78970 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:09:37.404Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:09:47.404Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=d6e27388-f9ae-41b5-93fd-84e8034dcb4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:09:47.422Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:09:57.423Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=c80be83b-9bf3-448d-9fb4-1d53e46f36c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:09:57.440Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:10:07.440Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=ee257066-b82e-47a7-9d1d-75fdef1dc107 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:10:07.456Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:10:17.457Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=ed32b1d2-c675-49ff-a215-4926045d3cf6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:10:17.473Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:10:27.474Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=1918d333-c01f-4d61-96a4-682ae74fd9d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:10:27.490Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:10:37.490Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=17c88151-6436-4cc3-836c-643877834a69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:10:37.509Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:10:47.509Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=f97f86ba-b9cd-4e39-a63e-1d27e89e225b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:10:47.526Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:10:57.527Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=c9acf681-58d5-4483-a85a-19e4c9301521 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:10:57.545Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:11:07.546Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=0dfd2a5c-9945-49d7-980b-071dd5eede85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:11:07.563Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:11:17.564Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=840786d4-aa43-4aa4-8516-fc864dfc3d03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:11:17.584Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:11:27.585Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=bc1e0eea-189d-4975-83d7-4370bd426295 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:11:27.600Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:11:37.601Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=a9597f2a-772f-4fec-8add-4c5e5e0013e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:11:37.618Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:11:47.618Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=9a01b80e-aa28-48de-9038-e6fe55542399 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:11:47.634Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:11:57.634Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=39138e27-6ed9-417a-9116-0d54962ad408 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:11:57.652Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:12:07.652Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=e48780aa-1820-46fc-b308-ba8a26402915 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:12:07.666Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:12:17.667Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=0a98bc5f-e3d0-46fd-ab45-318c3aaac0d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:12:17.683Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:12:27.684Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=a71456ad-84f6-45f8-a903-0246afa12f62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:12:27.701Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:12:37.702Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=4b37f0c4-1692-4a61-bf4e-9fcd642ee3b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:12:37.718Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-17T01:12:46.042Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-17T01:12:46.043Z |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-17T01:12:46.043Z |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-17T01:12:46.043Z |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-17T01:12:46.043Z |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-17T01:12:46.046Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-17T01:12:46.046Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-17T01:12:46.046Z |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-17T01:12:46.047Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:12:47.718Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=efed81ab-d7ab-4e6e-b2f1-789c11e67652 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:12:47.736Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:12:57.736Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=d30c9763-e4e3-448c-bcc7-6ab2b84939cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:12:57.753Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:13:07.754Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=0d78ddd0-214f-4cd1-a90b-f281719d7189 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:13:07.768Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:13:17.769Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=d11952af-ac96-4760-b345-cb69b5f3e092 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:13:17.785Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:13:27.785Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=2a670ab3-808f-4611-ad7d-4aa768cf92a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:13:27.808Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:13:37.808Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=fd732ea7-31f9-4f44-a4b7-3d574d3c3fd7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:13:37.826Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:13:47.826Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=6ab30acd-d7a8-4d8e-a8ff-f6cc32d00072 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:13:47.843Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:13:57.844Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=49a4dfa6-9a2a-49f4-bdcd-f96cdcab7b8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:13:57.859Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:14:07.860Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=1b88cd30-b598-440a-a6f4-4774e1295096 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:14:07.878Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:14:17.878Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=2514265a-6738-4f17-97fe-43f6ac7c0eb8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:14:17.895Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:14:27.896Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=e805aa03-525e-49a8-8866-dbcad0946d7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:14:27.913Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:14:37.914Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=d5b32958-71cc-4dfe-bcfd-c61b0bb546f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:14:37.931Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:14:47.932Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=123063f0-2bf1-42f4-a9f8-38bc80f9d045 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:14:47.947Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:14:57.948Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=1fd971d6-7dfd-40b1-afb4-1a3338a3880f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:14:57.966Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:15:07.966Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=6606b8ac-1e59-4ef7-afc5-e4df2f6b2788 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:15:07.983Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:15:17.984Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=6cd5d3ff-70c4-43fe-a163-d716a683aab9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:15:18.001Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:15:28.002Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=5f0cc571-dd18-4d35-b921-ccd282639014 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:15:28.020Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:15:38.020Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=efd67b46-5c41-49ab-aa2d-1f3824178cdf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:15:38.035Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:15:48.036Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=62c55235-26a7-448b-8d5d-f9bb456f876b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:15:48.070Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:15:58.070Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=df04d017-11bf-49eb-b9c7-a0bdab6a6af9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:15:58.085Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:16:08.085Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=08381573-dee8-4e7f-8317-7dcbba0323f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:16:08.104Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:16:18.104Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=c8c6650b-de1b-4d43-8058-5fcfea91f4eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:16:18.121Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:16:28.121Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=98492cf5-772e-4456-9c0c-24c1ce891cc6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:16:28.138Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:16:38.138Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=3407b7c6-7027-4475-9d12-c4c758e71830 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:16:38.156Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:16:48.156Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=de774858-836b-4920-9075-9df300692b7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:16:48.175Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:16:58.175Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=1de57f14-6e54-4525-a906-9b15b944d5be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:16:58.190Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:17:08.191Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=56a74233-6593-47e4-a7e1-a2b46370214e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:17:08.222Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:17:18.223Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=807508b4-7f37-4a68-a4c4-0b06b3e482b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:17:18.237Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:17:28.238Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=ea2cbc78-e8eb-424b-a8df-c50e17d1630d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:17:28.254Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:17:38.255Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=692feda4-21d5-4a3e-84d5-4c3ef0f6969e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:17:38.269Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-17T01:17:46.053Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-17T01:17:46.053Z |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-17T01:17:46.053Z |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-17T01:17:46.054Z |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-17T01:17:46.054Z |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-17T01:17:46.057Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-17T01:17:46.057Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-17T01:17:46.057Z |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-17T01:17:46.058Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:17:48.270Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=ba24927b-c94d-41be-94ec-34028ceeb3ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:17:48.287Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:17:58.287Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=90a2f2cb-747c-4b24-b524-699cedd074ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:17:58.299Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:18:08.300Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=9777a407-62b0-45c2-9d7d-ddd8f73fbe6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:18:08.314Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:18:18.314Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=7d78c2e1-cfd0-4cae-8a7b-c1fc77ba72ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:18:18.331Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:18:28.331Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=8f70bd8f-a179-4e98-a778-f2f32443b066 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:18:28.349Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:18:38.350Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=44edf56b-6a43-46a3-9e5b-976585afcd83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:18:38.367Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:18:48.368Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=07a442e0-21ba-4f23-8c7e-591f024e45fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:18:48.382Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:18:58.382Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=eda1d82a-1500-43ad-b5c1-baaa6ae37da6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:18:58.394Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:19:08.394Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=3a436b95-5dd9-43c4-b619-2882e768d57d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:19:08.406Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:19:18.407Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=512a2d4c-9628-4d4b-92e7-218b3641190a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:19:18.420Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:19:28.420Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=40480bce-59f1-456d-b2b4-e299b97b73a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:19:28.436Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:19:38.436Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=8dc47915-7061-4a82-9312-cf648a758069 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:19:38.451Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:19:48.452Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=951011b2-923a-4093-97ed-7aaa2d6ea9fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:19:48.467Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:19:58.467Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=47f0e50b-9e7c-41a3-9723-660ca1ebc9f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:19:58.482Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:20:08.483Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=3c252b09-519e-4610-9a08-109b21690499 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:20:08.498Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:20:18.498Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=20e71ca8-c5d8-4bca-b8db-945c7413de71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:20:18.514Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:20:28.515Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=24f9f1a9-2b73-4623-b3f2-3405cc8076ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:20:28.530Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:20:38.531Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=fe7a940e-30b1-4143-8100-2e8981fff376 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:20:38.546Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:20:48.546Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=311bec83-cf6d-4871-bd7e-4c6d7fc540bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:20:48.561Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:20:58.561Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=b4e200ec-d7a3-4f42-868d-bdbb2e4c85e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:20:58.574Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:21:08.575Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=2875a667-4c96-435f-9337-c008aba38700 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:21:08.590Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:21:18.591Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=74a202ee-fae2-4328-a7ad-b0cc4453cef5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:21:18.608Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:21:28.609Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=98ebefaa-b8d9-434f-9f0d-c7d03a2511da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:21:28.622Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:21:38.623Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=795a04cb-5e4c-4b00-9b69-82e7301a0638 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:21:38.640Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:21:48.641Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=2060dfdb-6136-45a9-b179-264de5ad08ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:21:48.659Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:21:58.659Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=11714413-bc5a-42c0-b0ac-321f7b9ebf5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:21:58.677Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:22:08.677Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=b49dbba2-a8d4-4c89-8d53-d70e84add2ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:22:08.694Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:22:18.694Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=cd7de875-eeba-4d60-98e8-129c535105a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:22:18.711Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:22:28.711Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=09dcd185-425f-4a4c-9fa7-6275f2eb5b15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:22:28.724Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:22:38.725Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=9356ef5e-c6b6-4157-b8c2-3322dc207de4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:22:38.741Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-17T01:22:46.056Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-17T01:22:46.056Z |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-17T01:22:46.056Z |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-17T01:22:46.056Z |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-17T01:22:46.058Z |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-17T01:22:46.065Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-17T01:22:46.065Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-17T01:22:46.065Z |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-17T01:22:46.066Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:22:48.741Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=ea99618f-969e-4738-bdaa-4d30d769003c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:22:48.758Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:22:58.759Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=a05a889c-7a01-473c-a5ea-0ecd6e939a94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:22:58.777Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:23:08.777Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=705fed60-d33e-4642-9a40-a299e620970e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:23:08.799Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:23:18.799Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=fa78834b-f170-4c90-966c-74defffaaff4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:23:18.817Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:23:28.818Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=46479467-8c7f-478b-82c6-3d4d18dc2529 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:23:28.835Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:23:38.836Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=65aa2189-0c7a-4a63-8977-43b96534402b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:23:38.854Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:23:48.855Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=68e0ce7d-49b2-4544-a61b-eb45e6f0ce42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:23:48.873Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:23:58.873Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=72d43c88-fbd5-486a-86c9-f3f224be20db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:23:58.887Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:24:08.888Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=bea50b11-67c7-4b91-a2a2-aa693caacf86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:24:08.905Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:24:18.906Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=6baeefe4-5c46-4c6e-9d99-0dfc9b297fee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:24:18.921Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:24:28.921Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=21689b26-f45f-4c75-8711-97613ac97c66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:24:28.938Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:24:38.939Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=58b8ebf1-524f-4333-ac61-9f8a19df2ae0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:24:38.957Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:24:48.958Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=5574119f-5e47-41f6-9b6b-6e176660ed8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:24:48.975Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:24:58.975Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=78d90560-bc20-4d3a-a5dc-15f182202de4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:24:58.993Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:25:08.993Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=1fce8052-4d0e-4125-ada5-b9830921c257 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:25:09.006Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:25:19.007Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=a907149f-f568-411d-9a69-1b9cb1d44d42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:25:19.023Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:25:29.023Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=26ca9ba6-7562-4609-9b32-5692fd5bc4b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:25:29.038Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:25:39.038Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=a71df68e-c5f9-4128-a5cf-44e6bd7db1cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:25:39.054Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:25:49.055Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=25340090-8faa-4270-9b08-e29e28300554 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:25:49.072Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:25:59.073Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=602ac72a-9b02-464a-a006-bd3ea04bdd97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:25:59.090Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:26:09.091Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=af193f3a-62d1-4707-b77c-002eb8c0dde8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:26:09.106Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:26:19.107Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=9030c281-9002-4b8b-aaca-5f64a0d766c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:26:19.124Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:26:29.125Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=9104d122-f428-496b-b3ff-02e70fbcb069 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:26:29.141Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:26:39.141Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=f6961845-4282-464c-94ea-caa3f686557b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:26:39.157Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:26:49.158Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=be11a6c8-deb0-435f-b0ca-1957e20d77de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:26:49.175Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:26:59.175Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=257da00d-1aa3-4f6f-9438-b4d8c7fac8ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:26:59.190Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:27:09.191Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=f477e899-a990-4f89-b093-0e8077ca77a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:27:09.206Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:27:19.207Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=fc3f1499-49b1-4302-8506-b3131d741758 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:27:19.225Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:27:29.225Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=d3b14875-c96f-403e-b0a7-77258dbce629 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:27:29.244Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:27:39.244Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=fa54b68b-c5a3-4081-bd2e-8fc545672a4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:27:39.261Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-17T01:27:46.063Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-17T01:27:46.063Z |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-17T01:27:46.063Z |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-17T01:27:46.064Z |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-17T01:27:46.064Z |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-17T01:27:46.066Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-17T01:27:46.067Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-17T01:27:46.067Z |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-17T01:27:46.068Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:27:49.262Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=278cdcc6-d5a5-4972-b36b-e89c6140ba9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:27:49.278Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:27:59.279Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=0833a579-3718-49c9-a564-cfc16d076501 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:27:59.296Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:28:09.296Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=9e8f3b27-e689-4cd4-943a-30778f9ff6df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:28:09.315Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:28:19.315Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=7f88ff4b-4c65-4b0d-8cc4-c3518ea6bfd9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:28:19.331Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:28:29.332Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=6dc24417-79a7-4311-bde4-f3cda1b8622f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:28:29.349Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:28:39.349Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=92f95d68-088b-4077-accf-411864b3fb44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:28:39.366Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:28:49.367Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=8a87331a-4c90-456c-bd36-8ae9caf4c912 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:28:49.384Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:28:59.385Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=19e7264b-032e-4255-bbd6-883b12db0c17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:28:59.402Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:29:09.402Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=33b06015-bbfb-40e2-a60e-c75e1e79a839 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:29:09.418Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:29:19.418Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=9f3d4e33-c9f9-4c88-95e4-d5e953a71281 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:29:19.435Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:29:29.436Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=3f0293c3-3b92-4a93-916b-2e7d16465647 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:29:29.453Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:29:39.454Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=d0e7c660-6a9c-44a4-9440-189ab3233777 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:29:39.471Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:29:49.471Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=b5c26a86-fe99-4c0c-90a4-3631939d6748 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:29:49.488Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:29:59.488Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=582166e2-7067-40ad-a64c-0bc302bfcea6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:29:59.505Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:30:09.505Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=4ffb722c-6a6f-4f1d-b575-446bafd0a38d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:30:09.522Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:30:19.522Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=d7fdd6b4-5b18-4c08-a8ef-3e8e8d3d6550 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:30:19.539Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:30:29.539Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=a6e2d02c-7f90-452e-a14f-748493112ea3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:30:29.557Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:30:39.558Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=29d321ba-302b-428a-bafc-fa0478467eaf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:30:39.576Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:30:49.576Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=a49a8579-f2d5-48c5-abe0-15a2448a4182 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:30:49.593Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:30:59.593Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=5c4125fb-b88d-47a8-9b30-526deebcf801 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:30:59.610Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:31:09.611Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=685c3c26-8541-4f96-9c22-20e7424ed1ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:31:09.629Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:31:19.630Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=440eef43-e1e6-476a-93d8-c15554558152 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:31:19.644Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:31:29.644Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=9cf09b54-4bac-4417-9939-0f03868991bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:31:29.660Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:31:39.661Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=a81fec4f-5aab-449b-b3dd-e32106e32359 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:31:39.676Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:31:49.676Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=3a8cebcb-c115-49ec-bc74-c05129e1735e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:31:49.690Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:31:59.690Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=9cbb8b03-92ff-4201-8586-0623f7476a83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:31:59.708Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:32:09.709Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=20d65c7d-8c2c-41f6-b3df-e8e472195f8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:32:09.724Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:32:19.724Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=763fe6c3-7e62-4d9f-ab82-8c8151109522 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:32:19.744Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:32:29.744Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=be26cced-bf4b-482c-8033-4be8fb7aea45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:32:29.763Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:32:39.763Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=3fa54cdf-0e74-4e96-84f0-48bc3e07e3fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:32:39.778Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-17T01:32:46.040Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-17T01:32:46.040Z |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-17T01:32:46.040Z |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-17T01:32:46.040Z |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-17T01:32:46.040Z |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-17T01:32:46.043Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-17T01:32:46.043Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-17T01:32:46.043Z |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-17T01:32:46.044Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:32:49.778Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=6cfd5a9c-5c17-4dae-8b20-34fe3324d71d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:32:49.797Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:32:59.798Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=c0a1370a-11cd-400a-8c18-164d6c454314 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:32:59.815Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:33:09.816Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=cfd4bb34-6478-44f0-845c-a38c081b9a38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:33:09.832Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:33:19.832Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=db5ebd99-a2f2-415d-a005-08b259551fef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:33:19.847Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:33:29.847Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=52cf7184-e326-4bdd-8104-ead74c2c2e4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:33:29.865Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:33:39.866Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=e2c1c694-2e35-4535-81f8-7ed2276d2e1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:33:39.881Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:33:49.881Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=f7552427-1f2a-4bb4-a9c0-799ee1b50e1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:33:49.900Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:33:59.900Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=ccffe0eb-4763-41a7-b209-23bef15073dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:33:59.917Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:34:09.917Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=6ce47212-4021-440b-ba32-7384041b0906 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:34:09.934Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:34:19.934Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=1e544b50-2d7b-450b-b466-f7b18cd31ae8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:34:19.949Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:34:29.949Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=4ac9d747-1c89-426d-bd08-297e9cc5c20f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:34:29.966Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:34:39.966Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=ca57c0bb-57d0-41d4-8dba-5db493f732dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:34:39.983Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:34:49.983Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=7895b79e-3290-4b84-b53b-6eae76c042cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:34:49.999Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:34:59.999Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=bb1f293d-e8c6-4e3d-b5a3-07b5197c6202 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:35:00.013Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:35:10.013Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=879cf923-a2d7-4cc1-be79-905b9ee4c4b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:35:10.030Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:35:20.031Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=1804d859-2f19-4db3-9a3e-656431a46233 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:35:20.046Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:35:30.046Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=4bdc6766-ca82-4c38-a84c-6512e686a84f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:35:30.064Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:35:40.065Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=d9cbc79e-5fa8-4d14-bf34-da78cc24026b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:35:40.083Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:35:50.083Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=f3ddfe0c-1605-4e51-8ba4-6a0f2460f180 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:35:50.099Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:36:00.100Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=a1da11bf-1acb-4abe-b96b-1b0f2e34544a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:36:00.117Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:36:10.118Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=781dc3ec-adda-48c3-a88f-8ce7191c8fb1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:36:10.134Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:36:20.134Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=0f125990-3d55-4ddb-9ade-229c6c228015 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:36:20.152Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:36:30.153Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=72714c9f-bf39-4f9a-a97a-5dfca73753e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:36:30.169Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:36:40.170Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=4bed5d61-c709-45c9-9b11-18ff94fd7821 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:36:40.187Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:36:50.187Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=93fd29ba-c251-431f-bb6a-482c40d9708b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:36:50.220Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:37:00.220Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=b8d0d46f-5b02-48f4-b653-9eec2ea2a210 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:37:00.237Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:37:10.238Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=b74ed176-b7ac-4c12-9001-0ce9da17ab8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:37:10.256Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:37:20.257Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=f866603a-0f0b-4261-ad78-393724ea866a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:37:20.273Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:37:30.273Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=eba0e459-6328-41ca-ab5a-7dc4b44c6560 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:37:30.285Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:37:40.286Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=1efe21b6-bc1f-4058-a714-5ab34348c331 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:37:40.300Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-17T01:37:46.060Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-17T01:37:46.061Z |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-17T01:37:46.061Z |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-17T01:37:46.061Z |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-17T01:37:46.061Z |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-17T01:37:46.064Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-17T01:37:46.064Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-17T01:37:46.064Z |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-17T01:37:46.065Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:37:50.301Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=d74536d3-f492-47d3-b7b3-1999fe86c13c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:37:50.317Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:38:00.318Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=cf6c532a-c004-4024-83fe-b61efd651cb0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:38:00.334Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:38:10.335Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=5da5241b-dfee-4c22-bb1b-f2fe6b53a4a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:38:10.367Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:38:20.367Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=73458f2a-998f-451c-9693-952be64873c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:38:20.381Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:38:30.382Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=e69022a5-a7d0-4b89-86bc-1ad25d043681 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:38:30.397Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:38:40.397Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=7c02bd98-d7fb-4267-ade3-87d4f9fd8ae2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:38:40.413Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:38:50.414Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=f54b6201-a357-4d92-a86b-3974c4fc01d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:38:50.430Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:39:00.430Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=89f69964-2b02-4067-a240-96dda26a32dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:39:00.446Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:39:10.446Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=ac20c94d-4b30-4e3f-abe4-33c539da0830 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:39:10.461Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:39:20.461Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=e2549851-e1bc-43fa-a76b-c8100232b9ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:39:20.477Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:39:30.477Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=b5cad0ca-396c-4888-84d7-971a6c1a7a0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:39:30.495Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:39:40.495Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=225b08d8-bfd4-4d8a-b3a0-b03093e9c944 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:39:40.513Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:39:50.513Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=704d61d7-9763-4715-8aab-cab9d993a52c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:39:50.529Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:40:00.530Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=a2aaf986-f82f-4f14-b754-67adc251cc5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:40:00.548Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:40:10.548Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=63b2e50c-c269-4cf9-bceb-e519c45929fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:40:10.565Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:40:20.565Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=e54195c1-851b-4391-8daf-512878ea6124 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:40:20.579Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:40:30.583Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=eca8d72c-71b8-4566-8874-fb901296c777 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:40:30.599Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:40:40.599Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=0593f5e6-6528-44c6-b80c-78685b9bdf26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:40:40.617Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:40:50.617Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=6f33e47b-301f-45fe-970e-90cf8bcf0f07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:40:50.632Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:41:00.632Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=29787c91-669d-41b7-8bb4-120e9be03ee5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:41:00.647Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:41:10.648Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=96aee37e-5f87-46fa-8e8e-feaf32c31b72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:41:10.664Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:41:20.664Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=09f68688-6056-4cca-a978-fe4e2daf459b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:41:20.679Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:41:30.680Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=b0408210-9fb7-4064-8782-9a29fa08d76d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:41:30.693Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:41:40.693Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=a289173d-42b1-4a58-9f6e-233d8ce4e1e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:41:40.708Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:41:50.709Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=61a72f5d-fc06-4b99-8396-fe8e48585306 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:41:50.723Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:42:00.724Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=e33c715d-41b5-489e-94af-93886e5f5587 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:42:00.739Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:42:10.739Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=006c8c5f-ddf3-4048-865a-19e37f2f3017 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:42:10.753Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:42:20.753Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=ef6ca30c-e833-4361-a50c-b7c875829a89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:42:20.766Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:42:30.766Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=7bac0f8a-aae4-4f52-9d17-24da833f0d13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:42:30.780Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:42:40.781Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=dcc6fb0d-48b2-4f82-bf85-5195982c7a71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:42:40.794Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-17T01:42:46.061Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-17T01:42:46.061Z |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-17T01:42:46.061Z |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-17T01:42:46.061Z |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-17T01:42:46.062Z |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-17T01:42:46.064Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-17T01:42:46.065Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-17T01:42:46.065Z |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-17T01:42:46.066Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:42:50.794Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=9695a08e-654b-47ed-a490-b840fb55ff93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:42:50.809Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:43:00.810Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=e006dc96-8f5e-4c12-891e-1c7254bd9f0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:43:00.824Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:43:10.824Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=579f5069-d158-4079-8c8e-54316c3151de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:43:10.835Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:43:20.835Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=63291702-012a-485d-92b8-63e0b5e4dff7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:43:20.848Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:43:30.848Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=65bc0726-a5a6-4a0f-9d2e-ff23e328dc1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:43:30.861Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:43:40.861Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=3c16181e-1c09-4df7-ac59-495616ed669b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:43:40.875Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:43:50.875Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=ea943949-a236-426b-b217-4f782dbff793 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:43:50.891Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:44:00.892Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=273c569b-8839-4e23-9bb4-9bb849fdae4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:44:00.908Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:44:10.909Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=8e9eda60-80a4-456e-8d0b-bfb33b376047 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:44:10.923Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:44:20.923Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=67f4263c-c154-4d8f-80f8-0128d42468bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:44:20.939Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:44:30.939Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=149acaba-1e57-4e90-a496-e42f29388970 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:44:30.956Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:44:40.957Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=d1e1b5ac-135d-4b0d-9dee-49a9f3178b01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:44:40.970Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:44:50.970Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=02d2e397-cc0b-4b08-a855-e963cbed99e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:44:50.984Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:45:00.985Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=333fb144-0532-41bc-a5d4-e55c15cfd6fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:45:00.999Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:45:11.000Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=529cc075-a6a4-4932-b3e1-0b3a354683c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:45:11.015Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:45:21.015Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=b2ee28fe-470a-4909-aa4d-dc40e32b5562 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:45:21.031Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:45:31.031Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=eb723e6f-b112-4d23-8e9e-874c524c86a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:45:31.061Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:45:41.062Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=ef040250-3bc3-49bb-add0-ba1f7e874cb3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:45:41.074Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:45:51.075Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=206f200a-7f51-4f85-833e-1cd1b696deae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:45:51.088Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:46:01.089Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=76502372-67dd-4272-829c-83f5f488fcd9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:46:01.106Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:46:11.106Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=0b6de0d6-fd23-46c1-af3e-8a15e96fe37f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:46:11.119Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:46:21.119Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=1c8d7f39-750a-4e51-9a3d-4d66f4d3bf31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:46:21.138Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:46:31.139Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=30ada499-2c80-495d-bafe-4a741e74681e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:46:31.155Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:46:41.156Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=23286a69-aeaf-43f7-b171-9e8488d15124 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:46:41.172Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:46:51.172Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=a9306bd7-c2e5-466d-96f9-11efd5ca10f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:46:51.187Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:47:01.187Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=8ce73ea5-73c4-4191-8132-32ed8edfa179 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:47:01.205Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:47:11.205Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=2a50736e-595d-4a34-b4cf-2781a97e5eb3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:47:11.224Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:47:21.225Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=90804049-3ebb-4887-a650-ec2e71231f39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:47:21.242Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:47:31.242Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=d82e429c-db0a-4a47-83a5-66a87f7c4192 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:47:31.258Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:47:41.259Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=cecd5bfa-22c2-4aa1-83d0-e36c32f520b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:47:41.277Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-17T01:47:46.052Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-17T01:47:46.052Z |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-17T01:47:46.052Z |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-17T01:47:46.052Z |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-17T01:47:46.052Z |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-17T01:47:46.055Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-17T01:47:46.055Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-17T01:47:46.055Z |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-17T01:47:46.056Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:47:51.277Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=a7eeb363-7212-4779-b5d0-a1bc653a8e0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:47:51.293Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:48:01.293Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=c1055cee-4162-451b-af37-9291895a2b92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:48:01.308Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:48:11.309Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=e348b0cd-109c-4743-ab7f-505bd71e40eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:48:11.325Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:48:21.326Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=af529a3c-b1ac-46da-ace3-cca7bcaaf99b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:48:21.341Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:48:31.341Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=63621425-24b0-426f-bda1-887045d11e54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:48:31.368Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:48:41.369Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=777bfe49-2023-49d6-9164-7bd778fadd97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:48:41.385Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:48:51.386Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=0277f8dd-3d65-4a3d-84c5-fbf5158d9699 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:48:51.403Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:49:01.404Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=79e8c728-7ff6-4166-994a-e71ee8e6b1cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:49:01.420Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:49:11.420Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=c4a544af-0b2e-49d1-84b2-1b383e3097f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:49:11.437Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:49:21.438Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=fcf94b37-0db8-4ad1-93f1-9f7d5ac4ac3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:49:21.454Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:49:31.455Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=8a4de86d-8445-42cc-9fa8-b8715e4611e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:49:31.472Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:49:41.472Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=eb9143fa-d766-44ea-a67c-2bb39471981d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:49:41.488Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:49:51.489Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=bfe953a5-8a6f-45b5-b765-bb49986aac5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:49:51.506Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:50:01.506Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=4cd17946-54df-4b0b-bae6-45140d22e34c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:50:01.522Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:50:11.523Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=798ea54f-b198-4fa3-a2a2-8efc8b51e9cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:50:11.536Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:50:21.536Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=7c27e07b-d342-4bff-97a1-1c3f67f29d6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:50:21.552Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:50:31.552Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=27c656ad-f761-41d3-86a9-3cd9dc555f51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:50:31.565Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:50:41.565Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=67d14905-063d-44c2-bfd3-4b4ff14d43b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:50:41.580Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:50:51.581Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=0a1f73ba-cbe1-42ec-bef9-1e3383888f65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:50:51.597Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:51:01.597Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=428a3505-d314-424d-b3d4-36f5a8cc331f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:51:01.614Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:51:11.614Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=0fe30a44-9795-4348-92ae-cc9d6c07f664 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:51:11.632Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:51:21.633Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=65cd580a-6ba2-4524-b967-1b89c5891cae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:51:21.650Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:51:31.650Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=0abfacde-eb92-4c37-ae20-30d9bb26b459 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:51:31.669Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:51:41.669Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=ae426004-9c21-43d4-aba5-793ff491d07f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:51:41.685Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:51:51.686Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=f97c0e0b-c659-4aea-81d4-f9294ec587dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:51:51.701Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:52:01.702Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=c0646369-3b39-44b2-a3d5-3942cc461d8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:52:01.719Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:52:11.720Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=2441fc60-2f17-4511-a083-5e2281a104bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:52:11.737Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:52:21.737Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=bcd96e56-df2a-42a3-9b99-9f9d0ead9ebb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:52:21.756Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:52:31.756Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=522e79e8-8b2b-4a9f-9756-e119bad860cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:52:31.773Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:52:41.773Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=e8d479ef-860c-40a3-b8ee-487c67ecfc29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:52:41.792Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-17T01:52:46.043Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-17T01:52:46.043Z |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-17T01:52:46.043Z |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-17T01:52:46.043Z |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-17T01:52:46.044Z |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-17T01:52:46.046Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-17T01:52:46.046Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-17T01:52:46.046Z |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-17T01:52:46.047Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:52:51.792Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=f120ab82-5b50-4064-a908-f76502942f3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:52:51.807Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:53:01.809Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=e8fdccc8-af9e-45f2-b8bb-71bdcc296e39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:53:01.843Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:53:11.843Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=a3ea750f-c631-4ba2-9090-e46997acda03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:53:11.859Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:53:21.860Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=2dbd50fb-bc8b-4c15-b2c6-2ba5d140933c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:53:21.874Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:53:31.875Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=2b24ba85-46b8-4aa2-b74a-e0d997b2c38f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:53:31.891Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:53:41.892Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=9ba0e74e-ee05-4e6f-a8b9-070d150809cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:53:41.905Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:53:51.906Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=14cebc8c-3d02-42cf-b35f-93dbc0ec3323 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:53:51.921Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:54:01.921Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=d538f66c-2e82-4e80-b439-6d05313d4441 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:54:01.939Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:54:11.939Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=944cf54a-c7bd-482a-aace-2e82feb49eca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:54:11.951Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:54:21.951Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=0a4b22f5-043d-4765-afe6-84cd0856044e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:54:21.968Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:54:31.969Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=959a2dde-f255-4c3e-b0fe-9fb2e1486682 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:54:31.984Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:54:41.984Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=7943002c-8285-4346-ad86-f3ad0379766f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:54:41.998Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:54:51.998Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=ac1eb180-05a1-4b62-bd4f-0e8f821a241a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:54:52.014Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:55:02.015Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=b9cd6e55-4f83-4507-a993-ca6df2a7995a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:55:02.031Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:55:12.031Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=89457fc3-d9cb-4b4a-8a78-bcb7e2d1dfa2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:55:12.046Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:55:22.046Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=601681ac-c3d5-4d42-bb3f-b61c009e329b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:55:22.063Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:55:32.064Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=147fc135-8155-4e28-ab17-ae8be3417541 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:55:32.082Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:55:42.082Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=7456d4c7-828d-418d-9f99-362ed2c332b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:55:42.099Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:55:52.100Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=997c4387-5342-4dd8-910d-8a59fb6aac35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:55:52.117Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:56:02.117Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=91f63213-184d-41fa-b3a1-eedf5f909701 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:56:02.134Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:56:12.135Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=d9768a50-b57b-4c7b-ad48-e5fd0bed29d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:56:12.152Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:56:22.153Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=57029f0a-8b53-49f0-b047-e31e4e63a751 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:56:22.171Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:56:32.171Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=981167f1-c4dd-42d6-affa-198d0fc38295 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:56:32.187Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:56:42.188Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=f9a84ae1-945d-45fa-a5d2-9f15be87a5e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:56:42.205Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:56:52.206Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=c1876886-cd05-4cb5-9991-516fa22555d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:56:52.221Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:57:02.221Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=a65841a4-3b80-4f43-ae1f-3338d9bd12d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:57:02.236Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:57:12.236Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=d53bb368-b773-4832-b3c7-958d4b10b928 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:57:12.254Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:57:22.255Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=90680609-499d-4206-b3a1-55794dfa3852 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:57:22.270Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:57:32.271Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=405f41c4-a097-4ab6-af15-867768c58f73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:57:32.286Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:57:42.287Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=2b9b187c-e6fe-495c-a113-c2049ed890e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:57:42.301Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-17T01:57:46.034Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-17T01:57:46.034Z |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-17T01:57:46.035Z |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-17T01:57:46.035Z |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-17T01:57:46.035Z |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-17T01:57:46.041Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-17T01:57:46.042Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-17T01:57:46.042Z |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-17T01:57:46.043Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:57:52.301Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=8bc29936-5fd3-4c5f-b6bf-2d6a93c55779 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:57:52.317Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:58:02.317Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=ee23635d-ec4a-416a-b87e-dfc42d968531 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:58:02.331Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:58:12.332Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=6496007b-1cd8-4ca9-b06b-f0a8154b9713 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:58:12.346Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:58:22.346Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=7b83dc2d-d696-4812-b695-b60604a6f05a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:58:22.367Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:58:32.367Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=b98e4acf-100a-4b45-a045-69b4bcbfbfaf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:58:32.383Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:58:42.384Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=c0534579-7ee0-4ae1-88d6-b1ea42e0a2a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:58:42.399Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:58:52.400Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=a3970aed-d22f-43aa-beaf-a4ffd0f68859 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:58:52.415Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:59:02.415Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=026e87d9-cf69-4537-992c-73390a34b281 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:59:02.433Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:59:12.433Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=8d574260-d886-4ce3-b9d3-7a18960b04c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:59:12.450Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:59:22.450Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=1d9207f9-f130-4f7f-95e4-4c30f921677b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:59:22.465Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:59:32.465Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=fc2cc9c6-63a2-4fdd-ac6e-b5751e0b3989 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:59:32.479Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:59:42.479Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=20bb965c-6fb8-4bdd-a680-7ab0644ea82b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:59:42.496Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:59:52.496Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=697a6fe1-5fad-4279-b9c9-e9f048c9f4a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T01:59:52.514Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T02:00:02.514Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=d836a070-6af8-4102-992f-9bd19545219a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T02:00:02.530Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T02:00:12.530Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=88ccc5cd-9598-4605-89bf-a0172d885895 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T02:00:12.545Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T02:00:22.546Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=18c1c67b-1b58-4df5-8c22-c17ca64e1736 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T02:00:22.564Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T02:00:32.565Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=1771ee72-85f4-4c4f-922c-62d44743b771 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T02:00:32.583Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T02:00:42.583Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=b891ca11-e4b0-41ef-901e-e51a8ed4a4b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T02:00:42.602Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T02:00:52.602Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=eb6edf00-9c51-4cfa-851f-565f38ca7d60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T02:00:52.618Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T02:01:02.618Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=949a4c50-2997-4594-863a-407b8cd26b00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T02:01:02.638Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T02:01:12.639Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=b6c57946-057b-4a61-bf07-4a0ec37390bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T02:01:12.653Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T02:01:22.654Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=fca61a2f-7dda-42e1-9840-50ef7e5b75b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T02:01:22.672Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T02:01:32.672Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=bcd7874d-2643-47d8-b98a-206b3619eac1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T02:01:32.688Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T02:01:42.688Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=65910f72-7f7a-486c-8515-5800f59c9bbc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T02:01:42.705Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T02:01:52.705Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=a9678de1-fcd1-4eb2-ab1a-fe7d89848972 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T02:01:52.721Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T02:02:02.721Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=19cff301-baf7-430b-b425-0ad2a9b6e150 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T02:02:02.737Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T02:02:12.737Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=9d07e030-97fa-48e4-9021-4d8d65e11764 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T02:02:12.760Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T02:02:22.761Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=d3dcdfcc-7f48-4ebd-b475-2a56765e174d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T02:02:22.779Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T02:02:32.779Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=dc5e92e7-417a-41b0-981a-f4bd5efe08b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T02:02:32.796Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T02:02:42.797Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=ec376931-8866-4431-a892-fcdd7f719459 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T02:02:42.812Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-17T02:02:46.081Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-17T02:02:46.081Z |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-17T02:02:46.081Z |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-17T02:02:46.081Z |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-17T02:02:46.081Z |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-17T02:02:46.084Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-17T02:02:46.084Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-17T02:02:46.084Z |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-17T02:02:46.085Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T02:02:52.812Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=4ac68de6-20f4-4e80-ba0a-9cf6f7021147 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T02:02:52.830Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T02:03:02.831Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=44ff0781-cfab-487a-854e-73b28cfc7c2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T02:03:02.848Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T02:03:12.849Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=c1661ace-76a7-4495-bb9f-fa65bdd30ce7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T02:03:12.866Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T02:03:22.866Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=fdc1c417-70f0-4c0a-aef6-266b68b78a49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T02:03:22.881Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T02:03:32.881Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=bcbbe5c8-8c70-4e0c-8a4e-8a657b8e7beb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T02:03:32.896Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T02:03:42.897Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=65f4e75d-736d-42b1-9f8a-c7860a166151 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T02:03:42.912Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T02:03:52.913Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=eb6e5e67-c9c5-476e-9956-851105c284d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T02:03:52.930Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T02:04:02.931Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=20c37148-8ac7-4787-a958-3a0ebfc62542 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T02:04:02.946Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T02:04:12.947Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=e78ecd72-c0a9-42cc-a289-f253cfc66931 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T02:04:12.964Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T02:04:22.964Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=293790f6-7f9d-46db-ad31-12634aaf4eaf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T02:04:22.982Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T02:04:32.982Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=b1f71441-72cf-420b-a151-128e1a43f655 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T02:04:32.997Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T02:04:42.998Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=36307402-392f-4535-a9ea-2cd1a8c8b922 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T02:04:43.015Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T02:04:53.016Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=edf7d3a2-0737-4bf0-89fa-2884fd5b0811 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T02:04:53.031Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T02:05:03.032Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=b5adfe1a-1ff8-40d2-8413-66b44cf0b03b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T02:05:03.047Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T02:05:13.047Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=c0fbf25c-4d93-439a-83f2-de7046f589d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T02:05:13.064Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T02:05:23.064Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=a44f57dc-0310-4ca4-8785-98bf7e65fd45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T02:05:23.079Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T02:05:33.079Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=2f321f98-5632-4b35-998d-bd7dfb2d6611 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T02:05:33.095Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T02:05:43.096Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=de58e314-958b-4f09-9a8c-bd4045b9179d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T02:05:43.113Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T02:05:53.114Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=6db6c7aa-8323-4f69-ae0c-ae50618bc63d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T02:05:53.130Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T02:06:03.131Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=f435a221-52b5-458f-ac6e-1f6627250ecb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T02:06:03.147Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T02:06:13.148Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=12bf0546-8fc8-4214-bbd7-24b83ebdf37b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T02:06:13.165Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T02:06:23.166Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=3fab75e9-d111-43a7-8993-497ab9603638 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T02:06:23.183Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T02:06:33.183Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=4ca3ade2-a041-45d5-b2b5-48d5b492e768 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T02:06:33.202Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T02:06:43.202Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=05d588f6-2e44-4936-b255-c33e6ae6b69d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T02:06:43.219Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T02:06:53.219Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=ec6df6f3-19d5-4b13-a89b-2308ee00c885 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T02:06:53.235Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T02:07:03.235Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=325ecd7b-085f-404f-b4c7-2dabaea8aed7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T02:07:03.249Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T02:07:13.250Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=f315f7b1-be5c-4705-96f9-1fc935adcd8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T02:07:13.267Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T02:07:23.267Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=41d1f097-1874-4f27-920b-ff1ae996f73c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T02:07:23.286Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T02:07:33.286Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=48e0e6c2-54b8-4533-9d02-e63c615474dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T02:07:33.307Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T02:07:43.308Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=469e1d8f-34a1-42b8-9dff-c47bd6db11d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T02:07:43.322Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-17T02:07:46.041Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-17T02:07:46.041Z |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-17T02:07:46.041Z |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-17T02:07:46.041Z |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-17T02:07:46.041Z |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-17T02:07:46.044Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-17T02:07:46.044Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-17T02:07:46.044Z |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-17T02:07:46.045Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T02:07:53.323Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=63a79738-95ff-48eb-8745-c058ba804cdf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T02:07:53.337Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T02:08:03.338Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=ec24a436-92f5-4b67-a922-efefb5963b2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T02:08:03.351Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T02:08:13.351Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=fcfecac9-f6cf-4de9-82c5-28583dfede8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T02:08:13.366Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T02:08:23.367Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=47b384f3-4009-43c6-86a8-30f7655008bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T02:08:23.379Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T02:08:33.379Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=6dc2f8b6-8ab2-4039-ab3d-ba9526b8c040 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T02:08:33.400Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T02:08:43.400Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=8b244505-ed32-4601-a288-2c79e504755c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T02:08:43.414Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T02:08:53.414Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=661726fd-ec8a-4234-9432-26be3bbffe49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T02:08:53.430Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T02:09:03.430Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=1cd4faa9-e671-4293-96ca-ddabb67c18a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T02:09:03.449Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T02:09:13.449Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=f14d80b3-a082-4d37-b6e5-d31add075d5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T02:09:13.462Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T02:09:23.463Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=8dcc8358-bab2-46d7-81d2-9e97cd7bef00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T02:09:23.477Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T02:09:33.478Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=ae8cc986-726b-4228-803a-3500deec52c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T02:09:33.493Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T02:09:43.493Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=3acd9ae9-6042-4ddb-85a3-e3ee867f4f0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T02:09:43.509Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T02:09:53.510Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=e32c552f-0b41-48ea-badb-0be42ef324f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T02:09:53.525Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T02:10:03.526Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=d3981488-be61-48bf-b2be-9cc03c59f4bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T02:10:03.538Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T02:10:13.538Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=a6d6cf97-ac81-43da-bd1a-4cf47b59d8a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T02:10:13.556Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T02:10:23.556Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=d98f4957-7681-416a-a673-d9749b11a4a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T02:10:23.575Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T02:10:33.576Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=07c75693-9832-438d-b52c-9e88d6079d6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T02:10:33.593Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T02:10:43.601Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=eb3e6d0e-0e96-48da-9e74-54d041934d60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T02:10:43.618Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T02:10:53.618Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=c931c31f-67dc-4418-89cf-84aac697e34c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T02:10:53.634Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T02:11:03.635Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=468d9386-bd1d-480d-9e03-ed9b521ac435 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T02:11:03.651Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T02:11:13.651Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=9d1f9f32-3587-4fc8-8331-e34ccc02d903 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T02:11:13.667Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T02:11:23.668Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=22793c43-9f9b-46e1-b980-f02236d2db89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T02:11:23.685Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T02:11:33.685Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=e8484e97-e937-4b52-a697-b3a3fd490666 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T02:11:33.701Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T02:11:43.702Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=bc7fcb87-db91-4bd2-9c92-e6e85e139030 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T02:11:43.717Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T02:11:53.717Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=94096867-40bc-459f-8f74-245fe696f205 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T02:11:53.733Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T02:12:03.733Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=97a80003-45f5-4bf4-abfd-df03e8f1a1c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T02:12:03.750Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T02:12:13.750Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=ee41466a-60e7-448b-b95c-095296193446 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T02:12:13.770Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T02:12:23.771Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=8739e64b-c339-46aa-b308-5c51e729e19e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T02:12:23.787Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T02:12:33.788Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=962e7c73-1dbb-484e-8c3d-31095ed8f57b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T02:12:33.804Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T02:12:43.804Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=fe72eda9-67e7-4d1b-9e45-ca9e04c6713b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T02:12:43.818Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-17T02:12:46.053Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-17T02:12:46.053Z |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-17T02:12:46.053Z |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-17T02:12:46.053Z |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-17T02:12:46.053Z |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-17T02:12:46.056Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-17T02:12:46.056Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-17T02:12:46.056Z |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-17T02:12:46.058Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T02:12:53.818Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=1c1d0f25-21eb-46fe-ba81-a2ad5abf1ec8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T02:12:53.831Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T02:13:03.832Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=1fa0f1d6-3708-4d76-aeb9-540d33c59345 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T02:13:03.848Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T02:13:13.849Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=6b2b80e1-9891-4ca6-b7e4-bb454da51dd1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T02:13:13.865Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T02:13:23.865Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=c61394fb-9347-40ae-b28e-75cfd6691619 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T02:13:23.880Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T02:13:33.881Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=c6259431-aac5-492f-ac4a-be5af3faf675 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T02:13:33.896Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T02:13:43.896Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=6b14ad77-607e-4f14-b76f-f70c8555a1e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T02:13:43.910Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T02:13:53.911Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=4c092f3d-168a-43bd-a5be-1b9ea033f892 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T02:13:53.926Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T02:14:03.926Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=967c23f7-75bb-4c39-9170-e93cd9d87038 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T02:14:03.941Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T02:14:13.941Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=780d2449-985e-4d11-8258-de72dc69a90d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T02:14:13.957Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T02:14:23.957Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=3462888a-db37-46f8-907a-555ccbea85b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T02:14:23.973Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T02:14:33.974Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=5a199525-d441-41c3-8a31-a11ca15502f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T02:14:33.986Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T02:14:43.986Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=fe5c6a97-dccc-4e0c-8d91-107539eb1d41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T02:14:44.002Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T02:14:54.003Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=09c47665-32fa-4a11-87ae-0f1878f780f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T02:14:54.017Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T02:15:04.018Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=707a9422-fc7e-4ff6-ae79-eda598341636 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T02:15:04.035Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T02:15:14.035Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=47a28d81-d3d2-4665-b9d1-9a58f73ad131 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T02:15:14.053Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T02:15:24.053Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=ea91921c-9866-4f84-a51b-d0612d0d223b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T02:15:24.066Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T02:15:34.067Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=6eff3bb2-bb88-40c9-aef7-3d9aa1fadb0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T02:15:34.083Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T02:15:44.083Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=d2baa019-39e3-403d-9af2-c6d1338740e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T02:15:44.098Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T02:15:54.099Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=66962bf0-e8a5-40d8-80f7-9996831e3c39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T02:15:54.115Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T02:16:04.115Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=7320646e-ba71-4a68-9b66-284474da686d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T02:16:04.128Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T02:16:14.129Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=f062d9e8-73de-42bf-80e0-cff6d81bb25d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T02:16:14.146Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T02:16:24.146Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=48a23c2d-2a7b-49cf-8994-05c318b49550 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T02:16:24.161Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T02:16:34.162Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=f6f60561-5f3e-44e1-bc40-83539c3b9eea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T02:16:34.178Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T02:16:44.179Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=1f1e417f-af0d-46d2-a7f7-df72e63abb9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T02:16:44.197Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T02:16:54.197Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=44a65568-8a2a-48eb-9fab-4409840cabff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T02:16:54.213Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T02:17:04.214Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=ac979d7d-460b-49fc-8189-df13f0a8bc91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T02:17:04.230Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T02:17:14.231Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=95a1374a-8edb-4f1e-ada4-38b1f441e080 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T02:17:14.247Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T02:17:24.247Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=d92f6686-761d-4f83-bdd0-7866b10d81c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T02:17:24.264Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T02:17:34.264Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=4f74ee62-3714-4348-b5fd-00b2bc6b48b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T02:17:34.279Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T02:17:44.280Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=4b88d47d-f33b-49d0-8afa-2780b090d4c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T02:17:44.292Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-17T02:17:46.060Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-17T02:17:46.060Z |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-17T02:17:46.060Z |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-17T02:17:46.060Z |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-17T02:17:46.060Z |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-17T02:17:46.062Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-17T02:17:46.063Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-17T02:17:46.063Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-03-17T02:17:46.064Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T02:17:54.293Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=a8ec9e21-e87d-4de0-bb03-2924d1ee2c4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T02:17:54.306Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T02:18:04.307Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=38f4a110-741a-4d27-b3be-b538dbbbb4eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T02:18:04.321Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T02:18:14.321Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=ab761457-89cb-4044-9ea3-8895b33375cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T02:18:14.338Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T02:18:24.338Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=64e71438-e04f-4654-8df0-ca9973ad36ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T02:18:24.353Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T02:18:34.354Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=93848474-7749-43fb-a158-8389e25738ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T02:18:34.367Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T02:18:44.367Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=5935147c-28ad-475f-b65c-b2d1b17fd4d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T02:18:44.382Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T02:18:54.382Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=1e674d53-8e3b-45d7-81fc-59a018fbbf15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T02:18:54.403Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T02:19:04.403Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=befba48d-e3fb-4a61-b3ec-6d3a235f86fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T02:19:04.416Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T02:19:14.416Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=148250bd-f6fc-425a-b7e2-8f4f457cc35a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T02:19:14.432Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T02:19:24.432Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=6ef647cd-6467-4ebb-a6af-52abea1cbf09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T02:19:24.448Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T02:19:34.448Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=ca033be2-53c4-4748-9d1f-f4dc554a4537 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T02:19:34.461Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-17T02:19:44.461Z |INFO |Init configs |InvocationID=1eb3dac5-f6a2-435a-86f2-7877c3449a7f, InstanceUUID=e753a0b3-293d-48cd-bbbf-f4f88be206c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-0