By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.7.2) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-01T05:15:35.100Z |INFO |CBS client will use plain http protocol. | | | |main | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-01T05:15:35.120Z |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-01T05:15:35.121Z |INFO |Falling back to use default CBS client configuration properties | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-03-01T05:15:35.124Z |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-01T05:15:35.968Z |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-01T05:15:36.292Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-01T05:15:36.293Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-01T05:15:36.294Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |main | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-03-01T05:15:36.449Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2023-03-01T05:15:36.605Z |INFO |The following 1 profile is active: "prod" | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2023-03-01T05:15:36.709Z |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-01T05:15:40.803Z |INFO |BeanFactory id=074ce1ac-844d-3936-b803-5881ae1c6a8f | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2023-03-01T05:15:42.660Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2023-03-01T05:15:42.740Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2023-03-01T05:15:42.741Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.65] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2023-03-01T05:15:43.027Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2023-03-01T05:15:43.028Z |INFO |Root WebApplicationContext: initialization completed in 6318 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2023-03-01T05:15:45.528Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=3735a4e3-a236-46e9-a4c9-9d488483e449 | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2023-03-01T05:15:50.081Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=3735a4e3-a236-46e9-a4c9-9d488483e449 | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2023-03-01T05:15:51.545Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=3735a4e3-a236-46e9-a4c9-9d488483e449 | | |main | org.onap.dcaegen2.services.prh.MainApp |2023-03-01T05:15:51.843Z |INFO |Started MainApp in 22.702 seconds (JVM running for 24.045) |InvocationID=3735a4e3-a236-46e9-a4c9-9d488483e449 | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2023-03-01T05:15:51.936Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2023-03-01T05:15:51.956Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2023-03-01T05:15:51.960Z |INFO |Completed initialization in 3 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2023-03-01T05:15:52.068Z |INFO |Start scheduling PRH workflow |InvocationID=3735a4e3-a236-46e9-a4c9-9d488483e449 | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T05:15:52.102Z |INFO |Init configs |InvocationID=3735a4e3-a236-46e9-a4c9-9d488483e449, InstanceUUID=ef58ad4a-51c2-4643-a3ed-0f2c992738ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T05:15:53.040Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T05:16:03.042Z |INFO |Init configs |InvocationID=3735a4e3-a236-46e9-a4c9-9d488483e449, InstanceUUID=ca710a04-a3d7-43c9-b461-d344888041d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T05:16:03.065Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T05:16:13.072Z |INFO |Init configs |InvocationID=3735a4e3-a236-46e9-a4c9-9d488483e449, InstanceUUID=9979eac7-e835-45cc-a435-307df69f88d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T05:16:13.110Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T05:16:23.112Z |INFO |Init configs |InvocationID=3735a4e3-a236-46e9-a4c9-9d488483e449, InstanceUUID=6c4df377-026e-4899-906d-0ed0a7e44b06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T05:16:23.136Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T05:16:33.140Z |INFO |Init configs |InvocationID=3735a4e3-a236-46e9-a4c9-9d488483e449, InstanceUUID=28754b56-111e-4aeb-a76f-ed062877711f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T05:16:33.172Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T05:16:43.176Z |INFO |Init configs |InvocationID=3735a4e3-a236-46e9-a4c9-9d488483e449, InstanceUUID=e6f51006-1cde-4644-bcfc-4f5c19c95a84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T05:16:43.206Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T05:16:53.208Z |INFO |Init configs |InvocationID=3735a4e3-a236-46e9-a4c9-9d488483e449, InstanceUUID=fc23ffcc-75a6-410e-bbd5-ac54118bf131 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T05:16:53.244Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T05:17:03.246Z |INFO |Init configs |InvocationID=3735a4e3-a236-46e9-a4c9-9d488483e449, InstanceUUID=7e86a589-0063-4ac8-82c8-b0551c119e34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T05:17:03.261Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T05:17:13.263Z |INFO |Init configs |InvocationID=3735a4e3-a236-46e9-a4c9-9d488483e449, InstanceUUID=e2c757a9-e991-4222-823b-4ac7b33fff56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T05:17:13.280Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T05:17:23.281Z |INFO |Init configs |InvocationID=3735a4e3-a236-46e9-a4c9-9d488483e449, InstanceUUID=71688fbd-7b4c-4ed5-a997-367795671ce0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T05:17:23.314Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T05:17:33.324Z |INFO |Init configs |InvocationID=3735a4e3-a236-46e9-a4c9-9d488483e449, InstanceUUID=df1330d0-bcbe-435c-88d1-0b1e0949c3ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T05:17:33.343Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T05:17:43.347Z |INFO |Init configs |InvocationID=3735a4e3-a236-46e9-a4c9-9d488483e449, InstanceUUID=46696565-5144-4033-a8d1-c3f6f273011c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T05:17:43.379Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T05:17:53.380Z |INFO |Init configs |InvocationID=3735a4e3-a236-46e9-a4c9-9d488483e449, InstanceUUID=23e47c39-4db7-460e-be8f-9b63d1bd92f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T05:17:53.421Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T05:18:03.422Z |INFO |Init configs |InvocationID=3735a4e3-a236-46e9-a4c9-9d488483e449, InstanceUUID=a4b90d07-d29b-49de-b0c8-2a15a91ffbb6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T05:18:03.454Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T05:18:13.455Z |INFO |Init configs |InvocationID=3735a4e3-a236-46e9-a4c9-9d488483e449, InstanceUUID=51a9ef79-caba-4c30-8b37-c9c02611b016 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T05:18:13.485Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T05:18:23.486Z |INFO |Init configs |InvocationID=3735a4e3-a236-46e9-a4c9-9d488483e449, InstanceUUID=c7274dd3-f91b-401e-be82-58f76d3c160a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T05:18:23.509Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T05:18:33.510Z |INFO |Init configs |InvocationID=3735a4e3-a236-46e9-a4c9-9d488483e449, InstanceUUID=ffa09b2b-420d-4fd9-a6e1-e016265ee12e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T05:18:33.524Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T05:18:43.524Z |INFO |Init configs |InvocationID=3735a4e3-a236-46e9-a4c9-9d488483e449, InstanceUUID=0d735e45-791b-4cea-8866-9f058467f490 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T05:18:43.566Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T05:18:53.572Z |INFO |Init configs |InvocationID=3735a4e3-a236-46e9-a4c9-9d488483e449, InstanceUUID=64fc2e05-5983-42d0-9c07-58b5aae8aa30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T05:18:53.595Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T05:19:03.596Z |INFO |Init configs |InvocationID=3735a4e3-a236-46e9-a4c9-9d488483e449, InstanceUUID=047672bf-a138-4776-8e2c-49c74118db59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T05:19:03.625Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T05:19:13.627Z |INFO |Init configs |InvocationID=3735a4e3-a236-46e9-a4c9-9d488483e449, InstanceUUID=9e7e33dd-e83b-4355-b77b-170327ac0754 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T05:19:13.643Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T05:19:23.652Z |INFO |Init configs |InvocationID=3735a4e3-a236-46e9-a4c9-9d488483e449, InstanceUUID=cd0fc690-4d0b-48fe-a636-e535eeee7dd2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T05:19:23.702Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T05:19:33.704Z |INFO |Init configs |InvocationID=3735a4e3-a236-46e9-a4c9-9d488483e449, InstanceUUID=8c02cdc2-475a-44c2-b031-dde619b56b3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T05:19:33.724Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T05:19:43.725Z |INFO |Init configs |InvocationID=3735a4e3-a236-46e9-a4c9-9d488483e449, InstanceUUID=662afbe2-dd08-48af-8445-4a04e958ebff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T05:19:43.739Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T05:19:53.740Z |INFO |Init configs |InvocationID=3735a4e3-a236-46e9-a4c9-9d488483e449, InstanceUUID=7669815f-e2e6-452e-92ee-706973e63cd6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T05:19:53.762Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T05:20:03.765Z |INFO |Init configs |InvocationID=3735a4e3-a236-46e9-a4c9-9d488483e449, InstanceUUID=6d5c6034-64f8-402e-9b54-a12bec420749 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T05:20:03.778Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T05:20:13.780Z |INFO |Init configs |InvocationID=3735a4e3-a236-46e9-a4c9-9d488483e449, InstanceUUID=58ddce3d-a8dd-47af-ba6d-40374c4592d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T05:20:13.798Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T05:20:23.799Z |INFO |Init configs |InvocationID=3735a4e3-a236-46e9-a4c9-9d488483e449, InstanceUUID=7481aba4-2c4f-4881-9e93-26c4b54f9bd9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T05:20:23.814Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T05:20:33.815Z |INFO |Init configs |InvocationID=3735a4e3-a236-46e9-a4c9-9d488483e449, InstanceUUID=48310e18-6dff-496d-8cf8-c0608535a6bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T05:20:33.830Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T05:20:43.831Z |INFO |Init configs |InvocationID=3735a4e3-a236-46e9-a4c9-9d488483e449, InstanceUUID=69d18778-ee3d-414b-a790-04cb1cd63b10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T05:20:43.847Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-01T05:20:47.279Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-01T05:20:47.280Z |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-01T05:20:47.280Z |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-01T05:20:47.280Z |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-01T05:20:47.281Z |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-01T05:20:47.304Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-01T05:20:47.304Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-01T05:20:47.304Z |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-01T05:20:47.316Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T05:20:53.848Z |INFO |Init configs |InvocationID=3735a4e3-a236-46e9-a4c9-9d488483e449, InstanceUUID=b2b187dc-efd5-4060-bf1f-1fe9a053e5bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T05:20:53.874Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T05:21:03.878Z |INFO |Init configs |InvocationID=3735a4e3-a236-46e9-a4c9-9d488483e449, InstanceUUID=3a709f90-60b4-43bd-aeb1-6e52956c9b75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T05:21:03.892Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T05:21:13.896Z |INFO |Init configs |InvocationID=3735a4e3-a236-46e9-a4c9-9d488483e449, InstanceUUID=97c7f8c1-659a-4069-85a6-42e38ce4b2d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T05:21:13.923Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T05:21:23.925Z |INFO |Init configs |InvocationID=3735a4e3-a236-46e9-a4c9-9d488483e449, InstanceUUID=f6d849f1-9b84-4add-976c-838822ae22da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T05:21:23.957Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T05:21:33.961Z |INFO |Init configs |InvocationID=3735a4e3-a236-46e9-a4c9-9d488483e449, InstanceUUID=72ef3120-6758-4fce-a995-2a29d6ab37de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T05:21:34.009Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T05:21:44.011Z |INFO |Init configs |InvocationID=3735a4e3-a236-46e9-a4c9-9d488483e449, InstanceUUID=7c2992b5-dfdc-4426-af15-a8abf4aed145 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T05:21:44.074Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T05:21:54.076Z |INFO |Init configs |InvocationID=3735a4e3-a236-46e9-a4c9-9d488483e449, InstanceUUID=7042729e-8567-4ac2-8819-2e23871b7a40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T05:21:54.106Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T05:22:04.110Z |INFO |Init configs |InvocationID=3735a4e3-a236-46e9-a4c9-9d488483e449, InstanceUUID=f591cd0f-7809-4eaf-9d71-0ea195aef5e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T05:22:04.134Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T05:22:14.145Z |INFO |Init configs |InvocationID=3735a4e3-a236-46e9-a4c9-9d488483e449, InstanceUUID=8202a029-98c1-4cfc-bb28-a5fcedc976f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T05:22:14.162Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T05:22:24.164Z |INFO |Init configs |InvocationID=3735a4e3-a236-46e9-a4c9-9d488483e449, InstanceUUID=3c02405e-3dad-406a-b516-ab033b5d33cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T05:22:24.186Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T05:22:34.188Z |INFO |Init configs |InvocationID=3735a4e3-a236-46e9-a4c9-9d488483e449, InstanceUUID=2d211062-1fc3-42e0-8c42-e289f0a3ba52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T05:22:34.212Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T05:22:44.213Z |INFO |Init configs |InvocationID=3735a4e3-a236-46e9-a4c9-9d488483e449, InstanceUUID=ec03c992-a45b-43a2-8df5-1c0f4345b6fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T05:22:44.235Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T05:22:54.239Z |INFO |Init configs |InvocationID=3735a4e3-a236-46e9-a4c9-9d488483e449, InstanceUUID=5670774f-ddbb-43d4-a58c-598418bb9ed5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T05:22:54.256Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T05:23:04.262Z |INFO |Init configs |InvocationID=3735a4e3-a236-46e9-a4c9-9d488483e449, InstanceUUID=6e0a112b-2378-4ce3-adec-eaf5a90c3252 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T05:23:04.294Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T05:23:14.301Z |INFO |Init configs |InvocationID=3735a4e3-a236-46e9-a4c9-9d488483e449, InstanceUUID=7ae7c8f2-1c25-4194-b3c0-cf2a25abf47e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T05:23:14.350Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T05:23:24.351Z |INFO |Init configs |InvocationID=3735a4e3-a236-46e9-a4c9-9d488483e449, InstanceUUID=ad6d7a9e-6d2a-403c-8a12-4516ce267ecb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T05:23:24.382Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T05:23:34.383Z |INFO |Init configs |InvocationID=3735a4e3-a236-46e9-a4c9-9d488483e449, InstanceUUID=cf9013c3-f7f0-442a-9007-1adee48eca00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T05:23:34.397Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T05:23:44.398Z |INFO |Init configs |InvocationID=3735a4e3-a236-46e9-a4c9-9d488483e449, InstanceUUID=93a98005-1783-4296-8b7d-fb2000301429 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T05:23:44.414Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T05:23:54.415Z |INFO |Init configs |InvocationID=3735a4e3-a236-46e9-a4c9-9d488483e449, InstanceUUID=ac954d56-eab5-47a4-bb40-cffda6144f1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T05:23:54.435Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T05:24:04.436Z |INFO |Init configs |InvocationID=3735a4e3-a236-46e9-a4c9-9d488483e449, InstanceUUID=804c1361-2b87-4187-907a-65426ad8098f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T05:24:04.452Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T05:24:14.453Z |INFO |Init configs |InvocationID=3735a4e3-a236-46e9-a4c9-9d488483e449, InstanceUUID=e559126b-738c-4ebb-86c4-3e3454bde23f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T05:24:14.475Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T05:24:24.476Z |INFO |Init configs |InvocationID=3735a4e3-a236-46e9-a4c9-9d488483e449, InstanceUUID=27b50334-c3ae-4a83-9b55-6b5702ab6481 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T05:24:24.490Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T05:24:34.491Z |INFO |Init configs |InvocationID=3735a4e3-a236-46e9-a4c9-9d488483e449, InstanceUUID=065ed1ae-c9b4-4d03-96db-5d0c8877ab1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T05:24:34.509Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T05:24:44.509Z |INFO |Init configs |InvocationID=3735a4e3-a236-46e9-a4c9-9d488483e449, InstanceUUID=be57efac-d21e-483b-bbad-80ee6443aab2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T05:24:44.526Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T05:24:54.525Z |INFO |Init configs |InvocationID=3735a4e3-a236-46e9-a4c9-9d488483e449, InstanceUUID=593269bc-d0bd-451a-adb2-e7b89b25e2bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T05:24:54.539Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T05:25:04.540Z |INFO |Init configs |InvocationID=3735a4e3-a236-46e9-a4c9-9d488483e449, InstanceUUID=0eedd2f6-89c9-49bd-99b2-6d560e03a9b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T05:25:04.571Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T05:25:14.571Z |INFO |Init configs |InvocationID=3735a4e3-a236-46e9-a4c9-9d488483e449, InstanceUUID=15064c32-a0dd-4e9e-8b64-21dab76db0bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T05:25:14.590Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T05:25:24.592Z |INFO |Init configs |InvocationID=3735a4e3-a236-46e9-a4c9-9d488483e449, InstanceUUID=5863bdba-8aa6-4bd4-9999-796b09a0e739 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T05:25:24.625Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T05:25:34.637Z |INFO |Init configs |InvocationID=3735a4e3-a236-46e9-a4c9-9d488483e449, InstanceUUID=f9118f90-15d3-4f41-961c-980a29b2b785 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T05:25:34.656Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T05:25:44.658Z |INFO |Init configs |InvocationID=3735a4e3-a236-46e9-a4c9-9d488483e449, InstanceUUID=72e817d3-c93f-4a74-b513-68b6e79b252e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T05:25:44.684Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-01T05:25:46.225Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-01T05:25:46.226Z |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-01T05:25:46.227Z |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-01T05:25:46.229Z |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-01T05:25:46.231Z |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-01T05:25:46.267Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-01T05:25:46.267Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-01T05:25:46.268Z |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-01T05:25:46.273Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T05:25:54.688Z |INFO |Init configs |InvocationID=3735a4e3-a236-46e9-a4c9-9d488483e449, InstanceUUID=7240d17f-45b3-4395-bcbe-b63c7a6b2ba2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T05:25:54.719Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T05:26:04.720Z |INFO |Init configs |InvocationID=3735a4e3-a236-46e9-a4c9-9d488483e449, InstanceUUID=6016ce14-7c87-4824-a7a1-7fe753a73225 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T05:26:04.746Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T05:26:14.753Z |INFO |Init configs |InvocationID=3735a4e3-a236-46e9-a4c9-9d488483e449, InstanceUUID=88e25488-d7b5-4b49-b0ed-64919490eb59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T05:26:14.776Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T05:26:24.780Z |INFO |Init configs |InvocationID=3735a4e3-a236-46e9-a4c9-9d488483e449, InstanceUUID=8e25cd16-137e-43ae-aafa-1bcf38c71437 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T05:26:24.836Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T05:26:34.840Z |INFO |Init configs |InvocationID=3735a4e3-a236-46e9-a4c9-9d488483e449, InstanceUUID=eca7e923-ea4e-4ed4-b56d-ee4ef6ba6da6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T05:26:34.865Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T05:26:44.870Z |INFO |Init configs |InvocationID=3735a4e3-a236-46e9-a4c9-9d488483e449, InstanceUUID=4885495e-574a-45c7-9e92-d5bb637991fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T05:26:44.903Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T05:26:54.904Z |INFO |Init configs |InvocationID=3735a4e3-a236-46e9-a4c9-9d488483e449, InstanceUUID=ea4a8242-0c06-4fd4-bb44-26a154175bc5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T05:26:54.929Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T05:27:04.932Z |INFO |Init configs |InvocationID=3735a4e3-a236-46e9-a4c9-9d488483e449, InstanceUUID=dbc412f3-27ab-4fec-a895-9c65da0453d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T05:27:04.950Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T05:27:14.951Z |INFO |Init configs |InvocationID=3735a4e3-a236-46e9-a4c9-9d488483e449, InstanceUUID=846ca742-012d-48c1-b8ae-4f2850736eff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T05:27:14.971Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T05:27:24.973Z |INFO |Init configs |InvocationID=3735a4e3-a236-46e9-a4c9-9d488483e449, InstanceUUID=4e736351-c9a5-413f-8b7c-43394c63844f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T05:27:24.989Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T05:27:34.992Z |INFO |Init configs |InvocationID=3735a4e3-a236-46e9-a4c9-9d488483e449, InstanceUUID=a0bba439-0fd3-4ff1-87e3-c0865ef27cd1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T05:27:35.007Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T05:27:45.009Z |INFO |Init configs |InvocationID=3735a4e3-a236-46e9-a4c9-9d488483e449, InstanceUUID=1ebd8964-813d-41ed-a859-ff20b2467199 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T05:27:45.032Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T05:27:55.037Z |INFO |Init configs |InvocationID=3735a4e3-a236-46e9-a4c9-9d488483e449, InstanceUUID=24c51b7f-0ee5-4e9e-9d82-e206c7e68a75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T05:27:55.056Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T05:28:05.057Z |INFO |Init configs |InvocationID=3735a4e3-a236-46e9-a4c9-9d488483e449, InstanceUUID=6411dcfd-0391-4ed7-a4af-b9a7e0f82f7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T05:28:05.075Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T05:28:15.076Z |INFO |Init configs |InvocationID=3735a4e3-a236-46e9-a4c9-9d488483e449, InstanceUUID=b654b4a5-18fa-4a45-b312-1b13bc7ddba3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T05:28:15.097Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T05:28:25.097Z |INFO |Init configs |InvocationID=3735a4e3-a236-46e9-a4c9-9d488483e449, InstanceUUID=ec7dda53-9a4c-4ec7-b5d6-544bf101056a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T05:28:25.121Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T05:28:35.122Z |INFO |Init configs |InvocationID=3735a4e3-a236-46e9-a4c9-9d488483e449, InstanceUUID=d9018a49-3126-4a6b-be56-fd8ba2ae4866 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T05:28:35.141Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T05:28:45.142Z |INFO |Init configs |InvocationID=3735a4e3-a236-46e9-a4c9-9d488483e449, InstanceUUID=520db7d4-e80c-41c0-9238-a7bdb9114fa8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T05:28:45.169Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T05:28:55.170Z |INFO |Init configs |InvocationID=3735a4e3-a236-46e9-a4c9-9d488483e449, InstanceUUID=efef05e5-57b7-4bce-a432-49a0d5157393 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T05:28:55.185Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T05:29:05.185Z |INFO |Init configs |InvocationID=3735a4e3-a236-46e9-a4c9-9d488483e449, InstanceUUID=9af9652d-d997-41a1-b1b4-99b62e9960c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T05:29:05.205Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T05:29:15.207Z |INFO |Init configs |InvocationID=3735a4e3-a236-46e9-a4c9-9d488483e449, InstanceUUID=f84e2f9b-5eff-44fb-a3bd-efffe20b8998 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T05:29:15.235Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T05:29:25.236Z |INFO |Init configs |InvocationID=3735a4e3-a236-46e9-a4c9-9d488483e449, InstanceUUID=cf9c8a22-a165-4bd7-9681-4983739f0cb5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T05:29:25.250Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T05:29:35.250Z |INFO |Init configs |InvocationID=3735a4e3-a236-46e9-a4c9-9d488483e449, InstanceUUID=fdd1e71b-79d0-4e5d-ba07-19ff4ab62729 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T05:29:35.279Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T05:29:45.280Z |INFO |Init configs |InvocationID=3735a4e3-a236-46e9-a4c9-9d488483e449, InstanceUUID=8112a4c1-da30-4e21-9eab-b83a05f321bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T05:29:45.299Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T05:29:55.301Z |INFO |Init configs |InvocationID=3735a4e3-a236-46e9-a4c9-9d488483e449, InstanceUUID=d53c8250-10a7-41cb-affe-4dd5be8ae76b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T05:29:55.323Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T05:30:05.325Z |INFO |Init configs |InvocationID=3735a4e3-a236-46e9-a4c9-9d488483e449, InstanceUUID=f682dffd-85d8-4973-b3ca-57faf54c2f56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T05:30:05.357Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T05:30:15.358Z |INFO |Init configs |InvocationID=3735a4e3-a236-46e9-a4c9-9d488483e449, InstanceUUID=05ce48a0-d57a-4e66-9fe6-f46a7f0aa9f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T05:30:15.378Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T05:30:25.379Z |INFO |Init configs |InvocationID=3735a4e3-a236-46e9-a4c9-9d488483e449, InstanceUUID=b781292b-4414-4f6b-8c8b-ac8a68b4f473 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T05:30:25.395Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T05:30:35.396Z |INFO |Init configs |InvocationID=3735a4e3-a236-46e9-a4c9-9d488483e449, InstanceUUID=e1c00204-9e42-44ae-a828-73b97f0cc3e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T05:30:35.415Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T05:30:45.416Z |INFO |Init configs |InvocationID=3735a4e3-a236-46e9-a4c9-9d488483e449, InstanceUUID=6d206ad5-68a9-46f5-9d42-bbba2d15b3c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T05:30:45.429Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-01T05:30:46.212Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-01T05:30:46.212Z |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-01T05:30:46.213Z |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-01T05:30:46.213Z |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-01T05:30:46.214Z |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-01T05:30:46.233Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-01T05:30:46.233Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-01T05:30:46.234Z |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-01T05:30:46.238Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T05:30:55.431Z |INFO |Init configs |InvocationID=3735a4e3-a236-46e9-a4c9-9d488483e449, InstanceUUID=72529b1f-a711-4094-8284-d3b586f69cc5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T05:30:55.450Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T05:31:05.450Z |INFO |Init configs |InvocationID=3735a4e3-a236-46e9-a4c9-9d488483e449, InstanceUUID=ad4e4716-cf37-4bb4-ae42-3cae445a5dea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T05:31:05.466Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T05:31:15.467Z |INFO |Init configs |InvocationID=3735a4e3-a236-46e9-a4c9-9d488483e449, InstanceUUID=3a874a37-60ee-4d43-adfb-99a906d0ea20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T05:31:15.480Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T05:31:25.481Z |INFO |Init configs |InvocationID=3735a4e3-a236-46e9-a4c9-9d488483e449, InstanceUUID=6b413ecc-214f-4be8-9e88-b0f59a6a6a21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T05:31:25.501Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T05:31:35.502Z |INFO |Init configs |InvocationID=3735a4e3-a236-46e9-a4c9-9d488483e449, InstanceUUID=7c111fc1-9005-4346-b9b9-e409f23aa58d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T05:31:35.520Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T05:31:45.520Z |INFO |Init configs |InvocationID=3735a4e3-a236-46e9-a4c9-9d488483e449, InstanceUUID=9f3524c1-407c-4d2d-8cd6-83bcbfaf9b55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T05:31:45.537Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T05:31:55.540Z |INFO |Init configs |InvocationID=3735a4e3-a236-46e9-a4c9-9d488483e449, InstanceUUID=37a9fbb9-9807-4a55-a31e-e42c1a2d5c5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T05:31:55.568Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T05:32:05.574Z |INFO |Init configs |InvocationID=3735a4e3-a236-46e9-a4c9-9d488483e449, InstanceUUID=69e78b8f-1e03-45b3-92c4-ea00d86ebe32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T05:32:05.603Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T05:32:15.607Z |INFO |Init configs |InvocationID=3735a4e3-a236-46e9-a4c9-9d488483e449, InstanceUUID=158baa86-8dbd-48ab-9f1f-fcc9966c47bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T05:32:15.623Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T05:32:25.624Z |INFO |Init configs |InvocationID=3735a4e3-a236-46e9-a4c9-9d488483e449, InstanceUUID=1f8300a5-502c-4c8c-9b61-25dd46ed6b7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T05:32:25.637Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T05:32:35.638Z |INFO |Init configs |InvocationID=3735a4e3-a236-46e9-a4c9-9d488483e449, InstanceUUID=8834b537-011e-4222-87ba-e8525a5dd05f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T05:32:35.654Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T05:32:45.656Z |INFO |Init configs |InvocationID=3735a4e3-a236-46e9-a4c9-9d488483e449, InstanceUUID=e7cfd2d4-92fe-4164-af22-7f0c935de9cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T05:32:45.678Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T05:32:55.678Z |INFO |Init configs |InvocationID=3735a4e3-a236-46e9-a4c9-9d488483e449, InstanceUUID=0733d9e4-881a-4a14-aa73-f173a9c60df7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T05:32:55.693Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T05:33:05.695Z |INFO |Init configs |InvocationID=3735a4e3-a236-46e9-a4c9-9d488483e449, InstanceUUID=aa5548ba-cb6f-4cf5-b80e-3d2afbfabc95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T05:33:05.711Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T05:33:15.712Z |INFO |Init configs |InvocationID=3735a4e3-a236-46e9-a4c9-9d488483e449, InstanceUUID=a5e0ec64-e320-4941-836a-c10c5fdb49f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T05:33:15.733Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T05:33:25.736Z |INFO |Init configs |InvocationID=3735a4e3-a236-46e9-a4c9-9d488483e449, InstanceUUID=85746c30-c5cc-4a82-a46f-12f504437a01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T05:33:25.760Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T05:33:35.766Z |INFO |Init configs |InvocationID=3735a4e3-a236-46e9-a4c9-9d488483e449, InstanceUUID=2fedd5b8-09b4-48e8-b67e-16b604fc0981 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T05:33:35.789Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T05:33:45.790Z |INFO |Init configs |InvocationID=3735a4e3-a236-46e9-a4c9-9d488483e449, InstanceUUID=b14a8ddd-6b8c-4b01-a058-e3d41dbc8170 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T05:33:45.805Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T05:33:55.806Z |INFO |Init configs |InvocationID=3735a4e3-a236-46e9-a4c9-9d488483e449, InstanceUUID=59272237-54cd-429f-99a8-16a81e887358 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T05:33:55.819Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T05:34:05.820Z |INFO |Init configs |InvocationID=3735a4e3-a236-46e9-a4c9-9d488483e449, InstanceUUID=d40968b1-6be7-4db5-b6e8-2b1b153900e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T05:34:05.839Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T05:34:15.842Z |INFO |Init configs |InvocationID=3735a4e3-a236-46e9-a4c9-9d488483e449, InstanceUUID=2e565c87-41a6-4ba9-8f73-7d8a4becfef6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T05:34:15.869Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T05:34:25.870Z |INFO |Init configs |InvocationID=3735a4e3-a236-46e9-a4c9-9d488483e449, InstanceUUID=eeece1b8-07e1-4cb4-92d7-2747f158859e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T05:34:25.886Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T05:34:35.889Z |INFO |Init configs |InvocationID=3735a4e3-a236-46e9-a4c9-9d488483e449, InstanceUUID=dc564ac0-8a82-467c-9dda-770fdf65a179 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T05:34:35.901Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T05:34:45.902Z |INFO |Init configs |InvocationID=3735a4e3-a236-46e9-a4c9-9d488483e449, InstanceUUID=c3b6d2b3-745e-4fba-90d8-f70bcd5ae7c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T05:34:45.932Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T05:34:55.945Z |INFO |Init configs |InvocationID=3735a4e3-a236-46e9-a4c9-9d488483e449, InstanceUUID=d53f8b71-94e8-4785-9feb-077c7a89969f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T05:34:55.982Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T05:35:05.982Z |INFO |Init configs |InvocationID=3735a4e3-a236-46e9-a4c9-9d488483e449, InstanceUUID=48c3faf5-8828-4bd4-af46-6dd657492d2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T05:35:06.007Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T05:35:16.008Z |INFO |Init configs |InvocationID=3735a4e3-a236-46e9-a4c9-9d488483e449, InstanceUUID=99d0c22f-61f9-4434-aa97-d72a235bf8be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T05:35:16.030Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T05:35:26.031Z |INFO |Init configs |InvocationID=3735a4e3-a236-46e9-a4c9-9d488483e449, InstanceUUID=425c8c07-6b13-4dfa-ae2c-8b15dc6dc61e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T05:35:26.060Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T05:35:36.067Z |INFO |Init configs |InvocationID=3735a4e3-a236-46e9-a4c9-9d488483e449, InstanceUUID=67f43cc3-d2f6-4956-83f8-256673b53df0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T05:35:36.086Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T05:35:46.087Z |INFO |Init configs |InvocationID=3735a4e3-a236-46e9-a4c9-9d488483e449, InstanceUUID=c3fa72a4-1877-4e44-91a0-f7577a746680 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T05:35:46.102Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-01T05:35:46.176Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-01T05:35:46.176Z |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-01T05:35:46.177Z |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-01T05:35:46.177Z |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-01T05:35:46.178Z |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-01T05:35:46.199Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-01T05:35:46.200Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-01T05:35:46.200Z |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-01T05:35:46.204Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T05:35:56.102Z |INFO |Init configs |InvocationID=3735a4e3-a236-46e9-a4c9-9d488483e449, InstanceUUID=559420cc-7ff7-45d0-a816-45c1dc3491a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T05:35:56.119Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T05:36:06.120Z |INFO |Init configs |InvocationID=3735a4e3-a236-46e9-a4c9-9d488483e449, InstanceUUID=9a2f3cf2-7c93-492e-87b2-ef9020b5e6d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T05:36:06.167Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T05:36:16.169Z |INFO |Init configs |InvocationID=3735a4e3-a236-46e9-a4c9-9d488483e449, InstanceUUID=fb8db9d2-1b13-4740-aef0-70d38a28498d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T05:36:16.187Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T05:36:26.188Z |INFO |Init configs |InvocationID=3735a4e3-a236-46e9-a4c9-9d488483e449, InstanceUUID=edf740c5-c49a-4772-a59a-31fdfec84ce3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T05:36:26.199Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T05:36:36.201Z |INFO |Init configs |InvocationID=3735a4e3-a236-46e9-a4c9-9d488483e449, InstanceUUID=6792aa06-b1a9-4d15-bc3c-18ca39161168 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T05:36:36.224Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T05:36:46.227Z |INFO |Init configs |InvocationID=3735a4e3-a236-46e9-a4c9-9d488483e449, InstanceUUID=6372f606-c2d1-4a46-993d-9eb3f6aa0073 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T05:36:46.246Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T05:36:56.247Z |INFO |Init configs |InvocationID=3735a4e3-a236-46e9-a4c9-9d488483e449, InstanceUUID=5e5acadd-7d1b-4c24-be98-08a0f7f5d386 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T05:36:56.268Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T05:37:06.270Z |INFO |Init configs |InvocationID=3735a4e3-a236-46e9-a4c9-9d488483e449, InstanceUUID=71c96b27-d6fd-4322-bd1e-f0274dbb6e51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T05:37:06.293Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T05:37:16.296Z |INFO |Init configs |InvocationID=3735a4e3-a236-46e9-a4c9-9d488483e449, InstanceUUID=2c07a62f-8890-40f1-8a86-8029f69cd49a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T05:37:16.324Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T05:37:26.328Z |INFO |Init configs |InvocationID=3735a4e3-a236-46e9-a4c9-9d488483e449, InstanceUUID=8bddb458-8318-435c-8e2d-8df4c4d3a61e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T05:37:26.350Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T05:37:36.351Z |INFO |Init configs |InvocationID=3735a4e3-a236-46e9-a4c9-9d488483e449, InstanceUUID=2b97f26f-eca5-4280-bfe6-eb8d1500ce30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T05:37:36.384Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T05:37:46.384Z |INFO |Init configs |InvocationID=3735a4e3-a236-46e9-a4c9-9d488483e449, InstanceUUID=cde80133-3bef-4486-82ce-ecb96c3a3bde | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T05:37:46.403Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T05:37:56.404Z |INFO |Init configs |InvocationID=3735a4e3-a236-46e9-a4c9-9d488483e449, InstanceUUID=71a01d87-1172-4471-846c-6c50b9454a82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T05:37:56.431Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T05:38:06.433Z |INFO |Init configs |InvocationID=3735a4e3-a236-46e9-a4c9-9d488483e449, InstanceUUID=00ee2839-3dc7-44d8-ab74-12f4b1d853fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T05:38:06.477Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T05:38:16.478Z |INFO |Init configs |InvocationID=3735a4e3-a236-46e9-a4c9-9d488483e449, InstanceUUID=90fd4c6c-5517-4a8d-88a9-4d4901a0f691 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T05:38:16.520Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T05:38:26.524Z |INFO |Init configs |InvocationID=3735a4e3-a236-46e9-a4c9-9d488483e449, InstanceUUID=d4bc8d13-0d60-404f-8dfd-21155e3501f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T05:38:26.541Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T05:38:36.545Z |INFO |Init configs |InvocationID=3735a4e3-a236-46e9-a4c9-9d488483e449, InstanceUUID=612fa947-80dd-4a35-a43f-7cc0090b3df8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T05:38:36.597Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T05:38:46.606Z |INFO |Init configs |InvocationID=3735a4e3-a236-46e9-a4c9-9d488483e449, InstanceUUID=489e38f1-13d3-4782-9ad9-b59e526465d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T05:38:46.664Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T05:38:56.668Z |INFO |Init configs |InvocationID=3735a4e3-a236-46e9-a4c9-9d488483e449, InstanceUUID=fabb97b0-045b-481f-ad31-85ce890747ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T05:38:56.683Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T05:39:06.688Z |INFO |Init configs |InvocationID=3735a4e3-a236-46e9-a4c9-9d488483e449, InstanceUUID=b7bbef42-7bec-46bd-8ae7-06527192993c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T05:39:06.702Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T05:39:16.720Z |INFO |Init configs |InvocationID=3735a4e3-a236-46e9-a4c9-9d488483e449, InstanceUUID=e655e3ad-6edd-452a-bb22-4896fe54f55b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T05:39:16.745Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T05:39:26.746Z |INFO |Init configs |InvocationID=3735a4e3-a236-46e9-a4c9-9d488483e449, InstanceUUID=cfd39f58-51ab-4bf0-8331-ad96b052d665 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T05:39:26.769Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T05:39:36.780Z |INFO |Init configs |InvocationID=3735a4e3-a236-46e9-a4c9-9d488483e449, InstanceUUID=0e42dc84-acb9-4c4c-ac8f-8f47427ec7dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T05:39:36.816Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T05:39:46.820Z |INFO |Init configs |InvocationID=3735a4e3-a236-46e9-a4c9-9d488483e449, InstanceUUID=73c048d6-dad7-4642-96d1-9112aa59841c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T05:39:46.846Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T05:39:56.847Z |INFO |Init configs |InvocationID=3735a4e3-a236-46e9-a4c9-9d488483e449, InstanceUUID=138bc094-a029-4ac4-bec0-392cb33042c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T05:39:56.887Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T05:40:06.888Z |INFO |Init configs |InvocationID=3735a4e3-a236-46e9-a4c9-9d488483e449, InstanceUUID=8fd930e6-43b6-4051-a99e-7562b266c093 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T05:40:06.907Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T05:40:16.912Z |INFO |Init configs |InvocationID=3735a4e3-a236-46e9-a4c9-9d488483e449, InstanceUUID=17021db7-de8b-48aa-9446-46453cb46e0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T05:40:16.930Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T05:40:26.931Z |INFO |Init configs |InvocationID=3735a4e3-a236-46e9-a4c9-9d488483e449, InstanceUUID=724bb3b6-8c51-4329-9cd4-32f83f80e0db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T05:40:26.957Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T05:40:36.961Z |INFO |Init configs |InvocationID=3735a4e3-a236-46e9-a4c9-9d488483e449, InstanceUUID=c732ad27-367a-4d2e-b837-3b8a21849513 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T05:40:36.999Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-01T05:40:46.184Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-01T05:40:46.185Z |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-01T05:40:46.185Z |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-01T05:40:46.185Z |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-01T05:40:46.186Z |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-01T05:40:46.205Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-01T05:40:46.205Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-01T05:40:46.205Z |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-01T05:40:46.210Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T05:40:47.000Z |INFO |Init configs |InvocationID=3735a4e3-a236-46e9-a4c9-9d488483e449, InstanceUUID=d6b2de7b-32b8-4dbd-8e0c-179e8552a4b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T05:40:47.018Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T05:40:57.021Z |INFO |Init configs |InvocationID=3735a4e3-a236-46e9-a4c9-9d488483e449, InstanceUUID=b7788667-0efb-4ee6-823c-e1a2da025474 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T05:40:57.041Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T05:41:07.045Z |INFO |Init configs |InvocationID=3735a4e3-a236-46e9-a4c9-9d488483e449, InstanceUUID=9618403a-e223-48b7-9833-174f1fd128bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T05:41:07.067Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T05:41:17.072Z |INFO |Init configs |InvocationID=3735a4e3-a236-46e9-a4c9-9d488483e449, InstanceUUID=8ec8122c-5103-4dbe-ac76-eafaa6f83871 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T05:41:17.101Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T05:41:27.107Z |INFO |Init configs |InvocationID=3735a4e3-a236-46e9-a4c9-9d488483e449, InstanceUUID=e75d3fdc-0e08-432b-8d94-b543304c8d90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T05:41:27.132Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T05:41:37.134Z |INFO |Init configs |InvocationID=3735a4e3-a236-46e9-a4c9-9d488483e449, InstanceUUID=1609ce1c-f195-4431-a490-f1246eb35d42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T05:41:37.160Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T05:41:47.168Z |INFO |Init configs |InvocationID=3735a4e3-a236-46e9-a4c9-9d488483e449, InstanceUUID=01c27d69-a8fd-4434-994a-e53f508dde9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T05:41:47.187Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T05:41:57.192Z |INFO |Init configs |InvocationID=3735a4e3-a236-46e9-a4c9-9d488483e449, InstanceUUID=b0b32ef7-276c-4027-8b71-aee35e0343e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T05:41:57.224Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T05:42:07.228Z |INFO |Init configs |InvocationID=3735a4e3-a236-46e9-a4c9-9d488483e449, InstanceUUID=87f8bd6a-2eb4-47a6-93d0-5b6e5941b014 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T05:42:07.257Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T05:42:17.260Z |INFO |Init configs |InvocationID=3735a4e3-a236-46e9-a4c9-9d488483e449, InstanceUUID=2c3ae462-0eff-4b93-a9e6-84d9a6a0fd7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T05:42:17.280Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T05:42:27.286Z |INFO |Init configs |InvocationID=3735a4e3-a236-46e9-a4c9-9d488483e449, InstanceUUID=77faaf88-287f-4aef-8995-aa4cdf9fff3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T05:42:27.323Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T05:42:37.329Z |INFO |Init configs |InvocationID=3735a4e3-a236-46e9-a4c9-9d488483e449, InstanceUUID=b1b7e742-6ad7-4dcb-8315-1d04f96bbb8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T05:42:37.359Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T05:42:47.360Z |INFO |Init configs |InvocationID=3735a4e3-a236-46e9-a4c9-9d488483e449, InstanceUUID=4a9f0cc4-9c3a-40e2-8a71-41c6e1594cb9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T05:42:47.401Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T05:42:57.402Z |INFO |Init configs |InvocationID=3735a4e3-a236-46e9-a4c9-9d488483e449, InstanceUUID=357920bc-1ef9-4dd9-93a5-87b286249e78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T05:42:57.435Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T05:43:07.440Z |INFO |Init configs |InvocationID=3735a4e3-a236-46e9-a4c9-9d488483e449, InstanceUUID=ae92648b-34ce-43c4-a583-3efa5b597ec8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T05:43:07.476Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T05:43:17.484Z |INFO |Init configs |InvocationID=3735a4e3-a236-46e9-a4c9-9d488483e449, InstanceUUID=64a33334-3b07-4e26-bfa6-1002d0863458 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T05:43:17.503Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T05:43:27.508Z |INFO |Init configs |InvocationID=3735a4e3-a236-46e9-a4c9-9d488483e449, InstanceUUID=52850518-8a1c-423e-a9f8-04355517e9d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T05:43:27.521Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T05:43:37.524Z |INFO |Init configs |InvocationID=3735a4e3-a236-46e9-a4c9-9d488483e449, InstanceUUID=25d658b9-541d-4921-9357-a1aff1562f0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T05:43:37.548Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T05:43:47.552Z |INFO |Init configs |InvocationID=3735a4e3-a236-46e9-a4c9-9d488483e449, InstanceUUID=4cbbb01a-a6a9-4235-b911-452e75d8a554 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T05:43:47.589Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T05:43:57.600Z |INFO |Init configs |InvocationID=3735a4e3-a236-46e9-a4c9-9d488483e449, InstanceUUID=bdf3c06a-2203-4696-ba8f-09f0c7dbee63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T05:43:57.622Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T05:44:07.624Z |INFO |Init configs |InvocationID=3735a4e3-a236-46e9-a4c9-9d488483e449, InstanceUUID=18597b4c-81d3-465b-ab0b-d97c756293d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T05:44:07.661Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T05:44:17.662Z |INFO |Init configs |InvocationID=3735a4e3-a236-46e9-a4c9-9d488483e449, InstanceUUID=886e4a00-559a-493f-a82c-5b8821a18599 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T05:44:17.711Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T05:44:27.713Z |INFO |Init configs |InvocationID=3735a4e3-a236-46e9-a4c9-9d488483e449, InstanceUUID=76ff91cf-cb45-4949-99be-c5d1b6da6e12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T05:44:27.742Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T05:44:37.759Z |INFO |Init configs |InvocationID=3735a4e3-a236-46e9-a4c9-9d488483e449, InstanceUUID=485de991-3f1c-4902-82c8-04ad43209da9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T05:44:37.791Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T05:44:47.794Z |INFO |Init configs |InvocationID=3735a4e3-a236-46e9-a4c9-9d488483e449, InstanceUUID=7268e708-7616-403f-9d1c-275f7992ea20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T05:44:47.855Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T05:44:57.855Z |INFO |Init configs |InvocationID=3735a4e3-a236-46e9-a4c9-9d488483e449, InstanceUUID=29e73c4b-60a6-483c-ab02-62826e051c14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T05:44:57.898Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T05:45:07.899Z |INFO |Init configs |InvocationID=3735a4e3-a236-46e9-a4c9-9d488483e449, InstanceUUID=f6999bc2-b8d2-4dbd-abf2-79e97b88e48a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T05:45:07.910Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T05:45:17.912Z |INFO |Init configs |InvocationID=3735a4e3-a236-46e9-a4c9-9d488483e449, InstanceUUID=ec9a31a2-fe1b-4d37-8222-4b0ceefcb71e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T05:45:17.937Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T05:45:27.944Z |INFO |Init configs |InvocationID=3735a4e3-a236-46e9-a4c9-9d488483e449, InstanceUUID=50fa0d04-21a1-4ae5-8643-79c423f07873 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T05:45:28.000Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T05:45:38.000Z |INFO |Init configs |InvocationID=3735a4e3-a236-46e9-a4c9-9d488483e449, InstanceUUID=6afc4b01-0196-4581-9744-0242a1b0511d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T05:45:38.022Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-01T05:45:46.164Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-01T05:45:46.164Z |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-01T05:45:46.165Z |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-01T05:45:46.165Z |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-01T05:45:46.166Z |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-01T05:45:46.182Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-01T05:45:46.182Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-01T05:45:46.182Z |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-01T05:45:46.186Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T05:45:48.029Z |INFO |Init configs |InvocationID=3735a4e3-a236-46e9-a4c9-9d488483e449, InstanceUUID=19a13446-0a32-4414-8d6f-1995dad077ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T05:45:48.060Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T05:45:58.062Z |INFO |Init configs |InvocationID=3735a4e3-a236-46e9-a4c9-9d488483e449, InstanceUUID=41aa2b90-7138-40da-b1ea-726cd97a1a70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T05:45:58.085Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T05:46:08.085Z |INFO |Init configs |InvocationID=3735a4e3-a236-46e9-a4c9-9d488483e449, InstanceUUID=ccbd4688-0be6-4235-b6c5-cc7ae7a9559a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T05:46:08.101Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T05:46:18.114Z |INFO |Init configs |InvocationID=3735a4e3-a236-46e9-a4c9-9d488483e449, InstanceUUID=eb264459-c003-4e21-882d-d7f088974be1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T05:46:18.137Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T05:46:28.142Z |INFO |Init configs |InvocationID=3735a4e3-a236-46e9-a4c9-9d488483e449, InstanceUUID=1a46ff4b-2922-4ac0-9335-b483e8b0cdb5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T05:46:28.159Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T05:46:38.160Z |INFO |Init configs |InvocationID=3735a4e3-a236-46e9-a4c9-9d488483e449, InstanceUUID=352e4874-148a-415f-9a79-4402325d012a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T05:46:38.189Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T05:46:48.193Z |INFO |Init configs |InvocationID=3735a4e3-a236-46e9-a4c9-9d488483e449, InstanceUUID=baa25141-6bc0-4950-a5c3-e8be446472f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T05:46:48.218Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T05:46:58.219Z |INFO |Init configs |InvocationID=3735a4e3-a236-46e9-a4c9-9d488483e449, InstanceUUID=865d0209-4bd8-4ec8-b724-99e5220908b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T05:46:58.241Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T05:47:08.244Z |INFO |Init configs |InvocationID=3735a4e3-a236-46e9-a4c9-9d488483e449, InstanceUUID=f37fbd80-b939-498d-a49d-4c8a5992067f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T05:47:08.262Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T05:47:18.273Z |INFO |Init configs |InvocationID=3735a4e3-a236-46e9-a4c9-9d488483e449, InstanceUUID=d05addd2-792e-455c-b4ad-59fa481c51b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T05:47:18.300Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T05:47:28.306Z |INFO |Init configs |InvocationID=3735a4e3-a236-46e9-a4c9-9d488483e449, InstanceUUID=9a26c3fc-17bc-4280-ae60-d143d6165e7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T05:47:28.350Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T05:47:38.351Z |INFO |Init configs |InvocationID=3735a4e3-a236-46e9-a4c9-9d488483e449, InstanceUUID=947b5f75-dcdd-4ab2-9d9b-63be6697bf76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T05:47:38.367Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T05:47:48.372Z |INFO |Init configs |InvocationID=3735a4e3-a236-46e9-a4c9-9d488483e449, InstanceUUID=e4c9c873-b0a1-460a-a328-3c196fabaf9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T05:47:48.414Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T05:47:58.415Z |INFO |Init configs |InvocationID=3735a4e3-a236-46e9-a4c9-9d488483e449, InstanceUUID=3c8e5745-629f-40d0-a96f-7d076ff0ecd1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T05:47:58.447Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T05:48:08.452Z |INFO |Init configs |InvocationID=3735a4e3-a236-46e9-a4c9-9d488483e449, InstanceUUID=979d32d8-98c2-48ec-8e7d-d315991edb67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T05:48:08.497Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T05:48:18.498Z |INFO |Init configs |InvocationID=3735a4e3-a236-46e9-a4c9-9d488483e449, InstanceUUID=d3a5ff5a-340e-4c6f-b1c6-2701ee9e4597 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T05:48:18.529Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T05:48:28.532Z |INFO |Init configs |InvocationID=3735a4e3-a236-46e9-a4c9-9d488483e449, InstanceUUID=f6fe51e7-03f2-4947-81a9-5c0857888592 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T05:48:28.549Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T05:48:38.556Z |INFO |Init configs |InvocationID=3735a4e3-a236-46e9-a4c9-9d488483e449, InstanceUUID=6d61cef6-eec4-40a0-9771-ecef3fa499ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T05:48:38.574Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T05:48:48.576Z |INFO |Init configs |InvocationID=3735a4e3-a236-46e9-a4c9-9d488483e449, InstanceUUID=97cccab1-104a-419c-bcde-688c934f19ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T05:48:48.588Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T05:48:58.589Z |INFO |Init configs |InvocationID=3735a4e3-a236-46e9-a4c9-9d488483e449, InstanceUUID=88e75419-74d0-4556-a2ec-300dcc66dacc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T05:48:58.612Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T05:49:08.614Z |INFO |Init configs |InvocationID=3735a4e3-a236-46e9-a4c9-9d488483e449, InstanceUUID=ac6e6fac-9a06-46dc-8dcb-f4de4f348660 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T05:49:08.637Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T05:49:18.638Z |INFO |Init configs |InvocationID=3735a4e3-a236-46e9-a4c9-9d488483e449, InstanceUUID=21f043ef-e78b-4a98-b876-d6a3d8413e0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T05:49:18.667Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T05:49:28.671Z |INFO |Init configs |InvocationID=3735a4e3-a236-46e9-a4c9-9d488483e449, InstanceUUID=e5947a81-cc49-47ca-82ad-ed98b6fc15fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T05:49:28.723Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T05:49:38.728Z |INFO |Init configs |InvocationID=3735a4e3-a236-46e9-a4c9-9d488483e449, InstanceUUID=e716a753-7c61-4f16-b8d2-c4a274a87f15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T05:49:38.750Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T05:49:48.750Z |INFO |Init configs |InvocationID=3735a4e3-a236-46e9-a4c9-9d488483e449, InstanceUUID=b4bb751e-72be-4b6e-9c63-d94f66f59908 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T05:49:48.770Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T05:49:58.771Z |INFO |Init configs |InvocationID=3735a4e3-a236-46e9-a4c9-9d488483e449, InstanceUUID=a755e77b-19fe-401c-9d87-fd678787f1ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T05:49:58.806Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T05:50:08.815Z |INFO |Init configs |InvocationID=3735a4e3-a236-46e9-a4c9-9d488483e449, InstanceUUID=d256c810-12bc-4a4c-8e0e-1bb369ad6f05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T05:50:08.855Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T05:50:18.865Z |INFO |Init configs |InvocationID=3735a4e3-a236-46e9-a4c9-9d488483e449, InstanceUUID=8c09c3ab-a20b-48ac-b433-de0a8257ffd6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T05:50:18.913Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T05:50:28.930Z |INFO |Init configs |InvocationID=3735a4e3-a236-46e9-a4c9-9d488483e449, InstanceUUID=40a55c95-a142-41c1-b522-c317756ac9c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T05:50:28.949Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T05:50:38.950Z |INFO |Init configs |InvocationID=3735a4e3-a236-46e9-a4c9-9d488483e449, InstanceUUID=3a26e3a2-fa90-48a2-b1a1-aff8f0ac0ee0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T05:50:38.966Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-01T05:50:46.093Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-01T05:50:46.094Z |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-01T05:50:46.094Z |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-01T05:50:46.094Z |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-01T05:50:46.094Z |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-01T05:50:46.103Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-01T05:50:46.103Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-01T05:50:46.103Z |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-01T05:50:46.106Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T05:50:48.968Z |INFO |Init configs |InvocationID=3735a4e3-a236-46e9-a4c9-9d488483e449, InstanceUUID=18d0a12a-d80f-4b86-b498-66a0ce06f3be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T05:50:49.004Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T05:50:59.007Z |INFO |Init configs |InvocationID=3735a4e3-a236-46e9-a4c9-9d488483e449, InstanceUUID=587475a5-fa6c-440e-87d1-82f7212c9778 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T05:50:59.053Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T05:51:09.054Z |INFO |Init configs |InvocationID=3735a4e3-a236-46e9-a4c9-9d488483e449, InstanceUUID=ac27455b-1768-4d64-8915-370758ee3547 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T05:51:09.071Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T05:51:19.072Z |INFO |Init configs |InvocationID=3735a4e3-a236-46e9-a4c9-9d488483e449, InstanceUUID=2d03aad9-fc98-4a76-a966-6c814e8011de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T05:51:19.090Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T05:51:29.096Z |INFO |Init configs |InvocationID=3735a4e3-a236-46e9-a4c9-9d488483e449, InstanceUUID=eb20bb50-eb2d-4968-a481-847a76a9964b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T05:51:29.124Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T05:51:39.128Z |INFO |Init configs |InvocationID=3735a4e3-a236-46e9-a4c9-9d488483e449, InstanceUUID=65310b33-2aaa-446d-8369-1a98f417eb78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T05:51:39.141Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T05:51:49.149Z |INFO |Init configs |InvocationID=3735a4e3-a236-46e9-a4c9-9d488483e449, InstanceUUID=4ee384c2-9959-476e-996c-623b0c8298e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T05:51:49.159Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T05:51:59.161Z |INFO |Init configs |InvocationID=3735a4e3-a236-46e9-a4c9-9d488483e449, InstanceUUID=67576c65-add8-4070-aa1e-0dba024a9726 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T05:51:59.189Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T05:52:09.190Z |INFO |Init configs |InvocationID=3735a4e3-a236-46e9-a4c9-9d488483e449, InstanceUUID=dce0f1fe-2e06-46ec-94e1-db2bc145b4d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T05:52:09.209Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T05:52:19.211Z |INFO |Init configs |InvocationID=3735a4e3-a236-46e9-a4c9-9d488483e449, InstanceUUID=d1baabee-fb9b-4fab-b372-229059b1d374 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T05:52:19.245Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T05:52:29.246Z |INFO |Init configs |InvocationID=3735a4e3-a236-46e9-a4c9-9d488483e449, InstanceUUID=2511894e-bc3b-4c87-853c-8959e50247fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T05:52:29.261Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T05:52:39.261Z |INFO |Init configs |InvocationID=3735a4e3-a236-46e9-a4c9-9d488483e449, InstanceUUID=4b6a33bf-649a-415b-89ec-6108bf81ba0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T05:52:39.277Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T05:52:49.280Z |INFO |Init configs |InvocationID=3735a4e3-a236-46e9-a4c9-9d488483e449, InstanceUUID=008c2d45-fe8b-4764-bcdb-b50f4578a55d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T05:52:49.308Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T05:52:59.312Z |INFO |Init configs |InvocationID=3735a4e3-a236-46e9-a4c9-9d488483e449, InstanceUUID=f02daddd-4b49-4a5d-8089-7a862aea6877 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T05:52:59.342Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T05:53:09.345Z |INFO |Init configs |InvocationID=3735a4e3-a236-46e9-a4c9-9d488483e449, InstanceUUID=1b0ead9a-6c57-46e4-a9d0-551a962cb0e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T05:53:09.363Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T05:53:19.364Z |INFO |Init configs |InvocationID=3735a4e3-a236-46e9-a4c9-9d488483e449, InstanceUUID=0464147f-01dd-4295-9762-b7ea33890508 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T05:53:19.391Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T05:53:29.392Z |INFO |Init configs |InvocationID=3735a4e3-a236-46e9-a4c9-9d488483e449, InstanceUUID=1d6b8275-8c06-4cd3-bef1-761dcbb7d4dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T05:53:29.414Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T05:53:39.417Z |INFO |Init configs |InvocationID=3735a4e3-a236-46e9-a4c9-9d488483e449, InstanceUUID=578072d7-a4e0-49b6-9af4-42b122134bcd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T05:53:39.430Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T05:53:49.431Z |INFO |Init configs |InvocationID=3735a4e3-a236-46e9-a4c9-9d488483e449, InstanceUUID=291df149-8962-4197-852a-e716e43b8bc3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T05:53:49.456Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T05:53:59.456Z |INFO |Init configs |InvocationID=3735a4e3-a236-46e9-a4c9-9d488483e449, InstanceUUID=dd413916-2f85-4224-85a4-0d0625397130 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T05:53:59.473Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T05:54:09.473Z |INFO |Init configs |InvocationID=3735a4e3-a236-46e9-a4c9-9d488483e449, InstanceUUID=a7e61f95-0e3f-4c9e-b9fd-e6f4404246fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T05:54:09.492Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T05:54:19.492Z |INFO |Init configs |InvocationID=3735a4e3-a236-46e9-a4c9-9d488483e449, InstanceUUID=36b53767-679c-4d21-a605-aaaf83f502b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T05:54:19.511Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T05:54:29.512Z |INFO |Init configs |InvocationID=3735a4e3-a236-46e9-a4c9-9d488483e449, InstanceUUID=1546c074-4261-4105-a135-97662a1bdc5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T05:54:29.524Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T05:54:39.528Z |INFO |Init configs |InvocationID=3735a4e3-a236-46e9-a4c9-9d488483e449, InstanceUUID=be067a6d-94dd-4820-aded-e61d4c39be5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T05:54:39.543Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T05:54:49.544Z |INFO |Init configs |InvocationID=3735a4e3-a236-46e9-a4c9-9d488483e449, InstanceUUID=8aac2de0-a41b-4bb6-bc74-c33fda584083 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T05:54:49.561Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T05:54:59.564Z |INFO |Init configs |InvocationID=3735a4e3-a236-46e9-a4c9-9d488483e449, InstanceUUID=01915fc5-c9df-4070-9ab1-14e01a603675 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T05:54:59.578Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T05:55:09.579Z |INFO |Init configs |InvocationID=3735a4e3-a236-46e9-a4c9-9d488483e449, InstanceUUID=9225ff31-3956-4e22-a05e-1f47c880cbff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T05:55:09.594Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T05:55:19.595Z |INFO |Init configs |InvocationID=3735a4e3-a236-46e9-a4c9-9d488483e449, InstanceUUID=7f7af342-1d15-48cd-aa5a-a0ccb9f3ce31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T05:55:19.616Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T05:55:29.619Z |INFO |Init configs |InvocationID=3735a4e3-a236-46e9-a4c9-9d488483e449, InstanceUUID=f7ae892d-f74f-4a99-ad9c-4ded60071fa9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T05:55:29.645Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T05:55:39.646Z |INFO |Init configs |InvocationID=3735a4e3-a236-46e9-a4c9-9d488483e449, InstanceUUID=2a1806f6-88b1-4dfd-ac86-212c042159de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T05:55:39.688Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-01T05:55:46.095Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-01T05:55:46.096Z |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-01T05:55:46.096Z |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-01T05:55:46.096Z |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-01T05:55:46.097Z |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-01T05:55:46.106Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-01T05:55:46.106Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-01T05:55:46.106Z |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-01T05:55:46.110Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T05:55:49.688Z |INFO |Init configs |InvocationID=3735a4e3-a236-46e9-a4c9-9d488483e449, InstanceUUID=8f9e1708-6d97-4354-9c0e-b3e2930b0a13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T05:55:49.704Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T05:55:59.705Z |INFO |Init configs |InvocationID=3735a4e3-a236-46e9-a4c9-9d488483e449, InstanceUUID=0e3aa335-4871-4de0-9f76-56e25a2cbc65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T05:55:59.719Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T05:56:09.720Z |INFO |Init configs |InvocationID=3735a4e3-a236-46e9-a4c9-9d488483e449, InstanceUUID=c9ac070e-c386-4df0-9caf-05b481a4fc90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T05:56:09.744Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T05:56:19.746Z |INFO |Init configs |InvocationID=3735a4e3-a236-46e9-a4c9-9d488483e449, InstanceUUID=5351c65f-a410-4c56-8994-0a19c34372a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T05:56:19.761Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T05:56:29.763Z |INFO |Init configs |InvocationID=3735a4e3-a236-46e9-a4c9-9d488483e449, InstanceUUID=71e49469-3e4e-46d1-a004-24682376a8d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T05:56:29.775Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T05:56:39.776Z |INFO |Init configs |InvocationID=3735a4e3-a236-46e9-a4c9-9d488483e449, InstanceUUID=b3f13031-b1ec-4f76-b2a8-a43f4a90924c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T05:56:39.788Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T05:56:49.790Z |INFO |Init configs |InvocationID=3735a4e3-a236-46e9-a4c9-9d488483e449, InstanceUUID=9008349d-3d36-42d8-b32e-035d7d736a60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T05:56:49.809Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T05:56:59.810Z |INFO |Init configs |InvocationID=3735a4e3-a236-46e9-a4c9-9d488483e449, InstanceUUID=5ba54b36-31e1-4335-afa2-2c60afbf1893 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T05:56:59.824Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T05:57:09.825Z |INFO |Init configs |InvocationID=3735a4e3-a236-46e9-a4c9-9d488483e449, InstanceUUID=f601e1a9-0b43-4973-aa7e-2bd57b1cf7cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T05:57:09.838Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T05:57:19.839Z |INFO |Init configs |InvocationID=3735a4e3-a236-46e9-a4c9-9d488483e449, InstanceUUID=e9633cbc-afd2-4296-a319-2c912598e4f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T05:57:19.861Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T05:57:29.863Z |INFO |Init configs |InvocationID=3735a4e3-a236-46e9-a4c9-9d488483e449, InstanceUUID=5057c27a-8054-4b88-ab1e-0e0cef69d768 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T05:57:29.877Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T05:57:39.878Z |INFO |Init configs |InvocationID=3735a4e3-a236-46e9-a4c9-9d488483e449, InstanceUUID=6cdb7621-a4be-4f20-904a-0592cbf7f2e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T05:57:39.895Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T05:57:49.895Z |INFO |Init configs |InvocationID=3735a4e3-a236-46e9-a4c9-9d488483e449, InstanceUUID=9c887ab3-7a36-4b35-846f-39cae7bc08b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T05:57:49.922Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T05:57:59.923Z |INFO |Init configs |InvocationID=3735a4e3-a236-46e9-a4c9-9d488483e449, InstanceUUID=159731b0-6aa7-4d60-b130-c072782907c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T05:57:59.941Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T05:58:09.942Z |INFO |Init configs |InvocationID=3735a4e3-a236-46e9-a4c9-9d488483e449, InstanceUUID=ec321708-2743-459e-9514-6fd4fdda9d19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T05:58:09.955Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T05:58:19.957Z |INFO |Init configs |InvocationID=3735a4e3-a236-46e9-a4c9-9d488483e449, InstanceUUID=5a130681-44bf-4013-b4c0-cc8527a0e999 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T05:58:19.996Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T05:58:30.000Z |INFO |Init configs |InvocationID=3735a4e3-a236-46e9-a4c9-9d488483e449, InstanceUUID=771c8ace-0cb0-4474-98a6-8c8b2e67dc12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T05:58:30.028Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T05:58:40.030Z |INFO |Init configs |InvocationID=3735a4e3-a236-46e9-a4c9-9d488483e449, InstanceUUID=c7e73d15-af51-4329-8c48-56508154d1d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T05:58:40.051Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T05:58:50.052Z |INFO |Init configs |InvocationID=3735a4e3-a236-46e9-a4c9-9d488483e449, InstanceUUID=6857b04c-d433-43e1-be2c-b38db914ea1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T05:58:50.088Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T05:59:00.091Z |INFO |Init configs |InvocationID=3735a4e3-a236-46e9-a4c9-9d488483e449, InstanceUUID=3b3c1612-b0c7-4bf8-a4cb-3328d3e53ac4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T05:59:00.110Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T05:59:10.138Z |INFO |Init configs |InvocationID=3735a4e3-a236-46e9-a4c9-9d488483e449, InstanceUUID=f65c5295-635d-4416-853c-367bd8c6fce4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T05:59:10.153Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T05:59:20.156Z |INFO |Init configs |InvocationID=3735a4e3-a236-46e9-a4c9-9d488483e449, InstanceUUID=35a94cf3-b512-4b9c-94be-9d81a230af62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T05:59:20.181Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T05:59:30.182Z |INFO |Init configs |InvocationID=3735a4e3-a236-46e9-a4c9-9d488483e449, InstanceUUID=6045f896-d352-471a-8ee1-3fa5e247fb6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T05:59:30.204Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T05:59:40.205Z |INFO |Init configs |InvocationID=3735a4e3-a236-46e9-a4c9-9d488483e449, InstanceUUID=a033e56b-4bcc-4bcd-8a43-156841005631 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T05:59:40.221Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T05:59:50.222Z |INFO |Init configs |InvocationID=3735a4e3-a236-46e9-a4c9-9d488483e449, InstanceUUID=63e6450c-90cc-4696-a55b-1d81148fbc98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T05:59:50.239Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T06:00:00.245Z |INFO |Init configs |InvocationID=3735a4e3-a236-46e9-a4c9-9d488483e449, InstanceUUID=8e41d092-dacb-4265-9b3f-e1ffa532b325 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T06:00:00.260Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T06:00:10.261Z |INFO |Init configs |InvocationID=3735a4e3-a236-46e9-a4c9-9d488483e449, InstanceUUID=04f792fa-004c-4195-ba3b-ea05c1f09d9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T06:00:10.276Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T06:00:20.277Z |INFO |Init configs |InvocationID=3735a4e3-a236-46e9-a4c9-9d488483e449, InstanceUUID=ea51418a-9c35-4d40-82b1-6ff387ab3a48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T06:00:20.307Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T06:00:30.310Z |INFO |Init configs |InvocationID=3735a4e3-a236-46e9-a4c9-9d488483e449, InstanceUUID=165ef2f5-d074-4eac-ad45-2e7e0678638a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T06:00:30.322Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T06:00:40.323Z |INFO |Init configs |InvocationID=3735a4e3-a236-46e9-a4c9-9d488483e449, InstanceUUID=1aa8e709-6b09-471e-b67b-149fcaaf522f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T06:00:40.336Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-01T06:00:46.062Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-01T06:00: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-01T06:00: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-01T06:00:46.063Z |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-01T06:00: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-01T06:00:46.077Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-01T06:00:46.078Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-01T06:00:46.078Z |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-01T06:00:46.082Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T06:00:50.337Z |INFO |Init configs |InvocationID=3735a4e3-a236-46e9-a4c9-9d488483e449, InstanceUUID=cd4ee963-a7f9-48fe-b318-873cc6bb106d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T06:00:50.352Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T06:01:00.353Z |INFO |Init configs |InvocationID=3735a4e3-a236-46e9-a4c9-9d488483e449, InstanceUUID=6360915a-87f2-49a2-8fdc-f09f6df3b85d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T06:01:00.391Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T06:01:10.392Z |INFO |Init configs |InvocationID=3735a4e3-a236-46e9-a4c9-9d488483e449, InstanceUUID=61bd0cd6-c97c-4d60-bb3f-ab882c3e472c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T06:01:10.408Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T06:01:20.412Z |INFO |Init configs |InvocationID=3735a4e3-a236-46e9-a4c9-9d488483e449, InstanceUUID=dda01156-98aa-45cf-9185-ca774bc03494 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T06:01:20.433Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T06:01:30.442Z |INFO |Init configs |InvocationID=3735a4e3-a236-46e9-a4c9-9d488483e449, InstanceUUID=cf9763ba-6024-4c35-ae91-18a4a1fd4ea1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T06:01:30.454Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T06:01:40.456Z |INFO |Init configs |InvocationID=3735a4e3-a236-46e9-a4c9-9d488483e449, InstanceUUID=6324d64b-257b-48c3-8921-69fa2a74b25c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T06:01:40.477Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T06:01:50.478Z |INFO |Init configs |InvocationID=3735a4e3-a236-46e9-a4c9-9d488483e449, InstanceUUID=6673a5a6-f5c9-41d5-b396-23cc8dee1fd1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T06:01:50.492Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T06:02:00.494Z |INFO |Init configs |InvocationID=3735a4e3-a236-46e9-a4c9-9d488483e449, InstanceUUID=83a0285f-0131-4140-b722-e31a24850157 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T06:02:00.522Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T06:02:10.523Z |INFO |Init configs |InvocationID=3735a4e3-a236-46e9-a4c9-9d488483e449, InstanceUUID=66315f54-15ac-45a5-8e78-735de21dbedf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T06:02:10.542Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T06:02:20.543Z |INFO |Init configs |InvocationID=3735a4e3-a236-46e9-a4c9-9d488483e449, InstanceUUID=cfba8bbe-a766-459c-8ed7-94d3aee599a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T06:02:20.557Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T06:02:30.557Z |INFO |Init configs |InvocationID=3735a4e3-a236-46e9-a4c9-9d488483e449, InstanceUUID=5b2ab07c-a8a1-40ff-8cc5-ff4f21ea8c1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T06:02:30.613Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T06:02:40.615Z |INFO |Init configs |InvocationID=3735a4e3-a236-46e9-a4c9-9d488483e449, InstanceUUID=985dd31c-7f55-4027-bd2d-3bae72dbe95d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T06:02:40.636Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T06:02:50.639Z |INFO |Init configs |InvocationID=3735a4e3-a236-46e9-a4c9-9d488483e449, InstanceUUID=f6b433f1-96b9-402b-9968-d16af1727540 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T06:02:50.678Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T06:03:00.680Z |INFO |Init configs |InvocationID=3735a4e3-a236-46e9-a4c9-9d488483e449, InstanceUUID=c9f50cf1-45f2-4286-bffd-97cc69562012 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T06:03:00.713Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T06:03:10.714Z |INFO |Init configs |InvocationID=3735a4e3-a236-46e9-a4c9-9d488483e449, InstanceUUID=37cb1f01-ae3c-453e-b56f-70ea52f48ebe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T06:03:10.750Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T06:03:20.817Z |INFO |Init configs |InvocationID=3735a4e3-a236-46e9-a4c9-9d488483e449, InstanceUUID=c4c6ccfa-bfeb-4e4e-8696-be25dd21488d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T06:03:20.842Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T06:03:30.843Z |INFO |Init configs |InvocationID=3735a4e3-a236-46e9-a4c9-9d488483e449, InstanceUUID=bd06a1eb-ccd4-4e19-be25-e623a178a3a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T06:03:30.887Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T06:03:40.889Z |INFO |Init configs |InvocationID=3735a4e3-a236-46e9-a4c9-9d488483e449, InstanceUUID=fb687605-8c20-487a-8459-9ef510a3ff72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T06:03:40.907Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T06:03:50.912Z |INFO |Init configs |InvocationID=3735a4e3-a236-46e9-a4c9-9d488483e449, InstanceUUID=16a902cd-7b2f-4c26-98df-45144aed6c26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T06:03:50.925Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T06:04:00.926Z |INFO |Init configs |InvocationID=3735a4e3-a236-46e9-a4c9-9d488483e449, InstanceUUID=24981285-db7b-4244-9e92-9cf45f7b4803 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T06:04:00.949Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T06:04:10.951Z |INFO |Init configs |InvocationID=3735a4e3-a236-46e9-a4c9-9d488483e449, InstanceUUID=f253d08d-436d-481b-9b89-b04bfb88dff5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T06:04:10.966Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T06:04:20.966Z |INFO |Init configs |InvocationID=3735a4e3-a236-46e9-a4c9-9d488483e449, InstanceUUID=7a42fdc6-6408-4906-b3d1-368dc23e4a1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T06:04:20.977Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T06:04:30.983Z |INFO |Init configs |InvocationID=3735a4e3-a236-46e9-a4c9-9d488483e449, InstanceUUID=f3fca7e6-ccae-40d8-841a-689b73cc2948 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T06:04:31.009Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T06:04:41.013Z |INFO |Init configs |InvocationID=3735a4e3-a236-46e9-a4c9-9d488483e449, InstanceUUID=d5917227-dd38-48b5-b00d-d6492c53e567 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T06:04:41.036Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T06:04:51.037Z |INFO |Init configs |InvocationID=3735a4e3-a236-46e9-a4c9-9d488483e449, InstanceUUID=7679706e-4085-42f0-af30-355d4a7143a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T06:04:51.054Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T06:05:01.057Z |INFO |Init configs |InvocationID=3735a4e3-a236-46e9-a4c9-9d488483e449, InstanceUUID=dc016571-92ff-45ba-b082-c2a317266dc2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T06:05:01.080Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T06:05:11.082Z |INFO |Init configs |InvocationID=3735a4e3-a236-46e9-a4c9-9d488483e449, InstanceUUID=0b5df18a-864a-4f61-be1e-008b1be9c828 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T06:05:11.096Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T06:05:21.097Z |INFO |Init configs |InvocationID=3735a4e3-a236-46e9-a4c9-9d488483e449, InstanceUUID=7d3ed6ac-c5cb-4fcd-bc45-e9dd1c2f4649 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T06:05:21.113Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T06:05:31.117Z |INFO |Init configs |InvocationID=3735a4e3-a236-46e9-a4c9-9d488483e449, InstanceUUID=eddcf910-0d1a-48da-ba26-6b1f28f711d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T06:05:31.128Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T06:05:41.130Z |INFO |Init configs |InvocationID=3735a4e3-a236-46e9-a4c9-9d488483e449, InstanceUUID=01147c60-d9f6-45d2-bedf-e2007d97eca7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T06:05:41.145Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-01T06:05:46.112Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-01T06:05:46.113Z |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-01T06:05:46.113Z |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-01T06:05:46.113Z |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-01T06:05:46.114Z |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-01T06:05:46.125Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-01T06:05:46.125Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-01T06:05:46.125Z |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-01T06:05:46.128Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T06:05:51.146Z |INFO |Init configs |InvocationID=3735a4e3-a236-46e9-a4c9-9d488483e449, InstanceUUID=2848f902-8ea6-4467-8394-b45054bf472f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T06:05:51.159Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T06:06:01.159Z |INFO |Init configs |InvocationID=3735a4e3-a236-46e9-a4c9-9d488483e449, InstanceUUID=793a90cc-7917-4341-893d-cb1d84e46941 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T06:06:01.179Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T06:06:11.181Z |INFO |Init configs |InvocationID=3735a4e3-a236-46e9-a4c9-9d488483e449, InstanceUUID=94716104-5005-43e9-a141-78bd08dff848 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T06:06:11.192Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T06:06:21.193Z |INFO |Init configs |InvocationID=3735a4e3-a236-46e9-a4c9-9d488483e449, InstanceUUID=ddeb3e6a-1a8b-4ffc-a5a4-b9a264324f5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T06:06:21.203Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T06:06:31.204Z |INFO |Init configs |InvocationID=3735a4e3-a236-46e9-a4c9-9d488483e449, InstanceUUID=d41b887f-66b6-4d16-a50b-5a8583950a11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T06:06:31.217Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T06:06:41.220Z |INFO |Init configs |InvocationID=3735a4e3-a236-46e9-a4c9-9d488483e449, InstanceUUID=5493d48b-e7be-4f5a-a72b-f5822af9c1dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T06:06:41.237Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T06:06:51.238Z |INFO |Init configs |InvocationID=3735a4e3-a236-46e9-a4c9-9d488483e449, InstanceUUID=df1b8e7c-5315-4e8f-af4c-0d85f0f55f17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T06:06:51.250Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T06:07:01.250Z |INFO |Init configs |InvocationID=3735a4e3-a236-46e9-a4c9-9d488483e449, InstanceUUID=227ebf51-48a1-431e-b67f-ab088abd07c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T06:07:01.263Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T06:07:11.264Z |INFO |Init configs |InvocationID=3735a4e3-a236-46e9-a4c9-9d488483e449, InstanceUUID=1846d5a9-09f8-4724-8843-cfc53af25548 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T06:07:11.276Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T06:07:21.276Z |INFO |Init configs |InvocationID=3735a4e3-a236-46e9-a4c9-9d488483e449, InstanceUUID=7a4fe3b5-5a6a-47c1-8b40-c96c6fcdb81f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T06:07:21.293Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T06:07:31.293Z |INFO |Init configs |InvocationID=3735a4e3-a236-46e9-a4c9-9d488483e449, InstanceUUID=8ab7f60f-bb6b-4dfa-a7ee-6cb6e8f7baf5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T06:07:31.309Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T06:07:41.310Z |INFO |Init configs |InvocationID=3735a4e3-a236-46e9-a4c9-9d488483e449, InstanceUUID=4d2eb57c-4c9d-4152-acac-5cdfb9db3217 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T06:07:41.325Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T06:07:51.326Z |INFO |Init configs |InvocationID=3735a4e3-a236-46e9-a4c9-9d488483e449, InstanceUUID=c25a6f03-1634-4924-8861-4e4c2a0348fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T06:07:51.341Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T06:08:01.343Z |INFO |Init configs |InvocationID=3735a4e3-a236-46e9-a4c9-9d488483e449, InstanceUUID=398ab6bf-7878-4d82-a467-3b69f694c381 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T06:08:01.366Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T06:08:11.367Z |INFO |Init configs |InvocationID=3735a4e3-a236-46e9-a4c9-9d488483e449, InstanceUUID=34f9ece5-2fee-4f35-8f1b-94f903a72be4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T06:08:11.385Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T06:08:21.386Z |INFO |Init configs |InvocationID=3735a4e3-a236-46e9-a4c9-9d488483e449, InstanceUUID=76103249-e6b1-464f-a83a-869e5b8e3e71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T06:08:21.402Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T06:08:31.402Z |INFO |Init configs |InvocationID=3735a4e3-a236-46e9-a4c9-9d488483e449, InstanceUUID=519f17e8-6572-4fc0-a51c-e7fc15122b71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T06:08:31.425Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T06:08:41.426Z |INFO |Init configs |InvocationID=3735a4e3-a236-46e9-a4c9-9d488483e449, InstanceUUID=a7d75067-b245-4da1-93db-6c737dd022b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T06:08:41.446Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T06:08:51.447Z |INFO |Init configs |InvocationID=3735a4e3-a236-46e9-a4c9-9d488483e449, InstanceUUID=891c7724-7376-43c3-8c6a-28c55cb03f9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T06:08:51.459Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T06:09:01.460Z |INFO |Init configs |InvocationID=3735a4e3-a236-46e9-a4c9-9d488483e449, InstanceUUID=1694f8cf-f827-48eb-9b2d-81568fdd05e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T06:09:01.473Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T06:09:11.475Z |INFO |Init configs |InvocationID=3735a4e3-a236-46e9-a4c9-9d488483e449, InstanceUUID=1e167faa-c2e1-4288-b23f-b30dfd0a1887 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T06:09:11.492Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T06:09:21.493Z |INFO |Init configs |InvocationID=3735a4e3-a236-46e9-a4c9-9d488483e449, InstanceUUID=c98c3330-8d1f-41fe-b064-8232805a496a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T06:09:21.516Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T06:09:31.516Z |INFO |Init configs |InvocationID=3735a4e3-a236-46e9-a4c9-9d488483e449, InstanceUUID=e7c8c86e-9b16-4028-b017-6bde82a896e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T06:09:31.537Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T06:09:41.538Z |INFO |Init configs |InvocationID=3735a4e3-a236-46e9-a4c9-9d488483e449, InstanceUUID=f13580a1-e0f5-42c2-a4e6-a9861525395f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T06:09:41.554Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T06:09:51.554Z |INFO |Init configs |InvocationID=3735a4e3-a236-46e9-a4c9-9d488483e449, InstanceUUID=387a40c9-cfd7-4c68-be80-db9d53a18cb9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T06:09:51.569Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T06:10:01.569Z |INFO |Init configs |InvocationID=3735a4e3-a236-46e9-a4c9-9d488483e449, InstanceUUID=7678877e-b625-45ac-ad69-55c8398b7ae4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T06:10:01.590Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T06:10:11.594Z |INFO |Init configs |InvocationID=3735a4e3-a236-46e9-a4c9-9d488483e449, InstanceUUID=ca33017c-8f74-4f98-a197-6b46dc501041 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T06:10:11.628Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T06:10:21.630Z |INFO |Init configs |InvocationID=3735a4e3-a236-46e9-a4c9-9d488483e449, InstanceUUID=5d756580-fc55-4e34-83ee-bdfda432115e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T06:10:21.647Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T06:10:31.648Z |INFO |Init configs |InvocationID=3735a4e3-a236-46e9-a4c9-9d488483e449, InstanceUUID=738fe5c8-2a3e-488e-9024-d060d6b39776 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T06:10:31.664Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T06:10:41.665Z |INFO |Init configs |InvocationID=3735a4e3-a236-46e9-a4c9-9d488483e449, InstanceUUID=760a16a0-de6b-4557-b925-2e2b220510b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T06:10:41.679Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-01T06:10:45.934Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-01T06:10:45.934Z |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-01T06:10:45.934Z |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-01T06:10:45.935Z |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-01T06:10:45.936Z |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-01T06:10:45.949Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-01T06:10:45.949Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-01T06:10:45.949Z |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-01T06:10:45.952Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T06:10:51.680Z |INFO |Init configs |InvocationID=3735a4e3-a236-46e9-a4c9-9d488483e449, InstanceUUID=8b61f563-13df-4919-8328-ed281d469ac4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T06:10:51.694Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T06:11:01.695Z |INFO |Init configs |InvocationID=3735a4e3-a236-46e9-a4c9-9d488483e449, InstanceUUID=7e16705c-c122-47c9-b528-7b17b860ea46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T06:11:01.716Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T06:11:11.717Z |INFO |Init configs |InvocationID=3735a4e3-a236-46e9-a4c9-9d488483e449, InstanceUUID=3f3aa336-f6a2-4030-b0b2-3317f87130d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T06:11:11.737Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T06:11:21.742Z |INFO |Init configs |InvocationID=3735a4e3-a236-46e9-a4c9-9d488483e449, InstanceUUID=63e569d4-6b00-48a4-9738-26a78e91fee9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T06:11:21.785Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T06:11:31.790Z |INFO |Init configs |InvocationID=3735a4e3-a236-46e9-a4c9-9d488483e449, InstanceUUID=df47d3d4-5928-41b1-b2b5-20613ecdd65a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T06:11:31.805Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T06:11:41.806Z |INFO |Init configs |InvocationID=3735a4e3-a236-46e9-a4c9-9d488483e449, InstanceUUID=5eb51243-5a53-485d-9654-ca4c8d1d0351 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T06:11:41.822Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T06:11:51.823Z |INFO |Init configs |InvocationID=3735a4e3-a236-46e9-a4c9-9d488483e449, InstanceUUID=8e71e401-63ec-4f35-ada5-90121d3281b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T06:11:51.845Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T06:12:01.846Z |INFO |Init configs |InvocationID=3735a4e3-a236-46e9-a4c9-9d488483e449, InstanceUUID=428d4643-ad06-4900-a2f8-4d032e726495 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T06:12:01.861Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T06:12:11.861Z |INFO |Init configs |InvocationID=3735a4e3-a236-46e9-a4c9-9d488483e449, InstanceUUID=0be5a171-a6da-44df-be67-d76019e1cf90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T06:12:11.880Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T06:12:21.881Z |INFO |Init configs |InvocationID=3735a4e3-a236-46e9-a4c9-9d488483e449, InstanceUUID=310e650b-22bd-4ffd-a9ab-75a3d691a049 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T06:12:21.897Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T06:12:31.898Z |INFO |Init configs |InvocationID=3735a4e3-a236-46e9-a4c9-9d488483e449, InstanceUUID=55f8d597-23e1-46cb-8de6-d07f266629f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T06:12:31.918Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T06:12:41.920Z |INFO |Init configs |InvocationID=3735a4e3-a236-46e9-a4c9-9d488483e449, InstanceUUID=86834ab4-e6fe-4015-a70f-7ef53154485d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T06:12:41.942Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T06:12:51.943Z |INFO |Init configs |InvocationID=3735a4e3-a236-46e9-a4c9-9d488483e449, InstanceUUID=000942cb-bf45-4620-8694-97af43df03c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T06:12:51.954Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T06:13:01.955Z |INFO |Init configs |InvocationID=3735a4e3-a236-46e9-a4c9-9d488483e449, InstanceUUID=69a54816-3cdd-47b0-9779-7d4846181dd7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T06:13:01.973Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T06:13:11.974Z |INFO |Init configs |InvocationID=3735a4e3-a236-46e9-a4c9-9d488483e449, InstanceUUID=fc10f720-5938-4d8e-bb89-6bfdedd887dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T06:13:11.987Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T06:13:21.988Z |INFO |Init configs |InvocationID=3735a4e3-a236-46e9-a4c9-9d488483e449, InstanceUUID=19a58769-808f-420c-94ea-74b837d4e41f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T06:13:22.009Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T06:13:32.016Z |INFO |Init configs |InvocationID=3735a4e3-a236-46e9-a4c9-9d488483e449, InstanceUUID=fd1ba85e-b33d-426b-b10f-a545b518169e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T06:13:32.028Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T06:13:42.030Z |INFO |Init configs |InvocationID=3735a4e3-a236-46e9-a4c9-9d488483e449, InstanceUUID=4bf848e6-d870-45fa-998a-610f0b63d38d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T06:13:42.051Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T06:13:52.052Z |INFO |Init configs |InvocationID=3735a4e3-a236-46e9-a4c9-9d488483e449, InstanceUUID=4bcd764a-e840-4735-8bd4-52bc03aecf2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T06:13:52.064Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T06:14:02.065Z |INFO |Init configs |InvocationID=3735a4e3-a236-46e9-a4c9-9d488483e449, InstanceUUID=fa6f5e3f-1d04-4177-a6ee-d51222dceed7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T06:14:02.102Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T06:14:12.102Z |INFO |Init configs |InvocationID=3735a4e3-a236-46e9-a4c9-9d488483e449, InstanceUUID=853a24cc-0019-4ba8-8dc6-203e6b16fc71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T06:14:12.119Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T06:14:22.121Z |INFO |Init configs |InvocationID=3735a4e3-a236-46e9-a4c9-9d488483e449, InstanceUUID=3d179d41-c5ec-4388-ad15-2c35abc1b494 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T06:14:22.141Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T06:14:32.143Z |INFO |Init configs |InvocationID=3735a4e3-a236-46e9-a4c9-9d488483e449, InstanceUUID=6df27276-50f8-4065-803b-df5359d1e913 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T06:14:32.166Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T06:14:42.166Z |INFO |Init configs |InvocationID=3735a4e3-a236-46e9-a4c9-9d488483e449, InstanceUUID=ae7bff52-5fa6-4e98-b0f6-68ff4921baf3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T06:14:42.181Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T06:14:52.181Z |INFO |Init configs |InvocationID=3735a4e3-a236-46e9-a4c9-9d488483e449, InstanceUUID=f82bf5d4-4e7f-47f5-af56-dff4e376adf2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T06:14:52.212Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T06:15:02.213Z |INFO |Init configs |InvocationID=3735a4e3-a236-46e9-a4c9-9d488483e449, InstanceUUID=7cbc573c-8b0a-46d0-9856-3099bdf00333 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T06:15:02.226Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T06:15:12.227Z |INFO |Init configs |InvocationID=3735a4e3-a236-46e9-a4c9-9d488483e449, InstanceUUID=b3c298ef-0725-4a5b-86ec-e26134eb881f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T06:15:12.243Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T06:15:22.244Z |INFO |Init configs |InvocationID=3735a4e3-a236-46e9-a4c9-9d488483e449, InstanceUUID=7189998d-f369-4da3-b47f-8daf959f1f78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T06:15:22.259Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T06:15:32.259Z |INFO |Init configs |InvocationID=3735a4e3-a236-46e9-a4c9-9d488483e449, InstanceUUID=c31170d4-c567-45b5-a881-de017414e517 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T06:15:32.273Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T06:15:42.274Z |INFO |Init configs |InvocationID=3735a4e3-a236-46e9-a4c9-9d488483e449, InstanceUUID=490e3bf2-a686-40aa-9a35-2859dee9bce5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T06:15:42.286Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-01T06:15:46.183Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-01T06:15:46.184Z |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-01T06:15:46.185Z |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-01T06:15:46.185Z |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-01T06:15:46.186Z |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-01T06:15:46.201Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-01T06:15:46.202Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-01T06:15:46.202Z |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-01T06:15:46.217Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T06:15:52.287Z |INFO |Init configs |InvocationID=3735a4e3-a236-46e9-a4c9-9d488483e449, InstanceUUID=3174af09-0e7c-4dc4-86b8-c75d77d702f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T06:15:52.325Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T06:16:02.328Z |INFO |Init configs |InvocationID=3735a4e3-a236-46e9-a4c9-9d488483e449, InstanceUUID=06e5fb70-45ba-4996-b7ee-35c974285049 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T06:16:02.348Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T06:16:12.349Z |INFO |Init configs |InvocationID=3735a4e3-a236-46e9-a4c9-9d488483e449, InstanceUUID=6e6417ed-3033-4c6b-8796-ef7838eceb06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T06:16:12.379Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T06:16:22.380Z |INFO |Init configs |InvocationID=3735a4e3-a236-46e9-a4c9-9d488483e449, InstanceUUID=f9887eeb-4ff1-466b-b919-dcf984be8c89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T06:16:22.398Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T06:16:32.399Z |INFO |Init configs |InvocationID=3735a4e3-a236-46e9-a4c9-9d488483e449, InstanceUUID=675c3ed8-c1d7-4ff8-b302-dcd3f5ea6cf4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T06:16:32.425Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T06:16:42.426Z |INFO |Init configs |InvocationID=3735a4e3-a236-46e9-a4c9-9d488483e449, InstanceUUID=de0bbdf0-fa11-409b-a31c-38338e204dbf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T06:16:42.438Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T06:16:52.439Z |INFO |Init configs |InvocationID=3735a4e3-a236-46e9-a4c9-9d488483e449, InstanceUUID=f2b7a826-655c-4df8-9f51-10d9f05a3462 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T06:16:52.482Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T06:17:02.484Z |INFO |Init configs |InvocationID=3735a4e3-a236-46e9-a4c9-9d488483e449, InstanceUUID=f37528bf-dd49-45d5-81b6-281501ab69ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T06:17:02.503Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T06:17:12.505Z |INFO |Init configs |InvocationID=3735a4e3-a236-46e9-a4c9-9d488483e449, InstanceUUID=31a2f4d0-63aa-4471-88af-856ac11f6ed9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T06:17:12.529Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T06:17:22.530Z |INFO |Init configs |InvocationID=3735a4e3-a236-46e9-a4c9-9d488483e449, InstanceUUID=dac5fb50-ce81-45f8-a1e0-7622ccbc0777 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T06:17:22.553Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T06:17:32.554Z |INFO |Init configs |InvocationID=3735a4e3-a236-46e9-a4c9-9d488483e449, InstanceUUID=72fe6880-ab4a-4ce9-87cd-02a2f785deb6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T06:17:32.573Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T06:17:42.575Z |INFO |Init configs |InvocationID=3735a4e3-a236-46e9-a4c9-9d488483e449, InstanceUUID=4ed7a22f-48ed-4593-a425-8f904cacc2b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T06:17:42.623Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T06:17:52.624Z |INFO |Init configs |InvocationID=3735a4e3-a236-46e9-a4c9-9d488483e449, InstanceUUID=8fa862b5-08e3-4fa4-ace3-59cad067bcea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T06:17:52.641Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T06:18:02.643Z |INFO |Init configs |InvocationID=3735a4e3-a236-46e9-a4c9-9d488483e449, InstanceUUID=c9d0bec8-1564-4c2f-9243-2b4c56539a98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T06:18:02.676Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T06:18:12.678Z |INFO |Init configs |InvocationID=3735a4e3-a236-46e9-a4c9-9d488483e449, InstanceUUID=9d1016fb-a99c-41b3-b70a-5c960cd3635b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T06:18:12.712Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T06:18:22.712Z |INFO |Init configs |InvocationID=3735a4e3-a236-46e9-a4c9-9d488483e449, InstanceUUID=c65a2978-9e81-488b-9fbe-9e20b27ceac6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T06:18:22.735Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T06:18:32.736Z |INFO |Init configs |InvocationID=3735a4e3-a236-46e9-a4c9-9d488483e449, InstanceUUID=ed07af8e-3342-49a7-b921-dc9dd9a376cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T06:18:32.778Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T06:18:42.779Z |INFO |Init configs |InvocationID=3735a4e3-a236-46e9-a4c9-9d488483e449, InstanceUUID=8f02f836-1b31-40a8-97bc-464899f8adb2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T06:18:42.817Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T06:18:52.818Z |INFO |Init configs |InvocationID=3735a4e3-a236-46e9-a4c9-9d488483e449, InstanceUUID=5ee2f52c-e1f6-471f-95fe-be7a6c2d206c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T06:18:52.834Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T06:19:02.835Z |INFO |Init configs |InvocationID=3735a4e3-a236-46e9-a4c9-9d488483e449, InstanceUUID=a7b95427-d16a-43e1-bb68-7de84e2bce00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T06:19:02.860Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T06:19:12.863Z |INFO |Init configs |InvocationID=3735a4e3-a236-46e9-a4c9-9d488483e449, InstanceUUID=d0667eb8-4a4a-40a4-a65f-3c0c5f9edc54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T06:19:12.876Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T06:19:22.883Z |INFO |Init configs |InvocationID=3735a4e3-a236-46e9-a4c9-9d488483e449, InstanceUUID=bf368921-0870-4253-ba7d-6f6c5b3afe96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T06:19:22.904Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T06:19:32.909Z |INFO |Init configs |InvocationID=3735a4e3-a236-46e9-a4c9-9d488483e449, InstanceUUID=6f10e5ae-5393-4af1-a392-c85be4d95ec7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T06:19:32.927Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T06:19:42.927Z |INFO |Init configs |InvocationID=3735a4e3-a236-46e9-a4c9-9d488483e449, InstanceUUID=bd310f31-0a31-4d11-afe8-4867124652d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T06:19:42.947Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T06:19:52.951Z |INFO |Init configs |InvocationID=3735a4e3-a236-46e9-a4c9-9d488483e449, InstanceUUID=1a7a4e9a-0340-4a80-a02d-6964a520a81f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T06:19:52.969Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T06:20:02.969Z |INFO |Init configs |InvocationID=3735a4e3-a236-46e9-a4c9-9d488483e449, InstanceUUID=96a1f113-942c-4a79-af84-619f67edb7f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T06:20:02.986Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T06:20:12.987Z |INFO |Init configs |InvocationID=3735a4e3-a236-46e9-a4c9-9d488483e449, InstanceUUID=de3f2a89-f777-4a3c-a902-33cb76dd7084 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T06:20:13.012Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T06:20:23.013Z |INFO |Init configs |InvocationID=3735a4e3-a236-46e9-a4c9-9d488483e449, InstanceUUID=db2d4b8c-a58f-463e-b9b8-25b6dcfb954a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T06:20:23.042Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T06:20:33.042Z |INFO |Init configs |InvocationID=3735a4e3-a236-46e9-a4c9-9d488483e449, InstanceUUID=4583b3d1-6635-4dcd-b032-6199bd2943a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T06:20:33.070Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T06:20:43.070Z |INFO |Init configs |InvocationID=3735a4e3-a236-46e9-a4c9-9d488483e449, InstanceUUID=e2d6cd3b-fc42-40df-aa68-cea73fd019b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T06:20:43.087Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-01T06:20:46.034Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-01T06:20:46.036Z |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-01T06:20:46.036Z |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-01T06:20:46.037Z |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-01T06:20:46.038Z |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-01T06:20:46.056Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-01T06:20:46.057Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-01T06:20: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-01T06:20:46.060Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T06:20:53.088Z |INFO |Init configs |InvocationID=3735a4e3-a236-46e9-a4c9-9d488483e449, InstanceUUID=2ba52769-881b-4b56-bb95-cd3121a7fedc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T06:20:53.103Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T06:21:03.104Z |INFO |Init configs |InvocationID=3735a4e3-a236-46e9-a4c9-9d488483e449, InstanceUUID=1adaa979-9eae-4357-b2fd-8bee5c66b047 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T06:21:03.118Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T06:21:13.120Z |INFO |Init configs |InvocationID=3735a4e3-a236-46e9-a4c9-9d488483e449, InstanceUUID=9864784b-39b7-43e0-8a27-f9e2dba8878b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T06:21:13.131Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T06:21:23.131Z |INFO |Init configs |InvocationID=3735a4e3-a236-46e9-a4c9-9d488483e449, InstanceUUID=6bdf03fa-ee7b-4dfd-ae85-c34f36daeac1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T06:21:23.146Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T06:21:33.147Z |INFO |Init configs |InvocationID=3735a4e3-a236-46e9-a4c9-9d488483e449, InstanceUUID=0c89ddd5-1a15-4912-9eca-2817b2570972 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T06:21:33.162Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T06:21:43.163Z |INFO |Init configs |InvocationID=3735a4e3-a236-46e9-a4c9-9d488483e449, InstanceUUID=577da790-fd00-4319-97a0-866a6976b863 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T06:21:43.176Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T06:21:53.179Z |INFO |Init configs |InvocationID=3735a4e3-a236-46e9-a4c9-9d488483e449, InstanceUUID=a54acd9f-efcc-4d24-8a29-900ebde03b6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T06:21:53.195Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T06:22:03.197Z |INFO |Init configs |InvocationID=3735a4e3-a236-46e9-a4c9-9d488483e449, InstanceUUID=48b4b7e6-5698-4361-bfd4-3c0c7402045b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T06:22:03.225Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T06:22:13.226Z |INFO |Init configs |InvocationID=3735a4e3-a236-46e9-a4c9-9d488483e449, InstanceUUID=ce1ff9b1-bb78-4737-94d9-cfaf3ac7fc1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T06:22:13.242Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T06:22:23.248Z |INFO |Init configs |InvocationID=3735a4e3-a236-46e9-a4c9-9d488483e449, InstanceUUID=2a175e81-debb-46d0-b448-ad2280c4a9ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T06:22:23.261Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T06:22:33.262Z |INFO |Init configs |InvocationID=3735a4e3-a236-46e9-a4c9-9d488483e449, InstanceUUID=2e441195-a1fd-4775-b747-418fa394c31d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T06:22:33.316Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T06:22:43.317Z |INFO |Init configs |InvocationID=3735a4e3-a236-46e9-a4c9-9d488483e449, InstanceUUID=ffb892c1-7aa9-4cdc-b474-fcb72868c8e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T06:22:43.330Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T06:22:53.332Z |INFO |Init configs |InvocationID=3735a4e3-a236-46e9-a4c9-9d488483e449, InstanceUUID=b2505512-8752-4075-9e71-a929171794fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T06:22:53.347Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T06:23:03.348Z |INFO |Init configs |InvocationID=3735a4e3-a236-46e9-a4c9-9d488483e449, InstanceUUID=835f5fd0-3578-4fdf-900c-e1b1cac3f998 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T06:23:03.362Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T06:23:13.362Z |INFO |Init configs |InvocationID=3735a4e3-a236-46e9-a4c9-9d488483e449, InstanceUUID=7d8dafb1-a537-475f-9842-17e6a235a547 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T06:23:13.378Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T06:23:23.379Z |INFO |Init configs |InvocationID=3735a4e3-a236-46e9-a4c9-9d488483e449, InstanceUUID=bb49f3e2-feb4-478b-b6b0-0631e289acd9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T06:23:23.411Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T06:23:33.412Z |INFO |Init configs |InvocationID=3735a4e3-a236-46e9-a4c9-9d488483e449, InstanceUUID=74ddf8e8-5bca-4594-9adf-18d9ed64ab58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T06:23:33.428Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T06:23:43.428Z |INFO |Init configs |InvocationID=3735a4e3-a236-46e9-a4c9-9d488483e449, InstanceUUID=0d6e51ce-3b9c-4396-a06b-25e26fdc2925 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T06:23:43.444Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T06:23:53.445Z |INFO |Init configs |InvocationID=3735a4e3-a236-46e9-a4c9-9d488483e449, InstanceUUID=1453f0d2-f23d-4030-8921-838b2dbbe5f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T06:23:53.470Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T06:24:03.471Z |INFO |Init configs |InvocationID=3735a4e3-a236-46e9-a4c9-9d488483e449, InstanceUUID=b9a8af76-aebd-4319-89e4-82449ec276de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T06:24:03.491Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T06:24:13.492Z |INFO |Init configs |InvocationID=3735a4e3-a236-46e9-a4c9-9d488483e449, InstanceUUID=3ac2aa4a-fafc-480d-85ce-4ec1748425d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T06:24:13.513Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T06:24:23.513Z |INFO |Init configs |InvocationID=3735a4e3-a236-46e9-a4c9-9d488483e449, InstanceUUID=11298162-564a-47c3-a842-406dcaf138aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T06:24:23.530Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T06:24:33.531Z |INFO |Init configs |InvocationID=3735a4e3-a236-46e9-a4c9-9d488483e449, InstanceUUID=acaa7ba9-42d5-4d27-91f2-057146290809 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T06:24:33.545Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T06:24:43.545Z |INFO |Init configs |InvocationID=3735a4e3-a236-46e9-a4c9-9d488483e449, InstanceUUID=d6ecf223-821f-4d19-989d-c157457cbfea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T06:24:43.565Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T06:24:53.567Z |INFO |Init configs |InvocationID=3735a4e3-a236-46e9-a4c9-9d488483e449, InstanceUUID=411d5eee-fd4e-4351-9bf4-625763c6666d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T06:24:53.591Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T06:25:03.593Z |INFO |Init configs |InvocationID=3735a4e3-a236-46e9-a4c9-9d488483e449, InstanceUUID=899c76e6-c49a-49ea-b5b6-9eef0c674cc2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T06:25:03.618Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T06:25:13.629Z |INFO |Init configs |InvocationID=3735a4e3-a236-46e9-a4c9-9d488483e449, InstanceUUID=de0434f2-da29-455d-bf6f-0086626919de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T06:25:13.646Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T06:25:23.647Z |INFO |Init configs |InvocationID=3735a4e3-a236-46e9-a4c9-9d488483e449, InstanceUUID=c88b900a-eaa9-4c63-a7a1-d2fec7349be8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T06:25:23.672Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T06:25:33.673Z |INFO |Init configs |InvocationID=3735a4e3-a236-46e9-a4c9-9d488483e449, InstanceUUID=7eab6df6-814f-4ffa-b97c-eec70e8a8c35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T06:25:33.689Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T06:25:43.689Z |INFO |Init configs |InvocationID=3735a4e3-a236-46e9-a4c9-9d488483e449, InstanceUUID=b36790b0-e325-47b0-8751-b46bc9b8f6aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T06:25:43.715Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-01T06:25:46.031Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-01T06:25:46.032Z |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-01T06:25: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-01T06:25: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-01T06:25: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-01T06:25:46.043Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-01T06:25:46.044Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-01T06:25: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-01T06:25:46.048Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T06:25:53.717Z |INFO |Init configs |InvocationID=3735a4e3-a236-46e9-a4c9-9d488483e449, InstanceUUID=8d45919f-b21e-4a4a-b819-15446eb04a6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T06:25:53.729Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T06:26:03.730Z |INFO |Init configs |InvocationID=3735a4e3-a236-46e9-a4c9-9d488483e449, InstanceUUID=ce601a31-c8e2-4310-861d-c0012db0f5de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T06:26:03.745Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T06:26:13.745Z |INFO |Init configs |InvocationID=3735a4e3-a236-46e9-a4c9-9d488483e449, InstanceUUID=e29cf82e-dd76-47ce-a949-fe076c880158 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T06:26:13.761Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T06:26:23.762Z |INFO |Init configs |InvocationID=3735a4e3-a236-46e9-a4c9-9d488483e449, InstanceUUID=f0cda58c-f740-482b-bd22-4fdf9e113330 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T06:26:23.775Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T06:26:33.775Z |INFO |Init configs |InvocationID=3735a4e3-a236-46e9-a4c9-9d488483e449, InstanceUUID=1686495f-44aa-4a9c-982d-ae08cc2d9a1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T06:26:33.793Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T06:26:43.795Z |INFO |Init configs |InvocationID=3735a4e3-a236-46e9-a4c9-9d488483e449, InstanceUUID=72cb1d9f-69d2-4075-ad5d-7d58467da4f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T06:26:43.819Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T06:26:53.820Z |INFO |Init configs |InvocationID=3735a4e3-a236-46e9-a4c9-9d488483e449, InstanceUUID=b31f734c-f241-4eed-a0da-4192aec13745 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T06:26:53.840Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T06:27:03.842Z |INFO |Init configs |InvocationID=3735a4e3-a236-46e9-a4c9-9d488483e449, InstanceUUID=e5d97dbf-b321-4533-82b8-40ded7df725e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T06:27:03.859Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T06:27:13.861Z |INFO |Init configs |InvocationID=3735a4e3-a236-46e9-a4c9-9d488483e449, InstanceUUID=974b36a0-f347-4966-be33-6f82bf55fe0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T06:27:13.878Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T06:27:23.883Z |INFO |Init configs |InvocationID=3735a4e3-a236-46e9-a4c9-9d488483e449, InstanceUUID=d70a9f15-71dd-4404-acb2-c93c2f21652f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T06:27:23.908Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T06:27:33.908Z |INFO |Init configs |InvocationID=3735a4e3-a236-46e9-a4c9-9d488483e449, InstanceUUID=83e3ecc1-aa93-4056-8bb2-a85a490acf3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T06:27:33.931Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T06:27:43.931Z |INFO |Init configs |InvocationID=3735a4e3-a236-46e9-a4c9-9d488483e449, InstanceUUID=8918832a-4751-45b8-aa1a-a6c72328b8fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T06:27:43.948Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T06:27:53.955Z |INFO |Init configs |InvocationID=3735a4e3-a236-46e9-a4c9-9d488483e449, InstanceUUID=0bddaecc-af61-4f80-a11d-6e14e709d5ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T06:27:53.978Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T06:28:03.978Z |INFO |Init configs |InvocationID=3735a4e3-a236-46e9-a4c9-9d488483e449, InstanceUUID=0124f3a4-5714-4b63-b288-9aa87ca02939 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T06:28:03.997Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T06:28:14.000Z |INFO |Init configs |InvocationID=3735a4e3-a236-46e9-a4c9-9d488483e449, InstanceUUID=d596f6b6-2e9d-43c1-8d4e-22f2c76b7507 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T06:28:14.013Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T06:28:24.015Z |INFO |Init configs |InvocationID=3735a4e3-a236-46e9-a4c9-9d488483e449, InstanceUUID=4e4a4a0d-0f7a-4f4e-8367-2d215c5d7c6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T06:28:24.029Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T06:28:34.031Z |INFO |Init configs |InvocationID=3735a4e3-a236-46e9-a4c9-9d488483e449, InstanceUUID=73e53191-85ae-449b-bd6f-0ac976dbbcd7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T06:28:34.046Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T06:28:44.047Z |INFO |Init configs |InvocationID=3735a4e3-a236-46e9-a4c9-9d488483e449, InstanceUUID=27f35761-9fec-4334-90c3-25c23b6bd22d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T06:28:44.067Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T06:28:54.068Z |INFO |Init configs |InvocationID=3735a4e3-a236-46e9-a4c9-9d488483e449, InstanceUUID=415a9b62-b569-46cb-a3b1-c4ac46eadf14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T06:28:54.089Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T06:29:04.092Z |INFO |Init configs |InvocationID=3735a4e3-a236-46e9-a4c9-9d488483e449, InstanceUUID=899f6bc3-1875-43cd-b082-ed3fa7d21c95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T06:29:04.107Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T06:29:14.108Z |INFO |Init configs |InvocationID=3735a4e3-a236-46e9-a4c9-9d488483e449, InstanceUUID=715bf812-5e6b-4abe-a44c-bd4b28ad8f6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T06:29:14.134Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T06:29:24.141Z |INFO |Init configs |InvocationID=3735a4e3-a236-46e9-a4c9-9d488483e449, InstanceUUID=4566c68b-6f79-4d1a-a47c-bb39b7984115 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T06:29:24.178Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T06:29:34.179Z |INFO |Init configs |InvocationID=3735a4e3-a236-46e9-a4c9-9d488483e449, InstanceUUID=171fa235-df55-44ff-90ae-ca3874ba3153 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T06:29:34.200Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T06:29:44.201Z |INFO |Init configs |InvocationID=3735a4e3-a236-46e9-a4c9-9d488483e449, InstanceUUID=677bb574-dbf1-45ee-a461-7977645f3922 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T06:29:44.224Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T06:29:54.226Z |INFO |Init configs |InvocationID=3735a4e3-a236-46e9-a4c9-9d488483e449, InstanceUUID=afe21049-ea6c-430b-a278-f5905852bd5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T06:29:54.271Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T06:30:04.277Z |INFO |Init configs |InvocationID=3735a4e3-a236-46e9-a4c9-9d488483e449, InstanceUUID=cbd5ec74-5765-4d20-9bfa-cdf659164895 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T06:30:04.297Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T06:30:14.297Z |INFO |Init configs |InvocationID=3735a4e3-a236-46e9-a4c9-9d488483e449, InstanceUUID=46ddfa07-77fc-42d0-84e8-e8d393ba23dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T06:30:14.311Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T06:30:24.312Z |INFO |Init configs |InvocationID=3735a4e3-a236-46e9-a4c9-9d488483e449, InstanceUUID=8ad6eeb2-dd8a-44f8-94aa-24bb1af6100d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T06:30:24.337Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T06:30:34.347Z |INFO |Init configs |InvocationID=3735a4e3-a236-46e9-a4c9-9d488483e449, InstanceUUID=49c3abac-b58e-46f1-987d-8115ce19905f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T06:30:34.398Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T06:30:44.428Z |INFO |Init configs |InvocationID=3735a4e3-a236-46e9-a4c9-9d488483e449, InstanceUUID=2f28b926-347c-496b-95bc-2c16a7594bcb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T06:30:44.445Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-01T06:30:45.922Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-01T06:30:45.923Z |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-01T06:30:45.923Z |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-01T06:30:45.923Z |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-01T06:30:45.924Z |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-01T06:30:45.936Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-01T06:30:45.937Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-01T06:30:45.937Z |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-01T06:30:45.940Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T06:30:54.446Z |INFO |Init configs |InvocationID=3735a4e3-a236-46e9-a4c9-9d488483e449, InstanceUUID=d8ce3f23-6fb5-4638-aecb-b3028fca742e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T06:30:54.460Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T06:31:04.461Z |INFO |Init configs |InvocationID=3735a4e3-a236-46e9-a4c9-9d488483e449, InstanceUUID=177efd33-0efd-41c5-82f6-777e35688827 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T06:31:04.478Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T06:31:14.481Z |INFO |Init configs |InvocationID=3735a4e3-a236-46e9-a4c9-9d488483e449, InstanceUUID=4574db0a-612e-4a83-9621-4a9646c11683 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T06:31:14.509Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T06:31:24.513Z |INFO |Init configs |InvocationID=3735a4e3-a236-46e9-a4c9-9d488483e449, InstanceUUID=d131ccd8-1d15-4235-b655-15157834d19d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T06:31:24.539Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T06:31:34.541Z |INFO |Init configs |InvocationID=3735a4e3-a236-46e9-a4c9-9d488483e449, InstanceUUID=0975354b-ac15-4f95-8c80-1460374e35b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T06:31:34.562Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T06:31:44.564Z |INFO |Init configs |InvocationID=3735a4e3-a236-46e9-a4c9-9d488483e449, InstanceUUID=b8188b77-f411-4b62-b7e4-1498ff1a32bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T06:31:44.578Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T06:31:54.581Z |INFO |Init configs |InvocationID=3735a4e3-a236-46e9-a4c9-9d488483e449, InstanceUUID=733e578d-04a2-4b36-939e-714056f50c84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T06:31:54.605Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T06:32:04.605Z |INFO |Init configs |InvocationID=3735a4e3-a236-46e9-a4c9-9d488483e449, InstanceUUID=9397f6f1-9248-490c-a677-5cf3b9eb5c1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T06:32:04.621Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T06:32:14.622Z |INFO |Init configs |InvocationID=3735a4e3-a236-46e9-a4c9-9d488483e449, InstanceUUID=42f456d9-a136-4aa3-ae8d-1a073bcc348c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T06:32:14.635Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T06:32:24.636Z |INFO |Init configs |InvocationID=3735a4e3-a236-46e9-a4c9-9d488483e449, InstanceUUID=b3cf9f0c-3cbb-458d-9fb8-8b81b71ce871 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T06:32:24.653Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T06:32:34.654Z |INFO |Init configs |InvocationID=3735a4e3-a236-46e9-a4c9-9d488483e449, InstanceUUID=560b536f-3cf1-4d9b-9283-4b497ca001c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T06:32:34.711Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T06:32:44.711Z |INFO |Init configs |InvocationID=3735a4e3-a236-46e9-a4c9-9d488483e449, InstanceUUID=62ba4370-1022-4657-b1e9-e66c4d80ddd0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T06:32:44.729Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T06:32:54.731Z |INFO |Init configs |InvocationID=3735a4e3-a236-46e9-a4c9-9d488483e449, InstanceUUID=9dea8ad2-8e37-41a2-b77b-52d70048d1e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T06:32:54.750Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T06:33:04.757Z |INFO |Init configs |InvocationID=3735a4e3-a236-46e9-a4c9-9d488483e449, InstanceUUID=d2402b48-f28b-4710-8602-02fa147f6cc8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T06:33:04.777Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T06:33:14.777Z |INFO |Init configs |InvocationID=3735a4e3-a236-46e9-a4c9-9d488483e449, InstanceUUID=c320a4fd-7c2a-4e31-b3f8-0113b821a0fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T06:33:14.794Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T06:33:24.795Z |INFO |Init configs |InvocationID=3735a4e3-a236-46e9-a4c9-9d488483e449, InstanceUUID=565b349b-537d-483e-b349-e2cd7ff98c76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T06:33:24.810Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T06:33:34.811Z |INFO |Init configs |InvocationID=3735a4e3-a236-46e9-a4c9-9d488483e449, InstanceUUID=f524a933-39e8-41cb-b265-dca7eb6ca9c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T06:33:34.826Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T06:33:44.827Z |INFO |Init configs |InvocationID=3735a4e3-a236-46e9-a4c9-9d488483e449, InstanceUUID=6fd8ea8e-dfd7-48ba-9ad5-288f5aa17928 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T06:33:44.845Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T06:33:54.845Z |INFO |Init configs |InvocationID=3735a4e3-a236-46e9-a4c9-9d488483e449, InstanceUUID=5b6bcc61-cdaa-447a-9cd3-ce7229eb84ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T06:33:54.866Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T06:34:04.868Z |INFO |Init configs |InvocationID=3735a4e3-a236-46e9-a4c9-9d488483e449, InstanceUUID=44fbaa8f-72fa-4df2-8f40-9873a5bc718f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T06:34:04.927Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T06:34:14.928Z |INFO |Init configs |InvocationID=3735a4e3-a236-46e9-a4c9-9d488483e449, InstanceUUID=3304d846-2d2c-40b8-a435-51e1023a7b4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T06:34:14.952Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T06:34:24.955Z |INFO |Init configs |InvocationID=3735a4e3-a236-46e9-a4c9-9d488483e449, InstanceUUID=4709eacd-a8db-45a5-b753-88f53b54b879 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T06:34:24.973Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T06:34:34.976Z |INFO |Init configs |InvocationID=3735a4e3-a236-46e9-a4c9-9d488483e449, InstanceUUID=7f6e0905-730e-4ad9-a909-c5b3e55ab8e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T06:34:35.008Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T06:34:45.008Z |INFO |Init configs |InvocationID=3735a4e3-a236-46e9-a4c9-9d488483e449, InstanceUUID=73723f60-de20-435e-a44e-d274273d58fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T06:34:45.032Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T06:34:55.033Z |INFO |Init configs |InvocationID=3735a4e3-a236-46e9-a4c9-9d488483e449, InstanceUUID=dcfb028c-90d4-42cd-ad32-887b7c03d379 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T06:34:55.053Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T06:35:05.054Z |INFO |Init configs |InvocationID=3735a4e3-a236-46e9-a4c9-9d488483e449, InstanceUUID=283c1de7-c451-437e-81e6-675d1f5f550e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T06:35:05.085Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T06:35:15.086Z |INFO |Init configs |InvocationID=3735a4e3-a236-46e9-a4c9-9d488483e449, InstanceUUID=9b01d6b3-2ddd-4039-86c4-51cad8686d91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T06:35:15.107Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T06:35:25.107Z |INFO |Init configs |InvocationID=3735a4e3-a236-46e9-a4c9-9d488483e449, InstanceUUID=52640d69-3ca8-40ef-8469-63867a1a3d39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T06:35:25.121Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T06:35:35.123Z |INFO |Init configs |InvocationID=3735a4e3-a236-46e9-a4c9-9d488483e449, InstanceUUID=b9502875-c2db-4761-870f-b1329eabbd53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T06:35:35.141Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T06:35:45.151Z |INFO |Init configs |InvocationID=3735a4e3-a236-46e9-a4c9-9d488483e449, InstanceUUID=b4e024c7-3597-487b-9f4a-05aefb01328f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T06:35:45.173Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-01T06:35:46.115Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-01T06:35:46.116Z |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-01T06:35:46.117Z |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-01T06:35:46.117Z |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-01T06:35:46.118Z |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-01T06:35:46.131Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-01T06:35:46.131Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-01T06:35:46.132Z |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-01T06:35:46.135Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T06:35:55.176Z |INFO |Init configs |InvocationID=3735a4e3-a236-46e9-a4c9-9d488483e449, InstanceUUID=f9283f2f-b9b6-4d29-9e80-b2bc66dcd972 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T06:35:55.217Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T06:36:05.218Z |INFO |Init configs |InvocationID=3735a4e3-a236-46e9-a4c9-9d488483e449, InstanceUUID=e89763e6-d39b-43c4-875c-ab0326866267 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T06:36:05.245Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T06:36:15.246Z |INFO |Init configs |InvocationID=3735a4e3-a236-46e9-a4c9-9d488483e449, InstanceUUID=f4f5ab30-60a9-4ccb-bf05-ef2649ec95a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T06:36:15.269Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T06:36:25.270Z |INFO |Init configs |InvocationID=3735a4e3-a236-46e9-a4c9-9d488483e449, InstanceUUID=ef696ae6-5f1f-4ed0-aca8-847479a5e3a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T06:36:25.296Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T06:36:35.297Z |INFO |Init configs |InvocationID=3735a4e3-a236-46e9-a4c9-9d488483e449, InstanceUUID=3e8813bd-c1b3-45c7-b348-dac00e097f8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T06:36:35.327Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T06:36:45.328Z |INFO |Init configs |InvocationID=3735a4e3-a236-46e9-a4c9-9d488483e449, InstanceUUID=695bef9f-235a-4935-8653-71608d8e770d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T06:36:45.341Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T06:36:55.344Z |INFO |Init configs |InvocationID=3735a4e3-a236-46e9-a4c9-9d488483e449, InstanceUUID=6523b43d-68e2-4837-8674-9a85c456228d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T06:36:55.369Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T06:37:05.369Z |INFO |Init configs |InvocationID=3735a4e3-a236-46e9-a4c9-9d488483e449, InstanceUUID=c12744ed-32be-4b6c-aae3-deb1ae0646ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T06:37:05.386Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T06:37:15.387Z |INFO |Init configs |InvocationID=3735a4e3-a236-46e9-a4c9-9d488483e449, InstanceUUID=4e800dde-db47-4f49-b16b-778975a567dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T06:37:15.399Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T06:37:25.400Z |INFO |Init configs |InvocationID=3735a4e3-a236-46e9-a4c9-9d488483e449, InstanceUUID=2fca1d20-c57c-4d7b-b2e9-0f2a7d5bc58a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T06:37:25.431Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T06:37:35.432Z |INFO |Init configs |InvocationID=3735a4e3-a236-46e9-a4c9-9d488483e449, InstanceUUID=00336207-38b8-4d2a-bf7e-e61c0eaa3a3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T06:37:35.451Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T06:37:45.451Z |INFO |Init configs |InvocationID=3735a4e3-a236-46e9-a4c9-9d488483e449, InstanceUUID=75858bd7-de76-4332-a7c1-47b17cb88556 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T06:37:45.472Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T06:37:55.473Z |INFO |Init configs |InvocationID=3735a4e3-a236-46e9-a4c9-9d488483e449, InstanceUUID=4882b2f7-fd37-45e0-884b-e574d65b39c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T06:37:55.506Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T06:38:05.506Z |INFO |Init configs |InvocationID=3735a4e3-a236-46e9-a4c9-9d488483e449, InstanceUUID=87fa4e7b-b2f4-4d02-a629-08281bf10a21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T06:38:05.524Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T06:38:15.525Z |INFO |Init configs |InvocationID=3735a4e3-a236-46e9-a4c9-9d488483e449, InstanceUUID=480b4aae-b06b-4045-8000-8ab867eef602 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T06:38:15.540Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T06:38:25.540Z |INFO |Init configs |InvocationID=3735a4e3-a236-46e9-a4c9-9d488483e449, InstanceUUID=e45b3a86-1d96-4c35-ae9b-4ad116e32e61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T06:38:25.567Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T06:38:35.568Z |INFO |Init configs |InvocationID=3735a4e3-a236-46e9-a4c9-9d488483e449, InstanceUUID=85ebb828-61f8-445e-843d-f7c129017ae7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T06:38:35.585Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T06:38:45.586Z |INFO |Init configs |InvocationID=3735a4e3-a236-46e9-a4c9-9d488483e449, InstanceUUID=732b875b-c950-47db-9d87-2bb96af06faa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T06:38:45.611Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T06:38:55.612Z |INFO |Init configs |InvocationID=3735a4e3-a236-46e9-a4c9-9d488483e449, InstanceUUID=5b3b9a40-e4d1-4d06-8dc7-4d9fe0660707 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-01T06:38:55.634Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |