. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.7.2) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-04-21T23:14:30.806Z |INFO |CBS client will use plain http protocol. | | | |main | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-21T23:14:30.814Z |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-04-21T23:14:30.815Z |INFO |Falling back to use default CBS client configuration properties | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-04-21T23:14:30.817Z |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-04-21T23:14:31.187Z |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-04-21T23:14:31.323Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-21T23:14:31.324Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-04-21T23:14:31.324Z |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-04-21T23:14:31.425Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2023-04-21T23:14:31.488Z |INFO |The following 1 profile is active: "prod" | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2023-04-21T23:14:31.524Z |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-04-21T23:14:32.932Z |INFO |BeanFactory id=074ce1ac-844d-3936-b803-5881ae1c6a8f | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2023-04-21T23:14:33.429Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2023-04-21T23:14:33.455Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2023-04-21T23:14:33.456Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.65] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2023-04-21T23:14:33.551Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2023-04-21T23:14:33.552Z |INFO |Root WebApplicationContext: initialization completed in 2028 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2023-04-21T23:14:34.415Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=280518e6-62fa-430f-a14e-99ff89312993 | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2023-04-21T23:14:36.392Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=280518e6-62fa-430f-a14e-99ff89312993 | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2023-04-21T23:14:36.924Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=280518e6-62fa-430f-a14e-99ff89312993 | | |main | org.onap.dcaegen2.services.prh.MainApp |2023-04-21T23:14:36.947Z |INFO |Started MainApp in 8.339 seconds (JVM running for 8.996) |InvocationID=280518e6-62fa-430f-a14e-99ff89312993 | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2023-04-21T23:14:37.145Z |INFO |Start scheduling PRH workflow |InvocationID=280518e6-62fa-430f-a14e-99ff89312993 | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T23:14:37.155Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=45ebe07c-de1f-4ada-9e70-f3ed46e4187a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T23:14:37.784Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2023-04-21T23:14:45.560Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2023-04-21T23:14:45.567Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2023-04-21T23:14:45.570Z |INFO |Completed initialization in 3 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T23:14:47.785Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=647f60d1-29c0-4359-83c7-c1a6f4baae87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T23:14:47.814Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T23:14:57.815Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=8ce70199-3200-4dd5-9dd2-861968123b10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T23:14:57.837Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T23:15:07.838Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=95d61799-8d36-4247-8a91-613f2abb07b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T23:15:07.863Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T23:15:17.864Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=8d2edf6d-9f9b-4fd8-94f5-7d00d8cd3e7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T23:15:17.887Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T23:15:27.888Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=1b95c35d-5761-4073-8f24-a0443ec4758a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T23:15:27.910Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T23:15:37.911Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=0e38de89-f5b0-4056-9288-828603a8f77f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T23:15:37.934Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T23:15:47.935Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=91556275-84d1-43e2-b4dd-0e633279504b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T23:15:47.957Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T23:15:57.958Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=148e8f06-a405-4dd7-843f-6d8e060be56a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T23:15:57.982Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T23:16:07.983Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=bce46f98-9c91-4951-a85e-04c130cf572a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T23:16:08.004Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T23:16:18.009Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=a2e4c537-85d9-4d0b-b1d2-3accc65547e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T23:16:18.049Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T23:16:28.051Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=83d80a94-af98-4bd5-a7fe-3ec2a62d3c8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T23:16:28.073Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T23:16:38.075Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=7f353536-abe6-4a66-990b-ca12c7cc18d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T23:16:38.123Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T23:16:48.127Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=3aa633b8-9876-4021-a7ae-6dea34de7489 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T23:16:48.174Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T23:16:58.174Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=8b36b07d-a91b-441a-80eb-034cfa25f9f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T23:16:58.202Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T23:17:08.203Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=196ea996-ff5a-426d-9b8f-907e67deeed2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T23:17:08.223Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T23:17:18.224Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=655d2b62-4442-4f84-a5e3-7adf35ca5f4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T23:17:18.248Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T23:17:28.249Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=9111e973-c041-43dd-bdbc-05c2a0c21773 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T23:17:28.269Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T23:17:38.270Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=acc1d175-ab01-45f0-9065-01d2aabdcebc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T23:17:38.292Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T23:17:48.292Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=4c62ddfe-f770-4152-a7a6-36506c3717b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T23:17:48.315Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T23:17:58.316Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=44a28c92-b3dc-41f5-8ead-888c2a25e59c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T23:17:58.334Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T23:18:08.335Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=44bd676b-bdd0-431b-8ee4-6782bb67922a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T23:18:08.354Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T23:18:18.355Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=736c932a-c0bd-414a-8a23-b7c251141666 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T23:18:18.377Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T23:18:28.378Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=808ce11c-71ef-4a9e-9555-2e29ee7e283e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T23:18:28.401Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T23:18:38.402Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=a6853bdd-0459-499e-a15c-f0fb5aae6771 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T23:18:38.426Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T23:18:48.427Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=1ab22be3-e7fc-4227-a524-dd3631cbb00d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T23:18:48.475Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T23:18:58.475Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=fc50f428-ed43-43df-bb69-8bb3b94763d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T23:18:58.503Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T23:19:08.504Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=292dd448-04a8-4c8b-acc4-f5058f98a060 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T23:19:08.527Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T23:19:18.528Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=bf6cf113-7f85-4fea-8ed2-643c1cf768c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T23:19:18.547Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T23:19:28.547Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=71d80e45-8993-42a3-9aae-e0ea84ba4366 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T23:19:28.570Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-04-21T23:19:35.059Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-21T23:19:35.059Z |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-04-21T23:19:35.059Z |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-04-21T23:19:35.059Z |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-04-21T23:19:35.059Z |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-04-21T23:19:35.069Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-21T23:19:35.069Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-04-21T23:19:35.069Z |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-04-21T23:19:35.070Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T23:19:38.571Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=8f1c0eef-e3db-4906-8d64-01381dfbf501 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T23:19:38.594Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T23:19:48.595Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=721d9c0d-5802-45d3-91a9-cca298d659ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T23:19:48.617Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T23:19:58.618Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=646d03cf-39ce-4c77-8bc6-d67e6dfa2dac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T23:19:58.639Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T23:20:08.640Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=4d141611-470a-48e4-ab9b-478451c5c7ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T23:20:08.660Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T23:20:18.661Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=99ce5724-8035-4234-865d-ffc902e23293 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T23:20:18.681Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T23:20:28.681Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=350abc86-520d-46f3-b1b3-a3a2e13356bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T23:20:28.704Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T23:20:38.705Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=b043d9da-a1bb-4b53-bb09-03014c48c63a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T23:20:38.725Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T23:20:48.728Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=cef0446a-a1ba-411f-9c79-7e4f9e429f5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T23:20:48.749Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T23:20:58.749Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=8c3bddc2-2f12-4852-8e5c-2ab78d5bb87d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T23:20:58.770Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T23:21:08.771Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=7906af4c-f8a2-49c3-90ff-ed6839086948 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T23:21:08.792Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T23:21:18.793Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=ec711493-5d31-4b8c-aed3-0f20266afa9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T23:21:18.814Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T23:21:28.814Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=8af7e128-0e13-4d86-bf35-af36de991c63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T23:21:28.837Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T23:21:38.838Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=a11dca53-2137-4dbc-a4d4-1de95b043039 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T23:21:38.859Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T23:21:48.860Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=9d502b09-71cc-479c-a37c-7fd284f25a0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T23:21:48.883Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T23:21:58.883Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=1afd8e39-2098-4aca-8d38-115f86652eaf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T23:21:58.910Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T23:22:08.910Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=4d9e0a04-e73e-4be4-abf7-bccd032cf0ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T23:22:08.934Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T23:22:18.935Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=d9a714b4-92a6-430d-88f1-c822171152e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T23:22:18.956Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T23:22:28.958Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=cae9183e-c641-4440-b504-fcbb079462e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T23:22:28.983Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T23:22:38.984Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=f3211d44-f580-489b-a1e3-d883d3a7a776 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T23:22:39.003Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T23:22:49.003Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=29981ad2-12ad-4dcc-8f8e-f43bd73759dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T23:22:49.024Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T23:22:59.025Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=00aa2fca-c093-4960-b149-96e7abc75602 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T23:22:59.049Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T23:23:09.050Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=a8bb953f-6c24-4d43-ae8a-e6b7fcd80da2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T23:23:09.070Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T23:23:19.070Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=ff4cf44b-aa98-4d97-aa99-a088e3cb214d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T23:23:19.092Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T23:23:29.093Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=8ce33407-42e8-48c1-9820-cfc67bf0f680 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T23:23:29.114Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T23:23:39.115Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=23df3731-e088-4fa8-9b98-112e18a810b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T23:23:39.137Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T23:23:49.138Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=2fdeaa3d-ec23-47bc-9921-53d64b9b5f4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T23:23:49.162Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T23:23:59.163Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=9591f616-73f8-4481-b3e9-35ef75247d22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T23:23:59.181Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T23:24:09.182Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=c714b365-2072-41cd-817a-fe6c448bf795 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T23:24:09.203Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T23:24:19.204Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=06f36bb6-10d0-445c-95d3-be0592322cf2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T23:24:19.220Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T23:24:29.222Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=9440d66c-2ae1-40de-9c2b-e93883ff5a5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T23:24:29.259Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-04-21T23:24:34.652Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-21T23:24:34.652Z |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-04-21T23:24:34.652Z |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-04-21T23:24:34.652Z |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-04-21T23:24:34.653Z |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-04-21T23:24:34.659Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-21T23:24:34.660Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-04-21T23:24:34.660Z |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-04-21T23:24:34.661Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T23:24:39.260Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=2cc68cc8-1606-455d-9b58-1f6472e8fa64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T23:24:39.280Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T23:24:49.282Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=f33fe754-6c34-46ed-931f-66c7073f4c8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T23:24:49.301Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T23:24:59.302Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=0b049b0b-edc4-4229-9676-ccb77b48734e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T23:24:59.324Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T23:25:09.325Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=a83d1688-27e0-49c8-af60-01dfaab73e39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T23:25:09.357Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T23:25:19.358Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=3290fd46-c57f-4c4b-a119-8dc3652c102c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T23:25:19.377Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T23:25:29.378Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=8284be51-1af2-4527-a9ec-e62a5c70ba3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T23:25:29.397Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T23:25:39.398Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=804420fc-7bb7-462c-94a3-1091a10083b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T23:25:39.417Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T23:25:49.418Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=83d4b2b8-c4b6-4816-aef0-f22ccf2eb210 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T23:25:49.436Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T23:25:59.437Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=9fec0d84-fa5c-41ab-a091-9525b0d9f0e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T23:25:59.457Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T23:26:09.457Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=257cbfb3-31aa-4d6f-85a8-f5eaaff5978a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T23:26:09.477Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T23:26:19.478Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=95c7a5ff-5f3f-41af-bb33-2abcb97bd552 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T23:26:19.498Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T23:26:29.498Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=b78bd5f2-c3dc-449f-87f6-689d0eb35165 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T23:26:29.522Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T23:26:39.522Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=421e8c18-9c54-4edd-901c-87935c7791fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T23:26:39.544Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T23:26:49.544Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=dbd86d85-4db9-4af7-854d-04d1487b5012 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T23:26:49.563Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T23:26:59.563Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=326f0639-1c29-44bc-8764-04fbc00af8a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T23:26:59.588Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T23:27:09.588Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=c03dde3b-09a3-4dae-889d-620210799410 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T23:27:09.626Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T23:27:19.628Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=b7307c60-3b07-4bbd-8bfc-0e6905712de5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T23:27:19.647Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T23:27:29.648Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=a1890f51-943d-4769-a7b0-4c32a9006f85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T23:27:29.668Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T23:27:39.669Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=2f9b36a4-8b80-4e3a-b19a-b0c389055984 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T23:27:39.690Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T23:27:49.691Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=11e92644-a49e-4a2c-93ee-70d842d15bcf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T23:27:49.710Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T23:27:59.711Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=a2173670-f25d-4625-aa9b-a8795e733da2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T23:27:59.765Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T23:28:09.766Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=0b12d711-861d-4340-a4d8-b433679ccdad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T23:28:09.788Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T23:28:19.789Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=da2dc3bd-5735-4f7f-b94c-8621edda3e69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T23:28:19.813Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T23:28:29.816Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=b3b98f20-e73c-4669-846e-b900e7bffa00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T23:28:29.831Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T23:28:39.832Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=9e5ecdf6-5df6-4487-b8e0-6f1701ea910f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T23:28:39.853Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T23:28:49.854Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=31981854-915c-40a6-a63f-48c3a3430f70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T23:28:49.876Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T23:28:59.877Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=ed90ee2a-8702-49f7-81d8-463aeffe4b58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T23:28:59.897Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T23:29:09.897Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=fbca619e-44a9-4974-bc8f-f7a5eb75a249 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T23:29:09.918Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T23:29:19.920Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=ef3e3477-fe1a-4852-89f8-e74e62c7bdfa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T23:29:19.944Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T23:29:29.945Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=dc88defd-66f0-4c95-9c20-be1a044f3c41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T23:29:29.967Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-04-21T23:29:34.713Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-21T23:29:34.714Z |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-04-21T23:29:34.714Z |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-04-21T23:29:34.714Z |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-04-21T23:29:34.714Z |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-04-21T23:29:34.719Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-21T23:29:34.720Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-04-21T23:29:34.720Z |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-04-21T23:29:34.721Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T23:29:39.968Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=b3e8fd0f-546e-4567-a565-4f58e58ffcef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T23:29:39.992Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T23:29:49.993Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=001155b9-0bee-445c-9a5c-705181c8eff3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T23:29:50.016Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T23:30:00.017Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=84638df9-5605-42ea-8f1d-d09149855d24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T23:30:00.037Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T23:30:10.038Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=48e7dc4a-4e5e-4df4-b261-aca738d4b52a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T23:30:10.060Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T23:30:20.060Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=9bf0957d-ba59-4c98-9376-ed99671b84f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T23:30:20.085Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T23:30:30.086Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=47ceac39-6602-42ef-8186-8a3d345d964d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T23:30:30.105Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T23:30:40.106Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=f702d932-2510-41b9-a775-b3f674c374ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T23:30:40.128Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T23:30:50.129Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=d9e38926-f6d3-495c-a010-40d961b15f54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T23:30:50.155Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T23:31:00.156Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=8dbcc069-29f9-4a04-b56d-edd09eac12e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T23:31:00.174Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T23:31:10.175Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=23b9acc8-75e8-4fb0-b24c-938419a206cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T23:31:10.195Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T23:31:20.195Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=21e4b451-5e95-4857-be74-a96aec873823 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T23:31:20.212Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T23:31:30.213Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=d0583cfc-2ecc-466d-9654-81066a325186 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T23:31:30.230Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T23:31:40.231Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=fd5e1333-8930-4009-94fd-91b57a2ae822 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T23:31:40.252Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T23:31:50.252Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=95b44322-e487-4797-8833-337c6e180cc0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T23:31:50.271Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T23:32:00.272Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=976650f6-b716-4630-94b7-e98aa949fbe2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T23:32:00.301Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T23:32:10.302Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=786b42fb-ac58-435c-8531-0decd5b38681 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T23:32:10.320Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T23:32:20.321Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=599cb4f3-8405-48ab-8d93-5d444a285919 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T23:32:20.339Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T23:32:30.340Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=a749d1d5-e939-4911-a34a-117d5998efc1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T23:32:30.359Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T23:32:40.360Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=a022749e-0c87-45f1-8ed8-7a7b3cf526be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T23:32:40.384Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T23:32:50.385Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=cb31aae3-b502-468b-a60c-7886e5b18e9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T23:32:50.404Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T23:33:00.405Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=4ea28fcf-ae87-4e90-9a4d-46ceb87ed30e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T23:33:00.424Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T23:33:10.425Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=7251068b-8f0c-4fc8-90d6-719a6725909d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T23:33:10.446Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T23:33:20.447Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=8bfae151-8893-4b7c-ab85-b90abfeababd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T23:33:20.466Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T23:33:30.468Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=306606d1-130d-4b11-b497-15238b09592f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T23:33:30.489Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T23:33:40.491Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=7eac93e3-a627-4bfb-bac7-9ede8082c35d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T23:33:40.514Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T23:33:50.514Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=eb4230a1-45b8-4944-b443-145e4c98c544 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T23:33:50.536Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T23:34:00.537Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=d76839d9-4ce6-4bc0-ad96-8f1dc167ae75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T23:34:00.556Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T23:34:10.557Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=7d814abe-0c6a-44bc-b99b-93a312cf7e2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T23:34:10.581Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T23:34:20.581Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=9c57ba85-c6c7-4c91-b729-752039c7b773 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T23:34:20.600Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T23:34:30.600Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=f2831b6a-6620-44ce-b708-0f9ebb0e1a78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T23:34:30.619Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-04-21T23:34:34.570Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-21T23:34:34.570Z |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-04-21T23:34:34.570Z |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-04-21T23:34:34.570Z |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-04-21T23:34:34.570Z |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-04-21T23:34:34.575Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-21T23:34:34.575Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-04-21T23:34:34.575Z |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-04-21T23:34:34.577Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T23:34:40.620Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=1f1a80f2-ce85-4824-bbca-a2404a2a920d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T23:34:40.640Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T23:34:50.641Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=fef38f13-98f0-4192-a1a2-eb207249b1fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T23:34:50.660Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T23:35:00.662Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=a2973c2b-5233-4328-b9ed-ab066b7085da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T23:35:00.681Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T23:35:10.683Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=2ae5f062-aac3-445c-8e8d-4e2aa99c621b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T23:35:10.705Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T23:35:20.706Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=78930c12-a205-434c-8a9a-63e2d6c60ab1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T23:35:20.729Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T23:35:30.731Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=5a854905-5f75-4338-b3bf-7d637ae09487 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T23:35:30.756Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T23:35:40.757Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=a0a00b1b-0276-44e1-acfa-1503c6871c4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T23:35:40.778Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T23:35:50.778Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=ba4f0d0b-54bf-453f-a2bb-50af332fb3ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T23:35:50.801Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T23:36:00.801Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=7f6a4736-9600-4884-aeac-c2ef7f9728f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T23:36:00.821Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T23:36:10.822Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=321a1154-fe68-445a-b271-898cda1dfd81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T23:36:10.844Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T23:36:20.844Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=0add60db-35a6-4f5f-a158-b48945ef8062 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T23:36:20.865Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T23:36:30.865Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=4bb8cfe1-0bd2-4b5b-ad66-20ae8cdf7457 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T23:36:30.884Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T23:36:40.884Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=3eab7f97-bc25-4794-b901-8e4b13ffe381 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T23:36:40.903Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T23:36:50.904Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=7adcec02-9588-401d-b6ee-f7ecdb7c5744 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T23:36:50.925Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T23:37:00.925Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=dbb9de17-bb01-4225-8c06-7ac598059704 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T23:37:00.944Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T23:37:10.945Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=3ce70a67-a3e2-4ba0-9f62-001e41429dfd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T23:37:10.965Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T23:37:20.965Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=bfadd351-6287-49f5-96b8-fbf374646c57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T23:37:20.982Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T23:37:30.983Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=a33ead94-4acb-4705-9ae7-6fdf3798e635 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T23:37:31.001Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T23:37:41.002Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=fdd56d21-5b48-48d6-8ec2-9e47a5174c12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T23:37:41.020Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T23:37:51.021Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=bb693a9d-0fd7-4593-821e-6ac0ebc6eb29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T23:37:51.042Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T23:38:01.043Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=a1f12e17-9684-43c9-bf4d-136558b1d90e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T23:38:01.064Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T23:38:11.064Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=de4fe609-12ac-4ef4-9c65-191a0697a831 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T23:38:11.086Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T23:38:21.087Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=a6745295-bf10-4c65-9253-77c5916f90d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T23:38:21.107Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T23:38:31.108Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=389f77d6-cc17-40ee-884a-a100ed7b410d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T23:38:31.132Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T23:38:41.133Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=964fd6e5-4b0e-4024-8ab3-3325b39200ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T23:38:41.150Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T23:38:51.150Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=059fa1cd-3f42-452f-89f4-426f56525b30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T23:38:51.170Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T23:39:01.171Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=430173e5-cab9-42a1-afd5-13112ef6a276 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T23:39:01.190Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T23:39:11.190Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=63fbc6e6-03c1-4328-aca6-95ca6095f303 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T23:39:11.211Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T23:39:21.211Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=dd75ce33-bf1c-4e80-af35-21af9d7f73a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T23:39:21.233Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T23:39:31.233Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=5c9ea1cd-e7c6-4281-a68a-765cb7b6f256 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T23:39:31.253Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-04-21T23:39:34.606Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-21T23:39:34.607Z |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-04-21T23:39:34.607Z |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-04-21T23:39:34.607Z |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-04-21T23:39:34.607Z |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-04-21T23:39:34.613Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-21T23:39:34.613Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-04-21T23:39:34.613Z |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-04-21T23:39:34.615Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T23:39:41.254Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=b63d30df-c38c-4959-bfe4-a0e3438de463 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T23:39:41.276Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T23:39:51.277Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=eb8d7c9e-3b66-43f1-bdb4-c18a7559d903 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T23:39:51.295Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T23:40:01.296Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=d9d2d594-5da3-4989-9548-ec7cabed30c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T23:40:01.314Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T23:40:11.315Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=ffc82636-1ab9-4328-ac07-dea4b6c4fb99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T23:40:11.338Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T23:40:21.339Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=309e2b67-bbc7-4c15-b3ca-ff330457184d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T23:40:21.360Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T23:40:31.361Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=a5ca875f-c437-4b06-8d9b-58d96f76603d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T23:40:31.379Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T23:40:41.379Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=61880269-71d6-412b-9501-aecb769bc428 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T23:40:41.400Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T23:40:51.401Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=1e6e9798-09ad-41b7-b6ba-ae63cf940546 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T23:40:51.420Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T23:41:01.421Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=d562c0fc-24a7-4fb4-8fab-67aabe1a6cda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T23:41:01.439Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T23:41:11.441Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=7ed662d6-4778-455c-ba0a-7c3ad6466dad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T23:41:11.462Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T23:41:21.462Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=46e8c918-9164-401b-b092-416067c088d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T23:41:21.482Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T23:41:31.483Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=bb92f753-8121-408d-8c98-6fc4224e8e47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T23:41:31.498Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T23:41:41.499Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=e4735241-24f5-454d-b0a7-d93ea8db5857 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T23:41:41.519Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T23:41:51.520Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=daca2717-cd7c-4a85-b767-91346761b12f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T23:41:51.540Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T23:42:01.540Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=bd2630b7-750f-40af-8c67-28e336fc366c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T23:42:01.561Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T23:42:11.562Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=5ec9fd19-09a7-4f5f-a259-005086f89947 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T23:42:11.581Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T23:42:21.582Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=bcaa0616-1e1f-43f3-8428-b135fe3a1a36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T23:42:21.601Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T23:42:31.602Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=66c4421e-f2ee-4f61-aa55-46dec84df0f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T23:42:31.620Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T23:42:41.621Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=18ddce24-5481-49f1-91a9-50b597272bd5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T23:42:41.639Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T23:42:51.640Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=433e0b2b-1507-41ff-8ac1-571bab2bb430 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T23:42:51.655Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T23:43:01.656Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=ab5abedf-73ab-4cc2-86b4-b1c25adb89d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T23:43:01.678Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T23:43:11.679Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=618379c3-4dd8-4c38-a6a0-c0ab16df0c89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T23:43:11.699Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T23:43:21.700Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=84b30bcb-269d-44d6-aca2-df27fbea8d8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T23:43:21.718Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T23:43:31.719Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=996cccb1-1a26-4609-864c-8db8990294cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T23:43:31.745Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T23:43:41.746Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=1521b11f-b2cf-4e57-a81e-ac835baded0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T23:43:41.764Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T23:43:51.765Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=5475c979-a23c-463e-895e-8ab93966fd2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T23:43:51.785Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T23:44:01.785Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=2bdf24cb-5a61-4e5d-b44c-52532ee7e68f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T23:44:01.806Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T23:44:11.807Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=60217e70-8f34-491c-9227-6e2eebdd71d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T23:44:11.831Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T23:44:21.832Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=682a2267-07ad-4cd4-908c-4461780164bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T23:44:21.851Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T23:44:31.852Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=162c5ee0-ca6e-4f33-8579-1f8bada92cf9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T23:44:31.883Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-04-21T23:44:34.663Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-21T23:44:34.663Z |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-04-21T23:44:34.664Z |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-04-21T23:44:34.664Z |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-04-21T23:44:34.664Z |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-04-21T23:44:34.668Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-21T23:44:34.669Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-04-21T23:44:34.669Z |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-04-21T23:44:34.670Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T23:44:41.883Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=19517c4b-2926-4d1c-ba58-1bceb8fb16ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T23:44:41.905Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T23:44:51.906Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=788a0885-6410-4af9-8caf-f7f61768c68b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T23:44:51.925Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T23:45:01.926Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=ee745676-b671-4896-bbe1-a71751b76f16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T23:45:01.945Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T23:45:11.946Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=cd2865c6-de0d-4d8c-aeab-0b7effade16e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T23:45:11.983Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T23:45:21.984Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=6d2de014-8298-4fbc-bb03-89c76a8e8e8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T23:45:22.008Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T23:45:32.009Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=bbfa299d-1a34-402f-8d6c-de691ee49ed3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T23:45:32.049Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T23:45:42.049Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=6610b655-230e-4773-abcc-a8b0f3a5a03e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T23:45:42.067Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T23:45:52.068Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=b62056b8-c9a7-420d-8db7-687a9268d20d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T23:45:52.087Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T23:46:02.087Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=2ab2da1d-f7b0-442b-b542-6f3050468d79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T23:46:02.109Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T23:46:12.110Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=4136b5fb-7246-4863-8264-787bedc8bc90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T23:46:12.130Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T23:46:22.135Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=ae915077-e46e-4ac6-b2f7-bc9bdb489a19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T23:46:22.156Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T23:46:32.157Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=8b399962-a16c-4fcc-ba60-05d50d982276 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T23:46:32.176Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T23:46:42.177Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=0ee4d761-150a-455f-bf92-ae93fff68af5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T23:46:42.197Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T23:46:52.198Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=42169f1f-b786-4b32-9d6b-be842fc5009e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T23:46:52.216Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T23:47:02.217Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=3ce595f8-e857-4585-9cbd-f59a53e05d99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T23:47:02.235Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T23:47:12.236Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=9ff8a04a-2ed2-4739-ae9c-6d68ee95c48f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T23:47:12.256Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T23:47:22.256Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=15185fd3-8162-477b-92a2-2f644283d0c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T23:47:22.275Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T23:47:32.276Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=c91f3f90-7098-458a-923a-9d7282878bd7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T23:47:32.296Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T23:47:42.297Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=05f2b9fe-468e-439d-8ed2-1df4d8dcf215 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T23:47:42.317Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T23:47:52.318Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=1c61dd19-de52-4bb4-b3cd-fae8e88b75c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T23:47:52.336Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T23:48:02.337Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=b770dc79-532a-47f4-9471-44c2c24c1ebe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T23:48:02.357Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T23:48:12.358Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=58da4ef0-9702-43f6-ac71-b37593649579 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T23:48:12.379Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T23:48:22.379Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=9e75e586-c2d8-4dc2-8257-29153eb05a75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T23:48:22.399Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T23:48:32.399Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=31a63917-6574-4a02-82e7-db214e9c7444 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T23:48:32.420Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T23:48:42.420Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=ffc04f11-3615-48a1-b636-6a7b889d58cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T23:48:42.440Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T23:48:52.441Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=2042a606-0073-49e2-94a7-fca267a4d8f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T23:48:52.462Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T23:49:02.464Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=bc5eb346-046d-4795-82f9-d977c71e3910 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T23:49:02.483Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T23:49:12.484Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=bc428e44-ef9b-4d23-85e2-d6881b8fa534 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T23:49:12.501Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T23:49:22.501Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=443d4d87-1280-4dad-b63b-979fba714a0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T23:49:22.526Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T23:49:32.527Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=9c230720-909d-4e48-8dc7-255339bfafe3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T23:49:32.549Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-04-21T23:49:34.665Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-21T23:49:34.665Z |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-04-21T23:49:34.665Z |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-04-21T23:49:34.665Z |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-04-21T23:49:34.666Z |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-04-21T23:49:34.670Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-21T23:49:34.670Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-04-21T23:49:34.670Z |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-04-21T23:49:34.671Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T23:49:42.550Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=34d0a808-13b8-464a-af0c-215713d82667 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T23:49:42.569Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T23:49:52.570Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=74de0093-a954-4a70-ae76-37e37253c729 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T23:49:52.592Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T23:50:02.593Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=d9df652c-d1b9-41de-a20f-35aefabb8681 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T23:50:02.611Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T23:50:12.612Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=087e370d-fc11-4557-8397-014fee5ed3de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T23:50:12.633Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T23:50:22.634Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=6deffe09-c2f3-400a-8799-c71d397e8779 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T23:50:22.654Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T23:50:32.655Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=4b791ce8-7395-447f-8f55-da969e04df90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T23:50:32.675Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T23:50:42.675Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=07757f01-72d1-461c-b965-3f27a91643f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T23:50:42.697Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T23:50:52.698Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=da24aa2e-e088-482e-91c2-4fae0552864e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T23:50:52.716Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T23:51:02.717Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=49feb17b-bc38-41fd-8060-b491e8008d27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T23:51:02.738Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T23:51:12.738Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=76d2e30e-53f4-441b-842e-6cdcb60ee322 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T23:51:12.760Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T23:51:22.760Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=2e132fab-d43a-4986-b552-755c9a47b59d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T23:51:22.779Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T23:51:32.780Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=e84fe2c6-bb46-4603-9377-0ae05218025a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T23:51:32.799Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T23:51:42.800Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=975e4568-e2e1-40ec-ae81-ce53d161b937 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T23:51:42.821Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T23:51:52.822Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=ff056879-c446-4d23-a4e8-e2f869852781 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T23:51:52.857Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T23:52:02.858Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=5c94fde1-f064-4ed1-a6d9-3db58da23200 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T23:52:02.903Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T23:52:12.904Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=49d00234-17fe-4c9b-b2b4-e4dca834e621 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T23:52:12.924Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T23:52:22.925Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=831b6341-a30b-4b32-ac42-1437cd85f6b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T23:52:22.949Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T23:52:32.950Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=af90ca8d-555f-4a19-ae75-b7d19a8e57c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T23:52:32.971Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T23:52:42.972Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=d20b1cbd-8656-47d2-a2c5-abb9d4567214 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T23:52:42.993Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T23:52:52.994Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=6bfdfa47-146d-480e-b2ac-3d9e2dcfa68d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T23:52:53.014Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T23:53:03.015Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=82bf8688-dab0-450a-b815-02d17ef36e77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T23:53:03.035Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T23:53:13.035Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=4cc8deda-e430-4162-a2c0-7ad3984e05bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T23:53:13.054Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T23:53:23.055Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=a43d70ec-41d8-4d77-8841-3d7e48bc0a4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T23:53:23.081Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T23:53:33.082Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=080973f0-5d2a-407e-ad41-848d05da0ca7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T23:53:33.100Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T23:53:43.101Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=299f7d1f-6779-4fe5-b74c-5e4fa30e30da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T23:53:43.117Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T23:53:53.118Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=a506c3e6-592a-4d8c-98ac-3d9b51807af4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T23:53:53.137Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T23:54:03.138Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=1936a0c6-7c84-438d-9255-635a4e4bdce2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T23:54:03.156Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T23:54:13.157Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=b9e2162b-c518-4b6b-b1ef-c5e83d94136b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T23:54:13.176Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T23:54:23.176Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=c31b2754-7611-46e1-8698-95e40d1c45e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T23:54:23.200Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T23:54:33.200Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=972b16d7-1491-429b-be28-6eac444f7ef2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T23:54:33.219Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-04-21T23:54:34.599Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-21T23:54:34.600Z |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-04-21T23:54:34.600Z |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-04-21T23:54:34.600Z |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-04-21T23:54:34.600Z |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-04-21T23:54:34.604Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-21T23:54:34.604Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-04-21T23:54:34.604Z |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-04-21T23:54:34.605Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T23:54:43.220Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=b0a2de45-fed2-45fe-adf9-b959f6a4b444 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T23:54:43.240Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T23:54:53.241Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=2cc895db-3783-4753-8d01-1de44cea1514 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T23:54:53.262Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T23:55:03.263Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=ee68bdfd-39bc-40dd-9044-89a684d5e953 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T23:55:03.282Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T23:55:13.283Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=b23812bf-f0e0-4d74-98f4-f3eaea9e4381 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T23:55:13.304Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T23:55:23.304Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=654c4cdd-89dc-48f7-82e0-cd42d6d60cd1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T23:55:23.328Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T23:55:33.329Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=2160a061-c081-4a23-9016-6e449a65e431 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T23:55:33.349Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T23:55:43.350Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=9266806e-9e85-4801-b0f7-0813a6a1e45b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T23:55:43.371Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T23:55:53.372Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=94e3fea4-5d50-4883-bf2f-77f25dfd86d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T23:55:53.392Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T23:56:03.393Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=beb907f2-7f94-4ccc-b81b-2e8f2e2cd89b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T23:56:03.412Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T23:56:13.413Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=71440775-ea04-4e18-bffa-90563e31d867 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T23:56:13.432Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T23:56:23.433Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=e51d1dd2-7d54-4803-b333-1d0f47673020 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T23:56:23.452Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T23:56:33.452Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=81102c6e-d30c-4453-9e82-5f5f0ce95ddd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T23:56:33.469Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T23:56:43.470Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=6078d284-baa9-4523-aadb-49afeddcf592 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T23:56:43.490Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T23:56:53.491Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=f91a5a5d-9e9c-42c4-aa0c-9a91e9db7fd8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T23:56:53.508Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T23:57:03.508Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=0dccc246-d59f-428d-b549-edcf636c0db0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T23:57:03.529Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T23:57:13.530Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=1bd98295-34aa-4508-843e-fc89b5bfb3e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T23:57:13.552Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T23:57:23.552Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=6c9d8371-352c-41b9-bae2-8d49dff83b38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T23:57:23.571Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T23:57:33.572Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=1e306976-08d4-4f4b-9d38-2b1de5d777b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T23:57:33.588Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T23:57:43.589Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=eb36b9bf-b964-40ba-bbf5-86d434d68061 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T23:57:43.609Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T23:57:53.609Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=214034f0-5e5c-4759-b26c-1c1e0e53bae9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T23:57:53.630Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T23:58:03.631Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=d36ae105-bcf3-4f92-8dcb-acf597c6bb89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T23:58:03.650Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T23:58:13.650Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=85adeb50-05a3-4afb-9164-3ae18cfee794 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T23:58:13.669Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T23:58:23.670Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=cd1a2f22-7c48-46e6-8437-c9e5cbee1065 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T23:58:23.686Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T23:58:33.687Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=c77f9333-3964-4325-97eb-9320d290022c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T23:58:33.708Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T23:58:43.708Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=f10266a1-e967-4394-a6e9-f59250090f24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T23:58:43.729Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T23:58:53.730Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=5bb3d8ef-7751-4b93-94bf-3f3a8cef06df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T23:58:53.749Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T23:59:03.750Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=5b1c0aae-d892-413e-a900-90174639668b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T23:59:03.767Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T23:59:13.768Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=f76508be-4ef0-417b-9ada-d7f16ce56d4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T23:59:13.789Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T23:59:23.791Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=50dd6d24-3d22-4057-80fc-31e97693ac8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T23:59:23.808Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T23:59:33.809Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=6fd7d702-8f4e-4a82-af16-43c09a5dd1b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T23:59:33.827Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-04-21T23:59:34.746Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-21T23:59:34.746Z |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-04-21T23:59:34.746Z |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-04-21T23:59:34.746Z |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-04-21T23:59:34.746Z |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-04-21T23:59:34.751Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-21T23:59:34.751Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-04-21T23:59:34.751Z |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-04-21T23:59:34.752Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T23:59:43.827Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=4350d21d-fdad-49a3-99a6-37e53d0b26e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T23:59:43.845Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T23:59:53.846Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=190defff-caf3-4a5f-9f9d-429a54b54009 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-21T23:59:53.865Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:00:03.865Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=bb569d2f-3464-4cab-b64c-a625a7e0add0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:00:03.895Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:00:13.896Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=43e2ef9b-d596-47e1-824c-d00f4ee9a241 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:00:13.921Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:00:23.921Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=1a367e9d-18e9-4067-bb1a-2100075dc6ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:00:23.941Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:00:33.942Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=14ccfc47-6082-4467-9987-2bf29818fe26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:00:33.960Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:00:43.960Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=9b676792-6a27-4134-af9a-bcf920e57a5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:00:43.979Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:00:53.979Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=68520c85-cd0c-4e70-9625-4ccb75463572 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:00:53.997Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:01:03.998Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=11d5dad0-0ee1-423f-a078-5fef1869a567 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:01:04.015Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:01:14.017Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=9b6be627-4540-49b4-bca4-d4847a7eebcd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:01:14.036Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:01:24.037Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=b5405447-4108-49c3-b31c-a37820b3b713 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:01:24.053Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:01:34.053Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=2eba28e2-1d92-4fc7-8171-82c83b4e7505 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:01:34.070Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:01:44.071Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=b18b83e9-f4d7-42c5-9176-7d095d2e0c9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:01:44.089Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:01:54.090Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=4485e039-af72-4f51-8b5e-33a06e1dbea4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:01:54.110Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:02:04.111Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=159e9c89-dde0-4aef-84ca-261e6977f64f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:02:04.129Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:02:14.130Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=3afaff1d-e956-4681-b54c-ee06204de6a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:02:14.148Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:02:24.149Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=cc11b03d-245f-444e-a318-e1b6d9e6f478 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:02:24.166Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:02:34.167Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=7b6efd9f-5d07-4a40-a921-ecd44c5116d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:02:34.184Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:02:44.184Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=b3f09fea-cd0b-44cf-9657-55bec5610079 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:02:44.205Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:02:54.205Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=ee3d6f74-06c0-46ac-8109-15c1d61592cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:02:54.222Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:03:04.223Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=2a5e843f-db39-4014-84fd-0961cbb1849d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:03:04.242Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:03:14.243Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=d90530a5-ca4a-44f2-b402-ca300cc730ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:03:14.262Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:03:24.262Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=80b6fcee-a9bf-4a1f-b2b5-27723fc0596a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:03:24.290Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:03:34.290Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=9fe3175a-0b6e-430c-8a7d-b02a025bc6db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:03:34.321Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:03:44.322Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=8bac1741-51cb-494a-ab76-e0d5ebd7dd10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:03:44.340Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:03:54.341Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=5be49663-eac8-4120-a7db-6eae3ee648f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:03:54.361Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:04:04.362Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=13460dc5-b22f-4d8e-8105-6e36bab1e674 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:04:04.381Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:04:14.382Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=c1bd38ac-97b7-4ec4-9021-1574c714925b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:04:14.405Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:04:24.406Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=3e22d943-ecc4-4497-96ae-e72fb42e8b6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:04:24.422Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:04:34.423Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=86ffcb20-2c19-4849-b5a8-68ff90c4880a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:04:34.442Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-04-22T00:04:34.614Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-22T00:04:34.614Z |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-04-22T00:04:34.614Z |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-04-22T00:04:34.614Z |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-04-22T00:04:34.614Z |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-04-22T00:04:34.618Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-22T00:04:34.618Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-04-22T00:04:34.618Z |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-04-22T00:04:34.619Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:04:44.443Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=9c941964-b97f-4514-b9a0-c573bbaa66a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:04:44.462Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:04:54.462Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=639deb7e-6ac9-463c-b97d-ab51d9f6c2b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:04:54.482Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:05:04.482Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=73fb37c4-7230-4dfc-b3a4-f34db4a5e4c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:05:04.502Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:05:14.503Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=ae428407-63c1-43e2-8a4f-48687503df36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:05:14.523Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:05:24.524Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=82a791ab-222f-4796-a0bc-3f6001da293f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:05:24.542Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:05:34.543Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=faa3d8e8-c19d-48e7-b1f9-12577162542a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:05:34.564Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:05:44.564Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=df328607-b294-4244-a785-06e63878d646 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:05:44.584Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:05:54.584Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=6ee7928c-a798-4499-a0cc-e9cf969fa5fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:05:54.607Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:06:04.607Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=049fa182-0732-45ad-847a-7a7bf2cbbb1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:06:04.626Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:06:14.626Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=f9352e25-9022-497a-a84f-43dc0e42b478 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:06:14.647Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:06:24.648Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=0071c69b-373f-45ab-bab2-c97ba981eba9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:06:24.670Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:06:34.671Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=affe6fcf-f864-44f5-8dcd-96ffc7461577 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:06:34.692Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:06:44.693Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=b6a2fd89-9a45-4dcf-bc41-ef4786d0d706 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:06:44.713Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:06:54.713Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=b6918f87-8551-4cfd-912f-79ff5cde69e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:06:54.731Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:07:04.732Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=ae5ff2a4-29f6-44de-b2ba-e19c03121458 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:07:04.756Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:07:14.757Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=8dd9f9bb-4528-448e-9ac7-3eb1a5f51187 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:07:14.776Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:07:24.777Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=6d3deba0-0ffe-40a2-8385-f4a7af7d3332 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:07:24.796Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:07:34.796Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=da251630-3f04-4374-9b32-e581c9677cb0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:07:34.818Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:07:44.819Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=aca3e179-3b00-457b-9f13-03c8acc46bcf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:07:44.839Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:07:54.839Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=2725cc49-6f3c-4fa3-88cb-0471ade05daa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:07:54.859Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:08:04.859Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=21f9b598-57c1-4011-b263-2ae597ce90c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:08:04.882Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:08:14.882Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=a841593c-c0dd-4d92-81d9-971c895dcd2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:08:14.898Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:08:24.899Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=ef509e21-0779-44f8-be04-9557ec52549a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:08:24.927Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:08:34.928Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=fe5425b8-8ecb-4bb8-9418-c27bffa0fd88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:08:34.948Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:08:44.949Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=217861f5-0500-468e-b69f-11433eac3645 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:08:44.969Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:08:54.969Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=1b9e9c01-9fc0-40c8-93cf-a59869266b4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:08:54.991Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:09:04.992Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=53d38bb5-33ff-4ebb-9230-455508dc811b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:09:05.010Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:09:15.011Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=a878b001-a7dd-45f9-86cb-915b0e2b547a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:09:15.031Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:09:25.032Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=0c06f3b3-5107-428c-882a-82b26baee811 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:09:25.051Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-04-22T00:09:34.616Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-22T00:09:34.616Z |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-04-22T00:09:34.616Z |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-04-22T00:09:34.616Z |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-04-22T00:09:34.616Z |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-04-22T00:09:34.620Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-22T00:09:34.620Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-04-22T00:09:34.620Z |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-04-22T00:09:34.621Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:09:35.052Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=a00333ad-46ad-4ba0-90e0-687b044e73de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:09:35.070Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:09:45.071Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=49c0b4fc-a8d5-48d0-b6a3-345f7bfac33e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:09:45.089Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:09:55.090Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=bdc6018d-6d40-4497-a6ed-774ba7dd4b88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:09:55.112Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:10:05.113Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=aa976474-05f7-467c-bd4c-f56dfc744313 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:10:05.132Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:10:15.133Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=caee98af-aaa4-40d5-ae86-6bc9be769da6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:10:15.176Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:10:25.176Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=96bb2e16-9233-4bab-ae41-a0f5e72d2811 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:10:25.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:10:35.194Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=d0940586-aae7-4c4c-989a-89710eade4cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:10:35.213Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:10:45.214Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=2c367b1f-cd09-468b-a46b-c73e74fe25a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:10:45.235Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:10:55.236Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=c4cc6e09-3406-437a-8161-ef13d7cd7df2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:10:55.254Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:11:05.255Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=26314182-db34-4d49-97ac-3596d643f030 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:11:05.275Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:11:15.275Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=d7c059aa-9ecc-4d0e-9903-71d7f9484b10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:11:15.292Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:11:25.293Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=48064af0-30e3-4680-b053-d1965dc72f91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:11:25.313Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:11:35.313Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=0043a199-e456-4d3c-aea3-0def57a37c44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:11:35.331Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:11:45.332Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=42f07052-949b-46ff-910f-684b5402a148 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:11:45.352Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:11:55.353Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=db3f5a3e-c3ae-4f9c-9af7-7cdec873f6ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:11:55.370Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:12:05.370Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=43d2d093-603b-400d-a004-e56ae74e2369 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:12:05.389Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:12:15.390Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=ca32a711-cb5c-44ed-87e6-66c8c724e64e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:12:15.408Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:12:25.409Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=5d883539-afd5-4118-af45-b98268da0257 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:12:25.425Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:12:35.425Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=04a67e90-1216-4236-9629-2d02d263a538 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:12:35.442Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:12:45.442Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=a3cf86dd-5551-4429-ae33-10be79c5d0d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:12:45.458Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:12:55.459Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=bdf9fe73-4452-4da8-a3e3-a43bd0903bf9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:12:55.475Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:13:05.475Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=8fed9a28-5522-45e2-8022-8479a1633ddc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:13:05.494Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:13:15.494Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=fef6b657-6bd3-4352-9e1e-42a57f16ccd7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:13:15.513Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:13:25.515Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=9bc06c51-fd08-4742-8ccd-3cdb48d95876 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:13:25.533Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:13:35.534Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=623efecb-1224-4573-b21e-4de5e668be64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:13:35.551Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:13:45.552Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=573c5b1f-cc0b-4226-9c66-e39b19b4a16d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:13:45.570Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:13:55.570Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=fddff65f-4cde-42b1-8802-fcf7a7ed71ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:13:55.590Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:14:05.590Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=397e6e50-f82d-4d3b-b8a4-7325e6756c81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:14:05.608Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:14:15.609Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=000ce32d-640e-4f74-931d-1b922b948efe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:14:15.629Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:14:25.629Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=8bcc5ce6-e369-43ce-bf75-02d6fc390652 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:14:25.652Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-04-22T00:14:34.662Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-22T00:14:34.662Z |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-04-22T00:14:34.662Z |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-04-22T00:14:34.662Z |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-04-22T00:14:34.662Z |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-04-22T00:14:34.667Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-22T00:14:34.667Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-04-22T00:14:34.667Z |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-04-22T00:14:34.668Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:14:35.652Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=76a44911-2d50-4c79-bff2-4f6ca8ef6756 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:14:35.670Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:14:45.670Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=4bf8fe6a-3617-4afc-9390-5ae1e4a15aa8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:14:45.690Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:14:55.690Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=d63ea061-eeb8-4afd-9d38-195a9429ab63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:14:55.712Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:15:05.713Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=ac8a8ab6-1e5e-4faa-b90b-7c16f0ede11c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:15:05.733Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:15:15.733Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=1b131aee-3b63-4fa2-af57-e4846d8d9e15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:15:15.751Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:15:25.752Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=1b25af4c-06da-41c3-8695-28f9b4ce3745 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:15:25.770Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:15:35.771Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=038d55ee-5aba-4c28-871d-fceed740676d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:15:35.790Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:15:45.790Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=6a660445-1d97-4deb-85b2-503a106a0b09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:15:45.811Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:15:55.811Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=d304bd89-7ac8-43ae-bc77-46e395b8ec7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:15:55.829Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:16:05.830Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=f8a1d4c1-b35e-4551-9ced-34b14128a6e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:16:05.849Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:16:15.850Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=bbd71ff9-1548-44f5-9ac5-ed28b9a74b04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:16:15.870Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:16:25.871Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=a783c550-5757-4a2b-b921-6c9443211164 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:16:25.889Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:16:35.890Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=59c238e0-baac-40bf-b1d8-0361e232c7a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:16:35.910Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:16:45.910Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=d667a346-8bae-4f49-bd41-b5630216592e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:16:45.929Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:16:55.930Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=e8853085-7ed6-4e31-b0ea-3771079f6eb3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:16:55.950Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:17:05.951Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=d9dbb851-10ae-4538-b4d4-4523053ef37d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:17:05.969Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:17:15.970Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=a14d7fa5-45ea-42ba-a2fd-8684898224ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:17:15.988Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:17:25.989Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=1c3a91f4-fee9-422f-8e8b-6088f1271024 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:17:26.009Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:17:36.009Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=c95f7cec-f38f-41d7-a2cd-cdff2a891ca8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:17:36.030Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:17:46.030Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=fb37120a-2c9d-47f1-bd56-f0b21eba7311 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:17:46.050Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:17:56.051Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=2a6584e1-bcd6-4c26-8c2a-94a0753c62ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:17:56.069Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:18:06.070Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=239eb840-2326-4bed-8fcf-66ad94165c4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:18:06.090Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:18:16.091Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=0acc9c97-9ae8-414d-a701-1016de64e578 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:18:16.106Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:18:26.107Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=566c22c9-9e4f-4d13-9110-4d42c3b8ebcf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:18:26.127Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:18:36.128Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=0d4c1bf9-5018-4514-b1e7-a835ce0cce18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:18:36.148Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:18:46.148Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=691847c9-0797-46e8-9c79-de5b3d273a6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:18:46.169Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:18:56.169Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=44412eb4-61fb-44a8-b8e4-22b4fc56a7ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:18:56.189Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:19:06.190Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=cf18303d-4d8b-47ce-9fab-5511177d4977 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:19:06.208Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:19:16.209Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=45c9326b-c60f-4783-84a4-dfad45fa94ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:19:16.230Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:19:26.231Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=94ed0319-ef00-4659-833b-5474968b5f65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:19:26.272Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-04-22T00:19:34.626Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-22T00:19:34.627Z |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-04-22T00:19:34.627Z |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-04-22T00:19:34.627Z |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-04-22T00:19:34.627Z |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-04-22T00:19:34.631Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-22T00:19:34.631Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-04-22T00:19:34.631Z |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-04-22T00:19:34.632Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:19:36.273Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=d21453d8-7223-4a14-b045-13f925710696 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:19:36.292Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:19:46.292Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=65623bd9-a8ab-4dee-8ab9-3a9a3f148920 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:19:46.313Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:19:56.314Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=eb2eee82-de57-4440-8d40-ca545ab2a954 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:19:56.334Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:20:06.335Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=fc1cdfa6-73be-4f42-9a3a-d2532da002a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:20:06.351Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:20:16.352Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=c7deb0ad-dce0-4550-889f-cb706f2b54ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:20:16.370Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:20:26.370Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=6dee6ae2-f145-40f3-9c75-f925226ff2fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:20:26.388Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:20:36.389Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=8024af4b-840f-4bc3-8c2d-b30734dd875b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:20:36.407Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:20:46.408Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=8e60a712-a895-46a4-a647-2e07549f18dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:20:46.424Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:20:56.424Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=6998bfe0-e9db-4bc9-b60d-51f4d012751c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:20:56.444Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:21:06.445Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=8a82be07-bb1d-46b5-a493-b3d64c3a47e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:21:06.464Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:21:16.464Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=ce74fea0-b612-48ba-b2b8-edbaab23301f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:21:16.486Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:21:26.486Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=ef04b875-e105-4929-9006-5514105eda96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:21:26.507Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:21:36.508Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=bf59e131-530b-4d00-ae06-8696c5319bd7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:21:36.549Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:21:46.550Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=6756e1b1-0405-47c7-a6f1-b01b035da4fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:21:46.570Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:21:56.570Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=cf8a5f1e-79b4-4211-89d5-52d0456203e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:21:56.589Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:22:06.590Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=19652250-906f-42b0-a2b6-50e71b1ac625 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:22:06.609Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:22:16.609Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=2ac18bcb-bba1-4782-a9e7-6e4bca6493b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:22:16.631Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:22:26.632Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=e5e25151-5e54-4677-9cf9-39317ae76408 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:22:26.652Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:22:36.652Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=1493c061-6a8d-42ef-9c83-5176c684fde4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:22:36.672Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:22:46.673Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=e1cc2aa9-3672-49c7-855e-58f8349c306f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:22:46.693Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:22:56.693Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=176478d3-a007-41b1-87c9-d99c54ad2ba4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:22:56.713Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:23:06.714Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=14911a09-eb27-4f9f-9b1e-36881d915634 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:23:06.736Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:23:16.737Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=33382291-9248-43d3-8fbe-039a196d9820 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:23:16.756Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:23:26.757Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=00cb5c18-1a54-4d74-98a4-f20183ca9c7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:23:26.778Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:23:36.779Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=daa1420c-5007-4f01-a84f-1e94ce0e57ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:23:36.799Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:23:46.799Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=2e9ffaf1-c343-47ce-a164-e3bab0970e77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:23:46.818Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:23:56.819Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=a54b4ef9-0b55-4f8d-8212-9ec82dc30e4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:23:56.840Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:24:06.841Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=a75dfd02-279f-4436-8bde-80ae195a4ced | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:24:06.859Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:24:16.859Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=db2baf30-aafa-4bf4-b52f-7af0ea63fe4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:24:16.881Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:24:26.881Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=d314d6bf-23ad-4257-841d-76b8da1270a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:24:26.900Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-04-22T00:24:34.626Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-22T00:24:34.626Z |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-04-22T00:24:34.626Z |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-04-22T00:24:34.626Z |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-04-22T00:24:34.627Z |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-04-22T00:24:34.630Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-22T00:24:34.630Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-04-22T00:24:34.630Z |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-04-22T00:24:34.631Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:24:36.900Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=7df99f2f-e6f8-4caa-853e-ce615e857e45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:24:36.921Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:24:46.922Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=9f7836d7-cfcb-419d-8286-e8135307571c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:24:46.941Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:24:56.942Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=afaa486f-8277-42df-bd31-ce0d0b9a69b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:24:56.965Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:25:06.966Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=614f0457-895c-425b-b6e1-ce7690a4b5ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:25:06.986Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:25:16.986Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=c256d50c-7315-4b82-8deb-9de6c51fae6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:25:17.009Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:25:27.010Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=37c5068d-4da0-4734-a6b9-5cb7f60aef5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:25:27.027Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:25:37.028Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=0574f108-5124-4b8f-9297-caf6f74e38f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:25:37.048Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:25:47.049Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=d0a06786-1975-4177-b627-dba4590c6681 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:25:47.068Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:25:57.069Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=5b0d3bef-cd99-417c-8849-e86e15c71ed4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:25:57.088Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:26:07.088Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=fb464614-6670-4673-b3f6-274e4eec0d75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:26:07.107Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:26:17.108Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=88745ea2-bbd6-4816-8c79-3037355f4bcd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:26:17.128Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:26:27.129Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=22ff9a79-e906-479d-a590-6603a4a9fe02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:26:27.150Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:26:37.150Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=e44469f8-21da-494e-98e0-84d3b95a64a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:26:37.168Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:26:47.168Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=f745346c-4bea-4586-ad73-36bd28acbb01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:26:47.188Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:26:57.189Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=ddcf448e-c281-49a7-88f1-cf874fb339de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:26:57.206Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:27:07.207Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=bafe4daa-f3ee-4f0b-a8e2-3b0761b6f394 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:27:07.227Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:27:17.227Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=948718b1-aa80-4448-809c-9f8d3ab8ed9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:27:17.247Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:27:27.248Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=1b2dc7e2-0946-47e4-bd4e-81ee1e898dd2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:27:27.268Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:27:37.268Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=1b029f31-caf8-4958-9071-57cd9de59d28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:27:37.287Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:27:47.287Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=1d403e3d-17df-4e08-973e-1594066c4246 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:27:47.305Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:27:57.305Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=56de78fc-784b-4355-b042-25024871b511 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:27:57.326Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:28:07.327Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=7940ee73-af96-499a-bae2-9bd9d654ca72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:28:07.345Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:28:17.345Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=3873be7f-e5ea-4a04-a023-74a6cf33622e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:28:17.365Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:28:27.365Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=46c94a27-a1d4-4757-863e-d4e44ea11141 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:28:27.383Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:28:37.384Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=5ef20f2b-a15e-46d8-9c65-5c93e23e9cf5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:28:37.399Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:28:47.400Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=d98c7b4a-35a2-44b2-b818-3cfae2bd7360 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:28:47.418Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:28:57.418Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=11769e8f-4af4-4d58-aaf7-210121992957 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:28:57.434Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:29:07.435Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=db559b22-d2dc-4dc9-a20c-f48065e60a0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:29:07.453Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:29:17.453Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=4ac94b78-4e30-4bed-9dfb-afa5cbed52b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:29:17.473Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:29:27.474Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=133027ae-d272-4382-a769-224d9f3bb7ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:29:27.491Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-04-22T00:29:34.642Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-22T00:29:34.642Z |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-04-22T00:29:34.642Z |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-04-22T00:29:34.642Z |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-04-22T00:29:34.643Z |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-04-22T00:29:34.646Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-22T00:29:34.646Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-04-22T00:29:34.646Z |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-04-22T00:29:34.648Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:29:37.491Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=27c73a7f-2e03-4fe4-9cd7-3fab663540fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:29:37.510Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:29:47.510Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=8aa716e9-37a0-4aa5-8e8c-63d8d850c573 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:29:47.531Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:29:57.532Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=99390a69-84c0-4405-8418-6c5ec98ae916 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:29:57.552Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:30:07.553Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=655cb03d-49cb-4154-b289-fdd34fd6b92c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:30:07.575Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:30:17.575Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=7ac73d08-a758-45df-a42f-765b426d6f63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:30:17.596Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:30:27.597Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=bf8d781d-49de-4214-b61b-25caf6cf3724 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:30:27.616Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:30:37.617Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=71d7c336-9deb-42b3-9472-1315e98d47f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:30:37.631Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:30:47.632Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=e7482515-ceb3-4015-812c-07b7b993417a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:30:47.652Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:30:57.652Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=49eb942c-b788-46d2-ae14-b944513ed92c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:30:57.674Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:31:07.675Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=b98ace5b-80b6-4565-9b66-b293f5223776 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:31:07.694Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:31:17.695Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=8eba6c5a-5dba-4993-a366-9b584ad786c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:31:17.718Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:31:27.718Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=81100d03-05f3-446c-a0f8-3d701f6ae63a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:31:27.738Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:31:37.738Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=4d6d705b-7030-4142-8d49-33ba888e2a67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:31:37.757Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:31:47.758Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=cce0292b-e379-44fe-ad59-792a46ffc385 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:31:47.784Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:31:57.784Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=36a19744-c85f-4bb9-bd86-ebb0443e74d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:31:57.806Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:32:07.807Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=c118f16e-29c3-4fa0-b675-fcba9f90e03f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:32:07.825Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:32:17.825Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=558075ee-1058-4d02-8acc-7ea5c6c55d91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:32:17.845Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:32:27.845Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=b985f085-b45b-4c34-b49a-dc6c90fad923 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:32:27.865Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:32:37.865Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=e4c364f4-2d13-4e63-8dc7-67a71fad73d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:32:37.884Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:32:47.885Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=c14cf284-7b10-471f-b586-c2362b7232d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:32:47.905Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:32:57.906Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=67326a46-3dd6-4291-a44d-33960780725b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:32:57.925Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:33:07.926Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=999214fd-6415-4050-b6c1-8700dcafd223 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:33:07.946Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:33:17.946Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=17dd7c14-c86e-4cc0-8679-15dc203ebb9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:33:17.963Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:33:27.964Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=b2aa5a7c-eed8-4753-9b74-14e45cf0113d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:33:27.982Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:33:37.983Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=643a6683-6c03-4d13-a09f-70e5027d8e24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:33:38.001Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:33:48.002Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=b9c46259-7cb6-44bd-826d-5e3ae553e03a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:33:48.022Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:33:58.022Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=04aa9fbf-3a4e-4c50-8222-a5734f4d70ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:33:58.061Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:34:08.062Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=0c326a3b-3615-46f9-8ba1-74d15d558855 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:34:08.081Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:34:18.082Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=ee856a9b-6f65-406e-9ade-e1e70cc37b89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:34:18.102Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:34:28.103Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=73416431-d90e-4619-a538-48cba99ee1e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:34:28.122Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-04-22T00:34:34.634Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-22T00:34:34.634Z |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-04-22T00:34:34.634Z |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-04-22T00:34:34.634Z |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-04-22T00:34:34.635Z |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-04-22T00:34:34.639Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-22T00:34:34.639Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-04-22T00:34:34.639Z |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-04-22T00:34:34.641Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:34:38.123Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=b6f91b4f-9b94-4dce-9599-bf9fcd53bc83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:34:38.140Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:34:48.141Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=6d77baaa-aea1-4d41-a767-dc183340e8f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:34:48.159Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:34:58.159Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=e0b87835-bcc1-4050-97e8-00a0b44f47aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:34:58.177Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:35:08.178Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=fa62ba09-8d70-4a5a-bf16-2fe31a1d10c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:35:08.196Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:35:18.196Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=0f058499-b4da-4738-a1b9-10d082699ff3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:35:18.217Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:35:28.218Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=a6308556-26b4-4183-b610-7a3a0a15719b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:35:28.238Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:35:38.239Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=011836f0-2be1-4b9e-b9e9-195d9fd913d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:35:38.258Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:35:48.259Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=c543e46a-d955-4627-9109-4c93c5d39e46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:35:48.279Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:35:58.280Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=f0064b23-c3a0-4f4b-ab9f-bd61bca6c99e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:35:58.298Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:36:08.298Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=5497b159-debc-46cd-bbae-f50f0c1a1304 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:36:08.316Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:36:18.316Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=5b841c92-d448-4ffa-ac2a-2b7945a7a98a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:36:18.334Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:36:28.334Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=56267ee8-95cf-4dde-a770-b7761134aa4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:36:28.353Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:36:38.353Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=39259f1f-2e08-4a77-a527-7d57dfc77288 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:36:38.370Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:36:48.371Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=dc84dc93-e20f-476b-bf0f-55e090a3844b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:36:48.390Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:36:58.391Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=0b5690ca-38f7-4ef6-8bf6-f1e5b66ab422 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:36:58.412Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:37:08.412Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=07856e37-7887-45f6-9614-a4dc546a3c94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:37:08.433Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:37:18.434Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=f43534b4-ac33-4ee8-9f67-0d80c209e83c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:37:18.454Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:37:28.454Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=1241d2cd-a1f0-4bd5-a210-14cfae9e183d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:37:28.474Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:37:38.475Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=36ac9625-437d-4796-822a-30676fab5575 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:37:38.494Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:37:48.494Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=bcfe5f0e-601c-4d65-9c06-8f3914b10c8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:37:48.516Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:37:58.517Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=2fd0f41d-22b5-489e-bd61-6cf755d30805 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:37:58.536Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:38:08.537Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=3c41ac13-b4c0-4d8f-bf80-743cbad30f68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:38:08.581Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:38:18.581Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=e7401ec5-0b3b-472c-8535-aea7c8131f00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:38:18.604Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:38:28.604Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=31495b4f-cc33-4e3d-97f3-cd3ef17654f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:38:28.621Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:38:38.622Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=86c1a960-a004-4afe-a9a6-9a6a0514f2f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:38:38.670Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:38:48.671Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=0d28778f-2dff-4466-be28-fc2da291ed29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:38:48.689Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:38:58.690Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=b0e3d88d-2d52-424b-bf7c-135a1e2f8f6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:38:58.737Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:39:08.738Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=f713a863-d1a9-4cae-b9bf-6db04bbd7cb1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:39:08.753Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:39:18.754Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=4ba74ad6-1c63-4b2d-aa46-949d3e3a2544 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:39:18.774Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:39:28.775Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=edc9cef2-be43-4cd8-9722-4e1ea02d61a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:39:28.795Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-04-22T00:39:34.650Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-22T00:39:34.650Z |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-04-22T00:39:34.650Z |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-04-22T00:39:34.650Z |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-04-22T00:39:34.651Z |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-04-22T00:39:34.654Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-22T00:39:34.654Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-04-22T00:39:34.654Z |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-04-22T00:39:34.655Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:39:38.796Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=9994cb4c-4502-4a28-8685-993b0a4fb66d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:39:38.817Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:39:48.817Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=ce8a3dc9-3062-40c9-bf94-37a984bedd29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:39:48.835Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:39:58.836Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=493da89e-601f-4eae-a41e-1f313ca0896c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:39:58.859Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:40:08.860Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=472f4d35-266f-4183-ad6d-991c333b3dc0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:40:08.881Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:40:18.882Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=bdbf8013-c988-4da9-9d88-f034471ac4c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:40:18.903Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:40:28.903Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=6cf69e3a-0044-423a-9be3-ad8786d156a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:40:28.922Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:40:38.922Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=3a0ac020-841f-4ea2-a137-f43009e07c84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:40:38.943Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:40:48.943Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=a6f72f9d-4688-46d8-bd14-3e8fc003ef7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:40:48.987Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:40:58.987Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=c27ca017-52e6-48ff-b66a-0766747ae867 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:40:59.006Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:41:09.006Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=b0cf1a92-8431-4ee5-80b9-89fc7601a71e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:41:09.023Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:41:19.023Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=e4cc11a0-a917-475a-9df3-733938af94ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:41:19.043Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:41:29.043Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=21d90afb-8e60-43a0-b196-5351d8a8997c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:41:29.060Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:41:39.061Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=db2f78bc-c518-4bff-8c7d-44a0f1bbddba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:41:39.081Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:41:49.081Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=9add3c06-78bd-4860-9be1-1b404e0a450b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:41:49.098Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:41:59.098Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=52df7d5d-1b0d-4505-8548-b76f2a76dab3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:41:59.118Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:42:09.118Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=a4a2061c-04c0-4c6a-bd2c-08d4642b4bea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:42:09.135Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:42:19.136Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=189d7664-907c-4c50-8e65-75b7e4e0c206 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:42:19.154Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:42:29.155Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=5d130816-c6e8-4545-967e-e26cfb164f1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:42:29.174Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:42:39.175Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=071d4388-7c2b-4a9b-92df-c31fd6822e35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:42:39.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:42:49.195Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=2b5ff3a9-7ef8-4057-afd0-044c6ecc9d37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:42:49.217Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:42:59.217Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=3d2bac4d-9916-465a-8949-ccc1881dbf49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:42:59.233Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:43:09.234Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=086ef71b-fdce-4b25-811d-28dbe91c6a31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:43:09.252Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:43:19.253Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=df59f0d2-9190-4031-86d1-82502a2f64c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:43:19.271Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:43:29.272Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=093018e9-9148-46c7-bda8-126a0a0f7160 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:43:29.286Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:43:39.287Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=34acaa39-d604-4d03-817b-3fb64bb1d3fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:43:39.306Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:43:49.307Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=d0568beb-0d1e-4631-a64a-cfe96a6bb13e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:43:49.327Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:43:59.327Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=2104657a-e49f-488c-b7b8-7763c2469a82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:43:59.348Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:44:09.348Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=9972d031-26f0-4298-89f0-e34ad4d289a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:44:09.369Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:44:19.369Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=9094e88b-5282-4388-aa2c-52ead17ea20f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:44:19.387Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:44:29.387Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=6e31d040-9803-4fcc-a78c-4638b884d2cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:44:29.405Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-04-22T00:44:34.631Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-22T00:44:34.631Z |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-04-22T00:44:34.631Z |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-04-22T00:44:34.631Z |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-04-22T00:44:34.632Z |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-04-22T00:44:34.635Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-22T00:44:34.635Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-04-22T00:44:34.635Z |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-04-22T00:44:34.636Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:44:39.405Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=93eee6b5-f634-4136-bd96-9e8e9e380be8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:44:39.425Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:44:49.425Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=fdc65f77-f6f2-4a83-8557-3227fa616b69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:44:49.441Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:44:59.441Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=514101b4-29bf-4a35-83d0-f0ae13083c32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:44:59.457Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:45:09.458Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=af64f6db-86f7-4afa-80cf-54d1911e86a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:45:09.476Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:45:19.477Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=1288b3d1-82d8-48b5-b5f4-0e37550207d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:45:19.495Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:45:29.495Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=6e5f85ee-49c7-488c-91da-a12578b27c36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:45:29.516Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:45:39.516Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=a618955d-bdc4-4230-8d68-c705c9490d9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:45:39.534Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:45:49.534Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=9f876019-acee-4205-82b8-5ec7146cde85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:45:49.551Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:45:59.552Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=822688f7-1e91-4f60-abb5-85b38c8b3292 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:45:59.571Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:46:09.571Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=7594fed8-930d-4b4f-aae5-6f151c54654f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:46:09.588Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:46:19.590Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=f6592fae-11e8-46ab-93c4-3d45b0180969 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:46:19.612Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:46:29.613Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=ddcf63fd-abe0-4a1f-b2b6-ef0ea1617af6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:46:29.639Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:46:39.639Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=a3e236c9-e9ee-476d-850e-78c4e1434162 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:46:39.661Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:46:49.661Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=586125cf-3b5b-45e1-aaf8-8146fef58be3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:46:49.680Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:46:59.680Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=5d9f94d9-4c19-47fc-9f8d-c1867ae27223 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:46:59.696Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:47:09.697Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=cedfbd51-0981-40ef-bb4b-1a7860a05690 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:47:09.739Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:47:19.739Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=58e92c84-db8b-482e-a696-4380443ccbbe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:47:19.781Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:47:29.782Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=9b99be7a-8edb-486b-9364-c1b966deeff5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:47:29.801Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:47:39.801Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=9a91e6bb-fa67-442e-8f00-fb3668b91024 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:47:39.821Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:47:49.822Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=1f8d78a0-3ca6-4f06-8e03-9268e244133b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:47:49.840Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:47:59.841Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=1e3e20b6-679c-4479-bf75-79382f683912 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:47:59.860Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:48:09.861Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=e8b2b719-16cf-48c0-be67-0980052cb498 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:48:09.879Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:48:19.879Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=afb9d2f9-d091-4bed-97e3-dabd48c8d114 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:48:19.898Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:48:29.899Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=808a6442-a45e-4d3e-9a77-76eff4526022 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:48:29.917Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:48:39.918Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=69e33f73-834b-4840-9bdf-8c6c7f8121c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:48:39.936Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:48:49.937Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=79fd7560-5382-4ce7-b354-3a834581a1cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:48:49.959Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:48:59.960Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=52c224e7-79a8-438c-923c-c40ea5704f24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:48:59.977Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:49:09.978Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=ff89ff4a-b0e6-4af2-b9e1-ed51c5482dd0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:49:09.999Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:49:19.999Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=8623f259-0e5d-4de5-9771-44868003f8bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:49:20.016Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:49:30.017Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=7efc2bbd-cdb8-4971-b988-013be91445ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:49:30.034Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-04-22T00:49:34.616Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-22T00:49:34.617Z |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-04-22T00:49:34.617Z |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-04-22T00:49:34.617Z |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-04-22T00:49:34.617Z |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-04-22T00:49:34.619Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-22T00:49:34.620Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-04-22T00:49:34.620Z |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-04-22T00:49:34.621Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:49:40.034Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=36b1210a-535c-4af8-a4b0-517283d4a28f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:49:40.054Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:49:50.054Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=af1bb88d-7384-4439-a6e9-45940d51d246 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:49:50.088Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:50:00.089Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=b71b571b-19ab-4661-9245-64c3eb7095fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:50:00.108Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:50:10.109Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=53937788-b2d9-4d99-8a3a-e6e713e8f57c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:50:10.128Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:50:20.128Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=b5894e9e-2237-43bf-8888-352e334d27ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:50:20.152Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:50:30.156Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=da7c7a84-72c6-488f-aa6f-def0ab0edf99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:50:30.176Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:50:40.177Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=5b60eb77-2a1a-42d2-8493-7cfbf7b5c08f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:50:40.196Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:50:50.196Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=460c7b3c-7cf1-4d00-995e-ff1587403763 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:50:50.216Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:51:00.217Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=1472b0e3-388c-461d-8a99-fb99574adc1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:51:00.237Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:51:10.237Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=d9d4c18b-0bc1-44ec-aa17-834314332523 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:51:10.255Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:51:20.256Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=450664d9-a2a7-40f1-ab6f-df5d7b13dc6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:51:20.273Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:51:30.274Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=87329967-1047-4e2e-8396-d66302a4fd6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:51:30.295Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:51:40.296Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=b75031ca-3713-4dff-be84-ff5a861ccfbe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:51:40.319Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:51:50.320Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=690f90ef-4c90-467b-830a-3b5024a084c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:51:50.339Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:52:00.340Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=ae1fb982-f685-439e-838e-eca3853ac7e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:52:00.358Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:52:10.359Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=7c5d895a-ea6c-49e5-b853-b30ed6ca7c92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:52:10.377Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:52:20.378Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=0fd980a7-53f9-4cf9-bef1-cc4fe828cb8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:52:20.398Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:52:30.399Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=692e2367-b039-4408-9ad5-3a444435f8d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:52:30.420Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:52:40.420Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=9022789f-046b-4a0c-9f7e-f9a27dc521a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:52:40.439Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:52:50.440Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=6381e77c-4bb6-464f-aed8-7786fcfcbc5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:52:50.458Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:53:00.459Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=1ecbfc4d-0a64-40b2-9735-ecb9d7add7c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:53:00.477Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:53:10.477Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=4dd757f3-46d8-4ad6-98be-7814f4b9e0f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:53:10.497Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:53:20.497Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=54af2501-8b4e-4de1-8573-09cdf0c7f760 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:53:20.516Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:53:30.517Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=ac13a2e4-7c8a-4b7b-931b-e81000ded153 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:53:30.535Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:53:40.535Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=0651fc39-f2b0-4cf5-8d0a-f5411578e7ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:53:40.553Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:53:50.554Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=a1000261-746e-4e71-81b9-ea744a5ec3d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:53:50.573Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:54:00.574Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=5f933a45-1994-4408-8ed6-f1bb98108209 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:54:00.596Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:54:10.596Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=d0c165f3-6adf-4326-806a-cf3a1ba8179e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:54:10.616Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:54:20.616Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=b847d658-2517-4bc0-ab28-909ecae1c66c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:54:20.635Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:54:30.636Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=c7a6ca65-6523-44af-a7a1-f96117ea17c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:54:30.659Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-04-22T00:54:34.613Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-22T00:54:34.613Z |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-04-22T00:54:34.613Z |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-04-22T00:54:34.613Z |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-04-22T00:54:34.614Z |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-04-22T00:54:34.616Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-22T00:54:34.616Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-04-22T00:54:34.616Z |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-04-22T00:54:34.617Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:54:40.659Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=53433f6d-b092-48d1-993f-b725afc76ac0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:54:40.680Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:54:50.681Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=7923e36b-2423-4f2f-b536-7e948dc971d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:54:50.700Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:55:00.700Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=5ab6d511-2552-461f-a29c-423012ed8e77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:55:00.721Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:55:10.722Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=6463e7df-d73d-4a3d-95d3-40d645663a94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:55:10.742Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:55:20.743Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=c964d6b1-e960-450b-ad85-1123ba5e1d5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:55:20.763Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:55:30.763Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=2c7a3c1d-b1e2-4c60-bd82-a781675f817a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:55:30.784Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:55:40.785Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=780dc930-b473-4e16-bfd5-99415e275d00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:55:40.804Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:55:50.804Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=f01e8fec-2928-4cee-b127-06da64a0f1d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:55:50.848Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:56:00.849Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=1d951ffa-7d3c-4c0d-a2f9-c02a68919368 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:56:00.869Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:56:10.869Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=9ca4acdc-908f-4421-8442-73fb36e2fbf0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:56:10.888Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:56:20.888Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=4145fae7-d7bd-461d-a21b-f5dbba39126b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:56:20.907Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:56:30.907Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=a2364802-1f96-49f9-8590-d75c06558236 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:56:30.926Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:56:40.927Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=75eb3647-d743-4e03-b66a-363519330fe0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:56:40.966Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:56:50.966Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=6d38806a-da83-465d-b8ae-c763e19f332f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:56:50.986Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:57:00.986Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=117c455d-8db0-4205-b89a-4df07b33b264 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:57:01.004Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:57:11.004Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=8915628d-c0de-4f81-888f-08a94b70f34b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:57:11.024Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:57:21.024Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=72a44dcc-7e56-4952-9c08-4957e52a1188 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:57:21.044Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:57:31.044Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=5c9f7e0b-5744-4a03-9e57-90b2d1d39086 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:57:31.061Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:57:41.061Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=f642ac22-256b-49cf-b893-00df53055906 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:57:41.080Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:57:51.081Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=05c4daa3-4af8-45bb-a01e-8b48f90b87fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:57:51.099Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:58:01.100Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=770e616b-7dfa-4c93-8cbc-63e33e789497 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:58:01.142Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:58:11.144Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=c6c28536-9a99-4a77-8ae3-478ecb32122f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:58:11.187Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:58:21.188Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=292f749a-7424-4c63-a7d1-974da0c0032e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:58:21.206Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:58:31.207Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=1e4e50bf-25db-4d55-af7f-670a06614d24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:58:31.235Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:58:41.235Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=14fccc0e-fa0c-4811-8d77-eca35f9ff732 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:58:41.255Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:58:51.255Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=21cfaa3c-cde4-4c93-a1ef-d0d035dede3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:58:51.278Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:59:01.279Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=b907cc53-302e-4ff9-aa71-2a2b8fb31c26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:59:01.302Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:59:11.303Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=08c80325-506a-4f29-a2cf-59d6a90b019b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:59:11.326Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:59:21.328Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=28ec4847-f0fe-4196-85f2-bbf75d990ebe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:59:21.349Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:59:31.350Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=2065cd80-3f61-460b-89d5-54523144aad0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:59:31.369Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-04-22T00:59:34.620Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-22T00:59:34.621Z |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-04-22T00:59:34.621Z |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-04-22T00:59:34.621Z |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-04-22T00:59:34.621Z |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-04-22T00:59:34.624Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-22T00:59:34.624Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-04-22T00:59:34.624Z |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-04-22T00:59:34.625Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:59:41.369Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=eee73061-88cf-46a3-9fb1-ba5eb7ba1c8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:59:41.389Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:59:51.389Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=5f4429b5-9e40-4b35-85dc-d469460ff78e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T00:59:51.407Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T01:00:01.407Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=74aacd7a-d0c4-4d89-99f8-6cd4f24f69a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T01:00:01.426Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T01:00:11.427Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=0549e7b2-0125-404a-a2b5-e83bb59b2a60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T01:00:11.448Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T01:00:21.449Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=b25e77e1-fadc-49f5-8a09-d0d11f9c3c0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T01:00:21.468Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T01:00:31.468Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=c15c8645-cc71-4ad7-93ad-88b36a64fac5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T01:00:31.486Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T01:00:41.487Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=ddff9a3f-b820-49e3-8673-bbba6c24ce2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T01:00:41.510Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T01:00:51.510Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=29380bb7-9440-4d4a-a447-b715730e84cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T01:00:51.529Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T01:01:01.529Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=b8ffbc1c-2f51-4aa0-875a-7691c89c298b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T01:01:01.550Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T01:01:11.551Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=1172ee2e-720f-4d72-9afb-5b1cbcfb3b60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T01:01:11.570Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T01:01:21.571Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=01ff4276-b179-4342-8aa1-206a0a8409ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T01:01:21.589Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T01:01:31.589Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=3d8ac33c-2c46-465b-961e-6bbf8a208357 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T01:01:31.607Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T01:01:41.607Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=70654e5b-91f3-4657-af72-c8e792b5ca8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T01:01:41.628Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T01:01:51.628Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=b685128b-11d0-4c7b-993c-b08cc058b1e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T01:01:51.647Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T01:02:01.648Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=816ae433-2263-4697-9369-7a8baf2cb858 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T01:02:01.677Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T01:02:11.678Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=3eea3642-e1c8-4350-8ed7-cfd305557a8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T01:02:11.698Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T01:02:21.699Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=9197b30a-9c11-4647-a7db-17907ceef881 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T01:02:21.718Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T01:02:31.719Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=c1cc0846-338d-4dcb-aac8-b3f04eea44f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T01:02:31.735Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T01:02:41.736Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=c20cb543-105b-4ed2-800d-182dc33870fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T01:02:41.756Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T01:02:51.757Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=5690fb34-b4e8-41fe-b1c3-a58636c88fd9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T01:02:51.774Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T01:03:01.775Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=fe1e5196-e572-47fb-9def-19532ea9973d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T01:03:01.793Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T01:03:11.793Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=bc28618c-bd45-4e26-aeee-964dbbcc1208 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T01:03:11.809Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T01:03:21.810Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=7134d565-f03c-4530-b725-9980608c72fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T01:03:21.826Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T01:03:31.827Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=2e437bde-1d31-4431-b6be-6cb1c7f0486a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T01:03:31.843Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T01:03:41.844Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=6a7138df-8d2b-4de6-9fb5-277c61b3fb53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T01:03:41.863Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T01:03:51.863Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=b786d823-720d-4ed2-b435-36da867d8e77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T01:03:51.881Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T01:04:01.881Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=2440f102-3f72-485c-9b73-87ef2fcff5ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T01:04:01.899Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T01:04:11.899Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=1bb0f075-0247-415e-afb1-d5ef6c8e3728 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T01:04:11.919Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T01:04:21.919Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=eb355808-ef25-4448-ae2e-784d3d99b96f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T01:04:21.938Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T01:04:31.939Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=3cdd873f-7f27-4f4a-a0cf-8a968ceb7198 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T01:04:31.959Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-04-22T01:04:34.623Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-22T01:04:34.624Z |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-04-22T01:04:34.624Z |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-04-22T01:04:34.624Z |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-04-22T01:04:34.624Z |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-04-22T01:04:34.640Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-22T01:04:34.640Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-04-22T01:04:34.640Z |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-04-22T01:04:34.641Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T01:04:41.959Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=5a652b16-b6de-40e0-b8ac-33cb29b37791 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T01:04:41.979Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T01:04:51.980Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=7506f4cf-582f-4f81-a180-c29c71eaf6f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T01:04:52.001Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T01:05:02.002Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=be850185-845f-40b9-a537-44901e44b2c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T01:05:02.019Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T01:05:12.020Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=219de115-409f-4487-af09-979c273d35ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T01:05:12.042Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T01:05:22.042Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=8dc8937c-3b44-4798-b4cc-d7d544272ec9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T01:05:22.060Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T01:05:32.061Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=25267a91-fd60-42c5-8116-6b098b698269 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T01:05:32.081Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T01:05:42.082Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=67cc981a-a838-453a-ad1a-1acd89446eff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T01:05:42.101Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T01:05:52.102Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=1818428a-4915-4a97-af5a-22d38cfbed89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T01:05:52.124Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T01:06:02.125Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=cdc0413f-1ca3-4d98-80ee-5572c7ba308d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T01:06:02.145Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T01:06:12.146Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=40910045-e1d4-4cf0-bca3-a442f33a9e7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T01:06:12.166Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T01:06:22.166Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=5ed26774-5f96-442f-ab14-2786dcfdf181 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T01:06:22.190Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T01:06:32.190Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=b26eb6c1-1ec5-4ef8-b13f-acf67649bced | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T01:06:32.209Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T01:06:42.210Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=3d8099a7-e398-4dc9-89d1-ef54aa78a439 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T01:06:42.229Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T01:06:52.230Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=51ec698d-6a6e-4cdc-8195-4e72109d030e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T01:06:52.246Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T01:07:02.246Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=2d953344-f5f5-47c3-bfeb-d641605be3bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T01:07:02.287Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T01:07:12.288Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=e745ec70-c0e9-4b54-b12f-2996f031c9ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T01:07:12.310Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T01:07:22.310Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=503aa347-6e55-4c8e-9ec5-862380a15122 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T01:07:22.329Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T01:07:32.330Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=c6f1df21-62d3-450c-bb49-1fd95df90429 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T01:07:32.350Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T01:07:42.350Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=bc3ea4c5-e773-465e-a450-c64ebba73e5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T01:07:42.368Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T01:07:52.368Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=ecb32551-5717-4996-a13c-648fa378ad9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T01:07:52.387Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T01:08:02.387Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=4f4d72eb-e97c-4b00-ac9d-36bc6be80c5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T01:08:02.405Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T01:08:12.405Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=dd785d7d-af70-4c09-8a76-0ce33d2be862 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T01:08:12.425Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T01:08:22.425Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=203666a6-59fa-4528-9904-e8d1928d2e45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T01:08:22.443Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T01:08:32.443Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=083f8909-e6bf-4505-b24f-a266cb87617e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T01:08:32.461Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T01:08:42.461Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=ab926ff4-c584-40c7-85d6-fc192ad8d49f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T01:08:42.476Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T01:08:52.477Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=381c61d0-924f-4663-aeb0-503848488c9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T01:08:52.495Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T01:09:02.496Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=ef4a363c-73bc-4948-8ec0-ed28cca8e828 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T01:09:02.516Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T01:09:12.517Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=b6325e0d-8177-4b2b-add7-fe41a4cd1878 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T01:09:12.536Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T01:09:22.536Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=cf2061d4-0cd2-43e7-b37a-89eabf1c5f90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T01:09:22.551Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T01:09:32.552Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=0a47f602-d161-48e4-b778-3eaae8ef5ddd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T01:09:32.575Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-04-22T01:09:34.616Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-22T01:09:34.617Z |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-04-22T01:09:34.617Z |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-04-22T01:09:34.617Z |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-04-22T01:09:34.617Z |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-04-22T01:09:34.619Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-22T01:09:34.620Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-04-22T01:09:34.620Z |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-04-22T01:09:34.621Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T01:09:42.575Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=29c9e48d-ed0f-4272-a742-f1eba18655b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T01:09:42.591Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T01:09:52.591Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=7824a090-3492-49c6-832d-3c7f6ed4d93b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T01:09:52.611Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T01:10:02.611Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=56553e05-f706-46dc-9da6-1b280ec077ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T01:10:02.632Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T01:10:12.632Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=8ab11fab-b08c-446e-8027-1c736261d307 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T01:10:12.649Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T01:10:22.650Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=5af83162-cef6-4ec6-87b5-79d85bd4238e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T01:10:22.669Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T01:10:32.670Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=86c3832b-745d-440a-adc3-0a37ebf48631 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T01:10:32.689Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T01:10:42.690Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=afa3a48f-d6d9-4530-b71b-0bd9a1c729c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T01:10:42.708Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T01:10:52.709Z |INFO |Init configs |InvocationID=280518e6-62fa-430f-a14e-99ff89312993, InstanceUUID=e7e5788c-b9c6-46b4-92dd-5fe83423554e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-22T01:10:52.726Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |