By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.7.2) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-21T22:47:53.801Z |INFO |CBS client will use plain http protocol. | | | |main | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-21T22:47:53.814Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |main | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-21T22:47:53.815Z |INFO |Falling back to use default CBS client configuration properties | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-11-21T22:47:53.816Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-21T22:47:54.202Z |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 |2022-11-21T22:47:54.325Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-21T22:47:54.326Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-21T22:47:54.326Z |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 |2022-11-21T22:47:54.398Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-11-21T22:47:54.460Z |INFO |The following 1 profile is active: "prod" | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2022-11-21T22:47:54.483Z |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 |2022-11-21T22:47:55.924Z |INFO |BeanFactory id=074ce1ac-844d-3936-b803-5881ae1c6a8f | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-11-21T22:47:56.404Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2022-11-21T22:47:56.427Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2022-11-21T22:47:56.427Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.65] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-11-21T22:47:56.517Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2022-11-21T22:47:56.518Z |INFO |Root WebApplicationContext: initialization completed in 2034 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2022-11-21T22:47:57.366Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2022-11-21T22:47:59.397Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-11-21T22:48:00.247Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-11-21T22:48:00.794Z |INFO |Started MainApp in 9.265 seconds (JVM running for 9.972) |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2022-11-21T22:48:00.915Z |INFO |Start scheduling PRH workflow |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T22:48:00.964Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=b1dd20a4-64a1-4b7b-ab16-5c4045fa25cd | |INVOKE |pool-2-thread-1 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-11-21T22:48:01.444Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-11-21T22:48:01.444Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-11-21T22:48:01.447Z |INFO |Completed initialization in 2 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T22:48:02.601Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T22:48:12.602Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=55dbe58a-382e-4114-b969-9f80bd7dd300 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T22:48:12.634Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T22:48:22.642Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=4adca0b2-9eaf-4793-82d4-2758fe6e9bd6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T22:48:22.875Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T22:48:32.879Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=b3639471-cff4-4fbe-864d-14cd1d1278f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T22:48:32.975Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T22:48:42.983Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=b02066ef-21ef-446e-9316-a31c033fdb22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T22:48:42.998Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T22:48:52.999Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=3ea123fa-857d-4c6c-9907-a966ba612b36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T22:48:53.019Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T22:49:03.023Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=fc3f4d0d-bf60-41b6-9a8f-69368dea2b02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T22:49:03.044Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T22:49:13.047Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=a5858c96-df3b-4da6-84f8-5eb5d3e8f418 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T22:49:13.059Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T22:49:23.060Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=17257772-1573-4f7b-9c57-85df84b29508 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T22:49:23.079Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T22:49:33.080Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=60078a02-00cc-4f2b-a92f-28c63135549e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T22:49:33.102Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T22:49:43.103Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=4baab7c1-611c-40e2-9096-066a1c5f165c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T22:49:43.140Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T22:49:53.141Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=31e5d993-2280-4f62-9923-ea7188183609 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T22:49:53.161Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T22:50:03.162Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=cb9df2ed-03db-4f3e-b216-f6c0d0d82e87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T22:50:03.184Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T22:50:13.187Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=ba07cb41-a5f1-4ff6-a34b-9c63aa91125a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T22:50:13.213Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T22:50:23.214Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=a1871b79-f9c5-4c79-a961-df734830c7dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T22:50:23.229Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T22:50:33.229Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=a1b751e7-44ce-4fa0-a8d4-e744a3a7f197 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T22:50:33.248Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T22:50:43.248Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=0f3e5943-eeb6-41d6-b521-97b3a981e481 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T22:50:43.259Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T22:50:53.260Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=438c8b5a-a204-440c-a631-914cd8f9d3e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T22:50:53.271Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T22:51:03.272Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=20edf4ff-3d41-438a-895c-3ad5eb2a36e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T22:51:03.291Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T22:51:13.292Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=8c44d91d-cf3f-417a-9d0d-6b1b4f4dcb6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T22:51:13.307Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T22:51:23.307Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=3981df5c-9eaf-4641-bc5a-685956a0592a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T22:51:23.353Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T22:51:33.354Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=639dd68a-4cbc-4be0-a441-3f7f15b9176e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T22:51:33.370Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T22:51:43.370Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=4f34107b-a9bb-4c1c-a198-595ae81c0019 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T22:51:43.384Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T22:51:53.387Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=b61a1856-1e95-4dc7-b66d-64df9e7ee686 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T22:51:53.400Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T22:52:03.400Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=740f9288-9d72-497d-b621-c1f2577f17c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T22:52:03.420Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T22:52:13.420Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=19178859-d5ab-4be8-8687-7bc58cd06992 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T22:52:13.432Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T22:52:23.433Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=1c6a8c8c-4330-4629-8b62-a62d7e3c01a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T22:52:23.445Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T22:52:33.445Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=e0a3779d-e02e-4513-95ee-c4ee38cbd898 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T22:52:33.456Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T22:52:43.457Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=0ca702e0-4a5c-4899-8c6f-304c4be9b95e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T22:52:43.471Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T22:52:53.472Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=11715d07-24d9-4840-bc20-0294205a817f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T22:52:53.485Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-21T22:52:57.680Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-21T22:52:57.680Z |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 |2022-11-21T22:52:57.681Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-11-21T22:52:57.681Z |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 |2022-11-21T22:52:57.682Z |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 |2022-11-21T22:52:57.695Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-21T22:52:57.695Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-21T22:52:57.696Z |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 |2022-11-21T22:52:57.698Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T22:53:03.486Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=41dfcc72-0a9d-40a2-954b-4cebbfc13a7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T22:53:03.502Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T22:53:13.502Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=e6cbea3e-f12c-452b-b18c-12eae39a97cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T22:53:13.515Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T22:53:23.515Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=8117c7ab-a521-414a-aba7-40a94e3ed689 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T22:53:23.530Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T22:53:33.531Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=fe08767f-9e1e-4d02-8a15-ed1651073fe4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T22:53:33.545Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T22:53:43.546Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=f93236e0-e53b-4b70-b53d-b88eb77c6bb8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T22:53:43.557Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T22:53:53.558Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=e3044387-835b-4c68-8a20-c4b758df5647 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T22:53:53.574Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T22:54:03.574Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=a8c071ad-9b29-4479-85ab-d5e021234fc7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T22:54:03.588Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T22:54:13.588Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=dab6c866-6e65-417c-bb89-fd09aafa4228 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T22:54:13.599Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T22:54:23.599Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=d94160ad-1e45-42e7-ae7e-3419189bbd17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T22:54:23.626Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T22:54:33.626Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=b051a7bd-6745-40d2-90a3-09b75bdcd726 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T22:54:33.640Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T22:54:43.640Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=6d0e4279-f46a-433a-8dd3-506355498f3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T22:54:43.653Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T22:54:53.653Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=d649c7a4-1265-4199-9f04-e6a1f6f6d8bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T22:54:53.663Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T22:55:03.663Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=cd1ad59c-55b6-4eb8-9ff2-eb260536a300 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T22:55:03.674Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T22:55:13.675Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=7e05ecb6-a98b-4a71-86c6-30e13ca43280 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T22:55:13.693Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T22:55:23.694Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=45c8c60b-6068-4618-b51f-8a411612f18e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T22:55:23.708Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T22:55:33.709Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=604b1eef-b0a1-47d7-8d1f-4250f8b06782 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T22:55:33.722Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T22:55:43.722Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=91d610dc-62c5-4522-aeb0-99090d07b547 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T22:55:43.733Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T22:55:53.734Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=ff6f1e85-4fe0-4866-9501-090b547f36fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T22:55:53.748Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T22:56:03.749Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=a0f337ef-f0ac-4a5c-82cc-7f8e1cac0242 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T22:56:03.764Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T22:56:13.764Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=14555880-af4f-4d28-bbba-da9d33e163f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T22:56:13.775Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T22:56:23.775Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=fb3a02ba-aac4-4d8f-876d-3bc0c4ec8846 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T22:56:23.789Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T22:56:33.790Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=00b959d5-1669-431a-a528-0e6deba3d607 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T22:56:33.824Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T22:56:43.824Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=def6bb14-afd5-444a-bde8-96794f6c5caf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T22:56:43.834Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T22:56:53.834Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=f6a94977-ab3a-4a41-9c9e-a2552c412ecc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T22:56:53.848Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T22:57:03.848Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=e3c6c9b0-0d50-4e57-b5ce-3d73c1dc5536 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T22:57:03.859Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T22:57:13.859Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=83f0fcba-91b5-4f6a-bb0d-d62eefbd37fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T22:57:13.873Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T22:57:23.873Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=8c1aa2dd-ce3f-4c95-b8e4-f5d446650033 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T22:57:23.897Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T22:57:33.898Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=bdf6e1a3-fa81-4431-96fa-49f6ab7118cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T22:57:33.911Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T22:57:43.911Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=0e4b4f99-cb19-43cf-badc-692f019c84e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T22:57:43.925Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T22:57:53.926Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=46c8dcd6-834a-499b-bd5a-2f8765162281 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T22:57:53.943Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-21T22:57:57.660Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-21T22:57:57.660Z |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 |2022-11-21T22:57:57.660Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-11-21T22:57:57.661Z |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 |2022-11-21T22:57:57.662Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-21T22:57:57.674Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-21T22:57:57.675Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-21T22:57:57.675Z |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 |2022-11-21T22:57:57.678Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T22:58:03.944Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=3b85010f-357d-4b2b-9a49-c1cbe82f1c91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T22:58:03.956Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T22:58:13.957Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=a8a8613f-325b-4896-8802-76523de84e61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T22:58:13.974Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T22:58:23.975Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=d7b46ee7-b4b1-4310-aae4-3edaeef51f3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T22:58:23.987Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T22:58:33.987Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=f62e1342-35d9-45d4-b17d-5ce3e14063b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T22:58:34.001Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T22:58:44.001Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=7e52bede-f400-455b-900a-8c59e3a05114 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T22:58:44.013Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T22:58:54.014Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=d87ed4a2-bc68-45aa-a286-35aaa70a32ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T22:58:54.032Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T22:59:04.032Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=69e53d45-1e1d-43d0-8148-67194f141163 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T22:59:04.045Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T22:59:14.046Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=dd36c5e0-566e-41fd-b770-a055e80859d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T22:59:14.063Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T22:59:24.063Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=58344e40-c029-4d8d-9d70-c68a38b0bb45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T22:59:24.076Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T22:59:34.077Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=5f9ceca5-2422-430a-9d3c-d6649c763c7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T22:59:34.090Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T22:59:44.095Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=f093f9e5-8a60-40b6-9ad4-1a5e879bf31a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T22:59:44.174Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T22:59:54.179Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=25d116cb-9657-4e5d-ab41-e78162c9f42f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T22:59:54.210Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:00:04.211Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=3d85bcb0-81ab-4371-ace3-3edad44a67bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:00:04.223Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:00:14.224Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=b0205495-a74a-444b-b200-ae0a59f1f382 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:00:14.234Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:00:24.235Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=b31e5fc2-7aa7-4878-a4af-2ed543b86bc8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:00:24.256Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:00:34.257Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=cdb80083-9d6a-4f72-a42b-0350867c1fd2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:00:34.271Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:00:44.275Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=b582ee9a-fcce-4777-9513-9ce4c864ff52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:00:44.297Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:00:54.298Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=e5179533-46ee-460b-9ee7-744c034c024c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:00:54.307Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:01:04.308Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=c0dc945f-b94a-436c-a6b1-f17bea76499a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:01:04.328Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:01:14.329Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=857dcce9-6fb1-4745-8d0e-b347fe3d47ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:01:14.342Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:01:24.343Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=6c051d2d-f74a-4dbf-ac54-ea30ea7be351 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:01:24.385Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:01:34.386Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=dd2df07f-d295-4b4e-8b5c-e821a3db6b90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:01:34.401Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:01:44.404Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=9b6c07c9-6f89-49ea-b15f-1d21eb5c89cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:01:44.444Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:01:54.448Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=5ab8f874-a00f-46ca-8eb8-c8bc18fd3079 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:01:54.481Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:02:04.488Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=b51f9f2f-c56a-4b31-815e-0b686e7d1526 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:02:04.529Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:02:14.548Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=f45a6da5-0f1c-42f4-9232-1f8a859892e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:02:14.720Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:02:24.727Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=db3688db-6b65-4487-8598-bb827ad209e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:02:24.761Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:02:34.767Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=02d854e4-7c99-4f82-88ea-bfb29ade554c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:02:34.836Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:02:44.837Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=026d9baa-2d8b-420b-ae5f-9070466fc079 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:02:44.870Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:02:54.870Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=20608573-2cb4-46b8-8ae1-ceea1b2fb122 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:02:54.885Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-21T23:02:57.665Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-21T23:02:57.665Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-21T23:02:57.665Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-11-21T23:02:57.665Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-21T23:02:57.666Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-21T23:02:57.677Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-21T23:02:57.677Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-21T23:02:57.677Z |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 |2022-11-21T23:02:57.680Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:03:04.887Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=6d9a84fd-483f-419c-8353-8b3af321c045 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:03:04.901Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:03:14.902Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=483be72a-1471-4c64-b49b-9da5ba2dba84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:03:14.934Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:03:24.936Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=ecaf303b-0ff1-4771-8309-eab068cc7cbc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:03:24.971Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:03:34.972Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=e1183a69-9245-4d0b-9ce3-8511a2f07a24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:03:34.988Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:03:44.989Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=6d990323-12c6-4efa-a177-2fbea5be0ef8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:03:45.016Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:03:55.017Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=b14a48f0-7ed7-483a-8259-afd19c61c0e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:03:55.035Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:04:05.035Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=7e2de520-a7e7-4dab-9596-f70ba57c8fb0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:04:05.054Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:04:15.055Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=5f7ac63f-6660-43ab-a5f5-ba117c247f74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:04:15.076Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:04:25.076Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=cd0eefa4-43c7-4a04-8833-ddefa9e4a85d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:04:25.087Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:04:35.087Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=e0f431af-da89-4897-9ebe-6ae28f9f8e79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:04:35.098Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:04:45.098Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=2daef1dd-3984-4952-a7c7-87cafc07c50a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:04:45.116Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:04:55.117Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=3f6abac5-e5fb-43fa-85fd-72d42f71017f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:04:55.128Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:05:05.128Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=4c25de46-bb12-4516-bf68-3d6fd7fdf021 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:05:05.138Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:05:15.139Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=fc3e039a-903c-4b74-8cba-765f6e9d2bb2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:05:15.150Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:05:25.150Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=4996cdd3-3f55-4fa6-97eb-d89859d0fbc2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:05:25.164Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:05:35.165Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=abd62338-da09-44a5-ace1-45319e663857 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:05:35.177Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:05:45.178Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=e18793d6-7d10-43fc-a92f-679b0b024a08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:05:45.198Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:05:55.199Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=eaa51a34-0410-4653-ad86-f9337ae70a5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:05:55.213Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:06:05.214Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=9a56aba7-e751-43e9-872a-8d018bcbd723 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:06:05.225Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:06:15.226Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=8d427350-55b3-4a66-bf27-0820b604e8d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:06:15.243Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:06:25.243Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=7e029e14-ba47-4127-8ce1-4f2bc0c812cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:06:25.283Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:06:35.284Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=79021094-a8b3-454d-b072-5fcca82e7288 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:06:35.298Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:06:45.299Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=0c8f9143-9e5c-4b02-beed-790b6f64efc0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:06:45.314Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:06:55.314Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=ebba6649-4b90-4b64-97cd-d018a58bbf8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:06:55.332Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:07:05.333Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=ea000b43-78cd-4d44-9f35-15ac80ab9406 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:07:05.347Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:07:15.348Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=6eb481c4-885a-4db3-bbe3-55ab7c874499 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:07:15.360Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:07:25.360Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=c05e53f1-6b06-42c6-9fa5-1c9aea4f5b4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:07:25.374Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:07:35.375Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=b6e3cb7b-17d3-4987-b8ae-7e8ad2d16d30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:07:35.393Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:07:45.393Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=93f1d187-a9c1-4f80-9061-434eac3cca54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:07:45.412Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:07:55.413Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=2c06eb63-3963-4ecc-a9d5-8a86706f87a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:07:55.428Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-21T23:07:57.622Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-21T23:07:57.622Z |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 |2022-11-21T23:07:57.623Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-11-21T23:07:57.623Z |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 |2022-11-21T23:07:57.624Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-21T23:07:57.633Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-21T23:07:57.633Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-21T23:07:57.633Z |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 |2022-11-21T23:07:57.637Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:08:05.429Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=89e62cdd-8103-4be3-81e2-6d83e90cc628 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:08:05.441Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:08:15.442Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=4633f277-d7d6-4d3e-ac8d-dc42993de702 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:08:15.462Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:08:25.463Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=cb15449e-a83e-452f-a42e-7927ec9aa4d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:08:25.478Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:08:35.479Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=0e208251-68a1-4949-927f-6ccd23923929 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:08:35.557Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:08:45.559Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=d38b2d40-7f82-4802-b093-88d9041cd4aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:08:45.574Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:08:55.574Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=98672b95-508d-4f04-ad91-880d323d8e4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:08:55.588Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:09:05.589Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=5a547f84-555c-4af4-9164-2553badc84a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:09:05.601Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:09:15.601Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=53a4517a-f3d5-440e-b24d-3787a87e4eab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:09:15.615Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:09:25.616Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=91806916-a459-4e1b-b4db-275aa952daf6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:09:25.628Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:09:35.629Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=fad0bb0d-28c2-447c-8716-4caeb389ba89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:09:35.643Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:09:45.643Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=9c6e758c-cf39-4db9-863b-5400c9233b6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:09:45.656Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:09:55.659Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=a7af644a-2970-4e19-802d-85557f3109ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:09:55.676Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:10:05.677Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=6a6ba51f-378c-4738-8b42-91511cd041ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:10:05.688Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:10:15.689Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=7cdb51ba-9d4e-4374-8760-90d6394ff407 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:10:15.708Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:10:25.708Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=b738798c-8974-44cf-8637-4e7aeb944369 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:10:25.720Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:10:35.720Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=18922f76-a4ff-4d62-9864-a1b6d57d2304 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:10:35.740Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:10:45.740Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=cb5ab3bc-f502-4bc1-9870-bc6c5c878974 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:10:45.751Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:10:55.751Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=a6b80dc0-69a8-49ce-b9af-6bc9ffc92117 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:10:55.763Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:11:05.764Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=3b76be09-79a0-495a-a1e7-b59f99e5987b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:11:05.777Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:11:15.777Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=32500df2-982e-4596-acc2-5beee66a24dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:11:15.795Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:11:25.795Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=bc8c4a11-3c0d-451a-95d7-1b348182181d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:11:25.812Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:11:35.813Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=1813dfb3-4f9a-4c8b-a66c-8c431e2e591b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:11:35.839Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:11:45.839Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=a9cf31c4-69e1-476e-a0d4-d326e003e3ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:11:45.862Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:11:55.863Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=20c9775c-fb14-4703-b755-f82574e9310a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:11:55.875Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:12:05.875Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=1cd30f67-32fb-46da-bdb9-899a92a023bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:12:05.889Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:12:15.890Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=1be6e075-d200-4acb-ac57-cb5b6d2a7f1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:12:15.902Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:12:25.902Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=ed93f059-78d2-4616-8084-b85a0bb83d7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:12:25.917Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:12:35.918Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=8df00449-159b-49d3-ad12-3f12ec112a36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:12:35.931Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:12:45.932Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=9130acd1-0387-47cd-be83-e31240244e26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:12:45.944Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:12:55.945Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=e123bebb-c657-4ad7-8d21-8b9bead3c3ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:12:55.963Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-21T23:12:57.563Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-21T23:12:57.564Z |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 |2022-11-21T23:12:57.564Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-11-21T23:12:57.564Z |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 |2022-11-21T23:12:57.565Z |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 |2022-11-21T23:12:57.571Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-21T23:12:57.572Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-21T23:12:57.572Z |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 |2022-11-21T23:12:57.574Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:13:05.963Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=2d89f9f1-a51a-42fc-95ca-bd784874fd37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:13:05.977Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:13:15.978Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=ce7eecd2-042f-4d5b-9453-cfa97ca25eae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:13:15.990Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:13:25.990Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=52c78848-c4d4-41d9-9308-4fc8691dbb15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:13:26.003Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:13:36.003Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=03fd5a0d-64bf-4b44-a08e-6adbb33ca4ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:13:36.016Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:13:46.016Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=1001b928-cbc2-4148-b073-02c4588a55a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:13:46.027Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:13:56.028Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=8cb07ed5-e5d5-4db0-8702-ea42175e3024 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:13:56.059Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:14:06.060Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=a99c895b-757a-45e5-aca2-8dd7efe45c8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:14:06.072Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:14:16.073Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=330f859b-2dca-4ffe-a9f7-7af4d1894186 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:14:16.086Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:14:26.087Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=8e4c1d31-4a75-4413-abd7-e3ccb2898da9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:14:26.102Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:14:36.102Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=2d769416-72cc-4067-b02b-86c3464c5a3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:14:36.116Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:14:46.118Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=0c369cb8-3c82-4289-aa10-6ff8e1c573fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:14:46.133Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:14:56.133Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=c09f4827-38f9-4a2e-abbc-e00d04f20229 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:14:56.148Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:15:06.153Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=15838fab-fad3-43cd-8dd5-84d54ef60c21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:15:06.165Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:15:16.165Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=edd6858b-5eb3-49f6-bcfa-74ca7f1af653 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:15:16.182Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:15:26.182Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=4014aed5-18fb-4af8-a0cb-e6be92f60cb8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:15:26.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:15:36.195Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=b68cbbb5-d517-45e5-a7b7-0957c8df456d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:15:36.207Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:15:46.207Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=65f1aa5f-9ca7-484b-92f9-3a259ef2b883 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:15:46.219Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:15:56.220Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=1a676559-978d-4ea3-9c74-bc22d432f694 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:15:56.232Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:16:06.233Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=4f1f9cd3-6618-44fe-a1ef-5b5a4da79b5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:16:06.244Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:16:16.245Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=88ba6153-cdbd-4e15-806a-6acbfd9d15b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:16:16.262Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:16:26.262Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=ca997247-fb05-4126-b0cb-c622ce0d422b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:16:26.276Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:16:36.276Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=f9d749da-e876-42c1-8eea-e45a515dffec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:16:36.297Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:16:46.298Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=55b688c4-f96f-4a0e-ba83-2bb76636404b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:16:46.311Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:16:56.312Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=b409ce3f-5a12-4e7c-889c-83f6877047bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:16:56.322Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:17:06.323Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=070102b2-ae92-4a48-8cf2-6b1e8252b311 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:17:06.340Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:17:16.340Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=65321f46-5e53-4cb2-a837-0d4b57130a1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:17:16.363Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:17:26.364Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=8d0facdb-c484-42e3-914e-6dea289416d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:17:26.376Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:17:36.377Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=9c6c86cf-216a-4ce8-bbb8-aa080e6c9d5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:17:36.396Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:17:46.397Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=ff2c31ee-b322-4350-91c6-7de2e2299d33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:17:46.408Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:17:56.409Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=52de48f4-f066-422c-a874-959faa554a93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:17:56.428Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-21T23:17:57.642Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-21T23:17:57.642Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-21T23:17:57.642Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-11-21T23:17:57.642Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-21T23:17:57.643Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-21T23:17:57.651Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-21T23:17:57.651Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-21T23:17:57.651Z |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 |2022-11-21T23:17:57.654Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:18:06.429Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=04ae7b8d-4103-4346-ae2d-84d25ba3f0bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:18:06.443Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:18:16.443Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=d56fee8c-bf18-46fc-af54-41c8bce2ac27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:18:16.454Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:18:26.454Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=f8d0129a-869b-4119-82b9-f9d804aa572e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:18:26.468Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:18:36.469Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=a8baf715-5d14-4436-b462-800acb15cf43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:18:36.481Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:18:46.482Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=9316b621-3f9f-4142-97a5-8b10d82dc71e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:18:46.497Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:18:56.498Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=a0f99981-ee80-4d66-994e-e89d982303c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:18:56.510Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:19:06.510Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=e594ad65-28cc-49fa-85ac-d62b48742059 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:19:06.524Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:19:16.525Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=31bcc55b-8707-469c-93f2-50ab9aedb78d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:19:16.536Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:19:26.536Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=cb1c4ba9-5383-497f-bdff-c8f39cb96b79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:19:26.549Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:19:36.549Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=e34c86b2-229c-46ff-a39d-d0b9f46bb875 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:19:36.576Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:19:46.577Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=74b830d6-a189-4bf3-9f18-a80cb82e3d9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:19:46.596Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:19:56.597Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=2bb244c1-af52-4338-9375-d84ebd38f8a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:19:56.609Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:20:06.609Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=41e00aa9-d300-426d-bd99-844ad718cb05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:20:06.622Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:20:16.622Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=c4b662e5-e896-4a2b-825b-acc0a1f7ae54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:20:16.635Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:20:26.636Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=df6c847e-02b9-44c8-9922-5fb1ad300955 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:20:26.650Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:20:36.651Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=f469a62b-a88f-400c-8248-abb08ee025d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:20:36.670Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:20:46.671Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=af7b8ce7-0237-4454-832c-b9e59b7a3dfd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:20:46.683Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:20:56.684Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=a8e2a492-ee89-461c-9d14-f647e635cec9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:20:56.700Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:21:06.701Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=61e9e28a-c056-418b-931b-1ac1bc9c7418 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:21:06.713Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:21:16.714Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=d9bd8f12-01aa-4c9f-a374-7a920c532c5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:21:16.726Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:21:26.726Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=d6bfbeed-993c-4e8d-be4d-508577146df0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:21:26.745Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:21:36.745Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=9814570e-78a8-4345-9e92-c78da43ba235 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:21:36.758Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:21:46.759Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=ef7450ec-7794-4ac4-b4d1-9ad00496b645 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:21:46.784Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:21:56.784Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=cf4aed3b-1881-4fdf-bc34-c436c51b07c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:21:56.805Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:22:06.806Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=ca00dade-f83f-4960-ad22-52f6e7db6a02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:22:06.821Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:22:16.821Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=2eb6d25d-963d-40b8-9b2f-a0d1b7848824 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:22:16.835Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:22:26.835Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=77490c20-3268-4b72-a7de-99011a3fe9c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:22:26.853Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:22:36.853Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=0b0c0f22-6610-4b8c-9852-640ecef26ef5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:22:36.867Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:22:46.867Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=7e9d822d-bec3-4440-b66a-00695bfdd0f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:22:46.885Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:22:56.885Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=53cf7737-486d-4aad-adf9-8f00ef8391ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:22:56.904Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-21T23:22:57.616Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-21T23:22:57.617Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-21T23:22:57.617Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-11-21T23:22:57.617Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-21T23:22:57.618Z |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 |2022-11-21T23:22:57.625Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-21T23:22:57.625Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-21T23:22:57.625Z |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 |2022-11-21T23:22:57.627Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:23:06.904Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=86e7dc50-17d6-49a4-93e1-43ee8c1484d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:23:06.932Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:23:16.933Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=2001dd39-3db5-4381-9cc1-6c50f85d62a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:23:16.946Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:23:26.946Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=ab5f144c-059c-482a-b644-1ceb0c9251e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:23:26.970Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:23:36.970Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=6591ad02-38d3-4e2d-8d8d-d165f51a53bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:23:36.986Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:23:46.986Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=d7c1cc7c-4aa8-463a-ad6b-cb4eb4dcfbc2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:23:47.002Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:23:57.003Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=01f992c8-cb52-4a27-89a7-7197932e574d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:23:57.071Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:24:07.075Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=75332d7c-5f98-4c5f-a506-7af88a07b55a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:24:07.086Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:24:17.087Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=d857d0f8-8bbc-44cd-827f-2be5fd1d4853 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:24:17.105Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:24:27.106Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=622fa04a-c87e-4c0f-a992-6a7d86feb69b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:24:27.117Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:24:37.118Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=aa25b78e-7731-423a-b960-437dff0028d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:24:37.133Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:24:47.133Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=62d003f7-ceae-4cf8-8ac9-4725ac78f0f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:24:47.145Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:24:57.145Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=e7e9ea86-5c6a-40cc-a6aa-091824a40926 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:24:57.157Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:25:07.158Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=1d90a7d2-6eff-4569-8e7e-3efdfdc38770 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:25:07.169Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:25:17.169Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=9be0ec10-0573-4402-a90c-5b5bfc5daeed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:25:17.181Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:25:27.181Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=15c460ae-aa8d-451f-a9fd-558c68997fe8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:25:27.193Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:25:37.193Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=7c961c70-38dc-4bf7-988c-59313ca1e9b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:25:37.204Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:25:47.205Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=36574350-af38-4c56-85a8-fd6e42f74474 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:25:47.215Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:25:57.216Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=22deee3c-940a-4c55-8d42-6999464c1dea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:25:57.227Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:26:07.227Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=456972fb-7a2a-47a6-8272-d3541dcce009 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:26:07.244Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:26:17.244Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=fc77e828-0250-43d7-a811-3b54b202375a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:26:17.256Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:26:27.257Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=ec9ac732-f004-4f68-9fb8-d756e5414f67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:26:27.269Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:26:37.269Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=f627aa02-d546-48f3-8319-54d4fbbc0ad7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:26:37.293Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:26:47.294Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=8393a626-1440-491c-91e8-60ffa3c76ae6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:26:47.307Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:26:57.307Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=7218d3ad-c069-4e09-9960-c7c44536dd45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:26:57.319Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:27:07.319Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=19f0ba7a-e815-4f59-8008-917d5f4e01ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:27:07.333Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:27:17.333Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=a88fbeb6-b1e3-434d-8fa0-4b9b8ddc614c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:27:17.346Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:27:27.347Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=d6240301-1912-458a-8ee6-f5ac696f677d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:27:27.358Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:27:37.358Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=03a4b044-b9e3-40d3-864f-d825a54dfd46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:27:37.369Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:27:47.370Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=d6e50505-7463-4433-970b-c462669f2b3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:27:47.381Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:27:57.381Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=f5297c91-1399-45fd-a4bf-be46fffe79a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:27:57.404Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-21T23:27:57.541Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-21T23:27:57.542Z |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 |2022-11-21T23:27:57.542Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-11-21T23:27:57.542Z |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 |2022-11-21T23:27:57.542Z |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 |2022-11-21T23:27:57.548Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-21T23:27:57.548Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-21T23:27:57.548Z |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 |2022-11-21T23:27:57.550Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:28:07.405Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=e135312b-3201-44a7-9f88-721620032e54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:28:07.416Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:28:17.417Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=0c5f073d-2fd6-43aa-8caa-c6ebc91e1b13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:28:17.428Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:28:27.429Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=edeebccd-0ee2-4070-8b29-c0703f6ba18a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:28:27.446Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:28:37.446Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=a9ce4b12-854f-4398-b435-21577ca13323 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:28:37.460Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:28:47.461Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=bc6efaba-fdae-444f-bbfa-e47b6fbb96fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:28:47.474Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:28:57.474Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=75bf94a2-14ea-4294-9593-2c9ca6019ccd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:28:57.490Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:29:07.490Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=a70d500c-6546-4914-ac60-13303d856dc5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:29:07.503Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:29:17.504Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=4a1b9de1-b9bf-4dc8-b2b9-7524af9f015b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:29:17.517Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:29:27.518Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=dc5ba629-8c0d-4946-814d-01b99b54a72a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:29:27.532Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:29:37.532Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=81a74ce7-548f-43db-85ce-14d53f7cd900 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:29:37.544Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:29:47.544Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=ec659010-ee2c-443b-bdf2-483a0fa53a83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:29:47.557Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:29:57.557Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=2a70d048-b02d-4310-a332-74bc0f559622 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:29:57.569Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:30:07.570Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=67cbb715-4d34-4219-a475-023ec1e7224e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:30:07.581Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:30:17.582Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=2d742529-34c3-4dc0-8054-68a273ed4966 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:30:17.595Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:30:27.595Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=0427529b-81ee-4269-919d-7dd493b8329e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:30:27.609Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:30:37.610Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=f89dff92-0dca-4d62-a0ce-804dc40ce262 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:30:37.627Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:30:47.627Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=bb99fe1c-3c49-41b8-898e-5abd84fb56c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:30:47.649Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:30:57.650Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=92daac8f-d53a-4608-a073-2c1934f98f7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:30:57.662Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:31:07.663Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=d1c64a9f-614e-4a69-a42a-32faa59f2f86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:31:07.675Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:31:17.676Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=085a141a-0e8d-49f0-bb4a-cd422c9f8054 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:31:17.687Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:31:27.687Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=5b9cc05f-a576-43e4-a2cb-2b95c55081b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:31:27.700Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:31:37.701Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=c35b72ea-2c2f-4da4-86ec-df579ea431a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:31:37.716Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:31:47.716Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=9f7a0908-3169-4782-b282-899779f0a9a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:31:47.728Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:31:57.728Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=9f47f4d8-c968-4b73-aa7a-6162bb7106bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:31:57.739Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:32:07.740Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=2bbd3b4d-a4d0-4d4e-b0df-30d0531b79f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:32:07.751Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:32:17.751Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=21b6027b-27f4-4e16-af15-ee1a3eb213c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:32:17.763Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:32:27.764Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=549bae74-cfca-417f-bacd-bc051220cfb8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:32:27.774Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:32:37.775Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=e2033cfc-b4f1-467b-8360-9f712d1aff30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:32:37.786Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:32:47.787Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=e9a901e2-76cd-4838-b2ad-8041ac2c350b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:32:47.801Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-21T23:32:57.603Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-21T23:32:57.604Z |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 |2022-11-21T23:32:57.604Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-11-21T23:32:57.604Z |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 |2022-11-21T23:32:57.605Z |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 |2022-11-21T23:32:57.611Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-21T23:32:57.611Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-21T23:32:57.611Z |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 |2022-11-21T23:32:57.613Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:32:57.801Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=defd9fdd-adcb-4212-b58e-245ac687591f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:32:57.812Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:33:07.812Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=ac60b94f-f397-4a68-9a66-96233616bc0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:33:07.824Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:33:17.825Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=d0eb03e9-a04e-4ad0-b26b-f0eb34c6785d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:33:17.849Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:33:27.850Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=14ebdfb4-42fe-4ae9-a326-93027209bfbc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:33:27.862Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:33:37.863Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=65109e71-b7d9-4c38-a55e-5c1a9472cbce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:33:37.875Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:33:47.877Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=a158f03c-ec92-48d7-a6d0-c3f44e48547f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:33:47.905Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:33:57.906Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=97903a8a-0d99-454a-b120-ed696566f3d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:33:57.921Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:34:07.921Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=68fcf4b9-0236-4d9a-bc3a-3dd927ae7ab0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:34:07.935Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:34:17.935Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=e808b17d-dbb5-4303-9d58-9ec824516a73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:34:17.946Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:34:27.947Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=7af8f2e6-1e66-427e-9375-24617967b091 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:34:27.964Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:34:37.964Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=3b505fed-e00a-4760-a8ef-fdc66571ad2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:34:37.977Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:34:47.978Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=8129acff-470d-40fb-8d1b-9aff00b216d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:34:47.990Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:34:57.991Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=bc239cc9-9ad0-425e-bd4a-76b445aa23b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:34:58.003Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:35:08.003Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=f7b201ad-8827-4ecc-8034-38869658fc7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:35:08.014Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:35:18.015Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=ecf58195-e7c8-4fa2-920b-906078b8be4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:35:18.025Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:35:28.026Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=97050981-856e-41e5-a7b0-b4343fc736ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:35:28.040Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:35:38.040Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=f2af1053-3363-4695-9d8b-8aa6dd29b107 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:35:38.052Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:35:48.052Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=1e750e4b-771c-4b5d-8f61-c1abfc1aadb4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:35:48.064Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:35:58.064Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=b91c9f4d-abd3-4fd6-8eac-f6291d5ace0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:35:58.076Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:36:08.077Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=79ad1142-571c-45de-b121-570d8e54317e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:36:08.088Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:36:18.089Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=c62b4bce-843d-45c2-aebb-04aadf7b2950 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:36:18.102Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:36:28.102Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=0b8226d4-8aec-40be-95b8-57e28dc30c3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:36:28.113Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:36:38.114Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=fa332f9d-d86a-4efc-8b4c-443933867348 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:36:38.127Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:36:48.127Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=4aca4d0f-8af4-4e43-a65e-d24901b6f8bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:36:48.139Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:36:58.140Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=a66a9e34-aa3d-46a1-b40a-d6b5c3aef9fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:36:58.152Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:37:08.152Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=4fa9fc88-71b9-4faa-bc00-d99ab2ba9433 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:37:08.166Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:37:18.167Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=b1d87b2c-2eed-433c-83d8-e8d37155314f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:37:18.179Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:37:28.180Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=93d359d8-54d7-45fd-bc95-406544120f7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:37:28.199Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:37:38.200Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=62fac74a-f9bf-4132-9b63-9d56242b4336 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:37:38.212Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:37:48.212Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=4d256113-12b9-45d0-9748-0cc3ce023fe6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:37:48.230Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-21T23:37:57.601Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-21T23:37:57.601Z |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 |2022-11-21T23:37:57.601Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-11-21T23:37:57.601Z |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 |2022-11-21T23:37:57.602Z |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 |2022-11-21T23:37:57.609Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-21T23:37:57.609Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-21T23:37:57.609Z |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 |2022-11-21T23:37:57.611Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:37:58.231Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=fee2b3fe-b22d-4226-be1b-aaebedd549a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:37:58.244Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:38:08.244Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=7897ffcb-286f-4bb6-83eb-e873babd4622 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:38:08.257Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:38:18.257Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=1cc0082f-7633-429a-92bf-de1e3f3655b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:38:18.268Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:38:28.269Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=56611644-13a6-467e-878d-f1e4168733e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:38:28.282Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:38:38.283Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=e4a47494-17d6-49ea-9b8d-f8a28853c6ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:38:38.297Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:38:48.297Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=e8dcfa55-21fa-47b3-8758-ebcf2d7754e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:38:48.314Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:38:58.314Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=aae613c9-dc25-425a-8c1e-8e81ce02b147 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:38:58.326Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:39:08.326Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=56a03827-30d2-4d07-9502-6d1eee83b23b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:39:08.338Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:39:18.339Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=8644dd4a-929d-4017-99a1-d00d951e15e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:39:18.355Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:39:28.356Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=454db06f-698c-4523-a62c-0345c656b96f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:39:28.369Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:39:38.370Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=270cd9b2-bf8d-47eb-82cb-9da864de5788 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:39:38.381Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:39:48.381Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=f42833d8-e38c-4476-99d4-51e118e28c2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:39:48.394Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:39:58.394Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=60b23195-f51f-4c36-8853-363034fc4ea8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:39:58.405Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:40:08.406Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=32b500d0-8731-439d-a51f-f5039ff231c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:40:08.417Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:40:18.417Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=f71fb37d-15b4-4a0b-8366-32df078e6d74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:40:18.430Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:40:28.430Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=8bb6ad9e-a167-4dd5-bf65-621c774cf6ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:40:28.443Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:40:38.444Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=f88de979-7189-4bd3-82e6-cff022975ab0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:40:38.455Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:40:48.456Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=302bc8e1-812f-4395-bc1c-8be8e5c7f931 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:40:48.470Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:40:58.470Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=499e228d-feb6-449f-9407-7051f62840a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:40:58.482Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:41:08.482Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=ddba6799-4178-4e48-b9c1-810d223ac470 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:41:08.493Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:41:18.494Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=21b96625-aba1-456c-9dbd-058bdfe4c211 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:41:18.510Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:41:28.510Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=46fc5ccc-ab7b-4093-a14b-0b0b26851861 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:41:28.531Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:41:38.531Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=9a7f3d24-69f0-4a16-8e20-5e8f56637458 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:41:38.544Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:41:48.546Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=bb793467-e405-4fdf-8527-cafec74e56c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:41:48.563Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:41:58.563Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=cacbd3e5-e2b5-4c0d-bd90-e38c83b36fd1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:41:58.575Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:42:08.575Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=b7b7cd57-3724-42f4-83ac-377989a207d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:42:08.586Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:42:18.586Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=c720464c-ee43-449a-bcee-9f5309b1f954 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:42:18.597Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:42:28.597Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=811f363b-1ec5-40fe-8e90-c7954bcb46d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:42:28.611Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:42:38.611Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=3371b98e-7db0-4272-b1e9-f82f4c8efe48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:42:38.622Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:42:48.623Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=1622a053-8e32-452f-9232-1dc225a8d0a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:42:48.635Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-21T23:42:57.556Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-21T23:42:57.557Z |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 |2022-11-21T23:42:57.557Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-11-21T23:42:57.557Z |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 |2022-11-21T23:42:57.558Z |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 |2022-11-21T23:42:57.563Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-21T23:42:57.563Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-21T23:42:57.564Z |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 |2022-11-21T23:42:57.566Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:42:58.635Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=16094d32-c402-4f26-8dc6-618a3c17ef9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:42:58.646Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:43:08.647Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=c1b19261-c7b0-4351-a09b-e96f50635d5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:43:08.659Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:43:18.659Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=55a858b1-ff31-4857-9b23-a1fadc7c3196 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:43:18.672Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:43:28.672Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=2ea0c36e-ecd0-4dff-8cda-09b6f9d31ec3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:43:28.685Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:43:38.685Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=c092ecf0-db0a-4b47-bb56-e8534a51086b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:43:38.698Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:43:48.698Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=d6310e0a-32e7-4361-9ffa-f56fd6b6e2e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:43:48.714Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:43:58.714Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=19e7517b-646f-4f84-b498-3673046c6edb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:43:58.726Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:44:08.726Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=10191a10-6924-4d7d-9f21-9a4a060fbad0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:44:08.740Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:44:18.740Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=3b4e47b6-ad9d-43b2-81f2-beb33befd8ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:44:18.751Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:44:28.751Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=1a1a1edf-4dde-44b6-83a9-94add6a444f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:44:28.763Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:44:38.764Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=c3a57bfe-487a-4c08-b29d-a32775f591c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:44:38.778Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:44:48.779Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=dada499f-b3c8-4094-8be2-72740b815ac0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:44:48.792Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:44:58.793Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=7e73dfb4-1e69-4d86-8307-7e2348c8e36d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:44:58.805Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:45:08.805Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=87333268-b5cc-4001-9f41-c6148005a8ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:45:08.819Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:45:18.819Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=a8f27902-b476-4e22-83c5-bba56c952932 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:45:18.833Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:45:28.833Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=509ed4b0-63f3-4fb9-b704-d0bb35884e2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:45:28.844Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:45:38.845Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=d4ab7ca8-451c-4975-8c31-74b7633607c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:45:38.856Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:45:48.857Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=bb81f82b-9876-4dc3-a5b7-cdc2c95489fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:45:48.867Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:45:58.868Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=807b5ad2-8ea3-4f53-b48f-08c74ea43d41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:45:58.880Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:46:08.880Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=82dafa89-b7b3-4895-889e-ac2a3299b0e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:46:08.894Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:46:18.894Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=e90e1105-14ae-467b-bc79-22ecffa34a20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:46:18.909Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:46:28.909Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=cc33abe7-d0fd-45eb-834c-0dbc4df3940f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:46:28.923Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:46:38.924Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=ee5ea941-678d-4ca6-979b-adda8b3b1a7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:46:38.941Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:46:48.942Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=67b5d22c-e499-496c-b417-61dcfcfc4b23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:46:48.955Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:46:58.955Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=dd8e2e7f-0a8f-4c0e-b35f-aa3fcd8ea13d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:46:58.969Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:47:08.969Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=78be5eec-fd23-4770-8d0e-24f88d7e67e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:47:08.983Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:47:18.983Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=df528198-e919-420d-9e65-13cfcb97a753 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:47:18.994Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:47:28.995Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=fc481b44-168c-426d-9fd9-65368a5f1590 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:47:29.010Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:47:39.010Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=d85a57b7-f1d4-40c7-80e7-99e8e39d22c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:47:39.022Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:47:49.022Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=ca1e286c-d8d1-423f-a37e-296a90dc067e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:47:49.035Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-21T23:47:57.610Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-21T23:47:57.611Z |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 |2022-11-21T23:47:57.611Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-11-21T23:47:57.611Z |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 |2022-11-21T23:47:57.612Z |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 |2022-11-21T23:47:57.618Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-21T23:47:57.619Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-21T23:47:57.619Z |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 |2022-11-21T23:47:57.621Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:47:59.035Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=13b749b6-1860-40a7-a02f-cfa9c330c42f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:47:59.046Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:48:09.046Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=7be0a1e8-2daa-481a-a2a0-eb6e1ec3c603 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:48:09.059Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:48:19.060Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=944ac16c-ff89-493b-a798-1febb129d8fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:48:19.075Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:48:29.075Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=9a85a705-de2c-4e0b-901a-5c2df3f12756 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:48:29.096Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:48:39.096Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=22eca54f-be45-4788-92aa-68d2b74174df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:48:39.107Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:48:49.108Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=cb232602-9865-4e1c-bf17-4711600fba03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:48:49.123Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:48:59.123Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=7e305a14-86fb-476c-b192-b08e20b7fe3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:48:59.136Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:49:09.136Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=c5f49abd-53cd-4394-bfc4-70dd059c8cf0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:49:09.152Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:49:19.152Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=7cbd3bfe-f399-4a6c-b729-a73c656de536 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:49:19.165Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:49:29.165Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=f8885cc2-9931-4482-84be-61864ef2875b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:49:29.179Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:49:39.179Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=9bff0c68-93c3-4103-a2b7-ee8c7a3336db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:49:39.191Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:49:49.191Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=5279e295-e946-40d8-b0fe-17d0b255c345 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:49:49.202Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:49:59.203Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=1439fce5-0822-4bf8-8794-91168ab0dac3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:49:59.215Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:50:09.216Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=e26452d4-d614-40a2-be39-cfe43117af03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:50:09.226Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:50:19.227Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=34f6a962-b6fc-4947-8e35-c468440ba1fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:50:19.238Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:50:29.238Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=ad0b05f4-c0cd-4bd2-9bf2-64829e83850e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:50:29.252Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:50:39.252Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=75dced3d-9996-4ce8-b95c-19b265598c9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:50:39.265Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:50:49.265Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=61ea45f8-ed09-40ac-b150-f1fe603906a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:50:49.279Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:50:59.279Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=f0ebb829-524f-4707-9e49-db0461766518 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:50:59.294Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:51:09.295Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=27c06fef-a22d-4767-ad40-4843e14d56b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:51:09.340Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:51:19.340Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=18c7f88a-13be-49ba-bdd0-5fb73020c8b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:51:19.351Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:51:29.351Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=c240b876-f69c-45ed-b913-807a954aed58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:51:29.363Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:51:39.364Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=8becd9b0-8e30-4666-8e48-43d58d609ceb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:51:39.374Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:51:49.375Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=03a9af2b-d3b6-4612-a1f8-a396acd19226 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:51:49.387Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:51:59.387Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=736004fc-4649-45a9-b078-30c708a9a8f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:51:59.400Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:52:09.400Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=413ef48b-a3ae-4399-ab92-fcc523c6572e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:52:09.416Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:52:19.417Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=759a85eb-265c-4164-b490-c167988df6e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:52:19.430Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:52:29.430Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=f86c1a99-c2d3-4ded-a6c5-d510e6173ae4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:52:29.442Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:52:39.442Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=c0ce658f-4956-48e1-ae7e-35bcf95580a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:52:39.454Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:52:49.455Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=34bc59e6-fcc0-4850-9883-78aed46c2901 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:52:49.479Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-21T23:52:57.536Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-21T23:52:57.537Z |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 |2022-11-21T23:52:57.537Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-11-21T23:52:57.537Z |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 |2022-11-21T23:52:57.538Z |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 |2022-11-21T23:52:57.542Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-21T23:52:57.542Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-21T23:52:57.542Z |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 |2022-11-21T23:52:57.544Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:52:59.479Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=9f5e0e43-91b3-454f-976c-11a2b2e31e9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:52:59.493Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:53:09.493Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=13b7ca7d-5983-4c0e-9e18-08a119166639 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:53:09.512Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:53:19.512Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=b0f45100-c33f-4a9a-87ef-b2446a29b424 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:53:19.526Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:53:29.527Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=45c2312b-26a6-4910-a118-85ff3352b5f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:53:29.551Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:53:39.551Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=a4dff355-d3e0-4f57-b243-f782ffdc3496 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:53:39.565Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:53:49.566Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=0a970d85-0001-4f42-80b1-7f4d246c3c39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:53:49.580Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:53:59.580Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=a6542414-35e7-4968-96c0-fce3fb5a6b92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:53:59.592Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:54:09.592Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=7d2a732d-5d4d-460d-92e4-6231cb64b6b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:54:09.608Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:54:19.609Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=d0ed6abe-ad44-43ac-931c-91749109bba4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:54:19.620Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:54:29.620Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=0241c8f3-f569-4b72-a8f1-8a2293eead15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:54:29.642Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:54:39.642Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=44ebbabc-38e5-485a-a6c5-2abed71e5fce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:54:39.662Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:54:49.662Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=e8beffd0-91bb-4776-b432-dbfc0e7795ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:54:49.675Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:54:59.675Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=d7ba8469-cf5b-4676-a9ea-6c7ebf7089cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:54:59.686Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:55:09.686Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=51b90bd8-0819-4c4b-a3b6-cb28f5bc8b7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:55:09.702Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:55:19.702Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=9a6a62ea-1596-46e8-8c83-73f0442e96f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:55:19.713Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:55:29.713Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=300092a9-1f7b-4780-afe1-ddc385f99ba9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:55:29.726Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:55:39.726Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=e114511b-5346-426c-8788-727a914c1864 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:55:39.738Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:55:49.738Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=f9d7f5cf-f5b6-4687-a2a3-646871c671b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:55:49.750Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:55:59.751Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=30f18622-7dd0-4481-8a31-13f1ef1b69e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:55:59.763Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:56:09.764Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=6cc0475f-09b5-444f-af9d-cd072616a63d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:56:09.774Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:56:19.775Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=d970e7ff-9b73-4971-a4c6-c300b364c3b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:56:19.787Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:56:29.787Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=e0fddb98-147e-4fe4-8530-3dc5f4cd9b7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:56:29.803Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:56:39.803Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=1b345a94-6d0f-45f5-bc03-cad93054515d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:56:39.815Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:56:49.815Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=053d3022-14cb-4b8a-a221-e7ac9debbc4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:56:49.828Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:56:59.828Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=c2e48ecb-2501-4a0c-ba5a-2111e87f33b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:56:59.842Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:57:09.842Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=85ba35ad-2f59-43d6-b00a-71aa131246b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:57:09.858Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:57:19.858Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=13c2b43f-716f-4638-95c9-c648444a6883 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:57:19.870Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:57:29.871Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=312d42cf-1b3b-4faa-bab1-cbb42a32ad1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:57:29.884Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:57:39.884Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=eb63ee0b-0686-456c-8472-4944dc2ba24d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:57:39.897Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:57:49.897Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=013850ad-a145-4e98-a513-71efb9bde60d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:57:49.926Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-21T23:57:57.602Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-21T23:57:57.602Z |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 |2022-11-21T23:57:57.602Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-11-21T23:57:57.603Z |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 |2022-11-21T23:57:57.603Z |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 |2022-11-21T23:57:57.609Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-21T23:57:57.609Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-21T23:57:57.609Z |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 |2022-11-21T23:57:57.611Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:57:59.926Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=85d55355-8779-43f9-8546-7e95999c28e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:57:59.937Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:58:09.937Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=ce5612d5-5005-4822-bfa3-26ee31a8af24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:58:09.951Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:58:19.952Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=50e8f3b0-21e2-40a8-9705-479d94efb35d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:58:19.965Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:58:29.965Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=66578977-1ed6-493d-bb2d-95be27ed0cc0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:58:29.977Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:58:39.977Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=26bacf5d-4f18-45bc-877c-7322df07d983 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:58:39.990Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:58:49.990Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=97df1573-371c-493d-ac5a-f67ff13f0a7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:58:50.007Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:59:00.007Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=25ec8313-08c4-447d-aec8-27e69c1cda7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:59:00.020Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:59:10.021Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=ce474e2d-2338-4567-88a6-0c4618ca9ebc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:59:10.034Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:59:20.034Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=2d43f66d-d3eb-4867-ba9c-e1632c65ddb6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:59:20.047Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:59:30.047Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=cab60b60-957b-47e2-ad25-963025305863 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:59:30.058Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:59:40.058Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=e0497a4f-77ad-4db6-9917-bd72484c0132 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:59:40.070Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:59:50.071Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=7f4eb615-e3ce-4388-9efe-f73ce44caaf5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:59:50.086Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T00:00:00.086Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=52ed6b72-b5b7-4b39-9160-c0d0f7c72a44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T00:00:00.114Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T00:00:10.114Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=deeecd90-d707-4051-94c8-4bb9f0e35ace | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T00:00:10.133Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T00:00:20.133Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=33d1387d-5f43-4b8e-b6ac-f1bf7cb1606e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T00:00:20.145Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T00:00:30.145Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=80082b7e-57f3-455b-acda-3e32a4c6df05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T00:00:30.157Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T00:00:40.157Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=be30eb80-0261-4dd9-9d78-311e6e84e924 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T00:00:40.169Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T00:00:50.169Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=5831628e-d68e-4c83-a568-4914cd5cb054 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T00:00:50.181Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T00:01:00.182Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=fe2fb68e-b837-4ba2-82a0-84a0780c1c02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T00:01:00.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T00:01:10.194Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=590e2b16-b4ac-4bb7-adba-00b02d5a84cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T00:01:10.214Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T00:01:20.214Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=ad03d0c7-b801-49ac-98f7-65f0787f3ae3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T00:01:20.227Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T00:01:30.227Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=9ebfd471-2da9-48c3-b514-8bacfddb8021 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T00:01:30.240Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T00:01:40.241Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=abd54323-bfb4-494d-9d20-103180da0c78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T00:01:40.253Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T00:01:50.254Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=8bd75bae-9edf-4199-a350-6cc46850e2a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T00:01:50.269Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T00:02:00.269Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=f350c7b0-a72c-46eb-ad80-c3d153765c43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T00:02:00.281Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T00:02:10.282Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=e3a55b86-5eef-4b92-88c5-f01a9763d696 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T00:02:10.297Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T00:02:20.297Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=d88bbb70-10db-4422-a479-7c8443980cfd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T00:02:20.311Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T00:02:30.311Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=470feade-86c5-4794-8512-edecf99baf88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T00:02:30.343Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T00:02:40.343Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=b626c4e7-0f80-44ae-a421-0f96c161fd55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T00:02:40.356Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T00:02:50.356Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=3ef83c2e-d912-42c6-aec5-53114cb9fd6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T00:02:50.368Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-22T00:02:57.616Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-22T00:02:57.617Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-22T00:02:57.617Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-11-22T00:02:57.617Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-22T00:02:57.618Z |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 |2022-11-22T00:02:57.625Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-22T00:02:57.625Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-22T00:02:57.625Z |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 |2022-11-22T00:02:57.627Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T00:03:00.369Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=24fa7881-e532-495a-a01e-11896edb369c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T00:03:00.381Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T00:03:10.381Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=b063b297-beff-4423-937c-29cdf51ebb7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T00:03:10.415Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T00:03:20.415Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=736b04c5-fe46-4061-b6b1-35ccd7319438 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T00:03:20.430Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T00:03:30.431Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=cca7ba61-bb63-4c35-af36-c77e138b9d83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T00:03:30.447Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T00:03:40.448Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=c6f14663-37d1-485b-a07f-b9fff0884d0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T00:03:40.466Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T00:03:50.467Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=f258d772-d95f-4f18-bed0-881bf54a7365 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T00:03:50.484Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T00:04:00.484Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=101011f6-1eca-4436-b80b-e0f5767d6ae3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T00:04:00.497Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T00:04:10.498Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=f1e503e1-f6d1-4593-bd39-c8655595f4eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T00:04:10.533Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T00:04:20.533Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=36cf9c21-bc49-46d3-b20e-6281a16e3c5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T00:04:20.548Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T00:04:30.548Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=c593abea-c712-484e-92cc-14f6eed91d2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T00:04:30.559Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T00:04:40.559Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=6e66817f-2f46-41a6-8fab-a2ef56358065 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T00:04:40.574Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T00:04:50.574Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=d26f5f68-ea77-4ab4-a7a9-62f7a7262f9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T00:04:50.584Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T00:05:00.585Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=bbfa27b3-65b3-432e-babc-511c0a551e0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T00:05:00.596Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T00:05:10.596Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=93b6d183-8095-4d58-b5a4-d714a5ca40f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T00:05:10.606Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T00:05:20.607Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=50eed15d-a8db-47f9-93c6-fed9b66f2ffb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T00:05:20.618Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T00:05:30.618Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=93bdbb27-ee32-4ad2-9a15-7c7782ddcf28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T00:05:30.632Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T00:05:40.632Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=8a58e550-5fac-4424-a72b-e44fe199ecea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T00:05:40.644Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T00:05:50.644Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=d566b535-35c3-48fc-8474-e24241f33b4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T00:05:50.654Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T00:06:00.655Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=b0014f90-d85b-4ca2-bfe5-b410e5cb9848 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T00:06:00.669Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T00:06:10.669Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=cbd7dfc7-55eb-42dd-951b-f3e1773c0865 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T00:06:10.683Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T00:06:20.684Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=bfe36689-f057-478f-9a17-0b8dbedd8d56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T00:06:20.695Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T00:06:30.695Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=4d9196c7-661b-4c35-a488-fdef553f690f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T00:06:30.712Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T00:06:40.712Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=139f3776-3b2d-443e-829e-81684fab6d9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T00:06:40.723Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T00:06:50.723Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=1a72342e-725d-4bb8-8e22-4227e2196bdb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T00:06:50.734Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T00:07:00.734Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=8d9593cf-e3ed-45c7-97b5-b1b4a8faf935 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T00:07:00.746Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T00:07:10.746Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=4bdda801-9caa-4574-a6f0-ee6fa9ae1d51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T00:07:10.757Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T00:07:20.757Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=7cfc5ac9-293d-4260-ba32-944af2fa0795 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T00:07:20.769Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T00:07:30.769Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=cdf1e345-2702-4a1b-a8c2-c58fce817999 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T00:07:30.788Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T00:07:40.788Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=bc10fb86-690a-4737-9374-03c698f4c8dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T00:07:40.799Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T00:07:50.799Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=ae4ca6bf-20ca-4898-8fa7-6a2aa7288870 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T00:07:50.811Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-22T00:07:57.542Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-22T00:07:57.543Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-22T00:07:57.543Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-11-22T00:07:57.543Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-22T00:07:57.543Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-22T00:07:57.548Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-22T00:07:57.548Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-22T00:07:57.548Z |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 |2022-11-22T00:07:57.549Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T00:08:00.812Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=4a21b850-c8f1-4c34-8887-4579eade5432 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T00:08:00.831Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T00:08:10.832Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=315fd5f1-7a7f-4821-922b-66e950540f0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T00:08:10.842Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T00:08:20.843Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=c99abaa7-a096-4820-8b00-a53ca8eb5560 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T00:08:20.856Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T00:08:30.856Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=660696c7-6d52-44c9-81d5-788999bc2c11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T00:08:30.868Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T00:08:40.868Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=ede5e3ca-f3e1-4a9e-b898-8224107d972f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T00:08:40.879Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T00:08:50.880Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=b860329f-e95b-49ee-bf31-e190c69824a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T00:08:50.890Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T00:09:00.891Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=5eb8b2c2-9387-4d38-9548-60bc74645be1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T00:09:00.904Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T00:09:10.904Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=4abe95c3-ab79-42c1-bac2-2fbff3521838 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T00:09:10.919Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T00:09:20.919Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=b87cb216-1b29-49bf-b093-5c802b8ae802 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T00:09:20.931Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T00:09:30.931Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=d87c9671-7757-41f2-bee5-d8d1342e6e08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T00:09:30.953Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T00:09:40.953Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=45f602be-f812-4b98-b223-de2c0f2c79e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T00:09:40.965Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T00:09:50.966Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=324e09d9-1260-4607-b9d9-802a7cf15434 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T00:09:50.977Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T00:10:00.978Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=1ad195f3-e3bc-4f19-99ce-22ecc9b5d558 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T00:10:00.991Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T00:10:10.991Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=9611ef88-f140-419c-bb4f-f226068a3d53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T00:10:11.014Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T00:10:21.014Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=ae081f24-cce7-4c98-9498-96a08c121566 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T00:10:21.028Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T00:10:31.029Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=42bbf913-27d4-4d4a-9620-31712ec0b8df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T00:10:31.041Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T00:10:41.041Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=148b3149-6eac-44f4-9304-91071379789d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T00:10:41.053Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T00:10:51.054Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=3a40b297-6959-4e30-9a4b-04687f567ba3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T00:10:51.073Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T00:11:01.074Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=efced1d5-12ca-42f0-ac12-b847a1607e48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T00:11:01.085Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T00:11:11.086Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=7a4b5c18-0807-4229-b067-4dc06b408c4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T00:11:11.112Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T00:11:21.112Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=042a81a7-e288-4f73-8767-151886d7bb13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T00:11:21.126Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T00:11:31.126Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=4f23b5f1-d771-4787-9c4a-a2eb35f39c37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T00:11:31.149Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T00:11:41.150Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=12266bfe-c598-4af3-899c-0f0bbcaeaebb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T00:11:41.163Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T00:11:51.163Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=8abef746-b8d3-4789-aff3-a87a8e3d9bd3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T00:11:51.176Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T00:12:01.176Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=1ff8d258-88ab-40f6-9b1c-3c296100b5e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T00:12:01.189Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T00:12:11.190Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=ba4e1278-0c85-433f-8ff5-9b3bfa93fc0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T00:12:11.204Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T00:12:21.205Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=995157d0-9d9d-4815-b04e-907e355fd99e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T00:12:21.217Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T00:12:31.218Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=e0425132-cf2e-4782-b156-dc7aa98f88fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T00:12:31.231Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T00:12:41.231Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=bc36b55c-3494-45ae-9bca-5a12d9605bc4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T00:12:41.243Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T00:12:51.243Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=c1c6f396-d2f0-4332-8866-44079e2fcc01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T00:12:51.256Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-22T00:12:57.612Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-22T00:12:57.613Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-22T00:12:57.613Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-11-22T00:12:57.613Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-22T00:12:57.614Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-22T00:12:57.620Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-22T00:12:57.620Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-22T00:12:57.620Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-11-22T00:12:57.623Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T00:13:01.257Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=15eaa7e7-5a34-4c0d-a64a-7bad5bb2fad3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T00:13:01.270Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T00:13:11.270Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=f60461f6-4bfd-4dd5-94bc-1f4fdc3b551b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T00:13:11.282Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T00:13:21.283Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=5b1fb167-5a6d-4ef2-ad70-b2b2a2eb482c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T00:13:21.298Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T00:13:31.299Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=986d80a3-aa3c-40fa-b66b-e481de9bef3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T00:13:31.315Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T00:13:41.315Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=cef37efe-2f4b-445f-a8dc-cbf79cb9290b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T00:13:41.328Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T00:13:51.328Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=090d9281-a149-4445-ab03-abea31442ca6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T00:13:51.342Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T00:14:01.343Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=a8aafd48-1a85-40c1-88ef-2abff1a37dc8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T00:14:01.352Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T00:14:11.353Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=6f070bf9-e06a-4bb6-b45d-8d6d3db4be9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T00:14:11.365Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T00:14:21.365Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=04f9d613-4e1d-468c-a297-1ee23b131594 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T00:14:21.377Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T00:14:31.377Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=b179627c-7390-4090-a036-472bfae8b938 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T00:14:31.388Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T00:14:41.389Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=85737018-a73a-4bfc-84cd-07a1beff80a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T00:14:41.400Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T00:14:51.400Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=780347c4-e796-4c9e-9ab2-3c5ee30a86a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T00:14:51.415Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T00:15:01.415Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=9a793d2d-8f0c-42f3-bb79-9197846d7524 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T00:15:01.426Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T00:15:11.426Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=856ba18e-3834-43d4-971f-5569a40c6a6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T00:15:11.437Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T00:15:21.437Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=ab680027-a386-4fcb-88bb-e02b8814716e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T00:15:21.452Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T00:15:31.452Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=86f19a48-ba56-447e-a222-fba3c7dc960f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T00:15:31.466Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T00:15:41.466Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=45c7daa8-2cf5-42fb-b2fc-db7ad88bfea3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T00:15:41.482Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T00:15:51.482Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=bc86303c-1de3-4eb6-af2d-02665a2c38a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T00:15:51.496Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T00:16:01.497Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=2bc7bc41-d3b8-4cab-b480-644fccfbde96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T00:16:01.508Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T00:16:11.511Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=c846e95a-88c6-45bc-9563-84da71fa4551 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T00:16:11.525Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T00:16:21.526Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=0bad522b-35b4-40d1-901d-2ea6bfeab4c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T00:16:21.538Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T00:16:31.538Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=72549418-f576-4eb4-8bf1-db092e9c3b1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T00:16:31.555Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T00:16:41.555Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=06c0ebc4-d604-4f32-b52f-69bac3235a61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T00:16:41.567Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T00:16:51.567Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=4426e24d-64c9-4569-a1f9-5c835d1b94ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T00:16:51.579Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T00:17:01.579Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=ca6215f5-6de1-481c-885f-eb6a88823d15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T00:17:01.596Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T00:17:11.596Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=57d18351-53db-4786-9b9a-94ec68735aab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T00:17:11.616Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T00:17:21.617Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=a4030361-e065-4db0-8fec-b5f973743b0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T00:17:21.628Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T00:17:31.629Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=afffacb1-c034-42a7-9d0b-0369f0179201 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T00:17:31.652Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T00:17:41.652Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=a9da90cf-84fe-4031-93e3-d37e9bdc4f27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T00:17:41.664Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T00:17:51.664Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=9c437283-549a-4b2f-a1e1-0a81f9fca22c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T00:17:51.676Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-22T00:17:57.551Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-22T00:17:57.552Z |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 |2022-11-22T00:17:57.552Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-11-22T00:17:57.552Z |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 |2022-11-22T00:17:57.553Z |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 |2022-11-22T00:17:57.557Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-22T00:17:57.557Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-22T00:17:57.557Z |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 |2022-11-22T00:17:57.558Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T00:18:01.676Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=78f0589d-dfbc-46b9-b2f8-6f863cff7b9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T00:18:01.687Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T00:18:11.688Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=6124e28f-861c-4a6f-b16e-300b53d3e19a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T00:18:11.702Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T00:18:21.703Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=eda5350a-e9a2-4fc1-a806-fbbca575c80f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T00:18:21.714Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T00:18:31.714Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=0b44448f-36c2-481f-83a8-ccfea48fcb74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T00:18:31.732Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T00:18:41.732Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=c1dfd6b2-0d94-43e4-8fe4-0fbc5142f1c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T00:18:41.744Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T00:18:51.744Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=fbae08e2-ec0e-416b-b755-64887ef43dc4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T00:18:51.759Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T00:19:01.759Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=cb694b3e-692d-43ce-8379-01ac7779df33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T00:19:01.772Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T00:19:11.772Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=750a9b54-e214-4576-b806-143cf66d77da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T00:19:11.788Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T00:19:21.789Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=f8544f4b-5d40-4984-8ea5-ff31057372d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T00:19:21.817Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T00:19:31.817Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=e18fa783-31f2-43de-8363-5352c49436f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T00:19:31.839Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T00:19:41.840Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=e6377684-bffc-4b8c-8478-4473388bff58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T00:19:41.852Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T00:19:51.853Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=d4c2c06a-c0d1-44ff-b827-4cda738eec48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T00:19:51.865Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T00:20:01.866Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=04541395-2b14-4c00-afd1-45abdfd03d20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T00:20:01.877Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T00:20:11.878Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=08f454b5-a103-47e9-87c1-26d3529ceea5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T00:20:11.893Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T00:20:21.893Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=a9e7e404-f405-41e7-8697-ecde0be6ba68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T00:20:21.906Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T00:20:31.907Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=bada7270-182d-4b28-9ec2-54addce11de2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T00:20:31.956Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T00:20:41.958Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=b0eb88de-1dd3-4e1e-b77c-373498691bb8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T00:20:41.972Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T00:20:51.972Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=e1a811c1-206b-489d-9453-23c15afbc26c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T00:20:51.990Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T00:21:01.991Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=19434b33-ae5a-456f-9a59-8bf12a88ab4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T00:21:02.007Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T00:21:12.007Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=1b1bc81e-8c70-4183-87d5-261fa8828a6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T00:21:12.026Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T00:21:22.026Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=7ac390ea-30fa-4c8b-917c-85ed75ef8fdc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T00:21:22.039Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T00:21:32.039Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=9dfb2d91-8151-4527-9f3f-e061163ef245 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T00:21:32.053Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T00:21:42.053Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=1f46ed73-4df3-4978-bc83-9719e656a336 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T00:21:42.065Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T00:21:52.066Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=f14f6bd2-6c47-488a-b123-f4ee9788be15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T00:21:52.082Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T00:22:02.083Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=4d258350-1209-4bc2-bc8c-ec6245310816 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T00:22:02.096Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T00:22:12.096Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=9ebf775f-6d0f-4198-a208-262eda396a16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T00:22:12.110Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T00:22:22.111Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=5afa6c25-0802-4e02-b63d-ec66970cc277 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T00:22:22.122Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T00:22:32.123Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=c0178271-a3cf-4e93-af95-afe427284fec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T00:22:32.135Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T00:22:42.135Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=135e95b2-d494-4bee-aa7e-0ec70abce803 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T00:22:42.146Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T00:22:52.147Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=5c6882c1-3577-43e7-bf45-675f68061307 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T00:22:52.157Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-22T00:22:57.626Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-22T00:22:57.626Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-22T00:22:57.626Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-11-22T00:22:57.626Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-22T00:22:57.627Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-22T00:22:57.633Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-22T00:22:57.633Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-22T00:22:57.633Z |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 |2022-11-22T00:22:57.635Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T00:23:02.157Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=c13a18b1-d19e-428c-b1f5-61bf7dcd356b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T00:23:02.172Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T00:23:12.172Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=5068e49b-166a-4abf-81a1-553b7a74e19e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T00:23:12.186Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T00:23:22.186Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=9f648dd5-7223-4967-98a7-e3ce4e6dd5ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T00:23:22.198Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T00:23:32.199Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=6bfd777c-9a97-442b-8346-03194a8853c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T00:23:42.683Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T00:23:52.683Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=129420a1-9a4f-4967-acf7-e9aad1a249f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T00:24:02.279Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T00:24:12.280Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=ed6bd30b-b837-4f73-94ac-ce7528cd60d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T00:24:21.861Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T00:24:31.861Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=24f41d01-f584-419a-be68-368c36646824 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T00:24:41.416Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T00:24:51.416Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=ce7cbf11-13b0-4dce-9c5e-2cb2106c3f33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T00:25:00.966Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T00:25:10.967Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=6f806c1d-8faa-4ff9-bb12-066733d34a3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T00:25:20.543Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T00:25:30.543Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=22c7f620-a6b0-4677-b0a6-b0382593d3c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T00:25:40.148Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T00:25:50.149Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=1cc9325b-0055-47ce-b49d-c8ef742bab7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T00:25:59.695Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T00:26:09.696Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=36baeedb-f05d-44ed-8f43-3b076904e9c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T00:26:19.268Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T00:26:29.269Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=c1552fae-1f00-405e-8d4f-74262156815d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T00:26:38.828Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T00:26:48.828Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=6d22a007-a9d8-4a71-b7e9-0f0a6eeff353 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T00:26:58.388Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T00:27:08.388Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=40a0320f-7186-4cc6-b341-f464ef1397ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T00:27:17.972Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T00:27:27.972Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=cd284237-c7c6-4c0c-864e-24d1383c2d84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T00:27:37.563Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T00:27:47.564Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=d428c670-1098-4acc-bf01-74c843886faa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T00:27:57.128Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-22T00:27:57.628Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-22T00:27:57.628Z |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 |2022-11-22T00:27:57.628Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-11-22T00:27:57.629Z |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 |2022-11-22T00:27:57.629Z |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 |2022-11-22T00:27:57.634Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-22T00:27:57.634Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-22T00:27:57.634Z |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 |2022-11-22T00:27:57.635Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T00:28:07.128Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=cb8629b1-eb46-403a-aa20-83629fa9c6c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T00:28:16.683Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T00:28:26.685Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=fa3ba31f-a8e6-47b3-9236-b991fe8658b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T00:28:36.264Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T00:28:46.265Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=95151f57-e61f-4bce-a1e2-3a5bff682df7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T00:28:55.201Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |org.onap.dcaegen2.services.sdk.rest.services.adapters.http.exceptions.HttpException: Request failed for URL 'http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf/dummy'. Response code: 404 Not Found\n\tat org.onap.dcaegen2.services.sdk.rest.services.adapters.http.HttpResponse.throwIfUnsuccessful(HttpResponse.java:77)\n\tat org.onap.dcaegen2.services.prh.configuration.AaiHttpClientConfig.lambda$getGetClient$3(AaiHttpClientConfig.java:71)\n\tat reactor.core.publisher.FluxMapFuseable$MapFuseableSubscriber.onNext(FluxMapFuseable.java:113)\n\tat reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1816)\n\tat reactor.core.publisher.MonoFlatMap$FlatMapInner.onNext(MonoFlatMap.java:249)\n\tat reactor.core.publisher.FluxDoFinally$DoFinallySubscriber.onNext(FluxDoFinally.java:113)\n\tat reactor.core.publisher.FluxMap$MapSubscriber.onNext(FluxMap.java:122)\n\tat reactor.core.publisher.FluxMap$MapSubscriber.onNext(FluxMap.java:122)\n\tat reactor.core.publisher.FluxDefaultIfEmpty$DefaultIfEmptySubscriber.onNext(FluxDefaultIfEmpty.java:101)\n\tat reactor.core.publisher.FluxHandle$HandleSubscriber.onNext(FluxHandle.java:126)\n\tat reactor.core.publisher.FluxMap$MapConditionalSubscriber.onNext(FluxMap.java:224)\n\tat reactor.core.publisher.FluxDoFinally$DoFinallySubscriber.onNext(FluxDoFinally.java:113)\n\tat reactor.core.publisher.FluxHandleFuseable$HandleFuseableSubscriber.onNext(FluxHandleFuseable.java:191)\n\tat reactor.core.publisher.FluxContextWrite$ContextWriteSubscriber.onNext(FluxContextWrite.java:107)\n\tat reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1816)\n\tat reactor.core.publisher.MonoCollectList$MonoCollectListSubscriber.onComplete(MonoCollectList.java:129)\n\tat reactor.core.publisher.FluxPeek$PeekSubscriber.onComplete(FluxPeek.java:260)\n\tat reactor.core.publisher.FluxMap$MapSubscriber.onComplete(FluxMap.java:144)\n\tat reactor.netty.channel.FluxReceive.onInboundComplete(FluxReceive.java:400)\n\tat reactor.netty.channel.ChannelOperations.onInboundComplete(ChannelOperations.java:419)\n\tat reactor.netty.channel.ChannelOperations.terminate(ChannelOperations.java:473)\n\tat reactor.netty.http.client.HttpClientOperations.onInboundNext(HttpClientOperations.java:703)\n\tat reactor.netty.channel.ChannelOperationsHandler.channelRead(ChannelOperationsHandler.java:93)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)\n\tat io.netty.channel.CombinedChannelDuplexHandler$DelegatingChannelHandlerContext.fireChannelRead(CombinedChannelDuplexHandler.java:436)\n\tat io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:327)\n\tat io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:299)\n\tat io.netty.channel.CombinedChannelDuplexHandler.channelRead(CombinedChannelDuplexHandler.java:251)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)\n\tat io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919)\n\tat io.netty.channel.epoll.AbstractEpollStreamChannel$EpollStreamUnsafe.epollInReady(AbstractEpollStreamChannel.java:800)\n\tat io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:487)\n\tat io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:385)\n\tat io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997)\n\tat io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)\n\tat io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)\n\tat java.base/java.lang.Thread.run(Unknown Source)\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T00:29:05.198Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=607ea010-4104-4f8b-92e5-b57c7681e8b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T00:29:14.801Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T00:29:24.802Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=df6b825a-dc0b-4188-8b2d-b0ec65f80e50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T00:29:34.388Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T00:29:44.388Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=17aa7059-6e0c-4744-b5cb-ddabf1667c6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T00:29:53.957Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T00:30:03.957Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=917dc938-c801-43e5-9ccd-5544513dc34d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T00:30:13.526Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T00:30:23.526Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=9762e05a-f4d5-4321-83ed-5bd2ff7d3b9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T00:30:33.076Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T00:30:43.076Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=72a0b746-6d2e-4ccd-bedc-4fe5214e1cf6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.DmaapPublisherTaskImpl |2022-11-22T00:30:47.317Z |INFO |Method called with arg ConsumerDmaapModel{correlationId=G0rzyKf6Rtl3AJckrdHh, ipv4=13.13.13.13, ipv6=2001:0db8:0:0:0:0:1428:57ab, serialNumber=6061ZW3, equipVendor=Nokia, equipModel=val6, equipType=val8, nfRole=gNB, swVersion=val7, additionalFields=null} | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T00:30:47.540Z |INFO |Prh consumed tasks successfully. HTTP Response code from DMaaPProducer OK |ResponseCode=OK | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T00:30:47.541Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T00:30:57.541Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=18801ba3-5b79-44da-ad28-0aa2e7a8820b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T00:31:07.105Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T00:31:17.105Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=0847c7f0-1b2c-4222-946e-915f03c48bc7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T00:31:26.662Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T00:31:36.662Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=d85f0969-4ce8-47a9-a149-929c32ff159d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T00:31:46.220Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T00:31:56.220Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=b41e3f13-667b-4401-8db8-7f200b3cacd6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.DmaapPublisherTaskImpl |2022-11-22T00:32:04.656Z |INFO |Method called with arg ConsumerDmaapModel{correlationId=G0rzyKf6Rtl3AJckrdHh, ipv4=13.13.13.13, ipv6=2001:0db8:0:0:0:0:1428:57ab, serialNumber=6061ZW3, equipVendor=Nokia, equipModel=val6, equipType=val8, nfRole=gNB, swVersion=val7, additionalFields=null} | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T00:32:04.669Z |INFO |Prh consumed tasks successfully. HTTP Response code from DMaaPProducer OK |ResponseCode=OK | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T00:32:04.669Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T00:32:14.670Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=1dd57323-81e0-4e90-877b-39a0bc0970a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T00:32:24.229Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T00:32:34.229Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=6d9b1630-89d7-469c-b93b-386301083acc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T00:32:43.803Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T00:32:53.803Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=c180e0ca-627f-45cf-b87e-5b9ba71ac262 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-22T00:32:57.666Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-22T00:32:57.667Z |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 |2022-11-22T00:32:57.667Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-11-22T00:32:57.667Z |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 |2022-11-22T00:32:57.667Z |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 |2022-11-22T00:32:57.672Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-22T00:32:57.672Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-22T00:32:57.672Z |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 |2022-11-22T00:32:57.674Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T00:33:03.374Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T00:33:13.374Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=c93eac2f-3d31-43f4-9be5-1dcd5975dc5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T00:33:22.934Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T00:33:32.934Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=d20d337e-fdc4-43fe-90b7-6e2766b1bcc9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T00:33:42.479Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T00:33:52.479Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=660f0ab6-fe33-4811-ba0c-432cf193ed13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T00:34:02.032Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T00:34:12.032Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=da419328-8a38-4181-94a7-25893d75eb15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T00:34:21.590Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T00:34:31.590Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=0e75b698-b7aa-4058-85e9-86733f96a4c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T00:34:41.172Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T00:34:51.173Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=13920734-3ace-4624-8701-f311d6324a3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T00:35:00.741Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T00:35:10.742Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=4c35d96c-38fc-4956-b745-0ec736f15ab7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T00:35:20.301Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T00:35:30.301Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=d71b1d15-f094-44b2-a9f4-928a894efe6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T00:35:39.889Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T00:35:49.890Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=e32f5f35-e0d4-41f7-a7e8-2a07074e045a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T00:35:56.051Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |org.onap.dcaegen2.services.sdk.rest.services.adapters.http.exceptions.HttpException: Request failed for URL 'http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf/gZpI1YsQ1yPSsjNqfZsP'. Response code: 404 Not Found\n\tat org.onap.dcaegen2.services.sdk.rest.services.adapters.http.HttpResponse.throwIfUnsuccessful(HttpResponse.java:77)\n\tat org.onap.dcaegen2.services.prh.configuration.AaiHttpClientConfig.lambda$getGetClient$3(AaiHttpClientConfig.java:71)\n\tat reactor.core.publisher.FluxMapFuseable$MapFuseableSubscriber.onNext(FluxMapFuseable.java:113)\n\tat reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1816)\n\tat reactor.core.publisher.MonoFlatMap$FlatMapInner.onNext(MonoFlatMap.java:249)\n\tat reactor.core.publisher.FluxDoFinally$DoFinallySubscriber.onNext(FluxDoFinally.java:113)\n\tat reactor.core.publisher.FluxMap$MapSubscriber.onNext(FluxMap.java:122)\n\tat reactor.core.publisher.FluxMap$MapSubscriber.onNext(FluxMap.java:122)\n\tat reactor.core.publisher.FluxDefaultIfEmpty$DefaultIfEmptySubscriber.onNext(FluxDefaultIfEmpty.java:101)\n\tat reactor.core.publisher.FluxHandle$HandleSubscriber.onNext(FluxHandle.java:126)\n\tat reactor.core.publisher.FluxMap$MapConditionalSubscriber.onNext(FluxMap.java:224)\n\tat reactor.core.publisher.FluxDoFinally$DoFinallySubscriber.onNext(FluxDoFinally.java:113)\n\tat reactor.core.publisher.FluxHandleFuseable$HandleFuseableSubscriber.onNext(FluxHandleFuseable.java:191)\n\tat reactor.core.publisher.FluxContextWrite$ContextWriteSubscriber.onNext(FluxContextWrite.java:107)\n\tat reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1816)\n\tat reactor.core.publisher.MonoCollectList$MonoCollectListSubscriber.onComplete(MonoCollectList.java:129)\n\tat reactor.core.publisher.FluxPeek$PeekSubscriber.onComplete(FluxPeek.java:260)\n\tat reactor.core.publisher.FluxMap$MapSubscriber.onComplete(FluxMap.java:144)\n\tat reactor.netty.channel.FluxReceive.onInboundComplete(FluxReceive.java:400)\n\tat reactor.netty.channel.ChannelOperations.onInboundComplete(ChannelOperations.java:419)\n\tat reactor.netty.channel.ChannelOperations.terminate(ChannelOperations.java:473)\n\tat reactor.netty.http.client.HttpClientOperations.onInboundNext(HttpClientOperations.java:703)\n\tat reactor.netty.channel.ChannelOperationsHandler.channelRead(ChannelOperationsHandler.java:93)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)\n\tat io.netty.channel.CombinedChannelDuplexHandler$DelegatingChannelHandlerContext.fireChannelRead(CombinedChannelDuplexHandler.java:436)\n\tat io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:327)\n\tat io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:299)\n\tat io.netty.channel.CombinedChannelDuplexHandler.channelRead(CombinedChannelDuplexHandler.java:251)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)\n\tat io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919)\n\tat io.netty.channel.epoll.AbstractEpollStreamChannel$EpollStreamUnsafe.epollInReady(AbstractEpollStreamChannel.java:800)\n\tat io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:487)\n\tat io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:385)\n\tat io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997)\n\tat io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)\n\tat io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)\n\tat java.base/java.lang.Thread.run(Unknown Source)\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T00:36:06.051Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=308cac90-f47c-45e1-9512-7e083b034b10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.DmaapPublisherTaskImpl |2022-11-22T00:36:06.897Z |INFO |Method called with arg ConsumerDmaapModel{correlationId=gZpI1YsQ1yPSsjNqfZsP, ipv4=13.13.13.13, ipv6=2001:0db8:0:0:0:0:1428:57ab, serialNumber=6061ZW3, equipVendor=Nokia, equipModel=val6, equipType=val8, nfRole=gNB, swVersion=val7, additionalFields=null} | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T00:36:06.926Z |INFO |Prh consumed tasks successfully. HTTP Response code from DMaaPProducer OK |ResponseCode=OK | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T00:36:06.926Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T00:36:16.926Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=95d98500-5a01-44a2-ad41-d7eaa379121a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T00:36:26.472Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T00:36:36.472Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=f8be94a5-e390-4149-bdd9-a58d01813ff8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T00:36:46.026Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T00:36:56.026Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=6286a370-79e2-45bb-824f-21525b2e4dee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T00:37:05.583Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T00:37:15.588Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=81c8cbb8-32b5-4b03-8daa-4b99f28d2317 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T00:37:25.136Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T00:37:35.136Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=e5536e29-2bda-4a41-a704-3f7c565671b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T00:37:44.693Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T00:37:54.694Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=461cb5ba-6163-414c-9043-f067bd9a56a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-22T00:37:57.608Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-22T00:37:57.609Z |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 |2022-11-22T00:37:57.609Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-11-22T00:37:57.609Z |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 |2022-11-22T00:37:57.610Z |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 |2022-11-22T00:37:57.613Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-22T00:37:57.613Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-22T00:37:57.614Z |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 |2022-11-22T00:37:57.615Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T00:38:04.270Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T00:38:14.270Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=4c407598-edfe-4630-954c-ba0dc6fa5f00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T00:38:23.825Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T00:38:33.825Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=14ff7673-15f5-4b73-96f0-a1b81be9b587 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T00:38:43.391Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T00:38:53.392Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=5a56b127-73de-4b63-bf98-85f4b67c829a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T00:39:02.960Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T00:39:12.960Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=45c2b8db-8e8a-4e61-9524-215f09b98b0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T00:39:22.540Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T00:39:32.541Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=79c4b35c-4b58-4f82-b5fe-1b11700d49f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T00:39:42.106Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T00:39:52.107Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=337aff4b-5db3-4f88-983e-547c28656058 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T00:40:01.691Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T00:40:11.691Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=f9aa4db2-99f5-4959-8ec3-e26f9a8db9ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T00:40:21.284Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T00:40:31.285Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=72956e01-80c8-4414-98a2-94f4acc52142 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T00:40:40.843Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T00:40:50.843Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=d0901da1-3ead-4fd4-9006-136e43df875b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.DmaapPublisherTaskImpl |2022-11-22T00:40:51.783Z |INFO |Method called with arg ConsumerDmaapModel{correlationId=vn92R8k7ZmBuTZXMSB6y, ipv4=13.13.13.13, ipv6=2001:0db8:0:0:0:0:1428:57ab, serialNumber=6061ZW3, equipVendor=Nokia, equipModel=val6, equipType=val8, nfRole=gNB, swVersion=val7, additionalFields=null} | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T00:40:51.804Z |INFO |Prh consumed tasks successfully. HTTP Response code from DMaaPProducer OK |ResponseCode=OK | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T00:40:51.804Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T00:41:01.804Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=9666799c-e545-49b7-9ef1-2d56a6b5296e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T00:41:11.365Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T00:41:21.366Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=20378ee1-f937-4d9d-8677-8352957918d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T00:41:30.946Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T00:41:40.947Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=134c5131-b36c-4df7-95f5-27af1fb02dd2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T00:41:50.528Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T00:42:00.529Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=fbca7049-0333-4d23-9b6b-2ab9829dca79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T00:42:10.091Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T00:42:20.091Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=729bc790-6840-42de-b7f8-f03490542f77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T00:42:29.646Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T00:42:39.647Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=44947260-4ef2-4113-8167-ef859635a9e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T00:42:49.214Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-22T00:42:57.555Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-22T00:42:57.556Z |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 |2022-11-22T00:42:57.556Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-11-22T00:42:57.556Z |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 |2022-11-22T00:42:57.557Z |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 |2022-11-22T00:42:57.561Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-22T00:42:57.561Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-22T00:42:57.561Z |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 |2022-11-22T00:42:57.563Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T00:42:59.215Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=287909a5-8852-4198-af9d-6e201a97665a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T00:43:08.783Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T00:43:18.783Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=03e1bb18-b93e-4eae-92c3-0897a63fd70c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T00:43:28.350Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T00:43:38.351Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=89b64edd-260c-4d4b-b6fc-8ab48bba030f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T00:43:47.898Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T00:43:57.898Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=cbf4f417-1512-4de8-b27e-10a6a316c340 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T00:44:07.445Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T00:44:17.445Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=321eb0e7-4242-4f5a-9753-36dc981ac470 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T00:44:27.002Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T00:44:37.002Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=ab685aeb-026d-4f10-8e64-e2c5c4d52d0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T00:44:46.562Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T00:44:56.562Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=831741ba-898d-4445-a2f9-a174c947c6f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T00:45:06.128Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T00:45:16.128Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=84d10598-b9d9-4da4-82ac-d99821e58dc4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T00:45:25.686Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T00:45:35.687Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=497b88cc-3144-47ef-a2a0-b4dbcbd5d223 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T00:45:45.247Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T00:45:55.248Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=e00a38f4-9225-4769-a377-caa9124ba8e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T00:46:04.831Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T00:46:14.832Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=0a8290ba-be27-4275-91fd-dc465753b302 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T00:46:24.392Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T00:46:34.393Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=65948f19-1f88-4f43-b9e2-c5ad58a5b28e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T00:46:43.975Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T00:46:53.977Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=2d829430-387d-4b6d-b5b4-7478d4cddb3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T00:47:03.560Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T00:47:13.560Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=76c1a2eb-bc9e-4202-be28-501dc367a001 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T00:47:23.106Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T00:47:33.107Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=7288c3f2-9960-403c-9e05-2290f8362767 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T00:47:42.670Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T00:47:52.670Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=95982ab7-770a-4c22-8d49-6e743c81c285 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-22T00:47:57.657Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-22T00:47:57.657Z |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 |2022-11-22T00:47:57.657Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-11-22T00:47:57.658Z |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 |2022-11-22T00:47:57.658Z |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 |2022-11-22T00:47:57.664Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-22T00:47:57.664Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-22T00:47:57.664Z |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 |2022-11-22T00:47:57.666Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T00:48:02.228Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T00:48:12.229Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=dabb7462-48d4-4927-85c6-f4044371542f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T00:48:21.794Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T00:48:31.794Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=e615669d-3ed0-4563-b514-5d952057de04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T00:48:41.362Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T00:48:51.363Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=87ef2c7b-fa16-47df-b0ae-517ffb31980d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T00:49:00.909Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T00:49:10.909Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=c6fe002a-31f0-4db4-b94d-e2bf84a8dc06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T00:49:20.485Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T00:49:30.486Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=ca19290b-8a23-4ea9-90c0-e34600af6876 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T00:49:40.072Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T00:49:50.073Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=c3c31d69-fd4b-4d1e-9b02-c9681407e734 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T00:49:59.652Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T00:50:09.652Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=0f8fd31c-ba10-46f0-a6a7-935399903606 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T00:50:19.199Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T00:50:29.199Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=2ca122b4-640f-4424-85f3-6f2c3f8ec0e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T00:50:38.768Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T00:50:48.768Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=15f90feb-6870-4064-9a1c-0bb8c4a72cec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T00:50:58.352Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T00:51:08.355Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=a77c70a6-2e2e-4433-8fb7-2aacc6fa93a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T00:51:17.926Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T00:51:27.926Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=8a16500a-0a47-46df-af03-dc6d837c8332 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T00:51:37.487Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T00:51:47.487Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=1bfc5d69-f03c-4ab5-9489-1a4673171068 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T00:51:57.103Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T00:52:07.103Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=4cd70a13-c269-4569-89bc-509fd7e50f7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T00:52:16.669Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T00:52:26.671Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=44eb67d4-17dc-4ba6-9832-a51e62f4ebc7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T00:52:36.324Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T00:52:46.325Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=7d581dc4-17ec-45da-ada3-104e2cbbd807 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T00:52:55.885Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-22T00:52:57.573Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-22T00:52:57.573Z |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 |2022-11-22T00:52:57.573Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-11-22T00:52:57.573Z |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 |2022-11-22T00:52:57.573Z |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 |2022-11-22T00:52:57.577Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-22T00:52:57.577Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-22T00:52:57.577Z |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 |2022-11-22T00:52:57.578Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T00:53:05.885Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=65fe6faa-3185-450e-bca4-310d6a9d6fea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T00:53:15.473Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T00:53:25.473Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=4a3983a2-c43c-4ccc-bcc2-2fb056468e34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T00:53:35.044Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T00:53:45.045Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=03761e23-8324-4722-b6fa-aa3b8ef8c6e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T00:53:54.613Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T00:54:04.614Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=523f3fa9-5e01-46be-ab4d-74809b8711af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T00:54:14.173Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T00:54:24.173Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=425811a8-232f-4977-a9c0-bb06d7768e26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T00:54:33.725Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T00:54:43.726Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=0162adbf-a864-4af4-b2e3-d7476acbb0cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T00:54:53.275Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T00:55:03.276Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=8827d2e6-76d0-460b-a1e0-6c946e6d5a81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T00:55:12.839Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T00:55:22.839Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=cbc6fcc2-54e0-4ed7-b783-5d87d82675f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T00:55:32.411Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T00:55:42.412Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=8b17537a-82cb-4179-9082-c64f297a76fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T00:55:51.964Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T00:56:01.964Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=ad8d2867-828e-4721-aa40-566320e33426 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T00:56:11.528Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T00:56:21.528Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=d159d364-85b8-4d22-8a9e-ebceba2ed535 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T00:56:31.069Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T00:56:41.070Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=3e645b2c-d1ac-4676-80ce-b2bb0582421a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T00:56:50.634Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T00:57:00.634Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=b1a0c35b-b56c-43a3-bf62-436d4817041a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T00:57:10.177Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T00:57:20.178Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=6f74b3f8-a098-4e66-a110-a912f900e74b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T00:57:29.747Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T00:57:39.747Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=d18570a7-cf82-4b44-8fc1-3768dee21078 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T00:57:49.307Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-22T00:57:57.601Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-22T00:57:57.601Z |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 |2022-11-22T00:57:57.602Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-11-22T00:57:57.602Z |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 |2022-11-22T00:57:57.602Z |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 |2022-11-22T00:57:57.606Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-22T00:57:57.606Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-22T00:57:57.606Z |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 |2022-11-22T00:57:57.608Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T00:57:59.307Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=241c9e5b-89a5-4f61-b9c7-ae49cd46564a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T00:58:08.864Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T00:58:18.864Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=f8547b75-5f25-4888-87c6-6d94cf97b2b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T00:58:28.414Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T00:58:38.415Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=a5616d10-edb8-41bf-b93d-11833f0699e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T00:58:47.984Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T00:58:57.984Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=cd3c6aa0-0b92-40c4-9356-39baa14b11c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T00:59:07.543Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T00:59:17.543Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=4db58ca6-7091-4920-b0b6-486c6843492b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T00:59:27.089Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T00:59:37.089Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=119d197b-8e89-47b6-a0f1-9d68fe554bc2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T00:59:46.649Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T00:59:56.650Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=753c7aee-9ff4-4d7d-9ef9-8bc6c6207aa2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T01:00:06.202Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T01:00:16.202Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=0c6a7746-a739-4a94-8c7e-734591b017fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T01:00:25.767Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T01:00:35.769Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=f615e595-0bdd-497a-8568-75cf256b5e62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T01:00:45.323Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T01:00:55.324Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=7ad5d10e-6138-4584-872d-890ec40f32b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T01:01:04.901Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T01:01:14.901Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=1160f68e-762e-41fe-83dc-8f78d658576f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T01:01:24.455Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T01:01:34.455Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=f73626db-69ea-4062-a2ce-aac3eb81299c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T01:01:44.022Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T01:01:54.022Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=169178c2-1d6f-458b-bfaf-25d49a4df901 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T01:02:03.571Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T01:02:13.571Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=aea8bf17-00aa-4806-a44a-94dac39a1e2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T01:02:23.121Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T01:02:33.121Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=f98f294c-3dee-476d-a7ab-1cff1145f1a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T01:02:42.685Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T01:02:52.685Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=76ac0a76-9973-4a31-826f-8df010ab7882 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-22T01:02:57.531Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-22T01:02:57.531Z |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 |2022-11-22T01:02:57.532Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-11-22T01:02:57.532Z |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 |2022-11-22T01:02:57.532Z |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 |2022-11-22T01:02:57.535Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-22T01:02:57.536Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-22T01:02:57.536Z |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 |2022-11-22T01:02:57.537Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T01:03:02.242Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T01:03:12.242Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=8e7b4f38-5a04-4a54-b8a0-2741b9d5dae5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T01:03:21.803Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T01:03:31.803Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=6cddbd48-0eda-46e5-8aed-9d7d751b5f0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T01:03:41.357Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T01:03:51.357Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=1d264aca-2fea-4161-a39f-4fe420e2ced7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T01:04:00.910Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T01:04:10.910Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=4a6c4fbb-db02-4394-8ce7-f55ff3b5bf19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T01:04:20.476Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T01:04:30.477Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=53ff934e-524d-4b6e-88db-462cb0bff4f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T01:04:40.060Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T01:04:50.061Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=22521229-d098-4e14-ade1-1615917265f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T01:04:59.609Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T01:05:09.609Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=01bde094-bc49-471d-8646-79775ded614d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T01:05:19.186Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T01:05:29.186Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=047bdfa8-2de3-4143-992e-80c8ee69a7f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T01:05:38.767Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T01:05:48.768Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=bbb9cc81-e9e9-4e07-a62b-02e131649e71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T01:05:58.356Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T01:06:08.356Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=587747c9-e963-42c6-a421-8ab03719dc4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T01:06:17.913Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T01:06:27.913Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=15a6f69e-7ec7-45d2-9f5b-95c43098b379 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T01:06:37.492Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T01:06:47.492Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=efcec234-6a7a-4004-88b0-851a30720e41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T01:06:57.046Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T01:07:07.047Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=66b965f5-4e1a-403b-be10-b9a2c33e628a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T01:07:16.598Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T01:07:26.598Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=5e46ece3-1f57-45e7-82c0-d81d7087e1a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T01:07:36.169Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T01:07:46.169Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=fe4de739-0126-4dd3-a184-795423ccc4dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T01:07:55.735Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-22T01:07:57.641Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-22T01:07:57.642Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-22T01:07:57.642Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-11-22T01:07:57.642Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-22T01:07:57.643Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-22T01:07:57.648Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-22T01:07:57.649Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-22T01:07:57.649Z |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 |2022-11-22T01:07:57.651Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T01:08:05.735Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=65ba3da8-fc06-4072-82b6-d4039ad4c9df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T01:08:15.281Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T01:08:25.282Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=747ee508-5cb8-4f15-91e9-abc101d6ef99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T01:08:34.836Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T01:08:44.836Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=25008ce7-bec7-40e2-be60-ae05724c2e14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T01:08:54.418Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T01:09:04.418Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=c15e686b-3999-42e3-a517-652852954e73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T01:09:14.046Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T01:09:24.046Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=e08ff973-387f-46b2-97d9-fe6004779696 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T01:09:33.605Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T01:09:43.606Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=07e93453-25fe-45ed-825f-92ca43d96d6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T01:09:53.156Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T01:10:03.156Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=dae2c46f-8a0c-4e4a-84eb-3d83a5360451 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T01:10:12.732Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T01:10:22.733Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=ec1394a9-df31-444d-b3d1-273799b409ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T01:10:32.316Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T01:10:42.317Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=77f13568-a177-4932-bd94-6c152bccb68c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T01:10:51.878Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T01:11:01.878Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=8fabf27e-efe4-4cc5-b257-30b9770a9ad9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T01:11:11.442Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T01:11:21.442Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=d4919fd3-f6af-40dd-adf5-20019d8e2b83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T01:11:31.007Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T01:11:41.008Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=b74b153e-cef2-435b-89c8-bbaf3ad10662 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T01:11:50.562Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T01:12:00.563Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=8b7cf308-a66b-423c-86a5-dc0e3a379a8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T01:12:10.113Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T01:12:20.113Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=5cd9b4b5-6bda-4380-907c-7f147ee6242b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T01:12:29.661Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T01:12:39.662Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=ba45a489-d9f1-4a0a-9d3b-710dbb90e116 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T01:12:49.205Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-22T01:12:57.519Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-22T01:12:57.520Z |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 |2022-11-22T01:12:57.520Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-11-22T01:12:57.520Z |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 |2022-11-22T01:12:57.520Z |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 |2022-11-22T01:12:57.524Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-22T01:12:57.524Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-22T01:12:57.524Z |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 |2022-11-22T01:12:57.525Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T01:12:59.205Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=daa91b44-564c-4076-8259-6255be87363a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T01:13:08.765Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T01:13:18.765Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=8010fa48-2047-48f4-9dff-9bd910993550 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T01:13:28.310Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T01:13:38.311Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=24245cb4-8604-4f1a-b221-569b26e3e8e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T01:13:47.861Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T01:13:57.862Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=2b0a6387-7b25-4a11-953f-91e51ea932cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T01:14:07.412Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T01:14:17.413Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=23d819a7-9c3b-445a-a990-498b9eef4df6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T01:14:26.996Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T01:14:36.997Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=e3d1dc0e-3adf-4583-8351-117b6ac86bbf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T01:14:46.565Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T01:14:56.567Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=745acdd6-cb85-4424-b6ef-25621163d390 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T01:15:06.150Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T01:15:16.151Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=0a927169-c149-44d6-8aa9-4b8e570045d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T01:15:25.717Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T01:15:35.718Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=9da13832-9b91-46b7-b181-f64a9741dbb9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T01:15:45.274Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T01:15:55.275Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=6c5016eb-82a5-40c8-9aca-c032594328ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T01:16:04.836Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T01:16:14.837Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=98c02fdc-263c-4cf3-974f-c113ca077c9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T01:16:24.391Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T01:16:34.392Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=4926331c-beab-49e6-a70c-bc8778e1605b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T01:16:43.940Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T01:16:53.940Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=c786e662-2e52-4ec6-b6dd-7381e55d8f4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T01:17:03.493Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T01:17:13.493Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=a4a077d6-5c97-4587-8b4f-842b51769962 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T01:17:23.052Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T01:17:33.053Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=aeda8912-769e-41e6-a519-a5314466d90a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T01:17:42.601Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T01:17:52.601Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=fe8b61ce-f32b-44eb-99e2-5a839027a04f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-22T01:17:57.641Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-22T01:17:57.642Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-22T01:17:57.642Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-11-22T01:17:57.643Z |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 |2022-11-22T01:17:57.644Z |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 |2022-11-22T01:17:57.649Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-22T01:17:57.649Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-22T01:17:57.650Z |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 |2022-11-22T01:17:57.652Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T01:18:02.159Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T01:18:12.160Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=25dd15f4-e5b2-4335-bea3-e9c758c58ae9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T01:18:21.710Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T01:18:31.711Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=a8a000e2-77d9-4245-b93f-0724f24086ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T01:18:41.271Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T01:18:51.271Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=9927275a-2ae1-4d4e-bea8-665073161961 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T01:19:00.824Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T01:19:10.825Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=32edbb7e-af5d-4280-b123-9476156fb4c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T01:19:20.370Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T01:19:30.370Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=22627674-8c3a-494c-9810-e8dd7cf98a9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T01:19:39.942Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T01:19:49.943Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=7fc24364-e9ac-462d-a1f7-15d85b2fe7fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T01:19:59.502Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T01:20:09.502Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=cc111af2-f0bb-4284-8240-0eb000ad318e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T01:20:19.086Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T01:20:29.086Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=f2967d1a-2904-4e3a-8a48-02dbcec5a80d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T01:20:38.663Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T01:20:48.664Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=9b1d0a80-5b7f-43cd-9e83-fc7237e443eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T01:20:58.226Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T01:21:08.227Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=08440264-f0ba-49e5-ad8e-3a6d5078caf4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T01:21:17.785Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T01:21:27.786Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=b1ba626f-f8e0-4b7e-8668-fced92a04a22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T01:21:37.344Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T01:21:47.344Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=bd506963-7d36-4550-8643-27cee15368b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T01:21:56.889Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T01:22:06.889Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=7c586f82-e3b1-435f-aceb-b840a4d4748e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T01:22:16.461Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T01:22:26.462Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=4725d8b6-c01a-4395-abe3-6ff36a1d095a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T01:22:36.011Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T01:22:46.011Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=2aa46411-fe7d-4a1c-80b8-383991c66557 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T01:22:55.557Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-22T01:22:57.535Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-22T01:22:57.535Z |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 |2022-11-22T01:22:57.535Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-11-22T01:22:57.536Z |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 |2022-11-22T01:22:57.536Z |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 |2022-11-22T01:22:57.540Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-22T01:22:57.540Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-22T01:22:57.541Z |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 |2022-11-22T01:22:57.542Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T01:23:05.558Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=e4e4634a-0933-4e44-950c-5e0372414d89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T01:23:15.130Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T01:23:25.131Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=3b71ef61-a371-450f-b7c5-7c624e8ffd63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T01:23:34.682Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T01:23:44.682Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=bfdc5dfa-8e89-444b-b1cb-1b48f3b6a67d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T01:23:54.241Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T01:24:04.241Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=92354626-a6e4-4c06-a14e-3b3f53b50971 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T01:24:13.795Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T01:24:23.796Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=542cc8a0-708d-471f-bd0a-13d59c2ea4eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T01:24:33.348Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T01:24:43.349Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=3d411e5e-d073-4ca6-b833-b4433b1c06c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T01:24:52.901Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T01:25:02.901Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=891fcfaa-4b8e-488c-810a-11dbdcef6b83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T01:25:12.473Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T01:25:22.474Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=34a47bbc-aaba-4bf7-8491-9cd5c89ba1a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T01:25:32.045Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T01:25:42.045Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=745982fe-ff09-4b5f-baf9-dd74ed6e2527 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T01:25:51.600Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T01:26:01.601Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=6f41063c-590c-4357-9862-9838ff89168d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T01:26:11.170Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T01:26:21.170Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=9520c978-3a75-4e76-9512-2dff270d0016 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T01:26:30.723Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T01:26:40.725Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=f4724164-0559-4393-9618-8887d33f5f7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T01:26:50.272Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T01:27:00.273Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=4fbb2567-a197-46be-91e8-3dcc09fb3e9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T01:27:09.823Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T01:27:19.823Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=b4970d73-5428-4068-aaf5-47c4a01f2183 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T01:27:29.366Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T01:27:39.367Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=fa551807-df16-4cd7-930d-7e2271b88bfd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T01:27:48.923Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-22T01:27:57.616Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-22T01:27:57.616Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-22T01:27:57.617Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-11-22T01:27:57.617Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-22T01:27:57.618Z |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 |2022-11-22T01:27:57.622Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-22T01:27:57.622Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-22T01:27:57.623Z |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 |2022-11-22T01:27:57.625Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T01:27:58.923Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=854373a1-30e4-4bdd-b36a-4228d9a54e25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T01:28:08.472Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T01:28:18.473Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=9813060c-0ea1-4e5c-be15-d54a3693bf3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T01:28:28.063Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T01:28:38.063Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=7d659826-53c6-4dde-beff-7f2a7792f5d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T01:28:47.617Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T01:28:57.618Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=d2c050da-8fdc-489b-b980-e16e4801b8ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T01:29:07.172Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T01:29:17.173Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=d9ec75c1-ea85-465a-8d13-980502b883e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T01:29:26.761Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T01:29:36.761Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=6aa6b9ee-34b0-4140-b2de-86131d105729 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T01:29:46.322Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T01:29:56.322Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=0fc7e35f-0d3d-4df3-9b90-e68b54366360 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T01:30:05.873Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T01:30:15.875Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=f6a4952c-3ea5-47fe-b87e-fbb4bac72082 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T01:30:25.459Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T01:30:35.459Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=993dc032-9b0b-4520-8c21-dbcb9d5ec906 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T01:30:45.015Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T01:30:55.015Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=53e614f5-30f4-4a61-94b3-e8d27547e295 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T01:31:04.570Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T01:31:14.571Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=3516bfb7-a