By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.7.2) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-26T05:00:36.482Z |INFO |CBS client will use plain http protocol. | | | |main | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-26T05:00:36.497Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |main | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-26T05:00:36.497Z |INFO |Falling back to use default CBS client configuration properties | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-26T05:00:36.499Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-26T05:00:36.950Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-26T05:00:37.092Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-26T05:00:37.093Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-26T05:00:37.093Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |main | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-02-26T05:00:37.179Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2023-02-26T05:00:37.248Z |INFO |The following 1 profile is active: "prod" | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2023-02-26T05:00:37.275Z |WARN |Property 'spring.profiles' imported from location 'class path resource [application.yaml]' is invalid and should be replaced with 'spring.config.activate.on-profile' [origin: class path resource [application.yaml] from prh-app-server-1.8.1.jar - 20:13] | | | |main | org.springframework.cloud.context.scope.GenericScope |2023-02-26T05:00:38.617Z |INFO |BeanFactory id=074ce1ac-844d-3936-b803-5881ae1c6a8f | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2023-02-26T05:00:39.060Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2023-02-26T05:00:39.081Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2023-02-26T05:00:39.082Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.65] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2023-02-26T05:00:39.174Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2023-02-26T05:00:39.174Z |INFO |Root WebApplicationContext: initialization completed in 1898 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2023-02-26T05:00:40.053Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=670bacb6-a3f9-4823-a3ba-1f1d352e73fa | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2023-02-26T05:00:42.039Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=670bacb6-a3f9-4823-a3ba-1f1d352e73fa | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2023-02-26T05:00:42.755Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=670bacb6-a3f9-4823-a3ba-1f1d352e73fa | | |main | org.onap.dcaegen2.services.prh.MainApp |2023-02-26T05:00:42.788Z |INFO |Started MainApp in 8.818 seconds (JVM running for 9.53) |InvocationID=670bacb6-a3f9-4823-a3ba-1f1d352e73fa | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2023-02-26T05:00:43.032Z |INFO |Start scheduling PRH workflow |InvocationID=670bacb6-a3f9-4823-a3ba-1f1d352e73fa | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:00:43.045Z |INFO |Init configs |InvocationID=670bacb6-a3f9-4823-a3ba-1f1d352e73fa, InstanceUUID=69f77aec-88b2-4ad8-8ca0-00e067a795e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:00:43.606Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2023-02-26T05:00:48.666Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2023-02-26T05:00:48.666Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2023-02-26T05:00:48.668Z |INFO |Completed initialization in 2 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:00:53.607Z |INFO |Init configs |InvocationID=670bacb6-a3f9-4823-a3ba-1f1d352e73fa, InstanceUUID=b4e5c248-9b88-4849-9a3b-4613bb6ceb1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:00:53.658Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:01:03.659Z |INFO |Init configs |InvocationID=670bacb6-a3f9-4823-a3ba-1f1d352e73fa, InstanceUUID=a885be30-29a5-4bf0-a6ff-827808b594fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:01:03.689Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:01:13.692Z |INFO |Init configs |InvocationID=670bacb6-a3f9-4823-a3ba-1f1d352e73fa, InstanceUUID=156ecfaf-7b9b-4fc3-8071-554ecabb66f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:01:13.729Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:01:23.730Z |INFO |Init configs |InvocationID=670bacb6-a3f9-4823-a3ba-1f1d352e73fa, InstanceUUID=8c34ae83-fd28-4ada-abc0-d96a36bc30f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:01:23.754Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:01:33.755Z |INFO |Init configs |InvocationID=670bacb6-a3f9-4823-a3ba-1f1d352e73fa, InstanceUUID=644ed570-dd67-4050-885e-4b07d19c9429 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:01:33.777Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:01:43.778Z |INFO |Init configs |InvocationID=670bacb6-a3f9-4823-a3ba-1f1d352e73fa, InstanceUUID=09e5cb68-0b7b-46aa-acc9-82506c2e253b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:01:43.821Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:01:53.825Z |INFO |Init configs |InvocationID=670bacb6-a3f9-4823-a3ba-1f1d352e73fa, InstanceUUID=d4ab8ed6-277b-4d48-a2ef-c5cf6272acd5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:01:53.875Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:02:03.875Z |INFO |Init configs |InvocationID=670bacb6-a3f9-4823-a3ba-1f1d352e73fa, InstanceUUID=4b646d97-ac98-4ccc-b927-842187aef99f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:02:03.902Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:02:13.903Z |INFO |Init configs |InvocationID=670bacb6-a3f9-4823-a3ba-1f1d352e73fa, InstanceUUID=f1e365e9-5157-4919-907d-1b63dd0b060e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:02:13.943Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:02:23.944Z |INFO |Init configs |InvocationID=670bacb6-a3f9-4823-a3ba-1f1d352e73fa, InstanceUUID=91775671-0592-49dc-9c15-abb0abab29d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:02:24.000Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:02:34.001Z |INFO |Init configs |InvocationID=670bacb6-a3f9-4823-a3ba-1f1d352e73fa, InstanceUUID=e2a67b16-edfc-44fa-a9ec-72c8c7926237 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:02:34.037Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:02:44.038Z |INFO |Init configs |InvocationID=670bacb6-a3f9-4823-a3ba-1f1d352e73fa, InstanceUUID=15dde6fd-295b-4a71-baeb-77a90dab2cd0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:02:44.053Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:02:54.053Z |INFO |Init configs |InvocationID=670bacb6-a3f9-4823-a3ba-1f1d352e73fa, InstanceUUID=9e6b5273-01ec-46b9-808f-bccb556876e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:02:54.083Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:03:04.084Z |INFO |Init configs |InvocationID=670bacb6-a3f9-4823-a3ba-1f1d352e73fa, InstanceUUID=353652a4-1514-40a2-87ca-5e69f1a155b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:03:04.131Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:03:14.133Z |INFO |Init configs |InvocationID=670bacb6-a3f9-4823-a3ba-1f1d352e73fa, InstanceUUID=01f10bf0-fb63-4355-8700-4b8e6ca8e454 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:03:14.197Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:03:24.198Z |INFO |Init configs |InvocationID=670bacb6-a3f9-4823-a3ba-1f1d352e73fa, InstanceUUID=55a66d4d-6123-4091-a000-661e5299c3f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:03:24.242Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:03:34.243Z |INFO |Init configs |InvocationID=670bacb6-a3f9-4823-a3ba-1f1d352e73fa, InstanceUUID=3f463b1f-7079-4ffa-b723-74a9fb261b70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:03:34.301Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:03:44.303Z |INFO |Init configs |InvocationID=670bacb6-a3f9-4823-a3ba-1f1d352e73fa, InstanceUUID=ae4bcd1a-f525-4847-80e6-19478c5002d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:03:44.325Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:03:54.326Z |INFO |Init configs |InvocationID=670bacb6-a3f9-4823-a3ba-1f1d352e73fa, InstanceUUID=b43a3158-0c3c-4ac8-985a-6da2fed9edb4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:03:54.349Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:04:04.349Z |INFO |Init configs |InvocationID=670bacb6-a3f9-4823-a3ba-1f1d352e73fa, InstanceUUID=3e95056a-307f-4a4b-b1a9-968074d33ef4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:04:04.381Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:04:14.382Z |INFO |Init configs |InvocationID=670bacb6-a3f9-4823-a3ba-1f1d352e73fa, InstanceUUID=57f3c4e8-7466-47e1-8aad-f2d858f9786c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:04:14.401Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:04:24.401Z |INFO |Init configs |InvocationID=670bacb6-a3f9-4823-a3ba-1f1d352e73fa, InstanceUUID=ad7078bd-4031-43ad-9262-2a19cd915762 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:04:24.423Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:04:34.424Z |INFO |Init configs |InvocationID=670bacb6-a3f9-4823-a3ba-1f1d352e73fa, InstanceUUID=e49ec39b-09b2-44de-9f4b-aec58cd9b1f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:04:34.462Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:04:44.463Z |INFO |Init configs |InvocationID=670bacb6-a3f9-4823-a3ba-1f1d352e73fa, InstanceUUID=dce67162-5912-46cb-ac57-4478a2f1fde5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:04:44.501Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:04:54.502Z |INFO |Init configs |InvocationID=670bacb6-a3f9-4823-a3ba-1f1d352e73fa, InstanceUUID=a3e67481-784d-4865-9a9c-cfa03b39790f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:04:54.528Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:05:04.529Z |INFO |Init configs |InvocationID=670bacb6-a3f9-4823-a3ba-1f1d352e73fa, InstanceUUID=1f478d3a-799e-4bc2-b70a-b47c9e411bd3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:05:04.563Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:05:14.564Z |INFO |Init configs |InvocationID=670bacb6-a3f9-4823-a3ba-1f1d352e73fa, InstanceUUID=bb8ec80d-867a-458a-b30f-02465cd5d65f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:05:14.645Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:05:24.646Z |INFO |Init configs |InvocationID=670bacb6-a3f9-4823-a3ba-1f1d352e73fa, InstanceUUID=249a2302-04d6-47e3-90f8-67683d25826d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:05:24.695Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:05:34.696Z |INFO |Init configs |InvocationID=670bacb6-a3f9-4823-a3ba-1f1d352e73fa, InstanceUUID=31d05fa4-1b9b-4b38-bb3b-24dbd6370f0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:05:34.725Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-26T05:05:40.968Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-26T05:05:40.968Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-26T05:05:40.968Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-26T05:05:40.969Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-26T05:05:40.969Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-26T05:05:40.982Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-26T05:05:40.983Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-26T05:05:40.983Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-02-26T05:05:40.985Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:05:44.731Z |INFO |Init configs |InvocationID=670bacb6-a3f9-4823-a3ba-1f1d352e73fa, InstanceUUID=c51b1dce-b05a-4a43-bc9b-21217259b790 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:05:44.755Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:05:54.755Z |INFO |Init configs |InvocationID=670bacb6-a3f9-4823-a3ba-1f1d352e73fa, InstanceUUID=c1b4c116-c69f-4d16-813c-2119f9bf6ce4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:05:54.782Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:06:04.783Z |INFO |Init configs |InvocationID=670bacb6-a3f9-4823-a3ba-1f1d352e73fa, InstanceUUID=ed28b154-6ac4-461d-bc45-f0b168b5fe2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:06:04.805Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:06:14.806Z |INFO |Init configs |InvocationID=670bacb6-a3f9-4823-a3ba-1f1d352e73fa, InstanceUUID=28f3e40a-9c9d-49bf-ba1b-2ae5f8c526be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:06:14.826Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:06:24.827Z |INFO |Init configs |InvocationID=670bacb6-a3f9-4823-a3ba-1f1d352e73fa, InstanceUUID=4f60a463-9967-4340-914b-f3f8df5e5632 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:06:24.861Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:06:34.862Z |INFO |Init configs |InvocationID=670bacb6-a3f9-4823-a3ba-1f1d352e73fa, InstanceUUID=448160af-4bd9-4e5b-846e-fd13a61d58b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:06:34.905Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:06:44.906Z |INFO |Init configs |InvocationID=670bacb6-a3f9-4823-a3ba-1f1d352e73fa, InstanceUUID=12245509-bfe7-4c39-88a7-a3075be2f6d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:06:44.935Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:06:54.935Z |INFO |Init configs |InvocationID=670bacb6-a3f9-4823-a3ba-1f1d352e73fa, InstanceUUID=d6925599-63f9-431f-ae8d-f156ee819a44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:06:54.967Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:07:04.968Z |INFO |Init configs |InvocationID=670bacb6-a3f9-4823-a3ba-1f1d352e73fa, InstanceUUID=5342a202-806c-4242-ae11-ac7cbc0bcc24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:07:04.981Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:07:14.982Z |INFO |Init configs |InvocationID=670bacb6-a3f9-4823-a3ba-1f1d352e73fa, InstanceUUID=ae9d5932-5885-42b2-a6c0-54d93eae6b8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:07:15.007Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:07:25.008Z |INFO |Init configs |InvocationID=670bacb6-a3f9-4823-a3ba-1f1d352e73fa, InstanceUUID=5d969dd4-ae42-431e-beb2-987b8554d3c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:07:25.040Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:07:35.044Z |INFO |Init configs |InvocationID=670bacb6-a3f9-4823-a3ba-1f1d352e73fa, InstanceUUID=224ab23d-dd27-40ce-9bfc-8252f90fec9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:07:35.060Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:07:45.060Z |INFO |Init configs |InvocationID=670bacb6-a3f9-4823-a3ba-1f1d352e73fa, InstanceUUID=a0370828-34ad-4cb1-b5e1-064443341773 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:07:45.088Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:07:55.089Z |INFO |Init configs |InvocationID=670bacb6-a3f9-4823-a3ba-1f1d352e73fa, InstanceUUID=a9148e3b-9f4f-433c-80ef-bd9a25ebe544 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:07:55.129Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:08:05.129Z |INFO |Init configs |InvocationID=670bacb6-a3f9-4823-a3ba-1f1d352e73fa, InstanceUUID=3e5ff496-b674-4e3a-bac8-349d6ca1d3a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:08:05.144Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:08:15.145Z |INFO |Init configs |InvocationID=670bacb6-a3f9-4823-a3ba-1f1d352e73fa, InstanceUUID=cf0d8daf-4470-4ed4-8c4f-1add1891676a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:08:15.159Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:08:25.159Z |INFO |Init configs |InvocationID=670bacb6-a3f9-4823-a3ba-1f1d352e73fa, InstanceUUID=3dcfa76c-7925-46a9-ac58-926572c0922c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:08:25.176Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:08:35.179Z |INFO |Init configs |InvocationID=670bacb6-a3f9-4823-a3ba-1f1d352e73fa, InstanceUUID=19f4ac44-7614-4590-8db9-a57f3846fde2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:08:35.238Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:08:45.238Z |INFO |Init configs |InvocationID=670bacb6-a3f9-4823-a3ba-1f1d352e73fa, InstanceUUID=e7d19bdd-e491-4cdf-bd55-6ea1aabf897e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:08:45.257Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:08:55.258Z |INFO |Init configs |InvocationID=670bacb6-a3f9-4823-a3ba-1f1d352e73fa, InstanceUUID=cda7342a-e66d-4c3f-8693-433c4045d514 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:08:55.294Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:09:05.295Z |INFO |Init configs |InvocationID=670bacb6-a3f9-4823-a3ba-1f1d352e73fa, InstanceUUID=00c9250a-5294-4316-b5bd-a1e087a7b028 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:09:05.310Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:09:15.311Z |INFO |Init configs |InvocationID=670bacb6-a3f9-4823-a3ba-1f1d352e73fa, InstanceUUID=7ee72067-8a75-402d-a3f4-bf3a6c210bd8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:09:15.325Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:09:25.326Z |INFO |Init configs |InvocationID=670bacb6-a3f9-4823-a3ba-1f1d352e73fa, InstanceUUID=303dab7d-e4c0-487e-a85f-6a91400d7c85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:09:25.341Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:09:35.341Z |INFO |Init configs |InvocationID=670bacb6-a3f9-4823-a3ba-1f1d352e73fa, InstanceUUID=e6cd6e9b-bb90-4916-9a56-10426c8a7b83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:09:35.359Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:09:45.360Z |INFO |Init configs |InvocationID=670bacb6-a3f9-4823-a3ba-1f1d352e73fa, InstanceUUID=dab42391-fa9b-4a84-86a4-05ee070a31b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:09:45.381Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:09:55.382Z |INFO |Init configs |InvocationID=670bacb6-a3f9-4823-a3ba-1f1d352e73fa, InstanceUUID=2ae67007-d69a-45dc-8e7d-224aeb38ad33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:09:55.401Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:10:05.402Z |INFO |Init configs |InvocationID=670bacb6-a3f9-4823-a3ba-1f1d352e73fa, InstanceUUID=0d5de3d7-6d19-47d9-9e56-c81cd56a3090 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:10:05.425Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:10:15.425Z |INFO |Init configs |InvocationID=670bacb6-a3f9-4823-a3ba-1f1d352e73fa, InstanceUUID=76190028-d780-4b0f-9de3-7911e9fa8f5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:10:15.443Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:10:25.444Z |INFO |Init configs |InvocationID=670bacb6-a3f9-4823-a3ba-1f1d352e73fa, InstanceUUID=d4132901-999d-4d99-8452-d3f8e26ffc3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:10:25.460Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:10:35.460Z |INFO |Init configs |InvocationID=670bacb6-a3f9-4823-a3ba-1f1d352e73fa, InstanceUUID=2a1ce192-ca55-4b24-9844-13fb1a9caf54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:10:35.480Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-26T05:10:40.392Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-26T05:10:40.393Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-26T05:10:40.393Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-26T05:10:40.394Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-26T05:10:40.395Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-26T05:10:40.411Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-26T05:10:40.411Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-26T05:10:40.411Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-02-26T05:10:40.413Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:10:45.480Z |INFO |Init configs |InvocationID=670bacb6-a3f9-4823-a3ba-1f1d352e73fa, InstanceUUID=f8401918-619b-475a-8a5e-d354049eff4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:10:45.495Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:10:55.496Z |INFO |Init configs |InvocationID=670bacb6-a3f9-4823-a3ba-1f1d352e73fa, InstanceUUID=0d419234-c873-43b3-9786-ed5dd2409eaf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:10:55.511Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:11:05.511Z |INFO |Init configs |InvocationID=670bacb6-a3f9-4823-a3ba-1f1d352e73fa, InstanceUUID=a0be8af7-1de5-4a1d-ab70-229cac14dfe7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:11:05.524Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:11:15.524Z |INFO |Init configs |InvocationID=670bacb6-a3f9-4823-a3ba-1f1d352e73fa, InstanceUUID=ecc20072-a6c3-4c66-b337-0182936766f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:11:15.566Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:11:25.567Z |INFO |Init configs |InvocationID=670bacb6-a3f9-4823-a3ba-1f1d352e73fa, InstanceUUID=7d4d090c-bc58-4df1-8776-72a88f8fd7b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:11:25.584Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:11:35.584Z |INFO |Init configs |InvocationID=670bacb6-a3f9-4823-a3ba-1f1d352e73fa, InstanceUUID=bc3eccf0-eadf-427b-960d-373b95ecf65a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:11:35.605Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:11:45.606Z |INFO |Init configs |InvocationID=670bacb6-a3f9-4823-a3ba-1f1d352e73fa, InstanceUUID=51948adf-74c6-4d16-8fc7-95ec55a15e7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:11:45.622Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:11:55.624Z |INFO |Init configs |InvocationID=670bacb6-a3f9-4823-a3ba-1f1d352e73fa, InstanceUUID=443351ee-cb91-47bb-905e-1724292010d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:11:55.643Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:12:05.655Z |INFO |Init configs |InvocationID=670bacb6-a3f9-4823-a3ba-1f1d352e73fa, InstanceUUID=ce3a2909-5f60-4dcd-83d1-4de5764993dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:12:05.698Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:12:15.700Z |INFO |Init configs |InvocationID=670bacb6-a3f9-4823-a3ba-1f1d352e73fa, InstanceUUID=718f38a7-357c-46db-ac2d-bfd29c1ab8d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:12:15.730Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:12:25.730Z |INFO |Init configs |InvocationID=670bacb6-a3f9-4823-a3ba-1f1d352e73fa, InstanceUUID=8221e927-2e63-4d0a-9c22-828fcce463f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:12:25.750Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:12:35.750Z |INFO |Init configs |InvocationID=670bacb6-a3f9-4823-a3ba-1f1d352e73fa, InstanceUUID=344b57d3-5414-49ff-837a-7adf30993965 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:12:35.764Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:12:45.764Z |INFO |Init configs |InvocationID=670bacb6-a3f9-4823-a3ba-1f1d352e73fa, InstanceUUID=da636743-29a2-4b39-9dc3-c1db92cd0f25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:12:45.790Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:12:55.791Z |INFO |Init configs |InvocationID=670bacb6-a3f9-4823-a3ba-1f1d352e73fa, InstanceUUID=7d1e2f80-7d73-4658-8d67-b54c224c1345 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:12:55.805Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:13:05.806Z |INFO |Init configs |InvocationID=670bacb6-a3f9-4823-a3ba-1f1d352e73fa, InstanceUUID=9b6175db-2b23-428f-b101-fb69e4998e9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:13:05.821Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:13:15.821Z |INFO |Init configs |InvocationID=670bacb6-a3f9-4823-a3ba-1f1d352e73fa, InstanceUUID=28e3e313-0e09-45a0-9da1-1e1016a30972 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:13:15.839Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:13:25.840Z |INFO |Init configs |InvocationID=670bacb6-a3f9-4823-a3ba-1f1d352e73fa, InstanceUUID=ad7b8eba-73a5-4013-b161-88072fe2e1ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:13:25.864Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:13:35.865Z |INFO |Init configs |InvocationID=670bacb6-a3f9-4823-a3ba-1f1d352e73fa, InstanceUUID=e98edec7-4140-476b-a314-62e513b419d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:13:35.885Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:13:45.887Z |INFO |Init configs |InvocationID=670bacb6-a3f9-4823-a3ba-1f1d352e73fa, InstanceUUID=c567e2ee-1741-4be0-87c8-ffc3082fa32d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:13:45.914Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:13:55.915Z |INFO |Init configs |InvocationID=670bacb6-a3f9-4823-a3ba-1f1d352e73fa, InstanceUUID=a06d83c9-3071-45bd-81f1-b7185c0d3c1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:13:55.931Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:14:05.932Z |INFO |Init configs |InvocationID=670bacb6-a3f9-4823-a3ba-1f1d352e73fa, InstanceUUID=6f74ac92-77e8-4e62-a49c-14b86b4c9baa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:14:05.945Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:14:15.951Z |INFO |Init configs |InvocationID=670bacb6-a3f9-4823-a3ba-1f1d352e73fa, InstanceUUID=610d6fd0-230f-4ef5-90ac-a8bff0ad56e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:14:15.982Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:14:25.982Z |INFO |Init configs |InvocationID=670bacb6-a3f9-4823-a3ba-1f1d352e73fa, InstanceUUID=479676c9-612c-46ef-93ae-b6e10ef1bb4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:14:26.000Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:14:36.002Z |INFO |Init configs |InvocationID=670bacb6-a3f9-4823-a3ba-1f1d352e73fa, InstanceUUID=c687eafb-fe9e-4487-8190-b2ac55b50eec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:14:36.043Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:14:46.043Z |INFO |Init configs |InvocationID=670bacb6-a3f9-4823-a3ba-1f1d352e73fa, InstanceUUID=9bb7598e-7b38-4613-89f8-c5553795e8a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:14:46.073Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:14:56.073Z |INFO |Init configs |InvocationID=670bacb6-a3f9-4823-a3ba-1f1d352e73fa, InstanceUUID=6d22401b-d927-4235-b922-0f06338b8016 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:14:56.092Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:15:06.094Z |INFO |Init configs |InvocationID=670bacb6-a3f9-4823-a3ba-1f1d352e73fa, InstanceUUID=6364c120-f751-468b-8faf-15758c7112af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:15:06.117Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:15:16.117Z |INFO |Init configs |InvocationID=670bacb6-a3f9-4823-a3ba-1f1d352e73fa, InstanceUUID=63b1ee9f-95b5-46ef-8f03-46d65cd58f20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:15:16.135Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:15:26.136Z |INFO |Init configs |InvocationID=670bacb6-a3f9-4823-a3ba-1f1d352e73fa, InstanceUUID=f36a901d-91ad-4ea0-9551-248cb7f3cabb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:15:26.158Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:15:36.158Z |INFO |Init configs |InvocationID=670bacb6-a3f9-4823-a3ba-1f1d352e73fa, InstanceUUID=50f139b4-69d9-4adf-bbf2-8895c710752d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:15:36.174Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-26T05:15:40.358Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-26T05:15:40.359Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-26T05:15:40.359Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-26T05:15:40.359Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-26T05:15:40.360Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-26T05:15:40.369Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-26T05:15:40.370Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-26T05:15:40.370Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-02-26T05:15:40.372Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:15:46.175Z |INFO |Init configs |InvocationID=670bacb6-a3f9-4823-a3ba-1f1d352e73fa, InstanceUUID=cb916b8e-d3cb-4b73-ba89-ee649ef3631d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:15:46.196Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:15:56.196Z |INFO |Init configs |InvocationID=670bacb6-a3f9-4823-a3ba-1f1d352e73fa, InstanceUUID=0161fad5-5cc0-47c8-bd57-79fb4b7db657 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:15:56.211Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:16:06.211Z |INFO |Init configs |InvocationID=670bacb6-a3f9-4823-a3ba-1f1d352e73fa, InstanceUUID=b5f53370-eaa7-4da3-a0ba-9bb9089f4326 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:16:06.232Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:16:16.232Z |INFO |Init configs |InvocationID=670bacb6-a3f9-4823-a3ba-1f1d352e73fa, InstanceUUID=637d9f9d-e817-41ce-8ac8-6981dffa4b07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:16:16.246Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:16:26.247Z |INFO |Init configs |InvocationID=670bacb6-a3f9-4823-a3ba-1f1d352e73fa, InstanceUUID=33a7247b-2f15-4fb9-9ad0-d6fc7c4eefe2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:16:26.262Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:16:36.262Z |INFO |Init configs |InvocationID=670bacb6-a3f9-4823-a3ba-1f1d352e73fa, InstanceUUID=221e6b7a-4148-489a-9369-d53ce1e0f3d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:16:36.275Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:16:46.275Z |INFO |Init configs |InvocationID=670bacb6-a3f9-4823-a3ba-1f1d352e73fa, InstanceUUID=8ceb8182-f20c-4a33-8c57-2a29f0599f9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:16:46.288Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:16:56.289Z |INFO |Init configs |InvocationID=670bacb6-a3f9-4823-a3ba-1f1d352e73fa, InstanceUUID=011617a4-8d68-4e1e-85c6-518d84802da0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:16:56.311Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:17:06.312Z |INFO |Init configs |InvocationID=670bacb6-a3f9-4823-a3ba-1f1d352e73fa, InstanceUUID=e958988f-427f-4feb-88f2-b5d921dc0bb3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:17:06.326Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:17:16.327Z |INFO |Init configs |InvocationID=670bacb6-a3f9-4823-a3ba-1f1d352e73fa, InstanceUUID=ec94c2eb-a157-4eb8-8b6d-1f5b2a39073b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:17:16.343Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:17:26.343Z |INFO |Init configs |InvocationID=670bacb6-a3f9-4823-a3ba-1f1d352e73fa, InstanceUUID=c76811a7-a465-4e7f-8358-007a192f7158 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:17:26.356Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:17:36.356Z |INFO |Init configs |InvocationID=670bacb6-a3f9-4823-a3ba-1f1d352e73fa, InstanceUUID=6e3e05c0-101e-44a4-a27c-4d2739fc85fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:17:36.373Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:17:46.373Z |INFO |Init configs |InvocationID=670bacb6-a3f9-4823-a3ba-1f1d352e73fa, InstanceUUID=6fe08a33-7428-4b5e-b1dc-de8279395286 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:17:46.396Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:17:56.397Z |INFO |Init configs |InvocationID=670bacb6-a3f9-4823-a3ba-1f1d352e73fa, InstanceUUID=4c040e1c-e660-441e-a0c4-c085c263cd84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:17:56.413Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:18:06.414Z |INFO |Init configs |InvocationID=670bacb6-a3f9-4823-a3ba-1f1d352e73fa, InstanceUUID=e1cbdb75-8d54-4a1a-80b2-0150b489f339 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:18:06.436Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:18:16.437Z |INFO |Init configs |InvocationID=670bacb6-a3f9-4823-a3ba-1f1d352e73fa, InstanceUUID=94631273-9315-4f38-852a-6fc6330a50ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:18:16.462Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:18:26.463Z |INFO |Init configs |InvocationID=670bacb6-a3f9-4823-a3ba-1f1d352e73fa, InstanceUUID=0f58e017-e2d5-48ed-8e73-9f6480e05169 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:18:26.477Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:18:36.477Z |INFO |Init configs |InvocationID=670bacb6-a3f9-4823-a3ba-1f1d352e73fa, InstanceUUID=6ba062fc-0ed9-48ea-bcb5-55eef29e1e5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:18:36.510Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:18:46.511Z |INFO |Init configs |InvocationID=670bacb6-a3f9-4823-a3ba-1f1d352e73fa, InstanceUUID=608a6b23-9948-4cf9-89c7-49bb49afb44c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:18:46.566Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:18:56.567Z |INFO |Init configs |InvocationID=670bacb6-a3f9-4823-a3ba-1f1d352e73fa, InstanceUUID=329f39b8-fe83-48da-9d78-7f53ec277c01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:18:56.593Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:19:06.594Z |INFO |Init configs |InvocationID=670bacb6-a3f9-4823-a3ba-1f1d352e73fa, InstanceUUID=d0c9ed7d-a0fd-4df2-a44c-b7ace02f2b2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:19:06.722Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:19:16.724Z |INFO |Init configs |InvocationID=670bacb6-a3f9-4823-a3ba-1f1d352e73fa, InstanceUUID=b843ab68-f154-4d6d-9065-43e4985472ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:19:16.743Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:19:26.744Z |INFO |Init configs |InvocationID=670bacb6-a3f9-4823-a3ba-1f1d352e73fa, InstanceUUID=5cdba0cc-997c-4f0e-9209-a89165b01237 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:19:26.775Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:19:36.775Z |INFO |Init configs |InvocationID=670bacb6-a3f9-4823-a3ba-1f1d352e73fa, InstanceUUID=ed3b1d39-7924-4876-9a25-3b27a4ac6b15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:19:36.790Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:19:46.791Z |INFO |Init configs |InvocationID=670bacb6-a3f9-4823-a3ba-1f1d352e73fa, InstanceUUID=5fb35251-0eb3-4baf-9a45-2cb1ec96009e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:19:46.808Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:19:56.808Z |INFO |Init configs |InvocationID=670bacb6-a3f9-4823-a3ba-1f1d352e73fa, InstanceUUID=13f6a003-1972-4188-a087-c57262c8c621 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:19:56.845Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:20:06.845Z |INFO |Init configs |InvocationID=670bacb6-a3f9-4823-a3ba-1f1d352e73fa, InstanceUUID=20b8de37-cfbc-4bc1-a861-e813b872bf10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:20:06.894Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:20:16.894Z |INFO |Init configs |InvocationID=670bacb6-a3f9-4823-a3ba-1f1d352e73fa, InstanceUUID=3f1845e2-1a51-407a-a5e2-5f2994a56d54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:20:16.928Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:20:26.928Z |INFO |Init configs |InvocationID=670bacb6-a3f9-4823-a3ba-1f1d352e73fa, InstanceUUID=2631824d-3222-46c7-80ca-70f09579df78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:20:26.975Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:20:36.976Z |INFO |Init configs |InvocationID=670bacb6-a3f9-4823-a3ba-1f1d352e73fa, InstanceUUID=97d18286-3613-4258-93fe-e2a9f8a1af97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:20:36.989Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-26T05:20:40.273Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-26T05:20:40.274Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-26T05:20:40.274Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-26T05:20:40.274Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-26T05:20:40.275Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-26T05:20:40.284Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-26T05:20:40.284Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-26T05:20:40.285Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-02-26T05:20:40.287Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:20:46.990Z |INFO |Init configs |InvocationID=670bacb6-a3f9-4823-a3ba-1f1d352e73fa, InstanceUUID=41b9a2b0-eb9e-4f22-9ef0-1a68c133d419 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:20:47.030Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:20:57.031Z |INFO |Init configs |InvocationID=670bacb6-a3f9-4823-a3ba-1f1d352e73fa, InstanceUUID=f42db891-9d6a-4667-a8d0-25aaf6be8387 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:20:57.044Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:21:07.044Z |INFO |Init configs |InvocationID=670bacb6-a3f9-4823-a3ba-1f1d352e73fa, InstanceUUID=813ccc02-800d-42ab-932f-7a29d45687c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:21:07.057Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:21:17.058Z |INFO |Init configs |InvocationID=670bacb6-a3f9-4823-a3ba-1f1d352e73fa, InstanceUUID=d15ee041-c398-45a6-8e57-1f70282726ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:21:17.098Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:21:27.098Z |INFO |Init configs |InvocationID=670bacb6-a3f9-4823-a3ba-1f1d352e73fa, InstanceUUID=4d5136ff-d58e-4a15-b1c8-76cb3c59d435 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:21:27.114Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:21:37.115Z |INFO |Init configs |InvocationID=670bacb6-a3f9-4823-a3ba-1f1d352e73fa, InstanceUUID=e900a6ac-ee36-46bb-b9c0-1dd265a862bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:21:37.131Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:21:47.132Z |INFO |Init configs |InvocationID=670bacb6-a3f9-4823-a3ba-1f1d352e73fa, InstanceUUID=083dcaa0-41a7-44b9-9c2a-b5c2b70b64b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:21:47.163Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:21:57.164Z |INFO |Init configs |InvocationID=670bacb6-a3f9-4823-a3ba-1f1d352e73fa, InstanceUUID=9cb2f89b-4759-4cbd-ad5a-1e74c24a12af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:21:57.180Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:22:07.181Z |INFO |Init configs |InvocationID=670bacb6-a3f9-4823-a3ba-1f1d352e73fa, InstanceUUID=8b1bae57-0b17-47ec-a6be-95e7c269f2d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:22:07.208Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:22:17.209Z |INFO |Init configs |InvocationID=670bacb6-a3f9-4823-a3ba-1f1d352e73fa, InstanceUUID=c2f8b216-60f4-4389-b9f3-d55a27509761 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:22:17.237Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:22:27.238Z |INFO |Init configs |InvocationID=670bacb6-a3f9-4823-a3ba-1f1d352e73fa, InstanceUUID=9b3714cb-d004-4d4c-917a-d4a79288bee3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:22:27.272Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:22:37.273Z |INFO |Init configs |InvocationID=670bacb6-a3f9-4823-a3ba-1f1d352e73fa, InstanceUUID=81220224-7d54-4c99-be09-353b0130f8b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:22:37.303Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:22:47.303Z |INFO |Init configs |InvocationID=670bacb6-a3f9-4823-a3ba-1f1d352e73fa, InstanceUUID=ece0e521-712d-4c46-87df-dd7a161d3f73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:22:47.358Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:22:57.359Z |INFO |Init configs |InvocationID=670bacb6-a3f9-4823-a3ba-1f1d352e73fa, InstanceUUID=9f00e447-b405-40bd-863e-8973f60edd98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:22:57.403Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:23:07.404Z |INFO |Init configs |InvocationID=670bacb6-a3f9-4823-a3ba-1f1d352e73fa, InstanceUUID=4b8c87a0-6f77-4992-b51e-bf7178b79adf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:23:07.426Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:23:17.427Z |INFO |Init configs |InvocationID=670bacb6-a3f9-4823-a3ba-1f1d352e73fa, InstanceUUID=7bef7783-e9fc-433d-b92b-544cc822c546 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:23:17.511Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:23:27.512Z |INFO |Init configs |InvocationID=670bacb6-a3f9-4823-a3ba-1f1d352e73fa, InstanceUUID=148d7629-8f82-43e8-8535-a83dd5dae804 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:23:27.602Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:23:37.602Z |INFO |Init configs |InvocationID=670bacb6-a3f9-4823-a3ba-1f1d352e73fa, InstanceUUID=346cff0d-e886-41fd-acd9-fb8ee60629b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:23:37.740Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:23:47.741Z |INFO |Init configs |InvocationID=670bacb6-a3f9-4823-a3ba-1f1d352e73fa, InstanceUUID=dc5201a0-dec0-44f5-8ac7-f4262fa105f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:23:47.806Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:23:57.806Z |INFO |Init configs |InvocationID=670bacb6-a3f9-4823-a3ba-1f1d352e73fa, InstanceUUID=bb9fb6a3-e6db-4442-ad8a-6c31b5363c4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:23:57.844Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:24:07.845Z |INFO |Init configs |InvocationID=670bacb6-a3f9-4823-a3ba-1f1d352e73fa, InstanceUUID=a6d106d6-0019-40b3-96eb-7650b91a37fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:24:07.932Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:24:17.933Z |INFO |Init configs |InvocationID=670bacb6-a3f9-4823-a3ba-1f1d352e73fa, InstanceUUID=baa8f1b4-dd1f-40cd-8925-9e694b1f7110 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:24:17.973Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:24:27.974Z |INFO |Init configs |InvocationID=670bacb6-a3f9-4823-a3ba-1f1d352e73fa, InstanceUUID=1b58f2e5-c2ec-4fd6-80f4-d5b1769307de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:24:28.032Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:24:38.034Z |INFO |Init configs |InvocationID=670bacb6-a3f9-4823-a3ba-1f1d352e73fa, InstanceUUID=16669ed5-7fc5-4362-a5f5-b51d618c5bcf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:24:38.050Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:24:48.051Z |INFO |Init configs |InvocationID=670bacb6-a3f9-4823-a3ba-1f1d352e73fa, InstanceUUID=66ebcb02-bf32-437e-82a1-2b32ff1f4883 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:24:48.093Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:24:58.094Z |INFO |Init configs |InvocationID=670bacb6-a3f9-4823-a3ba-1f1d352e73fa, InstanceUUID=83c756a4-6c58-4e7c-b8eb-f1b0021a147f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:24:58.161Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:25:08.161Z |INFO |Init configs |InvocationID=670bacb6-a3f9-4823-a3ba-1f1d352e73fa, InstanceUUID=358ad81f-ad12-4022-bae5-c964c50e9a5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:25:08.208Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:25:18.209Z |INFO |Init configs |InvocationID=670bacb6-a3f9-4823-a3ba-1f1d352e73fa, InstanceUUID=29c1cdce-94aa-4f0f-aade-45df169a3c20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:25:18.231Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:25:28.232Z |INFO |Init configs |InvocationID=670bacb6-a3f9-4823-a3ba-1f1d352e73fa, InstanceUUID=8a14e928-725d-4a7a-a1b7-50bf5ad2d938 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:25:28.249Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:25:38.250Z |INFO |Init configs |InvocationID=670bacb6-a3f9-4823-a3ba-1f1d352e73fa, InstanceUUID=da8a9198-0d89-4463-ab7c-f270eda7a867 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:25:38.287Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-26T05:25:40.345Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-26T05:25:40.346Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-26T05:25:40.346Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-26T05:25:40.346Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-26T05:25:40.347Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-26T05:25:40.356Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-26T05:25:40.356Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-26T05:25:40.356Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-02-26T05:25:40.358Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:25:48.287Z |INFO |Init configs |InvocationID=670bacb6-a3f9-4823-a3ba-1f1d352e73fa, InstanceUUID=779b5213-4d5e-46a0-ab34-2efed0476366 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:25:48.327Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:25:58.328Z |INFO |Init configs |InvocationID=670bacb6-a3f9-4823-a3ba-1f1d352e73fa, InstanceUUID=22cbc498-5d80-42a2-a35a-5b79f39c6014 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:25:58.339Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:26:08.339Z |INFO |Init configs |InvocationID=670bacb6-a3f9-4823-a3ba-1f1d352e73fa, InstanceUUID=fa05bbf8-10fe-45b0-b017-84a0936c591d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:26:08.375Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:26:18.376Z |INFO |Init configs |InvocationID=670bacb6-a3f9-4823-a3ba-1f1d352e73fa, InstanceUUID=d24f63a9-44f6-46c2-a17c-56d61a11543e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:26:18.398Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:26:28.399Z |INFO |Init configs |InvocationID=670bacb6-a3f9-4823-a3ba-1f1d352e73fa, InstanceUUID=cee9f726-4444-4543-b61b-91b664a9c9ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:26:28.414Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:26:38.414Z |INFO |Init configs |InvocationID=670bacb6-a3f9-4823-a3ba-1f1d352e73fa, InstanceUUID=52ac88cb-a423-48cc-b027-0d2eb62ca16d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:26:38.459Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:26:48.459Z |INFO |Init configs |InvocationID=670bacb6-a3f9-4823-a3ba-1f1d352e73fa, InstanceUUID=3f4b545a-801d-4949-a3ea-c5c7c0bfe07e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:26:48.511Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:26:58.512Z |INFO |Init configs |InvocationID=670bacb6-a3f9-4823-a3ba-1f1d352e73fa, InstanceUUID=ec32f15f-6b02-47b7-8e54-0cdaf530af0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:26:58.546Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:27:08.547Z |INFO |Init configs |InvocationID=670bacb6-a3f9-4823-a3ba-1f1d352e73fa, InstanceUUID=2a546925-440d-4edd-b7df-e142fc9127be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:27:08.592Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:27:18.593Z |INFO |Init configs |InvocationID=670bacb6-a3f9-4823-a3ba-1f1d352e73fa, InstanceUUID=60148de1-47d3-4b81-80c3-c4961eeaaf46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:27:18.608Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:27:28.608Z |INFO |Init configs |InvocationID=670bacb6-a3f9-4823-a3ba-1f1d352e73fa, InstanceUUID=5197ae1f-45e4-4557-bbf9-e08863bf5b73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:27:28.629Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:27:38.629Z |INFO |Init configs |InvocationID=670bacb6-a3f9-4823-a3ba-1f1d352e73fa, InstanceUUID=6e56b0ec-dd2c-48ad-aac2-a112ce5ef8c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:27:38.649Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:27:48.650Z |INFO |Init configs |InvocationID=670bacb6-a3f9-4823-a3ba-1f1d352e73fa, InstanceUUID=1735a299-a780-4463-99ff-80fd5799e19c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:27:48.741Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:27:58.742Z |INFO |Init configs |InvocationID=670bacb6-a3f9-4823-a3ba-1f1d352e73fa, InstanceUUID=565bf7e6-4686-4c6e-bc89-1ab05b891603 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:27:58.786Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:28:08.786Z |INFO |Init configs |InvocationID=670bacb6-a3f9-4823-a3ba-1f1d352e73fa, InstanceUUID=361dfa01-f3da-46b0-980f-5543d20ed180 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:28:08.805Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:28:18.805Z |INFO |Init configs |InvocationID=670bacb6-a3f9-4823-a3ba-1f1d352e73fa, InstanceUUID=4e7f331c-8780-4fda-8c4c-2f07f2bf05b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:28:18.831Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:28:28.831Z |INFO |Init configs |InvocationID=670bacb6-a3f9-4823-a3ba-1f1d352e73fa, InstanceUUID=b000dbda-e0bf-4fc5-9ab2-6a8f1bc8ef7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:28:28.852Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:28:38.852Z |INFO |Init configs |InvocationID=670bacb6-a3f9-4823-a3ba-1f1d352e73fa, InstanceUUID=b262e605-81d4-4021-ad90-bb22b8db8e77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:28:38.869Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:28:48.870Z |INFO |Init configs |InvocationID=670bacb6-a3f9-4823-a3ba-1f1d352e73fa, InstanceUUID=0afa5006-568f-4097-802a-8eeb1eecaf5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:28:48.894Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:28:58.895Z |INFO |Init configs |InvocationID=670bacb6-a3f9-4823-a3ba-1f1d352e73fa, InstanceUUID=2760833c-9c72-4ccc-9c3f-c33524af14aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:28:58.918Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:29:08.919Z |INFO |Init configs |InvocationID=670bacb6-a3f9-4823-a3ba-1f1d352e73fa, InstanceUUID=877f4094-9703-4555-bdcc-38fbbd84a429 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:29:08.935Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:29:18.935Z |INFO |Init configs |InvocationID=670bacb6-a3f9-4823-a3ba-1f1d352e73fa, InstanceUUID=f7b89f0b-45b5-4e8e-8942-9404239ec05d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:29:18.952Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:29:28.953Z |INFO |Init configs |InvocationID=670bacb6-a3f9-4823-a3ba-1f1d352e73fa, InstanceUUID=82badae8-ddd5-4433-9ef0-e8571be3d5d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:29:28.991Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:29:38.992Z |INFO |Init configs |InvocationID=670bacb6-a3f9-4823-a3ba-1f1d352e73fa, InstanceUUID=48f4db48-44a1-4cff-920e-63f9bc0fa548 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:29:39.013Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:29:49.013Z |INFO |Init configs |InvocationID=670bacb6-a3f9-4823-a3ba-1f1d352e73fa, InstanceUUID=f1ce6ec2-8413-49c8-8f44-ffb6cacc6bf7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:29:49.027Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:29:59.027Z |INFO |Init configs |InvocationID=670bacb6-a3f9-4823-a3ba-1f1d352e73fa, InstanceUUID=7f733d38-2c87-4168-b488-1892fbc82c16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:29:59.060Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:30:09.061Z |INFO |Init configs |InvocationID=670bacb6-a3f9-4823-a3ba-1f1d352e73fa, InstanceUUID=af84557c-b191-41b9-afc9-d034f7d74a78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:30:09.085Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:30:19.085Z |INFO |Init configs |InvocationID=670bacb6-a3f9-4823-a3ba-1f1d352e73fa, InstanceUUID=e86947fe-8259-4a9b-a3ba-44f391554bf8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:30:19.101Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:30:29.102Z |INFO |Init configs |InvocationID=670bacb6-a3f9-4823-a3ba-1f1d352e73fa, InstanceUUID=070d4b46-1b46-4526-b50b-de2eec7cd541 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:30:29.118Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:30:39.119Z |INFO |Init configs |InvocationID=670bacb6-a3f9-4823-a3ba-1f1d352e73fa, InstanceUUID=b694150d-d2a9-4a64-977b-418c3d3a0c21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:30:39.143Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-26T05:30:40.350Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-26T05:30:40.350Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-26T05:30:40.350Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-26T05:30:40.350Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-26T05:30:40.351Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-26T05:30:40.358Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-26T05:30:40.359Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-26T05:30:40.359Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-02-26T05:30:40.361Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:30:49.144Z |INFO |Init configs |InvocationID=670bacb6-a3f9-4823-a3ba-1f1d352e73fa, InstanceUUID=4bb09f2a-f542-4e03-af87-e2e3810a793d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:30:49.200Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:30:59.201Z |INFO |Init configs |InvocationID=670bacb6-a3f9-4823-a3ba-1f1d352e73fa, InstanceUUID=63afad7f-c885-4dd8-b666-070875c93b76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:30:59.214Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:31:09.214Z |INFO |Init configs |InvocationID=670bacb6-a3f9-4823-a3ba-1f1d352e73fa, InstanceUUID=4ba25019-43c4-4809-9207-988bf27460c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:31:09.235Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:31:19.236Z |INFO |Init configs |InvocationID=670bacb6-a3f9-4823-a3ba-1f1d352e73fa, InstanceUUID=802651cd-15d0-4f2b-a3b7-248f5c83da09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:31:19.260Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:31:29.260Z |INFO |Init configs |InvocationID=670bacb6-a3f9-4823-a3ba-1f1d352e73fa, InstanceUUID=584a4191-b881-4f5a-980e-1fbe534930c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:31:29.273Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:31:39.274Z |INFO |Init configs |InvocationID=670bacb6-a3f9-4823-a3ba-1f1d352e73fa, InstanceUUID=ac0eb9f4-33de-4186-a5f6-bc2ea8bc3c53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:31:39.294Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:31:49.294Z |INFO |Init configs |InvocationID=670bacb6-a3f9-4823-a3ba-1f1d352e73fa, InstanceUUID=fcf13b74-9a4c-4cac-bbe4-efc20831289d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:31:49.324Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:31:59.325Z |INFO |Init configs |InvocationID=670bacb6-a3f9-4823-a3ba-1f1d352e73fa, InstanceUUID=425ba739-4a75-4ea0-8e49-e937b9b283a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:31:59.342Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:32:09.342Z |INFO |Init configs |InvocationID=670bacb6-a3f9-4823-a3ba-1f1d352e73fa, InstanceUUID=6a81b607-330a-4307-90d8-8805a5775138 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:32:09.358Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:32:19.358Z |INFO |Init configs |InvocationID=670bacb6-a3f9-4823-a3ba-1f1d352e73fa, InstanceUUID=6cb374d0-7b74-4c0d-879b-69d51efae01f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:32:19.377Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:32:29.378Z |INFO |Init configs |InvocationID=670bacb6-a3f9-4823-a3ba-1f1d352e73fa, InstanceUUID=b40d9038-8952-473f-b8bd-58faf230e6a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:32:29.407Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:32:39.408Z |INFO |Init configs |InvocationID=670bacb6-a3f9-4823-a3ba-1f1d352e73fa, InstanceUUID=5ef4f48b-d323-478a-8f78-d4933c97ca1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:32:39.433Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:32:49.433Z |INFO |Init configs |InvocationID=670bacb6-a3f9-4823-a3ba-1f1d352e73fa, InstanceUUID=71b4fa05-e168-47d0-bf72-3766b8725884 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:32:49.497Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:32:59.497Z |INFO |Init configs |InvocationID=670bacb6-a3f9-4823-a3ba-1f1d352e73fa, InstanceUUID=87ffef0a-0515-47d7-a8ea-942884d2d6ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:32:59.517Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:33:09.518Z |INFO |Init configs |InvocationID=670bacb6-a3f9-4823-a3ba-1f1d352e73fa, InstanceUUID=321902ed-dba4-4ddd-9f01-5e477cda2479 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:33:09.544Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:33:19.545Z |INFO |Init configs |InvocationID=670bacb6-a3f9-4823-a3ba-1f1d352e73fa, InstanceUUID=b612b8c7-fd1a-463f-9d57-7ce8b5bcbd43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:33:19.564Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:33:29.565Z |INFO |Init configs |InvocationID=670bacb6-a3f9-4823-a3ba-1f1d352e73fa, InstanceUUID=38fd229e-23f3-4213-be98-e8114b1c7f90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:33:29.580Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:33:39.581Z |INFO |Init configs |InvocationID=670bacb6-a3f9-4823-a3ba-1f1d352e73fa, InstanceUUID=0dae7068-b432-4ecf-abec-0ee06479d7f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:33:39.599Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:33:49.599Z |INFO |Init configs |InvocationID=670bacb6-a3f9-4823-a3ba-1f1d352e73fa, InstanceUUID=83b4d994-af7c-4bf6-9a7a-9b9c417a88e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:33:49.640Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:33:59.640Z |INFO |Init configs |InvocationID=670bacb6-a3f9-4823-a3ba-1f1d352e73fa, InstanceUUID=fa34c689-6e5b-421e-a275-1ab3e8bcc3a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:33:59.660Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:34:09.661Z |INFO |Init configs |InvocationID=670bacb6-a3f9-4823-a3ba-1f1d352e73fa, InstanceUUID=29be72a3-dda4-42f9-84cf-6bf1e8b913e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:34:09.687Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:34:19.688Z |INFO |Init configs |InvocationID=670bacb6-a3f9-4823-a3ba-1f1d352e73fa, InstanceUUID=4dba804e-cf9c-4cbd-9467-364e79898c5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:34:19.705Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:34:29.706Z |INFO |Init configs |InvocationID=670bacb6-a3f9-4823-a3ba-1f1d352e73fa, InstanceUUID=6ffcedf6-2f86-4425-a65e-d998c6d38631 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:34:29.726Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:34:39.726Z |INFO |Init configs |InvocationID=670bacb6-a3f9-4823-a3ba-1f1d352e73fa, InstanceUUID=0e47d6be-dad2-44c4-b0cd-295c692f49a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:34:39.744Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:34:49.745Z |INFO |Init configs |InvocationID=670bacb6-a3f9-4823-a3ba-1f1d352e73fa, InstanceUUID=15cd7bea-4f97-46e2-9131-92bc9e67055d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:34:49.803Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:34:59.803Z |INFO |Init configs |InvocationID=670bacb6-a3f9-4823-a3ba-1f1d352e73fa, InstanceUUID=1385b733-3753-4fa6-a054-abcd6ccdd513 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:34:59.816Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:35:09.816Z |INFO |Init configs |InvocationID=670bacb6-a3f9-4823-a3ba-1f1d352e73fa, InstanceUUID=4f34883b-5a5a-4331-ad8c-09343c77afe0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:35:09.835Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:35:19.836Z |INFO |Init configs |InvocationID=670bacb6-a3f9-4823-a3ba-1f1d352e73fa, InstanceUUID=4f46348b-21ad-4a4f-9f8d-477087a145f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:35:19.873Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:35:29.874Z |INFO |Init configs |InvocationID=670bacb6-a3f9-4823-a3ba-1f1d352e73fa, InstanceUUID=a1e4ad25-a040-4cec-950a-842b480c64c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:35:29.892Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:35:39.892Z |INFO |Init configs |InvocationID=670bacb6-a3f9-4823-a3ba-1f1d352e73fa, InstanceUUID=e250255c-6c37-439c-ae2c-9a40794e64d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:35:39.914Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-26T05:35:40.350Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-26T05:35:40.351Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-26T05:35:40.351Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-26T05:35:40.351Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-26T05:35:40.352Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-26T05:35:40.359Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-26T05:35:40.359Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-26T05:35:40.359Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-02-26T05:35:40.361Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:35:49.914Z |INFO |Init configs |InvocationID=670bacb6-a3f9-4823-a3ba-1f1d352e73fa, InstanceUUID=e9671ab8-d355-446b-8034-844ec4f49d7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:35:49.935Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:35:59.936Z |INFO |Init configs |InvocationID=670bacb6-a3f9-4823-a3ba-1f1d352e73fa, InstanceUUID=9d27dd5a-ef1f-419b-8c0e-a744cb98dc62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:35:59.950Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:36:09.950Z |INFO |Init configs |InvocationID=670bacb6-a3f9-4823-a3ba-1f1d352e73fa, InstanceUUID=047f6af7-6f3e-4b01-9995-9d6bdc61f10d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:36:09.968Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:36:19.968Z |INFO |Init configs |InvocationID=670bacb6-a3f9-4823-a3ba-1f1d352e73fa, InstanceUUID=a400e727-26d0-436b-8d62-1e89b1cb27a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:36:19.982Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:36:29.982Z |INFO |Init configs |InvocationID=670bacb6-a3f9-4823-a3ba-1f1d352e73fa, InstanceUUID=4128f310-6f71-41bc-818b-2023de62e655 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:36:30.000Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:36:40.002Z |INFO |Init configs |InvocationID=670bacb6-a3f9-4823-a3ba-1f1d352e73fa, InstanceUUID=78cdc1ae-32ad-4557-8ea8-8c211c45b14c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:36:40.021Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:36:50.022Z |INFO |Init configs |InvocationID=670bacb6-a3f9-4823-a3ba-1f1d352e73fa, InstanceUUID=b9a0837e-1914-415f-a408-294e409b3b89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:36:50.084Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:37:00.085Z |INFO |Init configs |InvocationID=670bacb6-a3f9-4823-a3ba-1f1d352e73fa, InstanceUUID=5af8aecf-b2e1-4952-88be-4a0b4f28ad2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:37:00.103Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:37:10.104Z |INFO |Init configs |InvocationID=670bacb6-a3f9-4823-a3ba-1f1d352e73fa, InstanceUUID=ee8352d8-854e-4db1-ac5e-646c808305c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:37:10.120Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:37:20.121Z |INFO |Init configs |InvocationID=670bacb6-a3f9-4823-a3ba-1f1d352e73fa, InstanceUUID=d0c360a0-699f-479b-858b-c9e5a5b628cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:37:20.169Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:37:30.170Z |INFO |Init configs |InvocationID=670bacb6-a3f9-4823-a3ba-1f1d352e73fa, InstanceUUID=b7386872-14af-489f-abd1-f65e9895e785 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:37:30.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:37:40.195Z |INFO |Init configs |InvocationID=670bacb6-a3f9-4823-a3ba-1f1d352e73fa, InstanceUUID=41d73342-ce9d-4d33-8149-4fc5a7e11706 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:37:40.212Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:37:50.213Z |INFO |Init configs |InvocationID=670bacb6-a3f9-4823-a3ba-1f1d352e73fa, InstanceUUID=a6f0510d-5cd3-435e-abdc-a8890712b873 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:37:50.259Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:38:00.259Z |INFO |Init configs |InvocationID=670bacb6-a3f9-4823-a3ba-1f1d352e73fa, InstanceUUID=448c2134-073f-438c-87b6-e552310351c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:38:00.274Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:38:10.276Z |INFO |Init configs |InvocationID=670bacb6-a3f9-4823-a3ba-1f1d352e73fa, InstanceUUID=a8bfe7ee-b2e9-41d6-965b-d75e334e09c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:38:10.291Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:38:20.292Z |INFO |Init configs |InvocationID=670bacb6-a3f9-4823-a3ba-1f1d352e73fa, InstanceUUID=a5c0a061-98cb-4607-a69c-f9ae99f2e966 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:38:20.312Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:38:30.312Z |INFO |Init configs |InvocationID=670bacb6-a3f9-4823-a3ba-1f1d352e73fa, InstanceUUID=a32f6030-f297-400c-ab87-5c7887e2beef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:38:30.333Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:38:40.334Z |INFO |Init configs |InvocationID=670bacb6-a3f9-4823-a3ba-1f1d352e73fa, InstanceUUID=208071c1-9f28-45b4-be47-90238dd78c26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:38:40.350Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:38:50.351Z |INFO |Init configs |InvocationID=670bacb6-a3f9-4823-a3ba-1f1d352e73fa, InstanceUUID=26804d65-b387-4a0d-ba77-ac6097a7c71a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:38:50.396Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:39:00.396Z |INFO |Init configs |InvocationID=670bacb6-a3f9-4823-a3ba-1f1d352e73fa, InstanceUUID=20b1641d-3ba9-4a01-be56-fc994f197e37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:39:00.411Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:39:10.412Z |INFO |Init configs |InvocationID=670bacb6-a3f9-4823-a3ba-1f1d352e73fa, InstanceUUID=ddd99a7d-1fe1-4915-8b37-9c2efe4bd0bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:39:10.424Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:39:20.425Z |INFO |Init configs |InvocationID=670bacb6-a3f9-4823-a3ba-1f1d352e73fa, InstanceUUID=65344c73-bfdf-4def-9014-b4b2c2835a8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:39:20.438Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:39:30.439Z |INFO |Init configs |InvocationID=670bacb6-a3f9-4823-a3ba-1f1d352e73fa, InstanceUUID=ba282c60-5222-4cbb-8bd9-c1a80f1820cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:39:30.455Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:39:40.455Z |INFO |Init configs |InvocationID=670bacb6-a3f9-4823-a3ba-1f1d352e73fa, InstanceUUID=2817a2c1-bff6-4774-8e0c-1d9605fda31c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:39:40.482Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:39:50.482Z |INFO |Init configs |InvocationID=670bacb6-a3f9-4823-a3ba-1f1d352e73fa, InstanceUUID=f6ecafcf-ff92-4b4c-9aa2-3b852b16b496 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:39:50.509Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:40:00.509Z |INFO |Init configs |InvocationID=670bacb6-a3f9-4823-a3ba-1f1d352e73fa, InstanceUUID=75b7da61-56be-45cb-b70f-79336e055a0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:40:00.525Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:40:10.525Z |INFO |Init configs |InvocationID=670bacb6-a3f9-4823-a3ba-1f1d352e73fa, InstanceUUID=5ddf442e-47d7-4124-8149-d752b3adeb86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:40:10.540Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:40:20.541Z |INFO |Init configs |InvocationID=670bacb6-a3f9-4823-a3ba-1f1d352e73fa, InstanceUUID=0ac5c97a-5aea-4c0f-8256-ad6204d782d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:40:20.554Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:40:30.554Z |INFO |Init configs |InvocationID=670bacb6-a3f9-4823-a3ba-1f1d352e73fa, InstanceUUID=ed00a1e4-a01f-46d5-bfc1-5dcf89f6eb4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:40:30.568Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-26T05:40:40.413Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-26T05:40:40.413Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-26T05:40:40.413Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-26T05:40:40.414Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-26T05:40:40.415Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-26T05:40:40.423Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-26T05:40:40.423Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-26T05:40:40.424Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-02-26T05:40:40.426Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:40:40.569Z |INFO |Init configs |InvocationID=670bacb6-a3f9-4823-a3ba-1f1d352e73fa, InstanceUUID=c4651642-1940-405a-a60d-5f963dff8c30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:40:40.580Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:40:50.582Z |INFO |Init configs |InvocationID=670bacb6-a3f9-4823-a3ba-1f1d352e73fa, InstanceUUID=3aabb8a1-459b-480b-9ba1-19f93467df3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:40:50.621Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:41:00.621Z |INFO |Init configs |InvocationID=670bacb6-a3f9-4823-a3ba-1f1d352e73fa, InstanceUUID=61c43b07-555b-4999-a880-39d035128ca1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:41:00.645Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:41:10.645Z |INFO |Init configs |InvocationID=670bacb6-a3f9-4823-a3ba-1f1d352e73fa, InstanceUUID=47e3bb6f-c980-4ea8-84d5-547cc23e4c00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:41:10.666Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:41:20.667Z |INFO |Init configs |InvocationID=670bacb6-a3f9-4823-a3ba-1f1d352e73fa, InstanceUUID=f41e645c-19d5-4181-a0b5-28b06ca05539 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:41:20.682Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:41:30.683Z |INFO |Init configs |InvocationID=670bacb6-a3f9-4823-a3ba-1f1d352e73fa, InstanceUUID=2d6c2c03-ce9e-4419-8641-83355db0cdec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:41:30.700Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:41:40.701Z |INFO |Init configs |InvocationID=670bacb6-a3f9-4823-a3ba-1f1d352e73fa, InstanceUUID=210722f3-b98d-4c78-a89c-3250407bf63b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:41:40.720Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:41:50.721Z |INFO |Init configs |InvocationID=670bacb6-a3f9-4823-a3ba-1f1d352e73fa, InstanceUUID=cd18967c-829e-4f31-853e-e634b188fec7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:41:50.745Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:42:00.745Z |INFO |Init configs |InvocationID=670bacb6-a3f9-4823-a3ba-1f1d352e73fa, InstanceUUID=7c1ef694-a746-417c-8582-f26a18ebdad4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:42:00.755Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:42:10.756Z |INFO |Init configs |InvocationID=670bacb6-a3f9-4823-a3ba-1f1d352e73fa, InstanceUUID=85ec6b90-c1af-4436-b0b2-a69614e89ee5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:42:10.771Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:42:20.772Z |INFO |Init configs |InvocationID=670bacb6-a3f9-4823-a3ba-1f1d352e73fa, InstanceUUID=accb0330-5c90-45ef-bcb6-6b773a7c5f1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:42:20.789Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:42:30.790Z |INFO |Init configs |InvocationID=670bacb6-a3f9-4823-a3ba-1f1d352e73fa, InstanceUUID=e5b3952e-2312-4db2-99d6-0ea4faad33df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:42:30.832Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:42:40.833Z |INFO |Init configs |InvocationID=670bacb6-a3f9-4823-a3ba-1f1d352e73fa, InstanceUUID=7be83322-2162-4aff-8234-2d684672fbee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:42:40.845Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:42:50.846Z |INFO |Init configs |InvocationID=670bacb6-a3f9-4823-a3ba-1f1d352e73fa, InstanceUUID=8853a5de-2db6-4873-895f-834e7cc509a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:42:50.870Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:43:00.871Z |INFO |Init configs |InvocationID=670bacb6-a3f9-4823-a3ba-1f1d352e73fa, InstanceUUID=e28ddf6e-e95c-4e8d-8140-b0ab872e77d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:43:00.908Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:43:10.909Z |INFO |Init configs |InvocationID=670bacb6-a3f9-4823-a3ba-1f1d352e73fa, InstanceUUID=41bf2678-aaef-46c6-83e4-d733e9566d31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:43:10.922Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:43:20.923Z |INFO |Init configs |InvocationID=670bacb6-a3f9-4823-a3ba-1f1d352e73fa, InstanceUUID=17fca4fb-6311-4637-baa7-f0856a883fbb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:43:20.940Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:43:30.941Z |INFO |Init configs |InvocationID=670bacb6-a3f9-4823-a3ba-1f1d352e73fa, InstanceUUID=d3fc7ee1-64af-4562-9cd4-37526f0cac0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:43:30.967Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:43:40.968Z |INFO |Init configs |InvocationID=670bacb6-a3f9-4823-a3ba-1f1d352e73fa, InstanceUUID=597a4136-aa11-43d9-b29d-3076df67d50e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:43:40.995Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:43:50.995Z |INFO |Init configs |InvocationID=670bacb6-a3f9-4823-a3ba-1f1d352e73fa, InstanceUUID=4957ec25-3892-422f-907d-df581265dba7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:43:51.009Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:44:01.009Z |INFO |Init configs |InvocationID=670bacb6-a3f9-4823-a3ba-1f1d352e73fa, InstanceUUID=c0246fe6-25fc-4dba-8246-e1f751c0e642 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:44:01.024Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:44:11.024Z |INFO |Init configs |InvocationID=670bacb6-a3f9-4823-a3ba-1f1d352e73fa, InstanceUUID=77a327b5-5da6-4238-bc36-ac375cacf699 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:44:11.058Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:44:21.059Z |INFO |Init configs |InvocationID=670bacb6-a3f9-4823-a3ba-1f1d352e73fa, InstanceUUID=adf91dda-65df-4d3a-b22d-39e15f42618c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:44:21.078Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:44:31.078Z |INFO |Init configs |InvocationID=670bacb6-a3f9-4823-a3ba-1f1d352e73fa, InstanceUUID=65cba90f-1319-4681-a3e3-6f3606be924e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:44:31.132Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:44:41.132Z |INFO |Init configs |InvocationID=670bacb6-a3f9-4823-a3ba-1f1d352e73fa, InstanceUUID=67d200e9-a070-4e1f-81fe-810be3120ab4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:44:41.158Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:44:51.158Z |INFO |Init configs |InvocationID=670bacb6-a3f9-4823-a3ba-1f1d352e73fa, InstanceUUID=2dfe47e0-dba3-4ed8-9e61-5455097523da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:44:51.196Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:45:01.197Z |INFO |Init configs |InvocationID=670bacb6-a3f9-4823-a3ba-1f1d352e73fa, InstanceUUID=21bfb515-e7a6-4d16-9479-69bfe2aab5d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:45:01.214Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:45:11.215Z |INFO |Init configs |InvocationID=670bacb6-a3f9-4823-a3ba-1f1d352e73fa, InstanceUUID=a6bbe381-90bf-4dec-8e1a-c1515688cc05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:45:11.234Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:45:21.235Z |INFO |Init configs |InvocationID=670bacb6-a3f9-4823-a3ba-1f1d352e73fa, InstanceUUID=380da1c4-6f8f-477f-a879-53e5bf108498 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:45:21.251Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:45:31.251Z |INFO |Init configs |InvocationID=670bacb6-a3f9-4823-a3ba-1f1d352e73fa, InstanceUUID=9086660c-2fd2-4d34-adab-308a49742ad1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:45:31.263Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-26T05:45:40.328Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-26T05:45:40.328Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-26T05:45:40.328Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-26T05:45:40.328Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-26T05:45:40.329Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-26T05:45:40.337Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-26T05:45:40.337Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-26T05:45:40.337Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-02-26T05:45:40.339Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:45:41.263Z |INFO |Init configs |InvocationID=670bacb6-a3f9-4823-a3ba-1f1d352e73fa, InstanceUUID=dbc292c3-6ca9-4615-9b1e-4e50e8e5e5a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:45:41.278Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:45:51.284Z |INFO |Init configs |InvocationID=670bacb6-a3f9-4823-a3ba-1f1d352e73fa, InstanceUUID=16e30edf-c072-40f5-8772-7a3a0b59de5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:45:51.300Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:46:01.300Z |INFO |Init configs |InvocationID=670bacb6-a3f9-4823-a3ba-1f1d352e73fa, InstanceUUID=85df140a-0f13-45ca-b5b9-2618bcba9c80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:46:01.332Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:46:11.332Z |INFO |Init configs |InvocationID=670bacb6-a3f9-4823-a3ba-1f1d352e73fa, InstanceUUID=eec95b7d-9cb2-4fb2-91e1-7b1b7c511317 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:46:11.370Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:46:21.370Z |INFO |Init configs |InvocationID=670bacb6-a3f9-4823-a3ba-1f1d352e73fa, InstanceUUID=7e6364b1-457e-466b-8c7d-105d4d4cc2bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:46:21.399Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:46:31.399Z |INFO |Init configs |InvocationID=670bacb6-a3f9-4823-a3ba-1f1d352e73fa, InstanceUUID=1fa5ff78-f637-4912-8431-77cb54aa59ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:46:31.437Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:46:41.438Z |INFO |Init configs |InvocationID=670bacb6-a3f9-4823-a3ba-1f1d352e73fa, InstanceUUID=22282720-f7f1-43b3-8c39-23ce64c1e333 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:46:41.459Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:46:51.459Z |INFO |Init configs |InvocationID=670bacb6-a3f9-4823-a3ba-1f1d352e73fa, InstanceUUID=b185b93e-01ae-443e-a809-4c71f1ba832a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:46:51.490Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:47:01.491Z |INFO |Init configs |InvocationID=670bacb6-a3f9-4823-a3ba-1f1d352e73fa, InstanceUUID=2639e929-e51a-4ef2-857a-45b6402fd5f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:47:01.504Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:47:11.505Z |INFO |Init configs |InvocationID=670bacb6-a3f9-4823-a3ba-1f1d352e73fa, InstanceUUID=645c21e1-419d-4fdc-abdd-e04dbc743579 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:47:11.543Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:47:21.544Z |INFO |Init configs |InvocationID=670bacb6-a3f9-4823-a3ba-1f1d352e73fa, InstanceUUID=e87837bf-86fe-4115-831c-639bfacd51df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:47:21.564Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:47:31.565Z |INFO |Init configs |InvocationID=670bacb6-a3f9-4823-a3ba-1f1d352e73fa, InstanceUUID=14df0627-176f-46d0-8b32-ca7c7d36ae81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:47:31.579Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:47:41.582Z |INFO |Init configs |InvocationID=670bacb6-a3f9-4823-a3ba-1f1d352e73fa, InstanceUUID=72345f60-9597-4689-bd3d-bf1943a2fdaa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:47:41.609Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:47:51.609Z |INFO |Init configs |InvocationID=670bacb6-a3f9-4823-a3ba-1f1d352e73fa, InstanceUUID=994c68a4-b552-4c84-9e53-4e4e48ced68f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:47:51.656Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:48:01.657Z |INFO |Init configs |InvocationID=670bacb6-a3f9-4823-a3ba-1f1d352e73fa, InstanceUUID=d3af6d0c-3cd9-406b-a64f-1867b377be3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:48:01.674Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:48:11.674Z |INFO |Init configs |InvocationID=670bacb6-a3f9-4823-a3ba-1f1d352e73fa, InstanceUUID=8ae986ec-6940-4bb9-86bc-252825c1741b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:48:11.696Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:48:21.697Z |INFO |Init configs |InvocationID=670bacb6-a3f9-4823-a3ba-1f1d352e73fa, InstanceUUID=8873589a-2592-4ae7-816c-388bfcaeb801 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:48:21.709Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:48:31.709Z |INFO |Init configs |InvocationID=670bacb6-a3f9-4823-a3ba-1f1d352e73fa, InstanceUUID=a4c5c175-56fd-46f3-8351-8555a166c664 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:48:31.727Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:48:41.727Z |INFO |Init configs |InvocationID=670bacb6-a3f9-4823-a3ba-1f1d352e73fa, InstanceUUID=cd0a3cd9-899f-49f1-a54f-651380498f11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:48:41.739Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:48:51.740Z |INFO |Init configs |InvocationID=670bacb6-a3f9-4823-a3ba-1f1d352e73fa, InstanceUUID=b9233f92-46fe-4aee-bf5b-98024cd4bcd5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:48:51.762Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:49:01.763Z |INFO |Init configs |InvocationID=670bacb6-a3f9-4823-a3ba-1f1d352e73fa, InstanceUUID=46d6c27a-ea8f-42de-9a42-f4f777371ce0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:49:01.786Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:49:11.786Z |INFO |Init configs |InvocationID=670bacb6-a3f9-4823-a3ba-1f1d352e73fa, InstanceUUID=4e5fad0b-bd01-4103-88c7-803f3e16dbc7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:49:11.804Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:49:21.805Z |INFO |Init configs |InvocationID=670bacb6-a3f9-4823-a3ba-1f1d352e73fa, InstanceUUID=9ca5c6b5-72c7-41bf-ae24-2bd3c326563e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:49:21.829Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:49:31.830Z |INFO |Init configs |InvocationID=670bacb6-a3f9-4823-a3ba-1f1d352e73fa, InstanceUUID=e8ff1c82-5236-4351-acfd-334fc13afd6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:49:31.856Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:49:41.860Z |INFO |Init configs |InvocationID=670bacb6-a3f9-4823-a3ba-1f1d352e73fa, InstanceUUID=f8b70293-e2b9-4769-87fb-1e61299f0634 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:49:41.874Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:49:51.875Z |INFO |Init configs |InvocationID=670bacb6-a3f9-4823-a3ba-1f1d352e73fa, InstanceUUID=762a8864-1483-40a7-9fea-897fcf44cab0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:49:51.905Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:50:01.908Z |INFO |Init configs |InvocationID=670bacb6-a3f9-4823-a3ba-1f1d352e73fa, InstanceUUID=60f41e43-9afc-41d6-b71f-78b5dbcbf302 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:50:01.927Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:50:11.930Z |INFO |Init configs |InvocationID=670bacb6-a3f9-4823-a3ba-1f1d352e73fa, InstanceUUID=6ec89544-588b-4215-baa8-16e29137cf2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:50:11.942Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:50:21.942Z |INFO |Init configs |InvocationID=670bacb6-a3f9-4823-a3ba-1f1d352e73fa, InstanceUUID=2889604e-cc36-4921-890d-3cc690c85e1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:50:22.004Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:50:32.008Z |INFO |Init configs |InvocationID=670bacb6-a3f9-4823-a3ba-1f1d352e73fa, InstanceUUID=9989f075-82ff-4203-8cab-37cdd3d50674 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:50:32.036Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-26T05:50:40.321Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-26T05:50:40.321Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-26T05:50:40.321Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-26T05:50:40.321Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-26T05:50:40.322Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-26T05:50:40.327Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-26T05:50:40.327Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-26T05:50:40.327Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-02-26T05:50:40.329Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:50:42.037Z |INFO |Init configs |InvocationID=670bacb6-a3f9-4823-a3ba-1f1d352e73fa, InstanceUUID=0587e990-9f90-41de-bfa0-41bc624f09bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:50:42.048Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:50:52.048Z |INFO |Init configs |InvocationID=670bacb6-a3f9-4823-a3ba-1f1d352e73fa, InstanceUUID=1af167ce-63bd-4c12-82e0-ffe94b60e0a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:50:52.075Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:51:02.076Z |INFO |Init configs |InvocationID=670bacb6-a3f9-4823-a3ba-1f1d352e73fa, InstanceUUID=249c06cc-63c7-4a47-b2d3-6816903618e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:51:02.086Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:51:12.087Z |INFO |Init configs |InvocationID=670bacb6-a3f9-4823-a3ba-1f1d352e73fa, InstanceUUID=08ab9d7c-21cc-4146-9788-c30988a5eca8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:51:12.106Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:51:22.107Z |INFO |Init configs |InvocationID=670bacb6-a3f9-4823-a3ba-1f1d352e73fa, InstanceUUID=be69443f-2094-4cde-adc4-cecd52fa7e3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:51:22.117Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:51:32.118Z |INFO |Init configs |InvocationID=670bacb6-a3f9-4823-a3ba-1f1d352e73fa, InstanceUUID=c49ba47f-8e28-4735-a6d8-23e5ab72ecc2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:51:32.135Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:51:42.136Z |INFO |Init configs |InvocationID=670bacb6-a3f9-4823-a3ba-1f1d352e73fa, InstanceUUID=f0713c9d-cede-4017-a91b-3eddc265054f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:51:42.161Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:51:52.163Z |INFO |Init configs |InvocationID=670bacb6-a3f9-4823-a3ba-1f1d352e73fa, InstanceUUID=a1fe7285-c2c8-461a-bed3-fd92d08e2eb8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:51:52.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:52:02.194Z |INFO |Init configs |InvocationID=670bacb6-a3f9-4823-a3ba-1f1d352e73fa, InstanceUUID=e6d15434-a130-4ac8-9b27-4f3375260caf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:52:02.216Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:52:12.216Z |INFO |Init configs |InvocationID=670bacb6-a3f9-4823-a3ba-1f1d352e73fa, InstanceUUID=385abf5b-de53-4218-b9b4-9558cfdcb508 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:52:12.228Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:52:22.228Z |INFO |Init configs |InvocationID=670bacb6-a3f9-4823-a3ba-1f1d352e73fa, InstanceUUID=dc3b1a51-3739-441e-968b-a51eb01e20f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:52:22.241Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:52:32.241Z |INFO |Init configs |InvocationID=670bacb6-a3f9-4823-a3ba-1f1d352e73fa, InstanceUUID=1c60e098-02e9-401b-8cd5-517c6a8812a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:52:32.254Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:52:42.254Z |INFO |Init configs |InvocationID=670bacb6-a3f9-4823-a3ba-1f1d352e73fa, InstanceUUID=dc584bc0-cd04-40ec-9c82-e35b59da975a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:52:42.275Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:52:52.275Z |INFO |Init configs |InvocationID=670bacb6-a3f9-4823-a3ba-1f1d352e73fa, InstanceUUID=41a6cbb4-1807-41eb-a362-10a8e8d1aae2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:52:52.310Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:53:02.310Z |INFO |Init configs |InvocationID=670bacb6-a3f9-4823-a3ba-1f1d352e73fa, InstanceUUID=42ae60cf-09ea-4d85-af43-206a867c6866 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:53:02.325Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:53:12.326Z |INFO |Init configs |InvocationID=670bacb6-a3f9-4823-a3ba-1f1d352e73fa, InstanceUUID=b7daf7a4-2d41-419c-8aeb-e3f20cf6d6a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:53:12.340Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:53:22.340Z |INFO |Init configs |InvocationID=670bacb6-a3f9-4823-a3ba-1f1d352e73fa, InstanceUUID=97f0a154-1c17-42bb-97a0-f2a69c5d59f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:53:22.352Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:53:32.353Z |INFO |Init configs |InvocationID=670bacb6-a3f9-4823-a3ba-1f1d352e73fa, InstanceUUID=a509acb9-4596-424d-bb7b-a31b75fd559c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:53:32.364Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:53:42.365Z |INFO |Init configs |InvocationID=670bacb6-a3f9-4823-a3ba-1f1d352e73fa, InstanceUUID=7742e2f3-d0a9-41c3-887b-f8fc9e4e5545 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:53:42.378Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:53:52.378Z |INFO |Init configs |InvocationID=670bacb6-a3f9-4823-a3ba-1f1d352e73fa, InstanceUUID=862ed005-aa0e-4e0b-8b99-af03a5bd9d42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:53:52.403Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:54:02.403Z |INFO |Init configs |InvocationID=670bacb6-a3f9-4823-a3ba-1f1d352e73fa, InstanceUUID=8929179b-5dd3-4408-964a-9545f50b5d55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:54:02.418Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:54:12.419Z |INFO |Init configs |InvocationID=670bacb6-a3f9-4823-a3ba-1f1d352e73fa, InstanceUUID=190eb6c8-d27b-4ff3-a1b9-514babe66d0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:54:12.432Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:54:22.432Z |INFO |Init configs |InvocationID=670bacb6-a3f9-4823-a3ba-1f1d352e73fa, InstanceUUID=38a6e0a1-bfd9-4bba-9cb6-59629f19fca2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:54:22.447Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:54:32.448Z |INFO |Init configs |InvocationID=670bacb6-a3f9-4823-a3ba-1f1d352e73fa, InstanceUUID=1043b794-e6d1-4003-bd3a-ad196438050a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:54:32.467Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:54:42.471Z |INFO |Init configs |InvocationID=670bacb6-a3f9-4823-a3ba-1f1d352e73fa, InstanceUUID=63b6294d-03d7-4429-8552-a9504630313b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:54:42.483Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:54:52.483Z |INFO |Init configs |InvocationID=670bacb6-a3f9-4823-a3ba-1f1d352e73fa, InstanceUUID=3fcdd328-42e6-42d7-997d-90ba9fa9f322 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:54:52.509Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:55:02.510Z |INFO |Init configs |InvocationID=670bacb6-a3f9-4823-a3ba-1f1d352e73fa, InstanceUUID=bb9d5d8d-00bf-4955-ac5c-140baf63f934 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:55:02.535Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:55:12.536Z |INFO |Init configs |InvocationID=670bacb6-a3f9-4823-a3ba-1f1d352e73fa, InstanceUUID=5524417c-1fdd-41df-922c-c3ad36b9e58a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:55:12.554Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:55:22.554Z |INFO |Init configs |InvocationID=670bacb6-a3f9-4823-a3ba-1f1d352e73fa, InstanceUUID=75335b7b-9f4d-49bd-8efb-50907821df0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:55:22.571Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:55:32.572Z |INFO |Init configs |InvocationID=670bacb6-a3f9-4823-a3ba-1f1d352e73fa, InstanceUUID=c5b05ce7-008b-4002-bace-bfba8354c8bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:55:32.597Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-26T05:55:40.292Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-26T05:55:40.293Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-26T05:55:40.293Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-26T05:55:40.293Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-26T05:55:40.295Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-26T05:55:40.302Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-26T05:55:40.302Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-26T05:55:40.302Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-02-26T05:55:40.304Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:55:42.598Z |INFO |Init configs |InvocationID=670bacb6-a3f9-4823-a3ba-1f1d352e73fa, InstanceUUID=5c8705fa-7857-4666-99a6-2b36fe88607f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:55:42.612Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:55:52.612Z |INFO |Init configs |InvocationID=670bacb6-a3f9-4823-a3ba-1f1d352e73fa, InstanceUUID=13b76cd2-a086-40ac-b9ed-eba4503d97fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:55:52.631Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:56:02.631Z |INFO |Init configs |InvocationID=670bacb6-a3f9-4823-a3ba-1f1d352e73fa, InstanceUUID=a4b37a6d-f67b-451d-96ff-a118ed068fd8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:56:02.647Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:56:12.648Z |INFO |Init configs |InvocationID=670bacb6-a3f9-4823-a3ba-1f1d352e73fa, InstanceUUID=377a8660-d64c-4d40-adf1-dd1a38bffb45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:56:12.663Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:56:22.664Z |INFO |Init configs |InvocationID=670bacb6-a3f9-4823-a3ba-1f1d352e73fa, InstanceUUID=33a40e73-d1c6-4513-89dd-64fd07cdb150 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:56:22.676Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:56:32.676Z |INFO |Init configs |InvocationID=670bacb6-a3f9-4823-a3ba-1f1d352e73fa, InstanceUUID=4dd6f81f-2228-4168-bad3-b83a225ab4da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:56:32.691Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:56:42.692Z |INFO |Init configs |InvocationID=670bacb6-a3f9-4823-a3ba-1f1d352e73fa, InstanceUUID=d95a88ae-f0cf-4c9c-ae94-d391b17dae84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:56:42.705Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:56:52.705Z |INFO |Init configs |InvocationID=670bacb6-a3f9-4823-a3ba-1f1d352e73fa, InstanceUUID=f1476c55-a873-4aa2-9ecc-83a070862f94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:56:52.719Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:57:02.720Z |INFO |Init configs |InvocationID=670bacb6-a3f9-4823-a3ba-1f1d352e73fa, InstanceUUID=01b09a68-fde8-4511-8ec8-230088aa51a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:57:02.739Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:57:12.740Z |INFO |Init configs |InvocationID=670bacb6-a3f9-4823-a3ba-1f1d352e73fa, InstanceUUID=c8ded3e8-bcc3-47a9-858d-c53a3e367e2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:57:12.762Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:57:22.763Z |INFO |Init configs |InvocationID=670bacb6-a3f9-4823-a3ba-1f1d352e73fa, InstanceUUID=f07b9684-9836-46a3-b88f-3a4b44fa0f62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:57:22.774Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:57:32.775Z |INFO |Init configs |InvocationID=670bacb6-a3f9-4823-a3ba-1f1d352e73fa, InstanceUUID=84d5cd02-e837-40f3-aa80-1c56696154d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:57:32.797Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:57:42.797Z |INFO |Init configs |InvocationID=670bacb6-a3f9-4823-a3ba-1f1d352e73fa, InstanceUUID=753b799a-7365-4363-bf0c-65d0d98627ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:57:42.812Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:57:52.812Z |INFO |Init configs |InvocationID=670bacb6-a3f9-4823-a3ba-1f1d352e73fa, InstanceUUID=7713181b-7f14-44d3-ab6b-6cfe08a33d35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:57:52.828Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:58:02.828Z |INFO |Init configs |InvocationID=670bacb6-a3f9-4823-a3ba-1f1d352e73fa, InstanceUUID=24f77b79-c988-4062-aceb-63c45d2ec748 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:58:02.857Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:58:12.857Z |INFO |Init configs |InvocationID=670bacb6-a3f9-4823-a3ba-1f1d352e73fa, InstanceUUID=eef7ff5e-868f-41e0-807c-5b3a719096db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:58:12.881Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:58:22.883Z |INFO |Init configs |InvocationID=670bacb6-a3f9-4823-a3ba-1f1d352e73fa, InstanceUUID=80517e2d-2c89-47fd-9c8c-439662ecfec4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:58:22.906Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:58:32.907Z |INFO |Init configs |InvocationID=670bacb6-a3f9-4823-a3ba-1f1d352e73fa, InstanceUUID=7ca16c44-0ccb-42d6-8d36-2b9037ead41a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:58:32.919Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:58:42.919Z |INFO |Init configs |InvocationID=670bacb6-a3f9-4823-a3ba-1f1d352e73fa, InstanceUUID=4608c914-b13d-43e5-875a-5ea452fc3c05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:58:42.935Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:58:52.935Z |INFO |Init configs |InvocationID=670bacb6-a3f9-4823-a3ba-1f1d352e73fa, InstanceUUID=98178425-b0fd-4812-bf39-17c0e4a80cf5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:58:53.008Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:59:03.008Z |INFO |Init configs |InvocationID=670bacb6-a3f9-4823-a3ba-1f1d352e73fa, InstanceUUID=9231e547-30a9-44fe-a7f6-76b54024da29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:59:03.021Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:59:13.022Z |INFO |Init configs |InvocationID=670bacb6-a3f9-4823-a3ba-1f1d352e73fa, InstanceUUID=3a0f9e54-919f-4637-b67f-8eb51ac5b6eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:59:13.042Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:59:23.043Z |INFO |Init configs |InvocationID=670bacb6-a3f9-4823-a3ba-1f1d352e73fa, InstanceUUID=0fb78e60-6d32-49db-9682-b1355f87d5d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:59:23.062Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:59:33.064Z |INFO |Init configs |InvocationID=670bacb6-a3f9-4823-a3ba-1f1d352e73fa, InstanceUUID=bd8e54c5-7e55-479d-b5d4-7ab7b684013b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:59:33.086Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:59:43.086Z |INFO |Init configs |InvocationID=670bacb6-a3f9-4823-a3ba-1f1d352e73fa, InstanceUUID=cb6eb785-e71e-4498-a5fd-d84c38d9e089 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:59:43.101Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:59:53.101Z |INFO |Init configs |InvocationID=670bacb6-a3f9-4823-a3ba-1f1d352e73fa, InstanceUUID=41b93140-73be-46a7-812f-1c7d16b01488 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T05:59:53.119Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T06:00:03.120Z |INFO |Init configs |InvocationID=670bacb6-a3f9-4823-a3ba-1f1d352e73fa, InstanceUUID=25a201ae-bbff-441e-86df-f83176f4fd50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T06:00:03.136Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T06:00:13.137Z |INFO |Init configs |InvocationID=670bacb6-a3f9-4823-a3ba-1f1d352e73fa, InstanceUUID=915f9192-d680-44d5-840e-f4bfc88c5f2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T06:00:13.153Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T06:00:23.153Z |INFO |Init configs |InvocationID=670bacb6-a3f9-4823-a3ba-1f1d352e73fa, InstanceUUID=6a023f24-dff7-4d08-b602-377a33128764 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T06:00:23.167Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T06:00:33.167Z |INFO |Init configs |InvocationID=670bacb6-a3f9-4823-a3ba-1f1d352e73fa, InstanceUUID=475327c6-440b-4ea4-a42f-52833b59fe04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T06:00:33.183Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-26T06:00:40.293Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-26T06:00:40.293Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-26T06:00:40.293Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-26T06:00:40.293Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-26T06:00:40.294Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-26T06:00:40.298Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-26T06:00:40.299Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-26T06:00:40.299Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-02-26T06:00:40.300Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T06:00:43.185Z |INFO |Init configs |InvocationID=670bacb6-a3f9-4823-a3ba-1f1d352e73fa, InstanceUUID=b91169bc-ad8b-47fb-8f8b-6edf8c9cd9e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T06:00:43.206Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T06:00:53.208Z |INFO |Init configs |InvocationID=670bacb6-a3f9-4823-a3ba-1f1d352e73fa, InstanceUUID=a22c2ab2-faa4-41c8-9f58-a81392ff906c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T06:00:53.240Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T06:01:03.240Z |INFO |Init configs |InvocationID=670bacb6-a3f9-4823-a3ba-1f1d352e73fa, InstanceUUID=b6755224-f750-4ddc-827c-bc7869eb7d7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T06:01:03.263Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T06:01:13.264Z |INFO |Init configs |InvocationID=670bacb6-a3f9-4823-a3ba-1f1d352e73fa, InstanceUUID=c10aa282-95a3-4ec7-903b-b86509907257 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T06:01:13.285Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T06:01:23.285Z |INFO |Init configs |InvocationID=670bacb6-a3f9-4823-a3ba-1f1d352e73fa, InstanceUUID=5abb21d5-bca5-4fda-bf47-ee06293b42de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T06:01:23.300Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T06:01:33.300Z |INFO |Init configs |InvocationID=670bacb6-a3f9-4823-a3ba-1f1d352e73fa, InstanceUUID=913d0eb7-f669-49c5-9937-346c7f1d5833 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T06:01:33.323Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T06:01:43.328Z |INFO |Init configs |InvocationID=670bacb6-a3f9-4823-a3ba-1f1d352e73fa, InstanceUUID=fdfb4d95-9fc1-4725-9540-e2e3643722f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T06:01:43.342Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T06:01:53.343Z |INFO |Init configs |InvocationID=670bacb6-a3f9-4823-a3ba-1f1d352e73fa, InstanceUUID=d655316e-c4ff-484b-844d-6d468d216442 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T06:01:53.359Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T06:02:03.360Z |INFO |Init configs |InvocationID=670bacb6-a3f9-4823-a3ba-1f1d352e73fa, InstanceUUID=a1fdbf2d-f45b-4214-92ed-e135eb2e5d0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T06:02:03.377Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T06:02:13.377Z |INFO |Init configs |InvocationID=670bacb6-a3f9-4823-a3ba-1f1d352e73fa, InstanceUUID=2b242f43-1f39-4b74-a709-2ddf8f8dfa7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T06:02:13.391Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T06:02:23.392Z |INFO |Init configs |InvocationID=670bacb6-a3f9-4823-a3ba-1f1d352e73fa, InstanceUUID=28c9aff6-1010-4290-a6b7-c6ee5580711d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T06:02:23.420Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T06:02:33.421Z |INFO |Init configs |InvocationID=670bacb6-a3f9-4823-a3ba-1f1d352e73fa, InstanceUUID=5a9cfdff-c404-4093-8c91-82ec8609fce6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T06:02:33.436Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T06:02:43.436Z |INFO |Init configs |InvocationID=670bacb6-a3f9-4823-a3ba-1f1d352e73fa, InstanceUUID=4d78151d-8916-456e-aee1-889c599dcd44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T06:02:43.451Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T06:02:53.452Z |INFO |Init configs |InvocationID=670bacb6-a3f9-4823-a3ba-1f1d352e73fa, InstanceUUID=8b495d1b-6e53-402b-966c-79645e4042c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T06:02:53.476Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T06:03:03.476Z |INFO |Init configs |InvocationID=670bacb6-a3f9-4823-a3ba-1f1d352e73fa, InstanceUUID=4f216413-99bf-49d1-8721-06094f67c7e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T06:03:03.493Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T06:03:13.493Z |INFO |Init configs |InvocationID=670bacb6-a3f9-4823-a3ba-1f1d352e73fa, InstanceUUID=6c54b090-e938-4977-a3e1-dbccaf5e2257 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T06:03:13.507Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T06:03:23.508Z |INFO |Init configs |InvocationID=670bacb6-a3f9-4823-a3ba-1f1d352e73fa, InstanceUUID=5c490f34-da9f-4e16-91c4-6bced971dabc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T06:03:23.604Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T06:03:33.605Z |INFO |Init configs |InvocationID=670bacb6-a3f9-4823-a3ba-1f1d352e73fa, InstanceUUID=fc7a785c-406a-41e1-89d4-c0461dedf473 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T06:03:33.625Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T06:03:43.628Z |INFO |Init configs |InvocationID=670bacb6-a3f9-4823-a3ba-1f1d352e73fa, InstanceUUID=b792acdf-a65e-4eb3-85f0-b5b202f4e37c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T06:03:43.641Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T06:03:53.644Z |INFO |Init configs |InvocationID=670bacb6-a3f9-4823-a3ba-1f1d352e73fa, InstanceUUID=de1b5592-1303-4307-bb57-c008a5940428 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T06:03:53.662Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T06:04:03.662Z |INFO |Init configs |InvocationID=670bacb6-a3f9-4823-a3ba-1f1d352e73fa, InstanceUUID=5fa8212f-77bc-4a7a-a3ae-f5edea61c2d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T06:04:03.677Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T06:04:13.677Z |INFO |Init configs |InvocationID=670bacb6-a3f9-4823-a3ba-1f1d352e73fa, InstanceUUID=41c55cd1-c66f-455a-99c0-76463176ff7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T06:04:13.703Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T06:04:23.704Z |INFO |Init configs |InvocationID=670bacb6-a3f9-4823-a3ba-1f1d352e73fa, InstanceUUID=4e34849c-1a8b-40b2-8ffa-90b72e737412 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T06:04:23.736Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T06:04:33.736Z |INFO |Init configs |InvocationID=670bacb6-a3f9-4823-a3ba-1f1d352e73fa, InstanceUUID=3812e7bf-01c1-480b-950e-05995909260f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T06:04:33.751Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T06:04:43.751Z |INFO |Init configs |InvocationID=670bacb6-a3f9-4823-a3ba-1f1d352e73fa, InstanceUUID=aea6fcc2-d63a-4e91-be3f-ab0b43b656de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T06:04:43.770Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T06:04:53.770Z |INFO |Init configs |InvocationID=670bacb6-a3f9-4823-a3ba-1f1d352e73fa, InstanceUUID=e8b69268-3509-4a56-9227-c59a13c09c4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T06:04:53.806Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T06:05:03.806Z |INFO |Init configs |InvocationID=670bacb6-a3f9-4823-a3ba-1f1d352e73fa, InstanceUUID=e39d4034-d91e-43c0-aefe-dc215f4fd8fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T06:05:03.818Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T06:05:13.818Z |INFO |Init configs |InvocationID=670bacb6-a3f9-4823-a3ba-1f1d352e73fa, InstanceUUID=5e7558f3-509e-4a0c-9df5-b39ace58adc8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T06:05:13.829Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T06:05:23.830Z |INFO |Init configs |InvocationID=670bacb6-a3f9-4823-a3ba-1f1d352e73fa, InstanceUUID=2b51c8f6-6a95-431c-84b0-0fcc84159fb8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T06:05:23.845Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T06:05:33.845Z |INFO |Init configs |InvocationID=670bacb6-a3f9-4823-a3ba-1f1d352e73fa, InstanceUUID=9b9ff5d9-1f1f-45b0-8ca5-f8adc4f90a30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T06:05:33.861Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-26T06:05:40.304Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-26T06:05:40.305Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-26T06:05:40.305Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-26T06:05:40.305Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-26T06:05:40.306Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-26T06:05:40.312Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-26T06:05:40.312Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-26T06:05:40.313Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-02-26T06:05:40.315Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T06:05:43.862Z |INFO |Init configs |InvocationID=670bacb6-a3f9-4823-a3ba-1f1d352e73fa, InstanceUUID=8b73dc31-f823-43d5-85b9-37a40493b9c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T06:05:43.873Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T06:05:53.874Z |INFO |Init configs |InvocationID=670bacb6-a3f9-4823-a3ba-1f1d352e73fa, InstanceUUID=ef970ea7-c4eb-4230-acb2-966bde4bb49c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T06:05:53.892Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T06:06:03.892Z |INFO |Init configs |InvocationID=670bacb6-a3f9-4823-a3ba-1f1d352e73fa, InstanceUUID=15418660-5a3b-44e8-aa23-4f700572ae2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T06:06:03.907Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T06:06:13.907Z |INFO |Init configs |InvocationID=670bacb6-a3f9-4823-a3ba-1f1d352e73fa, InstanceUUID=773cc848-ea6a-47de-b246-73a500502636 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T06:06:13.931Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T06:06:23.932Z |INFO |Init configs |InvocationID=670bacb6-a3f9-4823-a3ba-1f1d352e73fa, InstanceUUID=402a2fe2-655f-4016-9412-02355bded99d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T06:06:23.949Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T06:06:33.949Z |INFO |Init configs |InvocationID=670bacb6-a3f9-4823-a3ba-1f1d352e73fa, InstanceUUID=2d1ef9a2-fb83-4197-a129-76ae7a4f2d75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T06:06:33.967Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T06:06:43.967Z |INFO |Init configs |InvocationID=670bacb6-a3f9-4823-a3ba-1f1d352e73fa, InstanceUUID=242788a5-cf26-42b8-9865-cdcf92c393da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T06:06:44.012Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T06:06:54.012Z |INFO |Init configs |InvocationID=670bacb6-a3f9-4823-a3ba-1f1d352e73fa, InstanceUUID=5ed87697-0e62-4fe4-8897-8171c9b5feae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T06:06:54.031Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T06:07:04.031Z |INFO |Init configs |InvocationID=670bacb6-a3f9-4823-a3ba-1f1d352e73fa, InstanceUUID=01c64cb2-f8af-4a74-9327-2f489432d2dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T06:07:04.075Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T06:07:14.076Z |INFO |Init configs |InvocationID=670bacb6-a3f9-4823-a3ba-1f1d352e73fa, InstanceUUID=2ccffcca-b434-4ac4-8dc5-f6a0c5cb789c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T06:07:14.092Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T06:07:24.092Z |INFO |Init configs |InvocationID=670bacb6-a3f9-4823-a3ba-1f1d352e73fa, InstanceUUID=9c1e38df-8c4b-45f1-9481-05708206b0cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T06:07:24.117Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T06:07:34.118Z |INFO |Init configs |InvocationID=670bacb6-a3f9-4823-a3ba-1f1d352e73fa, InstanceUUID=c3dfc7e2-dd34-4034-b308-9bc6b03e498d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T06:07:34.132Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T06:07:44.133Z |INFO |Init configs |InvocationID=670bacb6-a3f9-4823-a3ba-1f1d352e73fa, InstanceUUID=80d5fddc-8e8a-49db-a39a-d76fc7926a3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T06:07:44.150Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T06:07:54.151Z |INFO |Init configs |InvocationID=670bacb6-a3f9-4823-a3ba-1f1d352e73fa, InstanceUUID=f1fab858-cad7-4895-ad19-908e1b7d2109 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T06:07:54.164Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T06:08:04.164Z |INFO |Init configs |InvocationID=670bacb6-a3f9-4823-a3ba-1f1d352e73fa, InstanceUUID=000d895b-6d84-48ae-a63e-88106558de13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T06:08:04.177Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T06:08:14.177Z |INFO |Init configs |InvocationID=670bacb6-a3f9-4823-a3ba-1f1d352e73fa, InstanceUUID=7ee49fdd-69e1-442c-ae2b-ea6dc21948f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T06:08:14.192Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T06:08:24.192Z |INFO |Init configs |InvocationID=670bacb6-a3f9-4823-a3ba-1f1d352e73fa, InstanceUUID=de0db824-d0ec-4f09-b2d8-77de5a4e53ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T06:08:24.206Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T06:08:34.206Z |INFO |Init configs |InvocationID=670bacb6-a3f9-4823-a3ba-1f1d352e73fa, InstanceUUID=27d00951-4bce-40dd-b472-fa88a7090c95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T06:08:34.223Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T06:08:44.224Z |INFO |Init configs |InvocationID=670bacb6-a3f9-4823-a3ba-1f1d352e73fa, InstanceUUID=a6d20cf5-5e9a-4fb9-9b90-4b3fcacc7bee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T06:08:44.234Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T06:08:54.234Z |INFO |Init configs |InvocationID=670bacb6-a3f9-4823-a3ba-1f1d352e73fa, InstanceUUID=e5bd4ce1-00d5-4263-8757-fb2fcfe9fd4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T06:08:54.251Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T06:09:04.251Z |INFO |Init configs |InvocationID=670bacb6-a3f9-4823-a3ba-1f1d352e73fa, InstanceUUID=45f37097-2257-4b45-bdc0-9508dfe34b9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T06:09:04.271Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T06:09:14.271Z |INFO |Init configs |InvocationID=670bacb6-a3f9-4823-a3ba-1f1d352e73fa, InstanceUUID=04076b15-550a-4c50-8d34-6b76ab39a68d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T06:09:14.305Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T06:09:24.305Z |INFO |Init configs |InvocationID=670bacb6-a3f9-4823-a3ba-1f1d352e73fa, InstanceUUID=0a5f0f4f-afe8-4699-831d-aaad65db2e15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T06:09:24.324Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T06:09:34.324Z |INFO |Init configs |InvocationID=670bacb6-a3f9-4823-a3ba-1f1d352e73fa, InstanceUUID=27ab1c14-e8a1-48ae-acc2-eb303422beeb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T06:09:34.353Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T06:09:44.356Z |INFO |Init configs |InvocationID=670bacb6-a3f9-4823-a3ba-1f1d352e73fa, InstanceUUID=e64333f2-6352-4233-ba5c-29aa8d1f86b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T06:09:44.373Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T06:09:54.374Z |INFO |Init configs |InvocationID=670bacb6-a3f9-4823-a3ba-1f1d352e73fa, InstanceUUID=8c662940-c148-43e1-9c5a-69b44b97fcb7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T06:09:54.396Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T06:10:04.396Z |INFO |Init configs |InvocationID=670bacb6-a3f9-4823-a3ba-1f1d352e73fa, InstanceUUID=81c7c430-6b42-470b-9bad-1e931523962f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T06:10:04.409Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T06:10:14.409Z |INFO |Init configs |InvocationID=670bacb6-a3f9-4823-a3ba-1f1d352e73fa, InstanceUUID=12b857dd-c15e-4651-8b3d-db2fc86a7993 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T06:10:14.422Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T06:10:24.422Z |INFO |Init configs |InvocationID=670bacb6-a3f9-4823-a3ba-1f1d352e73fa, InstanceUUID=538a29de-dde9-4d50-ba7c-579922710072 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T06:10:24.441Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T06:10:34.441Z |INFO |Init configs |InvocationID=670bacb6-a3f9-4823-a3ba-1f1d352e73fa, InstanceUUID=156af767-e8de-477e-aaf5-1927f99e63d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T06:10:34.452Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-26T06:10:40.292Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-26T06:10:40.293Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-26T06:10:40.293Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-26T06:10:40.293Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-26T06:10:40.294Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-26T06:10:40.301Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-26T06:10:40.301Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-26T06:10:40.302Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-02-26T06:10:40.304Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T06:10:44.452Z |INFO |Init configs |InvocationID=670bacb6-a3f9-4823-a3ba-1f1d352e73fa, InstanceUUID=2e75bc8a-288d-4979-b8cf-81bb0aee7d08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T06:10:44.490Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T06:10:54.491Z |INFO |Init configs |InvocationID=670bacb6-a3f9-4823-a3ba-1f1d352e73fa, InstanceUUID=9c16f7db-7809-4996-9727-4f9628fe4805 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T06:10:54.510Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T06:11:04.510Z |INFO |Init configs |InvocationID=670bacb6-a3f9-4823-a3ba-1f1d352e73fa, InstanceUUID=82ee40f3-8ca7-46a8-8c2e-410152ff6472 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T06:11:04.522Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T06:11:14.523Z |INFO |Init configs |InvocationID=670bacb6-a3f9-4823-a3ba-1f1d352e73fa, InstanceUUID=d09c0372-4078-4489-b883-526bf3a189c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T06:11:14.537Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T06:11:24.537Z |INFO |Init configs |InvocationID=670bacb6-a3f9-4823-a3ba-1f1d352e73fa, InstanceUUID=46f297ed-4d12-489c-bf9b-4c178d148d48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T06:11:24.548Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T06:11:34.549Z |INFO |Init configs |InvocationID=670bacb6-a3f9-4823-a3ba-1f1d352e73fa, InstanceUUID=2fed0b85-9563-4975-aab7-eaa1d4e0a05a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T06:11:34.617Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T06:11:44.618Z |INFO |Init configs |InvocationID=670bacb6-a3f9-4823-a3ba-1f1d352e73fa, InstanceUUID=17fc68c1-91a9-44ca-8b33-341b19a04bc6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T06:11:44.630Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T06:11:54.631Z |INFO |Init configs |InvocationID=670bacb6-a3f9-4823-a3ba-1f1d352e73fa, InstanceUUID=de289f9c-394e-47c9-9630-18b2a9bbc579 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T06:11:54.652Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T06:12:04.653Z |INFO |Init configs |InvocationID=670bacb6-a3f9-4823-a3ba-1f1d352e73fa, InstanceUUID=fb207cff-f502-4e96-af58-7d7ec29d96d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T06:12:04.666Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T06:12:14.667Z |INFO |Init configs |InvocationID=670bacb6-a3f9-4823-a3ba-1f1d352e73fa, InstanceUUID=447b8f36-f7bc-49e6-b79d-9e5073852fc1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T06:12:14.680Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T06:12:24.680Z |INFO |Init configs |InvocationID=670bacb6-a3f9-4823-a3ba-1f1d352e73fa, InstanceUUID=575d57bf-761c-4899-bc64-60bfecf03c2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T06:12:24.715Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T06:12:34.716Z |INFO |Init configs |InvocationID=670bacb6-a3f9-4823-a3ba-1f1d352e73fa, InstanceUUID=883f67f4-3ef8-45fc-9389-f64155a266a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T06:12:34.729Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T06:12:44.730Z |INFO |Init configs |InvocationID=670bacb6-a3f9-4823-a3ba-1f1d352e73fa, InstanceUUID=674109da-f663-4bb3-a3d9-18ce30879639 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T06:12:44.742Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T06:12:54.743Z |INFO |Init configs |InvocationID=670bacb6-a3f9-4823-a3ba-1f1d352e73fa, InstanceUUID=c9dc4cb3-dc16-4158-ade1-eb368c971547 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T06:12:54.774Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T06:13:04.774Z |INFO |Init configs |InvocationID=670bacb6-a3f9-4823-a3ba-1f1d352e73fa, InstanceUUID=e8dfa241-02af-4b6b-9752-27d2f3751dca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T06:13:04.791Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T06:13:14.791Z |INFO |Init configs |InvocationID=670bacb6-a3f9-4823-a3ba-1f1d352e73fa, InstanceUUID=a18afc57-429b-4330-9bb2-999c76a02e07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T06:13:14.804Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T06:13:24.805Z |INFO |Init configs |InvocationID=670bacb6-a3f9-4823-a3ba-1f1d352e73fa, InstanceUUID=4a97c6ea-e6da-42da-93f8-67a6b4f55323 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T06:13:24.826Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T06:13:34.826Z |INFO |Init configs |InvocationID=670bacb6-a3f9-4823-a3ba-1f1d352e73fa, InstanceUUID=359ab7e3-bff5-4b9c-b9d9-ca54048c4427 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T06:13:34.839Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T06:13:44.840Z |INFO |Init configs |InvocationID=670bacb6-a3f9-4823-a3ba-1f1d352e73fa, InstanceUUID=2de0b1aa-4b7d-406d-aa58-90fa602f4cef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T06:13:44.854Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T06:13:54.854Z |INFO |Init configs |InvocationID=670bacb6-a3f9-4823-a3ba-1f1d352e73fa, InstanceUUID=d2038494-c622-4af9-ba80-4507d5c378bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T06:13:54.876Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T06:14:04.876Z |INFO |Init configs |InvocationID=670bacb6-a3f9-4823-a3ba-1f1d352e73fa, InstanceUUID=4d83b46f-8ab1-40db-b662-2b6b8eab86c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T06:14:04.897Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T06:14:14.897Z |INFO |Init configs |InvocationID=670bacb6-a3f9-4823-a3ba-1f1d352e73fa, InstanceUUID=0bc38e5e-b0d7-4dfd-bc17-d95a7c5074e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T06:14:14.910Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T06:14:24.911Z |INFO |Init configs |InvocationID=670bacb6-a3f9-4823-a3ba-1f1d352e73fa, InstanceUUID=2f7f8971-cf72-4535-8c54-5e1567013296 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T06:14:24.927Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T06:14:34.927Z |INFO |Init configs |InvocationID=670bacb6-a3f9-4823-a3ba-1f1d352e73fa, InstanceUUID=f0c2e764-bdb1-4b18-8e28-a443e94d1481 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T06:14:34.946Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T06:14:44.946Z |INFO |Init configs |InvocationID=670bacb6-a3f9-4823-a3ba-1f1d352e73fa, InstanceUUID=f34cf889-34af-49d2-9e47-8ef09a66a258 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T06:14:44.958Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T06:14:54.959Z |INFO |Init configs |InvocationID=670bacb6-a3f9-4823-a3ba-1f1d352e73fa, InstanceUUID=65b5bed2-de86-4026-bb65-3694edc79b4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T06:14:54.978Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T06:15:04.978Z |INFO |Init configs |InvocationID=670bacb6-a3f9-4823-a3ba-1f1d352e73fa, InstanceUUID=93224ca0-d8e9-4393-a707-e851bdba5c44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T06:15:04.995Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T06:15:14.996Z |INFO |Init configs |InvocationID=670bacb6-a3f9-4823-a3ba-1f1d352e73fa, InstanceUUID=7a5a8d99-3100-4a8e-99b3-1e1a8533c918 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T06:15:15.012Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T06:15:25.013Z |INFO |Init configs |InvocationID=670bacb6-a3f9-4823-a3ba-1f1d352e73fa, InstanceUUID=80164be1-05b2-4b60-896e-7cd6354fc925 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T06:15:25.031Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T06:15:35.031Z |INFO |Init configs |InvocationID=670bacb6-a3f9-4823-a3ba-1f1d352e73fa, InstanceUUID=43f073e9-4815-4ccb-9785-a8a05ffba1f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T06:15:35.046Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-26T06:15:40.257Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-26T06:15:40.257Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-26T06:15:40.257Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-26T06:15:40.258Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-26T06:15:40.258Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-26T06:15:40.263Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-26T06:15:40.263Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-26T06:15:40.263Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-02-26T06:15:40.265Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T06:15:45.047Z |INFO |Init configs |InvocationID=670bacb6-a3f9-4823-a3ba-1f1d352e73fa, InstanceUUID=217d97a0-e86c-4dd4-bb03-430289048595 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T06:15:45.061Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T06:15:55.061Z |INFO |Init configs |InvocationID=670bacb6-a3f9-4823-a3ba-1f1d352e73fa, InstanceUUID=fc611d16-65a3-4e65-9cfc-3022f4399655 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T06:15:55.080Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T06:16:05.082Z |INFO |Init configs |InvocationID=670bacb6-a3f9-4823-a3ba-1f1d352e73fa, InstanceUUID=85cbdf1b-d4bd-43fc-b926-4e9b59c6491d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T06:16:05.112Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T06:16:15.113Z |INFO |Init configs |InvocationID=670bacb6-a3f9-4823-a3ba-1f1d352e73fa, InstanceUUID=fce7c99d-5218-4b1a-9c5c-a7b243cb23c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T06:16:15.126Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T06:16:25.126Z |INFO |Init configs |InvocationID=670bacb6-a3f9-4823-a3ba-1f1d352e73fa, InstanceUUID=f69ac340-8d25-438f-9ffa-573164e970f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T06:16:25.138Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T06:16:35.139Z |INFO |Init configs |InvocationID=670bacb6-a3f9-4823-a3ba-1f1d352e73fa, InstanceUUID=ff9687e6-ea2e-4486-8e75-a65875cf87b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T06:16:35.154Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T06:16:45.155Z |INFO |Init configs |InvocationID=670bacb6-a3f9-4823-a3ba-1f1d352e73fa, InstanceUUID=acb5a9e6-8529-4718-8005-e5865222043a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T06:16:45.168Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T06:16:55.169Z |INFO |Init configs |InvocationID=670bacb6-a3f9-4823-a3ba-1f1d352e73fa, InstanceUUID=a55c0884-bc83-4857-be98-812ea0283609 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T06:16:55.205Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T06:17:05.206Z |INFO |Init configs |InvocationID=670bacb6-a3f9-4823-a3ba-1f1d352e73fa, InstanceUUID=dbfce0d3-63d7-459f-a985-aa63b07a3e1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T06:17:05.217Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T06:17:15.218Z |INFO |Init configs |InvocationID=670bacb6-a3f9-4823-a3ba-1f1d352e73fa, InstanceUUID=af14483e-4dba-4787-92d8-817c763e65da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T06:17:15.231Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T06:17:25.231Z |INFO |Init configs |InvocationID=670bacb6-a3f9-4823-a3ba-1f1d352e73fa, InstanceUUID=f4bda057-f33f-4459-80a7-baad805089fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T06:17:25.259Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T06:17:35.259Z |INFO |Init configs |InvocationID=670bacb6-a3f9-4823-a3ba-1f1d352e73fa, InstanceUUID=5445539c-9cf7-4198-a172-2d21c37c22c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T06:17:35.279Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T06:17:45.279Z |INFO |Init configs |InvocationID=670bacb6-a3f9-4823-a3ba-1f1d352e73fa, InstanceUUID=f34b913e-24f9-4336-96ed-c9ca956ede6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T06:17:45.293Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T06:17:55.293Z |INFO |Init configs |InvocationID=670bacb6-a3f9-4823-a3ba-1f1d352e73fa, InstanceUUID=7b80a848-cf39-4db0-8263-6b00be2ae9dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T06:17:55.328Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T06:18:05.328Z |INFO |Init configs |InvocationID=670bacb6-a3f9-4823-a3ba-1f1d352e73fa, InstanceUUID=9b9a2e59-9b6e-46d2-a522-e37bb785af8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T06:18:05.344Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T06:18:15.345Z |INFO |Init configs |InvocationID=670bacb6-a3f9-4823-a3ba-1f1d352e73fa, InstanceUUID=3df19a20-ab3d-46b0-b37b-d2ef96fdb509 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T06:18:15.363Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T06:18:25.364Z |INFO |Init configs |InvocationID=670bacb6-a3f9-4823-a3ba-1f1d352e73fa, InstanceUUID=ff2b5c7d-04c5-435c-85d2-4a0c6746e462 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T06:18:25.381Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T06:18:35.381Z |INFO |Init configs |InvocationID=670bacb6-a3f9-4823-a3ba-1f1d352e73fa, InstanceUUID=8e330404-cab3-4d4f-8dc5-494164075e55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T06:18:35.397Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T06:18:45.397Z |INFO |Init configs |InvocationID=670bacb6-a3f9-4823-a3ba-1f1d352e73fa, InstanceUUID=cea47953-34bc-433f-bbb2-80b30deace7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T06:18:45.413Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T06:18:55.414Z |INFO |Init configs |InvocationID=670bacb6-a3f9-4823-a3ba-1f1d352e73fa, InstanceUUID=28f0e86d-25b1-4bb8-9108-51cf734702d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T06:18:55.467Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T06:19:05.468Z |INFO |Init configs |InvocationID=670bacb6-a3f9-4823-a3ba-1f1d352e73fa, InstanceUUID=7eac4b00-0963-4ebd-9f16-fe83e50a6124 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T06:19:05.482Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T06:19:15.482Z |INFO |Init configs |InvocationID=670bacb6-a3f9-4823-a3ba-1f1d352e73fa, InstanceUUID=cd6b64ea-f247-4815-a4ae-883cd190b038 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T06:19:15.498Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T06:19:25.499Z |INFO |Init configs |InvocationID=670bacb6-a3f9-4823-a3ba-1f1d352e73fa, InstanceUUID=98702e9b-ce57-4388-a606-8481192ad6f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T06:19:25.531Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T06:19:35.531Z |INFO |Init configs |InvocationID=670bacb6-a3f9-4823-a3ba-1f1d352e73fa, InstanceUUID=66eff7ef-cb50-4f8b-b59d-633469097021 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T06:19:35.577Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T06:19:45.577Z |INFO |Init configs |InvocationID=670bacb6-a3f9-4823-a3ba-1f1d352e73fa, InstanceUUID=765c485c-9ecb-4069-aca4-be6d0c1fc7b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T06:19:45.604Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T06:19:55.605Z |INFO |Init configs |InvocationID=670bacb6-a3f9-4823-a3ba-1f1d352e73fa, InstanceUUID=f3d3f373-7bb9-45b9-80bb-c1dc6d24ce3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T06:19:55.651Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T06:20:05.652Z |INFO |Init configs |InvocationID=670bacb6-a3f9-4823-a3ba-1f1d352e73fa, InstanceUUID=d5219bf3-72b7-4808-984d-6906c55c3045 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T06:20:05.671Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T06:20:15.672Z |INFO |Init configs |InvocationID=670bacb6-a3f9-4823-a3ba-1f1d352e73fa, InstanceUUID=5aa8ccc4-270f-4a3d-869f-1d85fad46097 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T06:20:15.692Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T06:20:25.692Z |INFO |Init configs |InvocationID=670bacb6-a3f9-4823-a3ba-1f1d352e73fa, InstanceUUID=2906e610-a612-41fc-8b8a-540852e0f382 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T06:20:25.724Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T06:20:35.725Z |INFO |Init configs |InvocationID=670bacb6-a3f9-4823-a3ba-1f1d352e73fa, InstanceUUID=83dbf193-094e-46c5-9b08-5ab38aa37097 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T06:20:35.737Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-26T06:20:40.354Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-26T06:20:40.355Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-26T06:20:40.355Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-26T06:20:40.355Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-26T06:20:40.356Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-26T06:20:40.362Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-26T06:20:40.362Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-26T06:20:40.362Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-02-26T06:20:40.364Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T06:20:45.737Z |INFO |Init configs |InvocationID=670bacb6-a3f9-4823-a3ba-1f1d352e73fa, InstanceUUID=6a52f5cc-2f2d-4052-8235-66c189690ff2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T06:20:45.748Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T06:20:55.748Z |INFO |Init configs |InvocationID=670bacb6-a3f9-4823-a3ba-1f1d352e73fa, InstanceUUID=c8ee674b-a8ea-4b1e-b192-1c2a29e68b68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T06:20:55.759Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T06:21:05.760Z |INFO |Init configs |InvocationID=670bacb6-a3f9-4823-a3ba-1f1d352e73fa, InstanceUUID=d6f64601-9a6e-4fde-b318-a1e2d6f37020 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T06:21:05.775Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T06:21:15.776Z |INFO |Init configs |InvocationID=670bacb6-a3f9-4823-a3ba-1f1d352e73fa, InstanceUUID=8260df13-7c82-4a27-9050-b4c499793c61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T06:21:15.794Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T06:21:25.795Z |INFO |Init configs |InvocationID=670bacb6-a3f9-4823-a3ba-1f1d352e73fa, InstanceUUID=c3bae271-82bc-4f8e-a1f6-65af55905fd8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T06:21:25.828Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T06:21:35.829Z |INFO |Init configs |InvocationID=670bacb6-a3f9-4823-a3ba-1f1d352e73fa, InstanceUUID=d08cb551-a6e2-4023-9553-08d18a9b9c74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T06:21:35.842Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T06:21:45.842Z |INFO |Init configs |InvocationID=670bacb6-a3f9-4823-a3ba-1f1d352e73fa, InstanceUUID=efe52640-3516-4164-ae78-c00cdd6adbbb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T06:21:45.859Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T06:21:55.859Z |INFO |Init configs |InvocationID=670bacb6-a3f9-4823-a3ba-1f1d352e73fa, InstanceUUID=d0e1b4e9-96c9-47d8-86e8-10c4ef95f194 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T06:21:55.884Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T06:22:05.884Z |INFO |Init configs |InvocationID=670bacb6-a3f9-4823-a3ba-1f1d352e73fa, InstanceUUID=d288234b-6792-4ffd-bc3e-3e0d7027af88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T06:22:05.895Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T06:22:15.895Z |INFO |Init configs |InvocationID=670bacb6-a3f9-4823-a3ba-1f1d352e73fa, InstanceUUID=4a4c44b4-731b-4f54-a01d-f2c5931893ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T06:22:15.916Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T06:22:25.916Z |INFO |Init configs |InvocationID=670bacb6-a3f9-4823-a3ba-1f1d352e73fa, InstanceUUID=96a7896c-eed9-452a-af3f-d63c21a1154e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T06:22:25.930Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T06:22:35.931Z |INFO |Init configs |InvocationID=670bacb6-a3f9-4823-a3ba-1f1d352e73fa, InstanceUUID=8908beaf-e96e-4d1e-83ad-443d13106782 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T06:22:35.944Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T06:22:45.944Z |INFO |Init configs |InvocationID=670bacb6-a3f9-4823-a3ba-1f1d352e73fa, InstanceUUID=54cf841e-85aa-4f15-a2dc-bd8847e00801 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T06:22:45.960Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T06:22:55.960Z |INFO |Init configs |InvocationID=670bacb6-a3f9-4823-a3ba-1f1d352e73fa, InstanceUUID=64400683-0b15-495f-97f8-939115ab38ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T06:22:56.009Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T06:23:06.009Z |INFO |Init configs |InvocationID=670bacb6-a3f9-4823-a3ba-1f1d352e73fa, InstanceUUID=b610aa60-d81e-4512-9114-b1d7cec09da5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T06:23:06.027Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T06:23:16.028Z |INFO |Init configs |InvocationID=670bacb6-a3f9-4823-a3ba-1f1d352e73fa, InstanceUUID=afec065a-0eda-44b4-adb3-15c08133914a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T06:23:16.047Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T06:23:26.047Z |INFO |Init configs |InvocationID=670bacb6-a3f9-4823-a3ba-1f1d352e73fa, InstanceUUID=635b4cb2-7d2c-4711-bf75-d9b57583b9e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T06:23:26.063Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T06:23:36.063Z |INFO |Init configs |InvocationID=670bacb6-a3f9-4823-a3ba-1f1d352e73fa, InstanceUUID=98773dff-ceda-443c-b1ce-4ee2ac1bfdb1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T06:23:36.076Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T06:23:46.077Z |INFO |Init configs |InvocationID=670bacb6-a3f9-4823-a3ba-1f1d352e73fa, InstanceUUID=084fc453-9676-448e-8cdc-33be45cbbc99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T06:23:46.089Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T06:23:56.090Z |INFO |Init configs |InvocationID=670bacb6-a3f9-4823-a3ba-1f1d352e73fa, InstanceUUID=294be386-a621-472c-94ed-2533e53d99a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T06:23:56.112Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T06:24:06.113Z |INFO |Init configs |InvocationID=670bacb6-a3f9-4823-a3ba-1f1d352e73fa, InstanceUUID=545e73d5-9f09-49ad-8443-c43f8e979dd2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T06:24:06.125Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T06:24:16.125Z |INFO |Init configs |InvocationID=670bacb6-a3f9-4823-a3ba-1f1d352e73fa, InstanceUUID=97522fb7-2725-423a-8015-77e371d01195 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T06:24:16.146Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T06:24:26.147Z |INFO |Init configs |InvocationID=670bacb6-a3f9-4823-a3ba-1f1d352e73fa, InstanceUUID=2113d48b-63a9-4b67-8856-1b9111e44798 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T06:24:26.158Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T06:24:36.159Z |INFO |Init configs |InvocationID=670bacb6-a3f9-4823-a3ba-1f1d352e73fa, InstanceUUID=28716d74-7eb0-4dcc-806d-f4cc2c5c5b3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T06:24:36.172Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T06:24:46.173Z |INFO |Init configs |InvocationID=670bacb6-a3f9-4823-a3ba-1f1d352e73fa, InstanceUUID=82f330b8-5111-4044-a843-330166a05785 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T06:24:46.188Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T06:24:56.188Z |INFO |Init configs |InvocationID=670bacb6-a3f9-4823-a3ba-1f1d352e73fa, InstanceUUID=14a0ac81-4949-4f78-868f-e87d172af5f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T06:24:56.203Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T06:25:06.203Z |INFO |Init configs |InvocationID=670bacb6-a3f9-4823-a3ba-1f1d352e73fa, InstanceUUID=23dc31cf-9f8c-4704-9ac2-5916d1a3468a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T06:25:06.230Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T06:25:16.230Z |INFO |Init configs |InvocationID=670bacb6-a3f9-4823-a3ba-1f1d352e73fa, InstanceUUID=6dc7b369-890a-4165-80ca-aa5bbf8a0102 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T06:25:16.258Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T06:25:26.259Z |INFO |Init configs |InvocationID=670bacb6-a3f9-4823-a3ba-1f1d352e73fa, InstanceUUID=cb3d7074-3f82-4552-a25e-99873e34066f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T06:25:26.285Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T06:25:36.285Z |INFO |Init configs |InvocationID=670bacb6-a3f9-4823-a3ba-1f1d352e73fa, InstanceUUID=6ee94c03-6f4d-4e3a-ada3-04f36b9adc9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T06:25:36.318Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-26T06:25:40.232Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-26T06:25:40.232Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-26T06:25:40.232Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-26T06:25:40.232Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-26T06:25:40.233Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-26T06:25:40.237Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-26T06:25:40.237Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-26T06:25:40.238Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-02-26T06:25:40.239Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T06:25:46.319Z |INFO |Init configs |InvocationID=670bacb6-a3f9-4823-a3ba-1f1d352e73fa, InstanceUUID=892cac2a-5e68-4b31-9ab9-62ef3e18e2b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T06:25:46.346Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T06:25:56.347Z |INFO |Init configs |InvocationID=670bacb6-a3f9-4823-a3ba-1f1d352e73fa, InstanceUUID=190b00e4-5e78-4b6f-86a8-2f89be3b73d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T06:25:56.380Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T06:26:06.381Z |INFO |Init configs |InvocationID=670bacb6-a3f9-4823-a3ba-1f1d352e73fa, InstanceUUID=998868c6-2a99-4289-b61c-593c6df15834 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T06:26:06.408Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T06:26:16.409Z |INFO |Init configs |InvocationID=670bacb6-a3f9-4823-a3ba-1f1d352e73fa, InstanceUUID=a38b2349-ba34-40c8-9d21-9f0ba333b2b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T06:26:16.422Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T06:26:26.423Z |INFO |Init configs |InvocationID=670bacb6-a3f9-4823-a3ba-1f1d352e73fa, InstanceUUID=b9a99c9d-e62f-4a08-80bb-e18309713702 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T06:26:26.438Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T06:26:36.439Z |INFO |Init configs |InvocationID=670bacb6-a3f9-4823-a3ba-1f1d352e73fa, InstanceUUID=f76f7252-72ea-4199-b0a4-b79c210935e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T06:26:36.454Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T06:26:46.455Z |INFO |Init configs |InvocationID=670bacb6-a3f9-4823-a3ba-1f1d352e73fa, InstanceUUID=6710cacd-2d16-42b3-88cd-446cda5b22c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T06:26:46.481Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T06:26:56.482Z |INFO |Init configs |InvocationID=670bacb6-a3f9-4823-a3ba-1f1d352e73fa, InstanceUUID=66e0985a-3ff6-459a-b48e-ba845b27233d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T06:26:56.511Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T06:27:06.511Z |INFO |Init configs |InvocationID=670bacb6-a3f9-4823-a3ba-1f1d352e73fa, InstanceUUID=6c229727-90fd-4ace-8432-45cd600c55da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T06:27:06.525Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T06:27:16.526Z |INFO |Init configs |InvocationID=670bacb6-a3f9-4823-a3ba-1f1d352e73fa, InstanceUUID=bc3641cd-0895-49a4-af55-e14d3bfc475e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T06:27:16.552Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T06:27:26.553Z |INFO |Init configs |InvocationID=670bacb6-a3f9-4823-a3ba-1f1d352e73fa, InstanceUUID=f820ce97-4fc6-4393-8765-e0b7dc47b2af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T06:27:26.577Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T06:27:36.578Z |INFO |Init configs |InvocationID=670bacb6-a3f9-4823-a3ba-1f1d352e73fa, InstanceUUID=810a0800-ed0e-420b-87af-8bc884000389 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T06:27:36.612Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T06:27:46.613Z |INFO |Init configs |InvocationID=670bacb6-a3f9-4823-a3ba-1f1d352e73fa, InstanceUUID=84449e79-c4b3-4610-a6b8-6c7d20320c83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T06:27:46.669Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T06:27:56.670Z |INFO |Init configs |InvocationID=670bacb6-a3f9-4823-a3ba-1f1d352e73fa, InstanceUUID=df23ee46-8e42-43c3-a352-89b26c73ff52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T06:27:56.695Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T06:28:06.699Z |INFO |Init configs |InvocationID=670bacb6-a3f9-4823-a3ba-1f1d352e73fa, InstanceUUID=495a0b13-4177-4815-9744-914be3ae8c06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T06:28:06.777Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T06:28:16.778Z |INFO |Init configs |InvocationID=670bacb6-a3f9-4823-a3ba-1f1d352e73fa, InstanceUUID=21775d19-0fa3-45ba-9404-f564ac0f74e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T06:28:16.808Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T06:28:26.809Z |INFO |Init configs |InvocationID=670bacb6-a3f9-4823-a3ba-1f1d352e73fa, InstanceUUID=290a4a71-3d6c-43ab-88f0-4a232380d029 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T06:28:26.820Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T06:28:36.821Z |INFO |Init configs |InvocationID=670bacb6-a3f9-4823-a3ba-1f1d352e73fa, InstanceUUID=dfd4f825-d71d-4422-be6e-0469bea94bf9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T06:28:36.871Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T06:28:46.871Z |INFO |Init configs |InvocationID=670bacb6-a3f9-4823-a3ba-1f1d352e73fa, InstanceUUID=d3dcca91-e5e3-41b7-b378-64916566abc0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T06:28:46.886Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T06:28:56.886Z |INFO |Init configs |InvocationID=670bacb6-a3f9-4823-a3ba-1f1d352e73fa, InstanceUUID=25f3332c-7990-447b-ade6-6b4b928c6bcc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T06:28:56.900Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T06:29:06.900Z |INFO |Init configs |InvocationID=670bacb6-a3f9-4823-a3ba-1f1d352e73fa, InstanceUUID=e27f8699-da05-468a-b3c5-44036516d6be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T06:29:06.917Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T06:29:16.917Z |INFO |Init configs |InvocationID=670bacb6-a3f9-4823-a3ba-1f1d352e73fa, InstanceUUID=e804be86-c78b-48d9-b628-de813547abd6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T06:29:16.934Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T06:29:26.936Z |INFO |Init configs |InvocationID=670bacb6-a3f9-4823-a3ba-1f1d352e73fa, InstanceUUID=25ba7858-3184-4e1a-9783-8aa125ce5155 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T06:29:26.951Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T06:29:36.951Z |INFO |Init configs |InvocationID=670bacb6-a3f9-4823-a3ba-1f1d352e73fa, InstanceUUID=5c957cda-f072-4cf9-ba09-0b70bce5676d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T06:29:36.968Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T06:29:46.969Z |INFO |Init configs |InvocationID=670bacb6-a3f9-4823-a3ba-1f1d352e73fa, InstanceUUID=d02048de-517b-4722-b0e5-bd53f1b3d9eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T06:29:46.999Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T06:29:57.000Z |INFO |Init configs |InvocationID=670bacb6-a3f9-4823-a3ba-1f1d352e73fa, InstanceUUID=9821a13c-e2bd-4490-932a-1d12356d947e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T06:29:57.025Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T06:30:07.025Z |INFO |Init configs |InvocationID=670bacb6-a3f9-4823-a3ba-1f1d352e73fa, InstanceUUID=28a22780-cbe7-4828-8a99-9076aa46bae6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T06:30:07.044Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T06:30:17.045Z |INFO |Init configs |InvocationID=670bacb6-a3f9-4823-a3ba-1f1d352e73fa, InstanceUUID=fd47c3c5-9e30-46fa-86f6-03b9a9bd6a7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T06:30:17.085Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T06:30:27.086Z |INFO |Init configs |InvocationID=670bacb6-a3f9-4823-a3ba-1f1d352e73fa, InstanceUUID=84db1c00-2644-4032-b319-9b62bf9223a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T06:30:27.101Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T06:30:37.101Z |INFO |Init configs |InvocationID=670bacb6-a3f9-4823-a3ba-1f1d352e73fa, InstanceUUID=443bc47b-56d3-4299-b90e-8e38dc30c242 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T06:30:37.118Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-26T06:30:40.332Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-26T06:30:40.332Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-26T06:30:40.332Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-26T06:30:40.332Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-26T06:30:40.333Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-26T06:30:40.338Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-26T06:30:40.338Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-26T06:30:40.338Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-02-26T06:30:40.340Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T06:30:47.118Z |INFO |Init configs |InvocationID=670bacb6-a3f9-4823-a3ba-1f1d352e73fa, InstanceUUID=24f54c62-179c-428e-805c-57af53583e84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T06:30:47.158Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T06:30:57.159Z |INFO |Init configs |InvocationID=670bacb6-a3f9-4823-a3ba-1f1d352e73fa, InstanceUUID=9429e796-3281-4c70-8474-7aef0fb771e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T06:30:57.180Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T06:31:07.180Z |INFO |Init configs |InvocationID=670bacb6-a3f9-4823-a3ba-1f1d352e73fa, InstanceUUID=775c1e45-abcb-4853-ade2-b1957a136535 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T06:31:07.197Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T06:31:17.198Z |INFO |Init configs |InvocationID=670bacb6-a3f9-4823-a3ba-1f1d352e73fa, InstanceUUID=0736f7ff-63de-413e-9c86-3e4226b4255e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T06:31:17.213Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T06:31:27.213Z |INFO |Init configs |InvocationID=670bacb6-a3f9-4823-a3ba-1f1d352e73fa, InstanceUUID=4318c63c-01d0-4fb8-83ff-aae15df764a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T06:31:27.245Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T06:31:37.245Z |INFO |Init configs |InvocationID=670bacb6-a3f9-4823-a3ba-1f1d352e73fa, InstanceUUID=e946d305-089c-440e-ac53-0887e2620a1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T06:31:37.262Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T06:31:47.262Z |INFO |Init configs |InvocationID=670bacb6-a3f9-4823-a3ba-1f1d352e73fa, InstanceUUID=e3907a58-3841-427e-8930-5f0fa4581cb2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T06:31:47.281Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T06:31:57.281Z |INFO |Init configs |InvocationID=670bacb6-a3f9-4823-a3ba-1f1d352e73fa, InstanceUUID=a95a74f6-9bf3-4037-80d0-45f931568763 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T06:31:57.297Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T06:32:07.298Z |INFO |Init configs |InvocationID=670bacb6-a3f9-4823-a3ba-1f1d352e73fa, InstanceUUID=063d9376-6db4-485e-8feb-d04267f010ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T06:32:07.316Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T06:32:17.318Z |INFO |Init configs |InvocationID=670bacb6-a3f9-4823-a3ba-1f1d352e73fa, InstanceUUID=960ee331-0942-4345-9bfb-bb1149381434 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T06:32:17.333Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T06:32:27.334Z |INFO |Init configs |InvocationID=670bacb6-a3f9-4823-a3ba-1f1d352e73fa, InstanceUUID=3dbb3ea7-cb22-48d4-bcd5-c7cadbd03d9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T06:32:27.353Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T06:32:37.353Z |INFO |Init configs |InvocationID=670bacb6-a3f9-4823-a3ba-1f1d352e73fa, InstanceUUID=f35361c0-8d71-401c-95b5-16e975c5b961 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T06:32:37.366Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T06:32:47.366Z |INFO |Init configs |InvocationID=670bacb6-a3f9-4823-a3ba-1f1d352e73fa, InstanceUUID=1bc9828e-d977-4ead-8b98-1e63410c7880 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T06:32:47.390Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T06:32:57.390Z |INFO |Init configs |InvocationID=670bacb6-a3f9-4823-a3ba-1f1d352e73fa, InstanceUUID=a0a07632-edf7-4c44-87a4-af6850f64b06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T06:32:57.405Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T06:33:07.405Z |INFO |Init configs |InvocationID=670bacb6-a3f9-4823-a3ba-1f1d352e73fa, InstanceUUID=55d7bc90-af0d-490b-850e-c882c1d2374e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T06:33:07.418Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T06:33:17.418Z |INFO |Init configs |InvocationID=670bacb6-a3f9-4823-a3ba-1f1d352e73fa, InstanceUUID=1998da72-c74a-4ff9-ac26-7721fbc6117e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T06:33:17.436Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T06:33:27.436Z |INFO |Init configs |InvocationID=670bacb6-a3f9-4823-a3ba-1f1d352e73fa, InstanceUUID=97b04234-e4c4-4250-8ce3-3de34ed65142 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T06:33:27.473Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T06:33:37.474Z |INFO |Init configs |InvocationID=670bacb6-a3f9-4823-a3ba-1f1d352e73fa, InstanceUUID=c8571ad6-7826-40b0-bd11-71cf62ddb5d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T06:33:37.499Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T06:33:47.500Z |INFO |Init configs |InvocationID=670bacb6-a3f9-4823-a3ba-1f1d352e73fa, InstanceUUID=4ae9c6f7-f086-4912-90d4-4f9d16838a69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T06:33:47.520Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T06:33:57.520Z |INFO |Init configs |InvocationID=670bacb6-a3f9-4823-a3ba-1f1d352e73fa, InstanceUUID=5019a25e-669a-4cda-bbd0-272a1719ac29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T06:33:57.597Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T06:34:07.598Z |INFO |Init configs |InvocationID=670bacb6-a3f9-4823-a3ba-1f1d352e73fa, InstanceUUID=2645cbd4-3103-494f-b223-a16287ce4bf5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T06:34:07.632Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T06:34:17.633Z |INFO |Init configs |InvocationID=670bacb6-a3f9-4823-a3ba-1f1d352e73fa, InstanceUUID=c1db57ae-0fe3-44a8-8be9-85a584727daf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T06:34:17.650Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T06:34:27.651Z |INFO |Init configs |InvocationID=670bacb6-a3f9-4823-a3ba-1f1d352e73fa, InstanceUUID=e5400e96-daf4-4c63-8c50-eafd22c91035 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T06:34:27.706Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T06:34:37.707Z |INFO |Init configs |InvocationID=670bacb6-a3f9-4823-a3ba-1f1d352e73fa, InstanceUUID=f0a20714-1314-45fe-913c-6a5aec40e9c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T06:34:37.737Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T06:34:47.737Z |INFO |Init configs |InvocationID=670bacb6-a3f9-4823-a3ba-1f1d352e73fa, InstanceUUID=aa2adb40-ccda-49d3-94c2-ae466f0a2909 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T06:34:47.764Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T06:34:57.764Z |INFO |Init configs |InvocationID=670bacb6-a3f9-4823-a3ba-1f1d352e73fa, InstanceUUID=90e5da6c-d53c-4fb4-ba33-6ca8a584d7ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T06:34:57.782Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T06:35:07.782Z |INFO |Init configs |InvocationID=670bacb6-a3f9-4823-a3ba-1f1d352e73fa, InstanceUUID=efb6b263-4bdf-4fe6-ae73-78052f0cabf8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T06:35:07.797Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T06:35:17.797Z |INFO |Init configs |InvocationID=670bacb6-a3f9-4823-a3ba-1f1d352e73fa, InstanceUUID=5e2ea134-feaa-4124-91a2-20688eb01fd4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T06:35:17.852Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T06:35:27.852Z |INFO |Init configs |InvocationID=670bacb6-a3f9-4823-a3ba-1f1d352e73fa, InstanceUUID=2016f558-245e-4f39-9319-0ba974673481 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T06:35:27.863Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T06:35:37.863Z |INFO |Init configs |InvocationID=670bacb6-a3f9-4823-a3ba-1f1d352e73fa, InstanceUUID=3c64ed0e-4abb-4feb-b3cf-5a37164c0f68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T06:35:37.894Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-26T06:35:40.269Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-26T06:35:40.269Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-26T06:35:40.269Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-26T06:35:40.269Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-26T06:35:40.270Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-26T06:35:40.273Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-26T06:35:40.273Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-26T06:35:40.273Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-02-26T06:35:40.274Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T06:35:47.894Z |INFO |Init configs |InvocationID=670bacb6-a3f9-4823-a3ba-1f1d352e73fa, InstanceUUID=1ecc219d-9f9c-455d-aaf4-894abc551281 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T06:35:47.946Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T06:35:57.947Z |INFO |Init configs |InvocationID=670bacb6-a3f9-4823-a3ba-1f1d352e73fa, InstanceUUID=53e5c80d-d38a-4077-ab97-4dab1819a67f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T06:35:57.981Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T06:36:07.981Z |INFO |Init configs |InvocationID=670bacb6-a3f9-4823-a3ba-1f1d352e73fa, InstanceUUID=040c7f84-ab31-4029-b399-057bcc8e8d2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T06:36:07.998Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T06:36:17.998Z |INFO |Init configs |InvocationID=670bacb6-a3f9-4823-a3ba-1f1d352e73fa, InstanceUUID=c211fe50-d774-471c-a7a0-5c19bedbd947 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T06:36:18.022Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T06:36:28.022Z |INFO |Init configs |InvocationID=670bacb6-a3f9-4823-a3ba-1f1d352e73fa, InstanceUUID=fb4fbfdf-c3cc-4ed2-86d0-d824159fe600 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T06:36:28.039Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T06:36:38.040Z |INFO |Init configs |InvocationID=670bacb6-a3f9-4823-a3ba-1f1d352e73fa, InstanceUUID=bcdb42f2-3331-44e9-adeb-a05639be27c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T06:36:38.061Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T06:36:48.062Z |INFO |Init configs |InvocationID=670bacb6-a3f9-4823-a3ba-1f1d352e73fa, InstanceUUID=491eba14-b374-4fec-a058-a708414e7a2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T06:36:48.081Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T06:36:58.081Z |INFO |Init configs |InvocationID=670bacb6-a3f9-4823-a3ba-1f1d352e73fa, InstanceUUID=03dd165f-02b3-4b81-9d2a-5678a7c4a7ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T06:36:58.119Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T06:37:08.119Z |INFO |Init configs |InvocationID=670bacb6-a3f9-4823-a3ba-1f1d352e73fa, InstanceUUID=3884c730-357a-4955-b2b2-baec7b82adcb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T06:37:08.157Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T06:37:18.158Z |INFO |Init configs |InvocationID=670bacb6-a3f9-4823-a3ba-1f1d352e73fa, InstanceUUID=af81afaa-aca9-425e-9d51-3684efe80cac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T06:37:18.176Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T06:37:28.176Z |INFO |Init configs |InvocationID=670bacb6-a3f9-4823-a3ba-1f1d352e73fa, InstanceUUID=aacc6b13-c93f-4072-929c-5c991acc957d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T06:37:28.202Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T06:37:38.202Z |INFO |Init configs |InvocationID=670bacb6-a3f9-4823-a3ba-1f1d352e73fa, InstanceUUID=ae5808ca-11f4-4986-a41c-72bb549c0bba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T06:37:38.233Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T06:37:48.233Z |INFO |Init configs |InvocationID=670bacb6-a3f9-4823-a3ba-1f1d352e73fa, InstanceUUID=206a5ec3-18d7-42bd-ba93-871d62b4e1c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T06:37:48.254Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T06:37:58.255Z |INFO |Init configs |InvocationID=670bacb6-a3f9-4823-a3ba-1f1d352e73fa, InstanceUUID=1cdd8c9e-3628-4a9a-8223-edd0594fd982 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T06:37:58.279Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T06:38:08.279Z |INFO |Init configs |InvocationID=670bacb6-a3f9-4823-a3ba-1f1d352e73fa, InstanceUUID=737f8661-3cc4-435d-a61d-d6b86734faba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T06:38:08.323Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T06:38:18.324Z |INFO |Init configs |InvocationID=670bacb6-a3f9-4823-a3ba-1f1d352e73fa, InstanceUUID=832b2a1d-0381-45eb-aeb7-211cbeb655b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T06:38:18.386Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T06:38:28.386Z |INFO |Init configs |InvocationID=670bacb6-a3f9-4823-a3ba-1f1d352e73fa, InstanceUUID=fbd2f3f5-395e-418e-bbff-3d8baf667f84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T06:38:28.403Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T06:38:38.403Z |INFO |Init configs |InvocationID=670bacb6-a3f9-4823-a3ba-1f1d352e73fa, InstanceUUID=53e665d3-07e6-4747-80f3-46d36a45ad65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T06:38:38.434Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T06:38:48.435Z |INFO |Init configs |InvocationID=670bacb6-a3f9-4823-a3ba-1f1d352e73fa, InstanceUUID=890ab680-c717-4a47-94c0-60ee2dd53af3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T06:38:48.457Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T06:38:58.458Z |INFO |Init configs |InvocationID=670bacb6-a3f9-4823-a3ba-1f1d352e73fa, InstanceUUID=d172f6f8-323f-4c0c-8291-59b69552a139 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T06:38:58.474Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T06:39:08.474Z |INFO |Init configs |InvocationID=670bacb6-a3f9-4823-a3ba-1f1d352e73fa, InstanceUUID=347c2576-4d9d-4a70-913b-d2764c5758fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T06:39:08.485Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T06:39:18.485Z |INFO |Init configs |InvocationID=670bacb6-a3f9-4823-a3ba-1f1d352e73fa, InstanceUUID=dc8610a9-2680-46c9-a641-237e1f0c75c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T06:39:18.546Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T06:39:28.546Z |INFO |Init configs |InvocationID=670bacb6-a3f9-4823-a3ba-1f1d352e73fa, InstanceUUID=beb49c75-5c19-4edd-a00e-920a400b2389 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T06:39:28.577Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T06:39:38.577Z |INFO |Init configs |InvocationID=670bacb6-a3f9-4823-a3ba-1f1d352e73fa, InstanceUUID=cb4f959b-a21d-4c4e-adc9-6872280df136 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T06:39:38.593Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T06:39:48.593Z |INFO |Init configs |InvocationID=670bacb6-a3f9-4823-a3ba-1f1d352e73fa, InstanceUUID=b21ec69a-7bf5-4615-990d-0efc041fd32f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T06:39:48.607Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T06:39:58.607Z |INFO |Init configs |InvocationID=670bacb6-a3f9-4823-a3ba-1f1d352e73fa, InstanceUUID=34f7e2bd-898b-4269-9253-2a689dd9b771 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T06:39:58.624Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T06:40:08.624Z |INFO |Init configs |InvocationID=670bacb6-a3f9-4823-a3ba-1f1d352e73fa, InstanceUUID=473874f5-c288-44ae-a35a-5a18535c24b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T06:40:08.654Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T06:40:18.654Z |INFO |Init configs |InvocationID=670bacb6-a3f9-4823-a3ba-1f1d352e73fa, InstanceUUID=d9de5eae-d7a1-4f04-a290-b5effea84525 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T06:40:18.670Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T06:40:28.671Z |INFO |Init configs |InvocationID=670bacb6-a3f9-4823-a3ba-1f1d352e73fa, InstanceUUID=7d4a5941-b514-4399-b76a-fc25ebb21d1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T06:40:28.710Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T06:40:38.710Z |INFO |Init configs |InvocationID=670bacb6-a3f9-4823-a3ba-1f1d352e73fa, InstanceUUID=633e67be-0096-4cb1-95b5-14fddf979951 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T06:40:38.723Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-26T06:40:40.344Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-26T06:40:40.345Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-26T06:40:40.345Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-26T06:40:40.345Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-26T06:40:40.346Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-26T06:40:40.351Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-26T06:40:40.351Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-26T06:40:40.351Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-02-26T06:40:40.353Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T06:40:48.724Z |INFO |Init configs |InvocationID=670bacb6-a3f9-4823-a3ba-1f1d352e73fa, InstanceUUID=ad0dc63a-891d-4c8e-8621-97a5752ba43c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-26T06:40:48.741Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |