By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.7.2) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-04T22:59:09.179Z |INFO |CBS client will use plain http protocol. | | | |main | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-12-04T22:59:09.195Z |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-12-04T22:59:09.196Z |INFO |Falling back to use default CBS client configuration properties | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-12-04T22:59:09.199Z |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-12-04T22:59:09.715Z |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-12-04T22:59:09.900Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-04T22:59:09.901Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-04T22:59:09.901Z |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-12-04T22:59:09.998Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-12-04T22:59:10.093Z |INFO |The following 1 profile is active: "prod" | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2022-12-04T22:59:10.123Z |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-12-04T22:59:11.901Z |INFO |BeanFactory id=074ce1ac-844d-3936-b803-5881ae1c6a8f | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-12-04T22:59:12.758Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2022-12-04T22:59:12.797Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2022-12-04T22:59:12.798Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.65] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-12-04T22:59:12.934Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2022-12-04T22:59:12.935Z |INFO |Root WebApplicationContext: initialization completed in 2811 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2022-12-04T22:59:14.259Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524 | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2022-12-04T22:59:16.729Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524 | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-12-04T22:59:17.363Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524 | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-12-04T22:59:17.417Z |INFO |Started MainApp in 11.17 seconds (JVM running for 12.04) |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524 | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2022-12-04T22:59:17.661Z |INFO |Start scheduling PRH workflow |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524 | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T22:59:17.678Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=096dd8cd-f3b4-442a-8352-052d5b31c4a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T22:59:18.356Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-12-04T22:59:27.952Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-12-04T22:59:27.953Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-12-04T22:59:27.958Z |INFO |Completed initialization in 4 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T22:59:28.357Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=07da0593-4834-42d4-9a93-aad3627964bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T22:59:28.428Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T22:59:38.429Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=eed1c9d0-dc6d-4f72-9bc4-31c9c713bdea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T22:59:38.468Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T22:59:48.469Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=d46c595b-a140-4696-98c1-7f15403a756f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T22:59:48.486Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T22:59:58.487Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=b9922a00-5a03-4fa9-8e57-22e2f88b7407 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T22:59:58.504Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:00:08.505Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=00b1177f-61fa-4587-99ef-69087532af6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:00:08.521Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:00:18.522Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=453f49d4-ad95-4458-ab40-6f5bc140ae0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:00:18.542Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:00:28.543Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=cb945e8d-277d-4c0f-b521-776005207418 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:00:28.557Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:00:38.559Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=bdeaad95-cf19-4eaf-8269-f346cde096ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:00:38.572Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:00:48.573Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=4a9f7a21-b3aa-48ee-826f-1e07ff43e37f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:00:48.588Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:00:58.589Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=4111ab4b-37da-4994-a309-5a6d538b9c64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:00:58.605Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:01:08.606Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=92669c9e-f89f-4ebb-b313-34c8beb904ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:01:08.648Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:01:18.648Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=831f6d85-b73c-4049-9018-78920be37c9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:01:18.677Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:01:28.677Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=3086f6d0-f040-490c-8375-a4e67cbe2d8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:01:28.696Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:01:38.702Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=6ee5d7eb-3c95-4a34-9f2d-cd491a3f7584 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:01:38.741Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:01:48.741Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=db9b5350-cf8e-4f5e-80c3-5a3a97da1100 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:01:48.755Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:01:58.756Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=3619fe33-82dd-477c-8a83-1071638a2f00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:01:58.770Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:02:08.771Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=ac92d44c-9336-4fb6-8864-ca48c45931c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:02:08.788Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:02:18.790Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=9e6445ed-8697-4e81-9f9d-43844dc205a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:02:18.849Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:02:28.854Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=fb5820ae-2ed6-4a6c-b66e-7bc6873892fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:02:28.869Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:02:38.869Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=9b30dff6-731e-4203-9217-df06b2758098 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:02:38.883Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:02:48.884Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=2bea33eb-ee52-4fd4-b6cd-30697b207ccd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:02:48.902Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:02:58.903Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=ce9db2ee-28d2-4c97-a1fe-08bd62185d6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:02:58.925Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:03:08.926Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=8336d7b5-00a3-4379-a8bc-9047c80df5c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:03:08.943Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:03:18.943Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=b424c95a-9422-4729-a648-ac960256565c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:03:18.956Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:03:28.957Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=8c8462e4-6af0-4307-89b7-bba7443f2297 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:03:28.971Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:03:38.971Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=b9a5c847-fe22-49cd-9cdd-69a38dea2cb7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:03:38.986Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:03:48.987Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=006dd2f3-6874-49ec-80b2-e9997f13e5fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:03:49.002Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:03:59.003Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=e9bfac07-3f1d-4667-83ce-bbce7d7826e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:03:59.020Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:04:09.020Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=1af1733d-0e71-4a41-80f8-dfbad287a02a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:04:09.036Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-04T23:04:15.363Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-12-04T23:04:15.363Z |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-12-04T23:04:15.364Z |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-12-04T23:04:15.364Z |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-12-04T23:04:15.365Z |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-12-04T23:04:15.380Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-04T23:04:15.380Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-04T23:04:15.380Z |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-12-04T23:04:15.383Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:04:19.037Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=22e4c2ec-5588-43d9-a520-c9fd57e02267 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:04:19.055Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:04:29.055Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=14f6127b-9b53-44f0-ad26-3b1e1be2250a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:04:29.072Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:04:39.073Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=d2e495d7-8a18-4d6d-8385-4c3c16eb4438 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:04:39.092Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:04:49.092Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=de34c212-7278-408b-9611-db4fa5936251 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:04:49.108Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:04:59.111Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=dd3e1c1a-1a5d-4945-8687-fea56d01ad13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:04:59.125Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:05:09.126Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=8bd32ad1-e13e-46b8-af7a-d32ae42fecc0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:05:09.142Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:05:19.143Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=f2dd3988-dec6-4c58-a72e-9e1016c546a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:05:19.156Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:05:29.157Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=a1ce5288-622f-42b9-8369-1ddd45edd873 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:05:29.172Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:05:39.172Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=29bf79bf-5442-49f3-b662-0023f3729502 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:05:39.186Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:05:49.187Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=2fe55824-595b-4888-81ea-66b798676353 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:05:49.201Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:05:59.202Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=f76a7c78-dbcf-4776-8187-14c251a5ae27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:05:59.217Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:06:09.217Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=b639b8f2-48a9-424f-9c12-7731862d0a1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:06:09.236Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:06:19.237Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=b549697f-5887-45ac-bd28-3789440dc460 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:06:19.250Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:06:29.251Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=7f5bd006-b994-467c-bba7-15ba2b6ca9e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:06:29.275Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:06:39.276Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=5e071b5b-4f36-4d4a-a902-62cfdeaadc82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:06:39.290Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:06:49.290Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=632bbf01-2596-4cdf-b3cd-a16c5d8316f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:06:49.303Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:06:59.304Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=be2c851f-f8af-46db-ac21-204cf37be237 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:06:59.318Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:07:09.318Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=5873355f-922f-4edc-a82b-e0ffb2f4ebfe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:07:09.334Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:07:19.335Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=5a7da24e-9b22-4cf8-9a3a-da553a9bd2b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:07:19.349Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:07:29.350Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=02728e97-4330-45aa-a0bf-5e3774fa137d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:07:29.367Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:07:39.367Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=279483a2-b9bd-4a3e-9f17-0a34415c8eec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:07:39.382Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:07:49.383Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=152d1c8d-2d34-4c7d-bbac-3be3a8638ac3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:07:49.396Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:07:59.397Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=376c709a-48b2-4505-980a-91fda06b7dbf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:07:59.412Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:08:09.413Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=70ddf137-ac25-4c9d-9a9c-9bb5585beece | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:08:09.426Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:08:19.428Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=3c36ca7e-0004-4a36-827e-cc530c48c7b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:08:19.447Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:08:29.448Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=2e90621c-a61e-4ffc-b1a9-6e1ecba5e7d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:08:29.463Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:08:39.464Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=ad30f55a-0823-4e52-bf78-66a962d8e9b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:08:39.482Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:08:49.483Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=8b3adcbc-306a-4680-9872-57e373cd6cff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:08:49.497Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:08:59.499Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=f86fe5b0-bee7-45a6-aaa2-abb0bc69183c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:08:59.515Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:09:09.517Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=431dc73e-6a46-4273-9da0-cc1d07560fb1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:09:09.535Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-04T23:09:14.733Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-12-04T23:09:14.734Z |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-12-04T23:09:14.734Z |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-12-04T23:09:14.734Z |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-12-04T23:09:14.736Z |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-12-04T23:09:14.758Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-04T23:09:14.758Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-04T23:09:14.758Z |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-12-04T23:09:14.761Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:09:19.537Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=b313b113-2ec7-4df5-9d54-97bc1f079179 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:09:19.552Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:09:29.554Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=5cb512fc-7137-4056-bfc5-97db55456c5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:09:29.570Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:09:39.572Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=f9c3515c-8288-4827-9fc9-fe8e396e5525 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:09:39.584Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:09:49.585Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=ae5d032a-f22f-4480-a2cf-46a49c1a16fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:09:49.601Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:09:59.607Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=74d9cf30-b72a-4775-be1d-d302163f0baa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:09:59.623Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:10:09.626Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=28a9f1e4-5d17-40f9-a213-f433407b7ae6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:10:09.646Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:10:19.649Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=44cda02a-33a1-478d-a5ca-958611813ae2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:10:19.664Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:10:29.665Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=1feeaea1-8087-4d26-974c-73401ff4999d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:10:29.683Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:10:39.684Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=c99f3b7b-ec38-477d-a2ca-1016816588fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:10:39.704Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:10:49.705Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=1876877a-b2d7-48cd-b67b-b04aa6565a07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:10:49.719Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:10:59.720Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=93efd89e-34f1-45f4-9f88-c09676b29078 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:10:59.735Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:11:09.736Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=ce3fc6c5-d9e5-4c16-8cab-d9381fb78ea5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:11:09.751Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:11:19.751Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=79d9ec75-606e-4e5e-b30c-2d9543b0bf23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:11:19.791Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:11:29.792Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=597106a1-a988-4c07-9f1c-7494aaa3da0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:11:29.806Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:11:39.806Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=f45c0c5f-1026-4ff2-a022-9bef270f637f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:11:39.823Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:11:49.823Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=a58f6391-dabc-44df-abe9-1bff1b2b353d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:11:49.836Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:11:59.837Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=97fe0385-17df-467b-b993-6034729a47f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:11:59.851Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:12:09.851Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=ef35567b-ee44-4458-abe0-64819e51d58a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:12:09.865Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:12:19.866Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=551e2319-0379-4961-af68-7bf31f0b0e92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:12:19.883Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:12:29.884Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=878e061f-f579-4894-9598-276cb80bf14c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:12:29.899Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:12:39.899Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=a7686bfa-d690-4daa-9363-0764c8b46ea5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:12:39.912Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:12:49.914Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=de6755f4-dc2a-4b05-a9aa-cab62ffb99ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:12:49.926Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:12:59.927Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=3758e396-2c69-4c25-b649-79d5928d8a4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:12:59.941Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:13:09.942Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=c35d4720-3795-4571-afc9-c06234ef7c62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:13:09.955Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:13:19.956Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=7f85499b-9988-48a2-b106-f9ae2071c297 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:13:19.968Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:13:29.969Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=b211e1aa-df6c-452e-a344-dfbb86723331 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:13:29.983Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:13:39.984Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=a77b14b0-c7b4-45f9-b43c-7ffad1d186d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:13:39.998Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:13:49.998Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=98f1ba93-bcd2-4def-b60d-6288d57b2ad7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:13:50.012Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:14:00.012Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=5d9720e9-fa97-475e-95f1-169d3ecb2161 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:14:00.026Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:14:10.027Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=d2b10717-69e3-491b-b543-1ba2d1769065 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:14:10.041Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-04T23:14:14.505Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-12-04T23:14:14.506Z |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-12-04T23:14:14.506Z |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-12-04T23:14:14.506Z |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-12-04T23:14:14.507Z |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-12-04T23:14:14.515Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-04T23:14:14.516Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-04T23:14:14.516Z |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-12-04T23:14:14.518Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:14:20.041Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=6fde9b8b-6346-4af4-9892-28fa56df6ebb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:14:20.056Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:14:30.057Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=e65bfa4a-163f-45b3-a36d-54e4c8e84012 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:14:30.069Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:14:40.070Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=a77543a5-bd0e-4bf8-a362-f44284bf66c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:14:40.089Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:14:50.089Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=1f0a145c-9fcd-4556-b0c2-d42ea20f6703 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:14:50.106Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:15:00.125Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=545c2c1e-9af9-4682-8aa8-2fb3925cfb04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:15:00.140Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:15:10.141Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=ffbfcd5b-5a93-496d-9d33-06d46b9d9704 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:15:10.158Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:15:20.159Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=b3a27c7e-4b2c-43af-98db-24728bc40194 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:15:20.174Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:15:30.178Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=3c1f5034-49c1-4ba2-809c-4074b61d2a85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:15:30.207Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:15:40.208Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=1b9b78b6-2c81-4417-b909-1cf228bfd0f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:15:40.221Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:15:50.221Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=5507e39f-79b9-4b8e-bd26-f5b583751159 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:15:50.236Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:16:00.237Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=d6ef1eb1-2f50-478b-8d89-f28276c92c36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:16:00.254Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:16:10.257Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=795e19bc-e04b-4e69-ac5a-a4cbbd4ef553 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:16:10.270Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:16:20.271Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=4ab61680-e51a-4b26-b671-b7ad92fc8e0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:16:20.285Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:16:30.285Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=28aaf824-8eb9-4406-b8d2-00d1b528465d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:16:30.303Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:16:40.304Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=63723497-8c3f-41ca-a9eb-a75c2341a78a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:16:40.316Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:16:50.319Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=978c8fa1-0dc2-4d00-ae90-d9c6db1a070e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:16:50.361Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:17:00.362Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=59dc7f63-feb6-4870-b922-5d62a2495a92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:17:00.382Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:17:10.383Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=02e19e5f-32ee-4e43-985a-203217d35730 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:17:10.398Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:17:20.399Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=00600030-f77f-46a7-b438-40eee3c6b147 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:17:20.422Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:17:30.423Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=e05cf5d9-5e19-4c07-afa6-c669dc29edad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:17:30.434Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:17:40.439Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=6c613400-25ca-4d7e-a46d-1bb665a68a20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:17:40.452Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:17:50.452Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=9d53cc38-fe67-4689-a8cb-dbd1c9be41b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:17:50.466Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:18:00.468Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=7a6eb569-b477-405e-95b2-0af5abbba7bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:18:00.481Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:18:10.483Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=a7c58ddc-1103-4aa5-bf6e-a6c2692450e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:18:10.500Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:18:20.503Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=20170740-3aaf-4c53-b1df-1cd7db1ce063 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:18:20.600Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:18:30.608Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=83d62383-a2a1-44f7-a205-b492d0a5e67d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:18:30.620Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:18:40.620Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=795ba9a7-5bb9-46ff-ae61-92fecd243955 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:18:40.632Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:18:50.632Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=709bd857-ee9f-4a54-801e-52d48aee7da4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:18:50.649Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:19:00.650Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=0f4e704b-6d3c-4614-a88b-83bbfebfab23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:19:00.664Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:19:10.665Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=e8ecce28-92df-4617-81f0-6c2a03aea51f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:19:10.687Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-04T23:19:14.623Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-12-04T23:19:14.623Z |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-12-04T23:19:14.624Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-12-04T23:19:14.624Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-04T23:19:14.625Z |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-12-04T23:19:14.638Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-04T23:19:14.638Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-04T23:19:14.638Z |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-12-04T23:19:14.641Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:19:20.688Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=cea2b20f-b26e-41c8-a66c-edec37c59ce7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:19:20.702Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:19:30.703Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=84338857-ef20-4ea9-90b3-7a9cad4f107b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:19:30.719Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:19:40.721Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=910bb300-c836-49d7-89cc-7e07344dbc93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:19:40.736Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:19:50.737Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=6cd49661-4185-42eb-a054-b67e7b9a5405 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:19:50.759Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:20:00.760Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=cbb5dfc9-0727-4630-b157-04d8694b49ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:20:00.780Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:20:10.781Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=c226123b-90b5-41bb-b04b-a8984e6bf1a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:20:10.795Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:20:20.795Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=c67e5e44-093d-4ca7-adac-d17cba4e46e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:20:20.810Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:20:30.811Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=5e9192ca-2474-4eb8-86a1-8814a202777a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:20:30.837Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:20:40.837Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=076703f5-cf95-49cb-b241-9b78a2c0b43f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:20:40.852Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:20:50.852Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=1edee419-b8f2-40db-961c-3a21a40fe349 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:20:50.871Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:21:00.871Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=91e6b775-653a-4936-8467-d81866a1700d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:21:00.884Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:21:10.885Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=3064903c-90ad-42ac-b953-4a43acac50c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:21:10.912Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:21:20.913Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=27eeb55d-7529-4224-aa19-970abfa44dfb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:21:20.924Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:21:30.925Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=d94cfa07-26ed-4186-82b9-c33b72c80b3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:21:30.940Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:21:40.941Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=5fbffb36-3cf4-42d0-a9d4-82ed897f2558 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:21:40.956Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:21:50.956Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=b6fbb84d-ebf1-41f1-a9a5-97b863d725b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:21:50.971Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:22:00.972Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=2a3cddb9-324b-4ebc-99f1-eb4fd1923a7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:22:00.986Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:22:10.986Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=f3f21fce-22e0-4e9e-ba88-8a8530a6a871 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:22:11.001Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:22:21.002Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=a4b062f3-f6d4-4a68-b447-c08ddb3cb1e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:22:21.016Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:22:31.017Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=6d0bac97-668c-494a-bcb8-b21f83ad823a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:22:31.029Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:22:41.030Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=812fcee2-5f2c-44d5-bd5a-da409f46632e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:22:41.042Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:22:51.042Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=af439904-a5cb-4e48-a539-41eb1d71886f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:22:51.055Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:23:01.056Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=43145a51-050e-4f25-b827-1de4555262a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:23:01.068Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:23:11.069Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=bfb83ef1-1149-4af7-b9fd-06a7257ea551 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:23:11.082Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:23:21.083Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=159819db-8f96-4a87-983f-119e75b9c836 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:23:21.096Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:23:31.096Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=e31755d1-29d0-443b-849e-600b6ea76d3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:23:31.111Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:23:41.111Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=f2d1d974-2b5e-46c1-9d31-f39ac16231b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:23:41.125Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:23:51.125Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=1e2add91-b944-4707-b94e-fe5d28bb76cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:23:51.140Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:24:01.141Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=f2b45764-d4e9-463b-aaad-b7134fd322a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:24:01.153Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:24:11.154Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=f0abe652-0a44-42c1-aa56-31863040bdb1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:24:11.168Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-04T23:24:14.499Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-12-04T23:24:14.500Z |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-12-04T23:24:14.500Z |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-12-04T23:24:14.500Z |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-12-04T23:24:14.501Z |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-12-04T23:24:14.510Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-04T23:24:14.510Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-04T23:24:14.510Z |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-12-04T23:24:14.513Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:24:21.168Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=f07c2b64-756d-4246-b796-d36c4ff3012b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:24:21.180Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:24:31.181Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=b83a5c14-66eb-4f91-b5a6-39546492e8cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:24:31.197Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:24:41.198Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=dd48981d-7234-4bee-a3a6-bd2ce9959b51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:24:41.214Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:24:51.215Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=7ae64c69-ef82-408a-bcbb-90b9192cf235 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:24:51.229Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:25:01.229Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=82f1e515-bfd6-4ebb-9307-6284d795a4ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:25:01.240Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:25:11.241Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=6405c35d-73a7-4c39-91b9-fc9166214711 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:25:11.257Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:25:21.257Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=9ab3173c-3105-43ab-850a-1c9227867cb5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:25:21.269Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:25:31.269Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=2d553ab2-1270-4159-9693-21b7a0df2706 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:25:31.282Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:25:41.282Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=4e17b5ef-ef77-45b5-a2b1-15717c35447a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:25:41.295Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:25:51.295Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=028fdc27-22d0-489d-ba83-d94434348375 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:25:51.308Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:26:01.309Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=7d963001-b84f-49df-8795-128b51ba16ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:26:01.322Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:26:11.323Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=91d1ca4e-db9f-4dec-a580-ab774680d491 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:26:11.335Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:26:21.335Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=97a41027-fa87-411f-9f88-e99ebcf75788 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:26:21.362Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:26:31.363Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=c80f4286-9669-46d5-8701-2dacc54415e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:26:31.377Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:26:41.378Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=b02ee166-c8e8-4f28-81e4-9445cf934ac7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:26:41.390Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:26:51.391Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=7a0ae9ca-cea1-40d7-8db2-b6fcbd9ea6a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:26:51.404Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:27:01.405Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=8528e937-ee37-489e-9cb6-a162365ebc06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:27:01.418Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:27:11.420Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=a944ab1f-85f1-459d-8d9d-be573e91c079 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:27:11.442Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:27:21.443Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=69dfcb44-190a-466b-8d59-f581f5ee8466 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:27:21.457Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:27:31.458Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=ba61aa1c-12de-4bd7-b043-32f214e819da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:27:31.471Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:27:41.471Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=ea32c4d5-cff6-4095-a6cf-90579e16e488 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:27:41.486Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:27:51.487Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=760edf81-05a9-41d6-8d71-065f40b79893 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:27:51.515Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:28:01.515Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=9b79f553-aaf6-424a-86f0-20c4d0349cba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:28:01.529Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:28:11.531Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=15dfeb8f-7cb2-4c89-8ef7-38e3b3de1757 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:28:11.547Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:28:21.548Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=96197169-a7c1-4bb3-babf-75cfa19a6295 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:28:21.561Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:28:31.562Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=fb8ef912-c31d-481d-9a18-b85e5659a414 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:28:31.574Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:28:41.576Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=091f7240-fa37-42ea-bd49-e51723ac03dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:28:41.593Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:28:51.594Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=514fd8ab-be15-4ef0-9e72-a6ee5011d16b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:28:51.608Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:29:01.608Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=3f2d1edc-9b71-4ade-a0e3-735af7be5cd4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:29:01.621Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:29:11.622Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=e2211a24-200c-4253-a596-5451f647ac3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:29:11.636Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-04T23:29:14.578Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-12-04T23:29:14.578Z |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-12-04T23:29:14.579Z |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-12-04T23:29:14.579Z |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-12-04T23:29:14.579Z |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-12-04T23:29:14.588Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-04T23:29:14.588Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-04T23:29:14.589Z |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-12-04T23:29:14.591Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:29:21.637Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=1eab9553-baba-4918-b21e-bda75b232e04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:29:21.654Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:29:31.654Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=f7f91577-5477-4040-9d5a-679f85a8f6fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:29:31.668Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:29:41.668Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=9e589af8-8c2c-488f-a18c-57130b788c0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:29:41.682Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:29:51.682Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=f588d372-9a69-4663-8e71-f72375697ff2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:29:51.695Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:30:01.696Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=8ce15cee-6444-4aca-8c4b-fa42abf96ccb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:30:01.710Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:30:11.712Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=5719f840-463d-4b91-bcb7-2d7058c04d8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:30:11.724Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:30:21.727Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=466cf474-adda-4d77-9dba-a57c02c9b604 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:30:21.753Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:30:31.754Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=740cb30e-ceba-4b4b-a132-de215bf22639 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:30:31.768Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:30:41.769Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=39c7ad76-50db-4bbf-a392-a89456d94eed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:30:41.782Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:30:51.783Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=b3cb4128-553c-4b61-8d0f-b4fe7b17d2c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:30:51.795Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:31:01.796Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=76d8c9ce-0463-40b3-a9f2-41dbc8b173ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:31:01.809Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:31:11.809Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=6cd32d73-2ef5-4b84-900a-01da7cd3e9dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:31:11.823Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:31:21.827Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=63072b56-7ff7-4424-b51b-fe12e7975c31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:31:21.842Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:31:31.842Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=efbbe05d-937e-476f-9d8c-7265fed6a09f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:31:31.855Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:31:41.856Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=610a8adc-d808-4a63-8552-ac174425f6a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:31:41.867Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:31:51.868Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=a8b8ad80-7ae2-4103-8986-e37f28d84ee6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:31:51.882Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:32:01.883Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=20a382f4-6b9a-4183-bb55-d0ed4cc53964 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:32:01.896Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:32:11.897Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=0326a80e-b812-45b5-b7ff-97e91dc80f0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:32:11.911Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:32:21.911Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=61855285-8352-44da-bd65-2b62014cc27c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:32:21.924Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:32:31.924Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=32c28ac1-8118-4df4-bae0-69eceae0d4d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:32:31.939Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:32:41.940Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=0eb0ef58-4db1-46ac-8bee-9ca382ce723e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:32:41.954Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:32:51.955Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=c670ac71-29dc-4127-8b4c-6c724f8d006b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:32:51.978Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:33:01.979Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=70db000d-b210-4c3b-9855-b346be710875 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:33:01.994Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:33:11.994Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=fc3954a6-8920-4e82-841a-d8f2cbc26233 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:33:12.011Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:33:22.012Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=590dec20-2d47-436d-97e2-d78d3a771b70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:33:22.025Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:33:32.026Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=1e624bf2-ee54-4086-8b23-d3061212d166 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:33:32.039Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:33:42.039Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=3718085b-e170-443d-b897-09ab81dd2f21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:33:42.054Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:33:52.055Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=0ad5468c-0186-4ff0-9950-c61e8fbe1f19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:33:52.068Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:34:02.068Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=3f98a995-aecd-45fd-bdbe-877b1ee1b034 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:34:02.082Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:34:12.083Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=0b86ab22-8741-4597-8463-f318916e3393 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:34:12.095Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-04T23:34:14.521Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-12-04T23:34:14.521Z |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-12-04T23:34:14.521Z |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-12-04T23:34:14.521Z |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-12-04T23:34:14.522Z |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-12-04T23:34:14.527Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-04T23:34:14.527Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-04T23:34:14.528Z |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-12-04T23:34:14.529Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:34:22.095Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=58a0cc8a-89b3-46e1-9354-c73b63573b15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:34:22.108Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:34:32.110Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=3cd73b6c-db4e-4afa-a7af-9687ff49a4c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:34:32.124Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:34:42.125Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=7edc5ec1-a8a9-409d-8375-eb982b8eecb5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:34:42.138Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:34:52.139Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=f9019300-13b3-47f8-980e-a8392a7e4f16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:34:52.152Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:35:02.152Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=fbccd39c-a284-49be-8761-ef90a1aea9ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:35:02.166Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:35:12.166Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=e8591fd5-b468-4b39-99ad-1bf07447c6f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:35:12.179Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:35:22.180Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=91ec723a-8d0a-4aa7-9f94-6375ea302209 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:35:22.193Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:35:32.194Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=52da2e4c-9ee2-4ca3-94c1-7038d2d6e3c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:35:32.206Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:35:42.206Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=a30daf0c-ee48-4b99-a5e0-2fcd6d7040ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:35:42.220Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:35:52.220Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=7d7ca781-f42f-4e16-9622-b4156541dd95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:35:52.233Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:36:02.233Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=5e637f5d-32aa-4316-9f0f-7c27a56125d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:36:02.252Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:36:12.254Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=dbef6948-6bc4-4f4b-8ca5-32cae0391763 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:36:12.272Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:36:22.273Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=de85bad7-bc47-4ac1-b0cd-a58104ccb3a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:36:22.286Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:36:32.286Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=2c886bbd-3b47-4ea8-a1db-99713e2d9753 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:36:32.303Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:36:42.303Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=cae5a72f-d25b-452b-8482-ef94b56b8d0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:36:42.317Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:36:52.318Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=d11993d4-f447-49a9-b398-004d2a5ba0c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:36:52.331Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:37:02.332Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=21eac50b-e0ba-418d-b086-3cdc41404b8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:37:02.345Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:37:12.346Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=8443aaa5-64ff-4360-81ec-3091769cbbad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:37:12.362Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:37:22.362Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=6c3556bc-ebd3-4872-9806-4691eeafd045 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:37:22.379Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:37:32.379Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=53d742c5-0e04-493f-9977-04f3930cdde5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:37:32.395Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:37:42.396Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=5f62e68b-a7fd-4177-a50e-5ad8b321e2f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:37:42.408Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:37:52.409Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=a585d9e1-908d-4e0d-9663-3a6804c988b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:37:52.422Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:38:02.423Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=67e0950f-ee8e-496f-8b06-0c387a8da8a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:38:02.437Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:38:12.437Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=cbcfb503-aa87-4353-9950-5bfd1bfb9a8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:38:12.450Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:38:22.451Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=df34cda6-82c9-40d1-a803-5494c46b9e0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:38:22.464Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:38:32.465Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=d2bc101d-aa30-4c03-b36d-9cddae11b460 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:38:32.492Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:38:42.493Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=16c6f9df-8908-43b3-af6e-20c1fbba927b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:38:42.506Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:38:52.507Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=ae41403e-c212-40e9-a7f8-5c38ca5f0a5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:38:52.521Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:39:02.521Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=c5120cdb-4046-4703-983b-c6843afe54df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:39:02.535Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:39:12.537Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=79ab2ccd-b12c-4afe-8bd2-11f44f67a253 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:39:12.551Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-04T23:39:14.636Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-12-04T23:39:14.637Z |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-12-04T23:39:14.637Z |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-12-04T23:39:14.638Z |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-12-04T23:39:14.638Z |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-12-04T23:39:14.645Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-04T23:39:14.645Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-04T23:39:14.645Z |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-12-04T23:39:14.647Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:39:22.552Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=58bbf3d6-5ae5-4dd7-82b4-483fb94f4907 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:39:22.577Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:39:32.578Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=27b1cd08-9d2f-43be-a228-2947cbe9c999 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:39:32.590Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:39:42.591Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=ea15b55a-4972-4a86-aa57-7ca17c272796 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:39:42.604Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:39:52.604Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=96d34a63-f35d-423f-8361-4ab01752555d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:39:52.619Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:40:02.619Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=0188ce6f-159c-4e4c-acb5-b89c549f1ff4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:40:02.632Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:40:12.632Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=e4fc11db-95fa-4b2c-adbb-d7d0e955aea4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:40:12.645Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:40:22.646Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=290685b2-7f13-4636-bfcf-88432a86236a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:40:22.662Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:40:32.662Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=7c4df11a-e879-4bdc-9617-9d6401cf488c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:40:32.676Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:40:42.677Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=14251607-ae7d-42bd-b69f-3f4faaeea260 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:40:42.689Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:40:52.690Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=c493ca6b-04b9-429f-bfab-b7605f7f4fc7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:40:52.703Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:41:02.704Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=548469c4-6d21-4f5f-afc9-6fcf87543880 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:41:02.717Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:41:12.718Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=2b3a5ff8-f334-4e8f-8351-5c060869eabf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:41:12.731Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:41:22.732Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=70276240-230b-4099-8aca-feb76e4ca3c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:41:22.748Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:41:32.749Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=0202792b-14a5-472b-8f30-241effd0dd9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:41:32.762Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:41:42.762Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=9b44849d-f1b2-4326-8c58-a026bbd39499 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:41:42.779Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:41:52.780Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=f8011a37-eddb-49f1-a26e-293bd1342a26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:41:52.796Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:42:02.797Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=421c7357-916c-4a5f-af61-220ed81ffe03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:42:02.809Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:42:12.810Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=f7c2f479-4c38-4751-81de-e5abd28c4b2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:42:12.823Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:42:22.824Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=43978b72-b1ff-44ce-af44-8a331862bff9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:42:22.835Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:42:32.835Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=c5aa4a08-cfab-40b1-84c0-f8fbbd14a6f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:42:32.849Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:42:42.850Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=e22896a5-8786-443f-a286-4b29ab6fae2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:42:42.863Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:42:52.863Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=303ee387-9f0b-4b25-ba91-e8dcb28362b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:42:52.876Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:43:02.876Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=120e5d37-7dbb-44bf-a754-04e7479b3ab2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:43:02.890Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:43:12.890Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=ed4d7ec2-e064-4396-9443-b2b6d1e95be4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:43:12.904Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:43:22.905Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=14daec6e-5fac-4854-bbfe-a42780020927 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:43:22.918Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:43:32.919Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=5e926304-2999-4e86-b3b5-968d9cf912c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:43:32.935Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:43:42.936Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=a82c3130-07fd-47bc-81d5-44b850b0dc8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:43:42.948Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:43:52.949Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=c9f60e7e-1d5a-4ec0-9af9-0b6dfb9f8bd1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:43:52.962Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:44:02.962Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=350e87df-2c2a-4eac-8ec0-5ca1a5af3f01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:44:02.974Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:44:12.975Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=8b698742-98f7-44a1-b974-95717e4a5944 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:44:12.989Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-04T23:44:14.564Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-12-04T23:44:14.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-12-04T23:44:14.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-12-04T23:44:14.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-12-04T23:44:14.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-12-04T23:44:14.572Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-04T23:44:14.572Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-04T23:44:14.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-12-04T23:44:14.574Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:44:22.989Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=3fa9c520-5011-4194-9532-8619ef939e4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:44:23.002Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:44:33.002Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=5dd721ed-0ec7-4ab1-b279-818f4d4f9512 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:44:33.020Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:44:43.020Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=d2d3fbd0-c924-4837-87b0-3f36f0d10e23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:44:43.038Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:44:53.039Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=225f4cc6-631b-4b96-83ca-7eb0139e4732 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:44:53.054Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:45:03.055Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=3bf50522-e98e-4daf-8828-8ecd5e5bb11b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:45:03.068Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:45:13.069Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=c901b8c2-0ad1-4bee-8f2e-0b2ec4f279bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:45:13.080Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:45:23.081Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=d1cdffed-e75e-414d-bc7f-f183e33a53a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:45:23.095Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:45:33.096Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=81b8c714-3dea-469b-996d-c4dbe8b779eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:45:33.107Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:45:43.108Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=bd394d73-b40b-4041-847d-7c08f9b1d0d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:45:43.120Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:45:53.121Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=942d7312-8772-4780-a236-e4b777732fa6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:45:53.137Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:46:03.138Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=8178b835-d0c4-4e01-9ff3-7255138ecab6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:46:03.163Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:46:13.163Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=44547922-b39f-426d-8ed5-29763357d115 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:46:13.177Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:46:23.179Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=8526e06e-0e9b-429b-83ea-d75b34000c2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:46:23.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:46:33.195Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=94cef187-213f-4c33-8eaa-aa585a19b8d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:46:33.210Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:46:43.216Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=5736a1da-968a-46a1-8152-cb0ee12d1efe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:46:43.230Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:46:53.231Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=30fb026c-042a-4bea-80a0-abbf9f7ca0f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:46:53.244Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:47:03.246Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=7a87beec-30ed-4ce2-a91a-b1806fa99214 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:47:03.259Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:47:13.260Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=85a5c1a4-f7d8-45a2-a757-d4507c241387 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:47:13.272Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:47:23.273Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=cbdf35a2-66b6-4866-9ef9-5ce35a665579 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:47:23.289Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:47:33.289Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=4e10b14a-7c24-468c-b87b-e5ad23350d33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:47:33.303Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:47:43.304Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=c131a04a-e128-4085-ab8f-08742f75b644 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:47:43.315Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:47:53.315Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=19e5b591-8554-4791-9f3f-02fb98a21dac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:47:53.326Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:48:03.326Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=61182388-b14d-48d6-a5bf-50741b413c4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:48:03.339Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:48:13.340Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=85f2ce99-8382-43a1-86b8-d18db77b2a52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:48:13.351Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:48:23.352Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=df6df21a-cca3-4ff1-80bb-2744043d2bc1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:48:23.364Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:48:33.364Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=f353490a-21c4-4ce0-af90-f6e661e593d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:48:33.377Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:48:43.379Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=5e787815-246f-4388-bc4e-b8ae080aee6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:48:43.404Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:48:53.405Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=0bedc7cc-613e-4580-8efc-70976727e513 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:48:53.416Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:49:03.416Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=d2b12164-595c-466c-a690-10f33ad7d579 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:49:03.429Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:49:13.429Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=acc07c8d-bf3e-4cb6-9372-67859f0003c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:49:13.441Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-04T23:49:14.530Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-12-04T23:49:14.530Z |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-12-04T23:49:14.530Z |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-12-04T23:49:14.530Z |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-12-04T23:49:14.531Z |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-12-04T23:49:14.537Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-04T23:49:14.537Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-04T23:49:14.537Z |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-12-04T23:49:14.540Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:49:23.441Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=9fb9bcde-64b7-463d-8b48-da1db009c7ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:49:23.455Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:49:33.455Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=93d24106-df33-4668-bd43-d94006f43e25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:49:33.468Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:49:43.468Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=53e42e85-1b46-405b-8206-102d4eae2597 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:49:43.481Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:49:53.482Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=ae0f05e2-b23d-4b99-8a20-3f6f0a1a9177 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:49:53.495Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:50:03.495Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=54a1f602-7e97-4028-a895-5869860a2a0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:50:03.509Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:50:13.509Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=5a421403-406a-436a-b5a3-875c071ac3e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:50:13.523Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:50:23.523Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=fb1f0449-2954-46f5-a947-87a6982c076e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:50:23.545Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:50:33.546Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=4b682fde-51dc-4bcd-af2a-7d7ba1e9d928 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:50:33.562Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:50:43.564Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=c0993c21-b2ed-4c21-80ee-e7108b678dd3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:50:43.577Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:50:53.578Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=f65b895d-0e7a-40d7-b7f7-3f9b7970b7a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:50:53.589Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:51:03.589Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=07ec400e-50b4-49eb-9046-16c16e68661e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:51:03.601Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:51:13.602Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=41324dc5-1f97-409c-9bce-50e54d3cc006 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:51:13.620Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:51:23.622Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=b8209203-056d-4baa-b4f7-72329fa7b406 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:51:23.634Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:51:33.636Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=887356d4-6ab5-45f8-a2de-1cb0dd1491be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:51:33.652Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:51:43.652Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=1f122332-fcf1-4003-b1c3-b9535191d619 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:51:43.681Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:51:53.681Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=f7bf0fe8-1822-4680-9cc9-588ae08ae1a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:51:53.693Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:52:03.694Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=7a507a1f-9987-4841-8564-bfcbe652c611 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:52:03.709Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:52:13.710Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=7ab10c05-8a00-41db-bd4d-ee3271d57649 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:52:13.722Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:52:23.723Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=b4a3e750-c1a7-4a43-9cf3-0bcf7646d8f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:52:23.735Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:52:33.736Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=5b95b247-79bf-4c09-bcc3-3c586f3afd50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:52:33.749Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:52:43.750Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=486d6266-4f77-440b-b3bf-bdc251d3afed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:52:43.764Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:52:53.764Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=319fdd6a-d13d-434a-a658-c2ab375b1f66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:52:53.777Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:53:03.778Z |INFO |Init configs |InvocationID=63c565ad-64ae-4c02-aa1a-6c1f56293524, InstanceUUID=c08ee59b-cc90-47c3-b24e-5063f17c9e92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-04T23:53:03.791Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |