By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.7.2) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-24T04:58:17.139Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-24T04:58:17.142Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-10-24T04:58:17.176Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=
}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-24T04:58:17.817Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-24T04:58:17.919Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-24T04:58:17.920Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-10-24T04:58:17.920Z |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.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","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":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/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-10-24T04:58:18.086Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-10-24T04:58:18.142Z |INFO |The following 1 profile is active: "prod" | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2022-10-24T04:58:18.168Z |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-10-24T04:58:19.405Z |INFO |BeanFactory id=074ce1ac-844d-3936-b803-5881ae1c6a8f | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-10-24T04:58:19.872Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2022-10-24T04:58:19.891Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2022-10-24T04:58:19.892Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.65] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-10-24T04:58:19.954Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2022-10-24T04:58:19.955Z |INFO |Root WebApplicationContext: initialization completed in 1786 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2022-10-24T04:58:20.583Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=45c2fba2-a407-459b-b6ee-49b73628a49c | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2022-10-24T04:58:22.701Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=45c2fba2-a407-459b-b6ee-49b73628a49c | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-10-24T04:58:23.229Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=45c2fba2-a407-459b-b6ee-49b73628a49c | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-10-24T04:58:23.395Z |INFO |Started MainApp in 9.402 seconds (JVM running for 10.167) |InvocationID=45c2fba2-a407-459b-b6ee-49b73628a49c | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-10-24T04:58:23.467Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-10-24T04:58:23.470Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-10-24T04:58:23.472Z |INFO |Completed initialization in 2 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2022-10-24T04:58:23.481Z |INFO |Start scheduling PRH workflow |InvocationID=45c2fba2-a407-459b-b6ee-49b73628a49c | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T04:58:23.497Z |INFO |Init configs |InvocationID=45c2fba2-a407-459b-b6ee-49b73628a49c, InstanceUUID=9d13f35f-e486-495d-91e4-ab00b2ce87fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-10-24T04:58:24.926Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.12.74:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T04:58:24.955Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T04:58:34.955Z |INFO |Init configs |InvocationID=45c2fba2-a407-459b-b6ee-49b73628a49c, InstanceUUID=4395c8d3-8a57-4b0f-833b-ccc0c7372b0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-10-24T04:58:36.026Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.12.74:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T04:58:36.027Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T04:58:46.027Z |INFO |Init configs |InvocationID=45c2fba2-a407-459b-b6ee-49b73628a49c, InstanceUUID=c599e538-bed4-4505-b346-5e095de29a38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-10-24T04:58:47.098Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.12.74:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T04:58:47.099Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T04:58:57.101Z |INFO |Init configs |InvocationID=45c2fba2-a407-459b-b6ee-49b73628a49c, InstanceUUID=1bc5eca8-81fb-4580-bb6c-9100a489f0d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-10-24T04:58:58.170Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.12.74:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T04:58:58.175Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T04:59:08.176Z |INFO |Init configs |InvocationID=45c2fba2-a407-459b-b6ee-49b73628a49c, InstanceUUID=b4d78111-1178-4911-a015-753707f3d86b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-10-24T04:59:09.244Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.12.74:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T04:59:09.251Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T04:59:19.246Z |INFO |Init configs |InvocationID=45c2fba2-a407-459b-b6ee-49b73628a49c, InstanceUUID=11d372b3-2584-41db-8659-be04ea10af64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-10-24T04:59:20.281Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.12.74:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T04:59:20.282Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T04:59:30.283Z |INFO |Init configs |InvocationID=45c2fba2-a407-459b-b6ee-49b73628a49c, InstanceUUID=1fca9e4d-839f-4ff0-8a6a-dee6d1e8efb1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-10-24T04:59:31.358Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.12.74:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T04:59:31.359Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T04:59:41.359Z |INFO |Init configs |InvocationID=45c2fba2-a407-459b-b6ee-49b73628a49c, InstanceUUID=46c4691e-0e96-4073-b587-382f47b07c77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-10-24T04:59:42.394Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.12.74:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T04:59:42.394Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T04:59:52.395Z |INFO |Init configs |InvocationID=45c2fba2-a407-459b-b6ee-49b73628a49c, InstanceUUID=026da035-b2c1-44ce-af48-c1582ee80a3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T04:59:52.919Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:00:02.920Z |INFO |Init configs |InvocationID=45c2fba2-a407-459b-b6ee-49b73628a49c, InstanceUUID=f6b68a85-56f9-41c1-a981-b57f0902a387 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:00:02.941Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:00:12.942Z |INFO |Init configs |InvocationID=45c2fba2-a407-459b-b6ee-49b73628a49c, InstanceUUID=016f22eb-f7e0-45d5-8c03-c07f988ec483 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:00:12.958Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:00:22.959Z |INFO |Init configs |InvocationID=45c2fba2-a407-459b-b6ee-49b73628a49c, InstanceUUID=c017e1fb-4c73-4bb6-a2a9-1d298c47a16d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:00:22.975Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:00:32.976Z |INFO |Init configs |InvocationID=45c2fba2-a407-459b-b6ee-49b73628a49c, InstanceUUID=a0755d7e-42ca-411d-bd4a-3b37526048a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:00:32.990Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:00:42.992Z |INFO |Init configs |InvocationID=45c2fba2-a407-459b-b6ee-49b73628a49c, InstanceUUID=8644063b-91c2-416d-ad9e-ae7201c23779 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:00:43.009Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:00:53.009Z |INFO |Init configs |InvocationID=45c2fba2-a407-459b-b6ee-49b73628a49c, InstanceUUID=8f62c823-b6de-4b72-8868-f81fbd0b03d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:00:53.031Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:01:03.032Z |INFO |Init configs |InvocationID=45c2fba2-a407-459b-b6ee-49b73628a49c, InstanceUUID=c4614a31-b792-4e1c-92bc-50017f86675e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:01:03.052Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:01:13.053Z |INFO |Init configs |InvocationID=45c2fba2-a407-459b-b6ee-49b73628a49c, InstanceUUID=2a0aa910-68a4-49c1-ac25-dc04a1a25faf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:01:13.066Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:01:23.067Z |INFO |Init configs |InvocationID=45c2fba2-a407-459b-b6ee-49b73628a49c, InstanceUUID=922c3104-5e2d-46e9-90eb-35f205c2a7b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:01:23.089Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:01:33.089Z |INFO |Init configs |InvocationID=45c2fba2-a407-459b-b6ee-49b73628a49c, InstanceUUID=f80049ae-ed9f-4163-8bbe-9afe935167b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:01:33.110Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:01:43.110Z |INFO |Init configs |InvocationID=45c2fba2-a407-459b-b6ee-49b73628a49c, InstanceUUID=68ad58b1-65fd-4304-8367-120a52660c67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:01:43.129Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:01:53.131Z |INFO |Init configs |InvocationID=45c2fba2-a407-459b-b6ee-49b73628a49c, InstanceUUID=666a5b50-a896-45be-9fb1-0d88db151ffb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:01:53.145Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:02:03.149Z |INFO |Init configs |InvocationID=45c2fba2-a407-459b-b6ee-49b73628a49c, InstanceUUID=7c206698-a207-4f09-84f0-db68a4f1e7ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:02:03.163Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:02:13.166Z |INFO |Init configs |InvocationID=45c2fba2-a407-459b-b6ee-49b73628a49c, InstanceUUID=68cea51c-c1dd-4305-a433-ef2505a44655 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:02:13.182Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:02:23.182Z |INFO |Init configs |InvocationID=45c2fba2-a407-459b-b6ee-49b73628a49c, InstanceUUID=d8b4b69d-381f-43fd-96d1-c9384a325328 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:02:23.204Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:02:33.206Z |INFO |Init configs |InvocationID=45c2fba2-a407-459b-b6ee-49b73628a49c, InstanceUUID=81c4b3d2-2b28-4497-8e21-c8f5ed8152dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:02:33.220Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:02:43.221Z |INFO |Init configs |InvocationID=45c2fba2-a407-459b-b6ee-49b73628a49c, InstanceUUID=376361e9-e1a0-400a-85a9-a76fe61b12ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:02:43.234Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:02:53.235Z |INFO |Init configs |InvocationID=45c2fba2-a407-459b-b6ee-49b73628a49c, InstanceUUID=9364f4be-0675-4c7a-89c2-75cb70c53da9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:02:53.280Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:03:03.282Z |INFO |Init configs |InvocationID=45c2fba2-a407-459b-b6ee-49b73628a49c, InstanceUUID=55784b87-d49c-4ac1-aec2-ab5577a76dcb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:03:03.296Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:03:13.297Z |INFO |Init configs |InvocationID=45c2fba2-a407-459b-b6ee-49b73628a49c, InstanceUUID=9a5ebceb-f918-4993-88e1-92f35d176afb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:03:13.313Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-24T05:03:22.117Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-24T05:03:22.118Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-10-24T05:03:22.119Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-24T05:03:22.121Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-24T05:03:22.134Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-24T05:03:22.134Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-10-24T05:03:22.134Z |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.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","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":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/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-10-24T05:03:22.137Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:03:23.319Z |INFO |Init configs |InvocationID=45c2fba2-a407-459b-b6ee-49b73628a49c, InstanceUUID=fd811a02-a10d-4dce-bc74-bf3471aa36d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:03:23.335Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:03:33.335Z |INFO |Init configs |InvocationID=45c2fba2-a407-459b-b6ee-49b73628a49c, InstanceUUID=f0f0f14c-6b78-4264-96f7-736ff5b3f27b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:03:33.347Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:03:43.348Z |INFO |Init configs |InvocationID=45c2fba2-a407-459b-b6ee-49b73628a49c, InstanceUUID=526936b9-4dff-4621-976f-e6de28a3d808 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:03:43.362Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:03:53.363Z |INFO |Init configs |InvocationID=45c2fba2-a407-459b-b6ee-49b73628a49c, InstanceUUID=719349cf-59ce-4661-ba8a-f21b3d8eaad7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:03:53.373Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:04:03.374Z |INFO |Init configs |InvocationID=45c2fba2-a407-459b-b6ee-49b73628a49c, InstanceUUID=aa02baaf-9ff1-42f4-bc4e-8459217ecb05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:04:03.387Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:04:13.388Z |INFO |Init configs |InvocationID=45c2fba2-a407-459b-b6ee-49b73628a49c, InstanceUUID=ba97c1c0-fef3-435f-8bd3-004b92952f38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:04:13.403Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:04:23.404Z |INFO |Init configs |InvocationID=45c2fba2-a407-459b-b6ee-49b73628a49c, InstanceUUID=96c03b89-e7b2-4d89-8215-25a390ac90f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:04:23.417Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:04:33.418Z |INFO |Init configs |InvocationID=45c2fba2-a407-459b-b6ee-49b73628a49c, InstanceUUID=da0d36a1-504e-45ec-91dd-beba40aa9cf7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:04:33.435Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:04:43.436Z |INFO |Init configs |InvocationID=45c2fba2-a407-459b-b6ee-49b73628a49c, InstanceUUID=ce9a34f1-2044-49a2-b35c-20bacbb95a89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:04:43.448Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:04:53.449Z |INFO |Init configs |InvocationID=45c2fba2-a407-459b-b6ee-49b73628a49c, InstanceUUID=937cce7d-6da5-4f42-a580-ea959686c17e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:04:53.466Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:05:03.467Z |INFO |Init configs |InvocationID=45c2fba2-a407-459b-b6ee-49b73628a49c, InstanceUUID=aaa12cf0-d2b3-481a-b770-fdb6421c5bff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:05:03.509Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:05:13.510Z |INFO |Init configs |InvocationID=45c2fba2-a407-459b-b6ee-49b73628a49c, InstanceUUID=e3bdbc97-9f4b-4a0d-afbe-b7d65b828bdd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:05:13.522Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:05:23.522Z |INFO |Init configs |InvocationID=45c2fba2-a407-459b-b6ee-49b73628a49c, InstanceUUID=537eb10c-2db4-4f3d-a03e-abf4fa9588fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:05:23.536Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:05:33.536Z |INFO |Init configs |InvocationID=45c2fba2-a407-459b-b6ee-49b73628a49c, InstanceUUID=16bbab33-4eee-4243-9e3a-7ea7fe91fc6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:05:33.555Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:05:43.557Z |INFO |Init configs |InvocationID=45c2fba2-a407-459b-b6ee-49b73628a49c, InstanceUUID=93f662b2-6c60-474f-b3ff-c0fbbf18bcea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:05:43.573Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:05:53.579Z |INFO |Init configs |InvocationID=45c2fba2-a407-459b-b6ee-49b73628a49c, InstanceUUID=7d68227d-d514-4d7a-a97e-6d640fb880f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:05:53.594Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:06:03.595Z |INFO |Init configs |InvocationID=45c2fba2-a407-459b-b6ee-49b73628a49c, InstanceUUID=69136f00-a901-44e7-9d7f-890ae229364b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:06:03.610Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:06:13.611Z |INFO |Init configs |InvocationID=45c2fba2-a407-459b-b6ee-49b73628a49c, InstanceUUID=8b77609d-ea10-4e35-b516-00b6a4147346 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:06:13.621Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:06:23.623Z |INFO |Init configs |InvocationID=45c2fba2-a407-459b-b6ee-49b73628a49c, InstanceUUID=a42eb73d-6ec1-45ea-86b2-e20f21a5aa6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:06:23.635Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:06:33.638Z |INFO |Init configs |InvocationID=45c2fba2-a407-459b-b6ee-49b73628a49c, InstanceUUID=0676973a-e506-4a9d-ae4e-5f0de24f4d26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:06:33.650Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:06:43.651Z |INFO |Init configs |InvocationID=45c2fba2-a407-459b-b6ee-49b73628a49c, InstanceUUID=3a425dcc-1685-46bd-af47-e76db0ebdc15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:06:43.663Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:06:53.664Z |INFO |Init configs |InvocationID=45c2fba2-a407-459b-b6ee-49b73628a49c, InstanceUUID=47c20d21-463a-4ff6-9417-d81c97155dc3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:06:53.675Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:07:03.676Z |INFO |Init configs |InvocationID=45c2fba2-a407-459b-b6ee-49b73628a49c, InstanceUUID=bd68069d-9c68-42af-92c7-54d41d956a92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:07:03.689Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:07:13.690Z |INFO |Init configs |InvocationID=45c2fba2-a407-459b-b6ee-49b73628a49c, InstanceUUID=91abf84f-4e9b-4219-9c74-e3c6a0b61585 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:07:13.701Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:07:23.702Z |INFO |Init configs |InvocationID=45c2fba2-a407-459b-b6ee-49b73628a49c, InstanceUUID=676c1d16-4090-4e17-8692-e5aa44a49189 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:07:23.711Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:07:33.712Z |INFO |Init configs |InvocationID=45c2fba2-a407-459b-b6ee-49b73628a49c, InstanceUUID=9c7c3125-b72f-4aff-88a6-dbcaa9722e76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:07:33.723Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:07:43.723Z |INFO |Init configs |InvocationID=45c2fba2-a407-459b-b6ee-49b73628a49c, InstanceUUID=4e682277-7f1c-48eb-bb6e-7f39305b518e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:07:43.736Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:07:53.737Z |INFO |Init configs |InvocationID=45c2fba2-a407-459b-b6ee-49b73628a49c, InstanceUUID=b5a84f2d-add6-4893-b894-c3e16adc5112 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:07:53.752Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:08:03.755Z |INFO |Init configs |InvocationID=45c2fba2-a407-459b-b6ee-49b73628a49c, InstanceUUID=4e06e045-18c6-4911-a92b-9872f2a3f5a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:08:03.766Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:08:13.766Z |INFO |Init configs |InvocationID=45c2fba2-a407-459b-b6ee-49b73628a49c, InstanceUUID=22da02d0-e206-4088-8528-b39699c57805 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:08:13.777Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-24T05:08:20.945Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-24T05:08:20.946Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-10-24T05:08:20.947Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-24T05:08:20.950Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-24T05:08:20.962Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-24T05:08:20.962Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-10-24T05:08:20.962Z |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.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","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":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/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-10-24T05:08:20.965Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:08:23.778Z |INFO |Init configs |InvocationID=45c2fba2-a407-459b-b6ee-49b73628a49c, InstanceUUID=eafa9400-07a6-4841-b336-6f8d28566e7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:08:23.791Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:08:33.791Z |INFO |Init configs |InvocationID=45c2fba2-a407-459b-b6ee-49b73628a49c, InstanceUUID=f3e85c1d-846b-4582-a4c9-dffb1cf8a7c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:08:33.802Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:08:43.802Z |INFO |Init configs |InvocationID=45c2fba2-a407-459b-b6ee-49b73628a49c, InstanceUUID=9ecb594e-b6d8-4300-b82c-38173194c093 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:08:43.813Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:08:53.814Z |INFO |Init configs |InvocationID=45c2fba2-a407-459b-b6ee-49b73628a49c, InstanceUUID=90c3298e-9df0-4356-92ab-1a8e6d4e7a6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:08:53.844Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:09:03.844Z |INFO |Init configs |InvocationID=45c2fba2-a407-459b-b6ee-49b73628a49c, InstanceUUID=2874fc2e-25d8-4509-860a-dbafb3c806ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:09:03.856Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:09:13.856Z |INFO |Init configs |InvocationID=45c2fba2-a407-459b-b6ee-49b73628a49c, InstanceUUID=9aaa8218-f4b9-4996-b04f-8d40ca8e7300 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:09:13.868Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:09:23.869Z |INFO |Init configs |InvocationID=45c2fba2-a407-459b-b6ee-49b73628a49c, InstanceUUID=d4220284-548d-4dbb-8dcd-9dfe5b0ba1c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:09:23.879Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:09:33.880Z |INFO |Init configs |InvocationID=45c2fba2-a407-459b-b6ee-49b73628a49c, InstanceUUID=461325e1-580b-4128-83c9-726e3c270ece | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:09:33.890Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:09:43.891Z |INFO |Init configs |InvocationID=45c2fba2-a407-459b-b6ee-49b73628a49c, InstanceUUID=4901e983-015f-4a2d-9748-534850e7e7d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:09:43.902Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:09:53.902Z |INFO |Init configs |InvocationID=45c2fba2-a407-459b-b6ee-49b73628a49c, InstanceUUID=8676d9d2-7899-4d3e-87f8-a92294329406 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:09:53.916Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:10:03.916Z |INFO |Init configs |InvocationID=45c2fba2-a407-459b-b6ee-49b73628a49c, InstanceUUID=5b270df8-4427-45bf-83cd-b3521f42ef0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:10:03.927Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:10:13.927Z |INFO |Init configs |InvocationID=45c2fba2-a407-459b-b6ee-49b73628a49c, InstanceUUID=0917efc1-22d8-4888-8dd4-f5c32a6b0024 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:10:13.937Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:10:23.938Z |INFO |Init configs |InvocationID=45c2fba2-a407-459b-b6ee-49b73628a49c, InstanceUUID=fd2a050f-35cf-4ce3-9d7b-4fa442d06927 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:10:23.949Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:10:33.950Z |INFO |Init configs |InvocationID=45c2fba2-a407-459b-b6ee-49b73628a49c, InstanceUUID=6c19b473-9bcc-41a4-b3fc-272c16665b65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:10:33.960Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:10:43.960Z |INFO |Init configs |InvocationID=45c2fba2-a407-459b-b6ee-49b73628a49c, InstanceUUID=6e0b781b-4151-456f-a084-7a057e045404 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:10:43.969Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:10:53.969Z |INFO |Init configs |InvocationID=45c2fba2-a407-459b-b6ee-49b73628a49c, InstanceUUID=219eee7d-8b20-4ad8-ab41-fae10af3326d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:10:53.978Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:11:03.978Z |INFO |Init configs |InvocationID=45c2fba2-a407-459b-b6ee-49b73628a49c, InstanceUUID=dac7834e-0e95-4181-af13-52656fbef771 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:11:03.988Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:11:13.988Z |INFO |Init configs |InvocationID=45c2fba2-a407-459b-b6ee-49b73628a49c, InstanceUUID=0cd003dd-229b-4729-94e9-3f80f459460d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:11:13.998Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:11:23.999Z |INFO |Init configs |InvocationID=45c2fba2-a407-459b-b6ee-49b73628a49c, InstanceUUID=fe095b01-1a17-4ecf-ae36-f8ffadab4f8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:11:24.009Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:11:34.009Z |INFO |Init configs |InvocationID=45c2fba2-a407-459b-b6ee-49b73628a49c, InstanceUUID=1b55641c-1b3b-42bd-a49a-74e47d885a63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:11:34.020Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:11:44.021Z |INFO |Init configs |InvocationID=45c2fba2-a407-459b-b6ee-49b73628a49c, InstanceUUID=49ef813d-1bed-4d26-90e1-b606641554a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:11:44.033Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:11:54.034Z |INFO |Init configs |InvocationID=45c2fba2-a407-459b-b6ee-49b73628a49c, InstanceUUID=d6574fae-91d5-4601-a902-09703a5e534e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:11:54.044Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:12:04.045Z |INFO |Init configs |InvocationID=45c2fba2-a407-459b-b6ee-49b73628a49c, InstanceUUID=1d51120e-8471-4812-9366-5febde42ec8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:12:04.055Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:12:14.055Z |INFO |Init configs |InvocationID=45c2fba2-a407-459b-b6ee-49b73628a49c, InstanceUUID=25f04185-9dc2-4086-bce3-b19745bf8487 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:12:14.085Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:12:24.085Z |INFO |Init configs |InvocationID=45c2fba2-a407-459b-b6ee-49b73628a49c, InstanceUUID=fabad1e2-f0f2-409c-ab71-55d184b33b8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:12:24.096Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:12:34.096Z |INFO |Init configs |InvocationID=45c2fba2-a407-459b-b6ee-49b73628a49c, InstanceUUID=b0513666-9d8a-48e3-bf10-3d3c19e593b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:12:34.125Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:12:44.126Z |INFO |Init configs |InvocationID=45c2fba2-a407-459b-b6ee-49b73628a49c, InstanceUUID=61d3876f-102b-49fd-b577-c0746ee2ab22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:12:44.154Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:12:54.154Z |INFO |Init configs |InvocationID=45c2fba2-a407-459b-b6ee-49b73628a49c, InstanceUUID=76d0d404-048b-46ca-99e5-1547fdd78bd4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:12:54.165Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:13:04.165Z |INFO |Init configs |InvocationID=45c2fba2-a407-459b-b6ee-49b73628a49c, InstanceUUID=cc2d8657-fcd6-430c-8e15-41969d24c379 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:13:04.177Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:13:14.178Z |INFO |Init configs |InvocationID=45c2fba2-a407-459b-b6ee-49b73628a49c, InstanceUUID=86320381-693f-4bfe-baa1-5dd7ccf87d17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:13:14.188Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-24T05:13:20.824Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-24T05:13:20.824Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-10-24T05:13:20.825Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-24T05:13:20.827Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-24T05:13:20.846Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-24T05:13:20.846Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-10-24T05:13:20.846Z |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.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","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":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/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-10-24T05:13:20.849Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:13:24.188Z |INFO |Init configs |InvocationID=45c2fba2-a407-459b-b6ee-49b73628a49c, InstanceUUID=7583ee31-e004-4547-a904-e52291b1d13d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:13:24.198Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:13:34.198Z |INFO |Init configs |InvocationID=45c2fba2-a407-459b-b6ee-49b73628a49c, InstanceUUID=45038296-5520-45c2-8e25-2bb59d4711d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:13:34.213Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:13:44.213Z |INFO |Init configs |InvocationID=45c2fba2-a407-459b-b6ee-49b73628a49c, InstanceUUID=12efd901-3719-409b-baf8-6600ef2f6596 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:13:44.226Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:13:54.226Z |INFO |Init configs |InvocationID=45c2fba2-a407-459b-b6ee-49b73628a49c, InstanceUUID=e574df12-6bcb-4077-a759-1bf2693bf443 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:13:54.238Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:14:04.238Z |INFO |Init configs |InvocationID=45c2fba2-a407-459b-b6ee-49b73628a49c, InstanceUUID=6a06d4e2-2bc6-44f6-b278-6626b1a56677 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:14:04.248Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:14:14.249Z |INFO |Init configs |InvocationID=45c2fba2-a407-459b-b6ee-49b73628a49c, InstanceUUID=6974794e-49be-4bac-998a-9dc67ce7c90e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:14:14.261Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:14:24.262Z |INFO |Init configs |InvocationID=45c2fba2-a407-459b-b6ee-49b73628a49c, InstanceUUID=01df0f36-abe6-4f7a-aef2-f7374dcd4830 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:14:24.276Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:14:34.277Z |INFO |Init configs |InvocationID=45c2fba2-a407-459b-b6ee-49b73628a49c, InstanceUUID=3373da4c-0696-4961-8a63-360c2629e6cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:14:34.288Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:14:44.289Z |INFO |Init configs |InvocationID=45c2fba2-a407-459b-b6ee-49b73628a49c, InstanceUUID=b4bd847e-5f22-4305-bede-07616cd8d0af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:14:44.300Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:14:54.301Z |INFO |Init configs |InvocationID=45c2fba2-a407-459b-b6ee-49b73628a49c, InstanceUUID=8c186c86-9e2a-499a-9e92-ceba9fc8a1b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:14:54.311Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:15:04.312Z |INFO |Init configs |InvocationID=45c2fba2-a407-459b-b6ee-49b73628a49c, InstanceUUID=ad91cc22-46c3-4b22-91fa-79bf8266c922 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:15:04.324Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:15:14.324Z |INFO |Init configs |InvocationID=45c2fba2-a407-459b-b6ee-49b73628a49c, InstanceUUID=21f9f2ba-198d-4939-9a0f-85644d90d8e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:15:14.335Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:15:24.336Z |INFO |Init configs |InvocationID=45c2fba2-a407-459b-b6ee-49b73628a49c, InstanceUUID=7a8bb8cc-281f-46c2-a18b-59eef6dc0b99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:15:24.346Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:15:34.346Z |INFO |Init configs |InvocationID=45c2fba2-a407-459b-b6ee-49b73628a49c, InstanceUUID=f9651127-b67a-414d-8a7a-69490b3b3599 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:15:34.356Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:15:44.356Z |INFO |Init configs |InvocationID=45c2fba2-a407-459b-b6ee-49b73628a49c, InstanceUUID=8fb3bc4f-5324-45a3-845d-e3ebb00c49a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:15:44.368Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:15:54.369Z |INFO |Init configs |InvocationID=45c2fba2-a407-459b-b6ee-49b73628a49c, InstanceUUID=d6d5f733-6e23-4ba8-9d34-cfd2c0dca403 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:15:54.378Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:16:04.379Z |INFO |Init configs |InvocationID=45c2fba2-a407-459b-b6ee-49b73628a49c, InstanceUUID=ec27ddec-3665-4028-844f-eccf2e91585a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:16:04.390Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:16:14.391Z |INFO |Init configs |InvocationID=45c2fba2-a407-459b-b6ee-49b73628a49c, InstanceUUID=279aee5b-7134-41fe-a3b8-10787f4a4242 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:16:14.400Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:16:24.401Z |INFO |Init configs |InvocationID=45c2fba2-a407-459b-b6ee-49b73628a49c, InstanceUUID=6390bcb0-9642-4260-91a8-091eea5a5c63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:16:24.410Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:16:34.410Z |INFO |Init configs |InvocationID=45c2fba2-a407-459b-b6ee-49b73628a49c, InstanceUUID=21cf2db8-d5a3-4d6a-a572-a6cd33356559 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:16:34.421Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:16:44.422Z |INFO |Init configs |InvocationID=45c2fba2-a407-459b-b6ee-49b73628a49c, InstanceUUID=650b734c-8b30-4beb-80a2-07c2e427838e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:16:44.432Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:16:54.432Z |INFO |Init configs |InvocationID=45c2fba2-a407-459b-b6ee-49b73628a49c, InstanceUUID=896aa00c-483e-412d-82a1-5e116185ed49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:16:54.442Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:17:04.443Z |INFO |Init configs |InvocationID=45c2fba2-a407-459b-b6ee-49b73628a49c, InstanceUUID=8465f60a-e1ec-4678-80d5-dcd875f89219 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:17:04.452Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:17:14.453Z |INFO |Init configs |InvocationID=45c2fba2-a407-459b-b6ee-49b73628a49c, InstanceUUID=5f4ee34b-16dc-46ea-9d00-dcd8941cdc1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:17:14.463Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:17:24.463Z |INFO |Init configs |InvocationID=45c2fba2-a407-459b-b6ee-49b73628a49c, InstanceUUID=49a69af3-a564-4ba9-ab01-07814e366e1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:17:24.473Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:17:34.473Z |INFO |Init configs |InvocationID=45c2fba2-a407-459b-b6ee-49b73628a49c, InstanceUUID=73b6e53f-881b-4423-9296-a2a69136b102 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:17:34.482Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:17:44.482Z |INFO |Init configs |InvocationID=45c2fba2-a407-459b-b6ee-49b73628a49c, InstanceUUID=20b9d08f-5d76-4ccf-818b-d2c949f90685 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:17:44.492Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:17:54.493Z |INFO |Init configs |InvocationID=45c2fba2-a407-459b-b6ee-49b73628a49c, InstanceUUID=90fde888-d423-41b3-985d-43327cc879bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:17:54.502Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:18:04.503Z |INFO |Init configs |InvocationID=45c2fba2-a407-459b-b6ee-49b73628a49c, InstanceUUID=9902cfb3-78b2-4f8a-ad4e-75384ed22586 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:18:04.511Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:18:14.511Z |INFO |Init configs |InvocationID=45c2fba2-a407-459b-b6ee-49b73628a49c, InstanceUUID=046e9eb7-dead-40ec-bc5f-a8d6ee5d58f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:18:14.522Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-24T05:18:20.927Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-24T05:18:20.927Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-10-24T05:18:20.929Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-24T05:18:20.931Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-24T05:18:20.974Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-24T05:18:20.974Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-10-24T05:18:20.974Z |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.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","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":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/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-10-24T05:18:20.978Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:18:24.522Z |INFO |Init configs |InvocationID=45c2fba2-a407-459b-b6ee-49b73628a49c, InstanceUUID=c6f1535c-2da1-49ab-8db6-bea56c532934 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:18:24.531Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:18:34.532Z |INFO |Init configs |InvocationID=45c2fba2-a407-459b-b6ee-49b73628a49c, InstanceUUID=44636294-82d6-4f74-bbb5-5deae7626fbb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:18:34.540Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:18:44.541Z |INFO |Init configs |InvocationID=45c2fba2-a407-459b-b6ee-49b73628a49c, InstanceUUID=13845624-4e0c-4d3c-a90b-05dba8563225 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:18:44.549Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:18:54.550Z |INFO |Init configs |InvocationID=45c2fba2-a407-459b-b6ee-49b73628a49c, InstanceUUID=c156f14a-c971-4ff5-bd14-a209f99c825b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:18:54.559Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:19:04.560Z |INFO |Init configs |InvocationID=45c2fba2-a407-459b-b6ee-49b73628a49c, InstanceUUID=3e6fc678-8988-4c81-9d03-944510ff6f22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:19:04.569Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:19:14.570Z |INFO |Init configs |InvocationID=45c2fba2-a407-459b-b6ee-49b73628a49c, InstanceUUID=45789dc0-b2ff-4c25-a013-946483cc5372 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:19:14.579Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:19:24.579Z |INFO |Init configs |InvocationID=45c2fba2-a407-459b-b6ee-49b73628a49c, InstanceUUID=c9457be7-fdbb-4a17-bca1-e176def941ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:19:24.594Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:19:34.594Z |INFO |Init configs |InvocationID=45c2fba2-a407-459b-b6ee-49b73628a49c, InstanceUUID=532888df-f7db-4a62-9da6-c6f2353e9bcf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:19:34.604Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:19:44.605Z |INFO |Init configs |InvocationID=45c2fba2-a407-459b-b6ee-49b73628a49c, InstanceUUID=52d74440-fc9a-4bad-9c9d-72a9766da023 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:19:44.616Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:19:54.616Z |INFO |Init configs |InvocationID=45c2fba2-a407-459b-b6ee-49b73628a49c, InstanceUUID=f6d5e989-d07b-445b-8995-6798f8a3b5a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:19:54.626Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:20:04.626Z |INFO |Init configs |InvocationID=45c2fba2-a407-459b-b6ee-49b73628a49c, InstanceUUID=b01ef3e7-9bfa-4830-95bd-abad2e3dee87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:20:04.638Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:20:14.638Z |INFO |Init configs |InvocationID=45c2fba2-a407-459b-b6ee-49b73628a49c, InstanceUUID=c31c5ed1-a838-493c-9872-d13513b566d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:20:14.649Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:20:24.650Z |INFO |Init configs |InvocationID=45c2fba2-a407-459b-b6ee-49b73628a49c, InstanceUUID=a953ab1d-1eea-4cf8-962e-df97fa5403cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:20:24.660Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:20:34.661Z |INFO |Init configs |InvocationID=45c2fba2-a407-459b-b6ee-49b73628a49c, InstanceUUID=c9a44740-012b-4b11-9a1d-01ec5b090864 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:20:34.670Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:20:44.670Z |INFO |Init configs |InvocationID=45c2fba2-a407-459b-b6ee-49b73628a49c, InstanceUUID=1241ec20-de8c-44d6-a1c1-f5e5a1079632 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:20:44.679Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:20:54.680Z |INFO |Init configs |InvocationID=45c2fba2-a407-459b-b6ee-49b73628a49c, InstanceUUID=4aede037-134e-43c6-9efa-d90d36387016 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:20:54.689Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:21:04.689Z |INFO |Init configs |InvocationID=45c2fba2-a407-459b-b6ee-49b73628a49c, InstanceUUID=4ae4c645-3974-428b-b945-8d97df417394 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:21:04.699Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:21:14.699Z |INFO |Init configs |InvocationID=45c2fba2-a407-459b-b6ee-49b73628a49c, InstanceUUID=7bdf5b0e-300c-47b8-a3f1-f453b1d68fc0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:21:14.708Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:21:24.709Z |INFO |Init configs |InvocationID=45c2fba2-a407-459b-b6ee-49b73628a49c, InstanceUUID=6915c579-0198-4e65-bd9e-af133062d029 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:21:24.716Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:21:34.717Z |INFO |Init configs |InvocationID=45c2fba2-a407-459b-b6ee-49b73628a49c, InstanceUUID=d21462e0-a286-49af-ac0b-5bc062e97d20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:21:34.726Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:21:44.726Z |INFO |Init configs |InvocationID=45c2fba2-a407-459b-b6ee-49b73628a49c, InstanceUUID=debdd292-e3a9-4f71-8ad5-b5856b628ec0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:21:44.737Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:21:54.738Z |INFO |Init configs |InvocationID=45c2fba2-a407-459b-b6ee-49b73628a49c, InstanceUUID=7db24562-c59a-40d2-84da-fc1cf4cd75a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:21:54.747Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:22:04.748Z |INFO |Init configs |InvocationID=45c2fba2-a407-459b-b6ee-49b73628a49c, InstanceUUID=4ab0df33-2c26-4cd7-87b7-bc6ec6ebe1eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:22:04.757Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:22:14.757Z |INFO |Init configs |InvocationID=45c2fba2-a407-459b-b6ee-49b73628a49c, InstanceUUID=2376d15d-cee2-4f35-a6ad-fc6b8822c500 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:22:14.767Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:22:24.768Z |INFO |Init configs |InvocationID=45c2fba2-a407-459b-b6ee-49b73628a49c, InstanceUUID=53f5e492-325f-4320-b636-21253b3ff065 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:22:24.779Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:22:34.780Z |INFO |Init configs |InvocationID=45c2fba2-a407-459b-b6ee-49b73628a49c, InstanceUUID=b0941529-0779-464b-bec0-f8b4780c797e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:22:34.790Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:22:44.791Z |INFO |Init configs |InvocationID=45c2fba2-a407-459b-b6ee-49b73628a49c, InstanceUUID=4c77ccb9-1972-484d-932f-c1f4976a489e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:22:44.801Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:22:54.801Z |INFO |Init configs |InvocationID=45c2fba2-a407-459b-b6ee-49b73628a49c, InstanceUUID=38e190cc-dc9d-42d3-a540-d1c2580b14f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:22:54.811Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:23:04.811Z |INFO |Init configs |InvocationID=45c2fba2-a407-459b-b6ee-49b73628a49c, InstanceUUID=333a352a-f558-4647-9b9d-29a753630a64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:23:04.820Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:23:14.821Z |INFO |Init configs |InvocationID=45c2fba2-a407-459b-b6ee-49b73628a49c, InstanceUUID=bf0b0633-f5eb-4c06-a86e-8a10cd4531f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:23:14.830Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-24T05:23:20.840Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-24T05:23:20.841Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-10-24T05:23:20.841Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-24T05:23:20.843Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-24T05:23:20.849Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-24T05:23:20.849Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-10-24T05:23:20.850Z |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.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","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":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/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-10-24T05:23:20.852Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:23:24.831Z |INFO |Init configs |InvocationID=45c2fba2-a407-459b-b6ee-49b73628a49c, InstanceUUID=2eef2cc8-3701-45cb-b921-45072cb2a81e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:23:24.839Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:23:34.840Z |INFO |Init configs |InvocationID=45c2fba2-a407-459b-b6ee-49b73628a49c, InstanceUUID=e52cc632-b9e0-4495-a089-140501736b9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:23:34.854Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:23:44.855Z |INFO |Init configs |InvocationID=45c2fba2-a407-459b-b6ee-49b73628a49c, InstanceUUID=b373af06-f2f4-4ca4-9b73-4965b095181c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:23:44.866Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:23:54.866Z |INFO |Init configs |InvocationID=45c2fba2-a407-459b-b6ee-49b73628a49c, InstanceUUID=78854564-d848-4303-87e9-14b4f4481855 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:23:54.903Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:24:04.904Z |INFO |Init configs |InvocationID=45c2fba2-a407-459b-b6ee-49b73628a49c, InstanceUUID=6f902141-53d8-403e-bdca-e6244c3be237 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:24:04.912Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:24:14.912Z |INFO |Init configs |InvocationID=45c2fba2-a407-459b-b6ee-49b73628a49c, InstanceUUID=27618f00-8a82-41a5-9e43-9af70b3f8350 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:24:14.922Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:24:24.923Z |INFO |Init configs |InvocationID=45c2fba2-a407-459b-b6ee-49b73628a49c, InstanceUUID=adf80c42-ad29-4490-a818-ba489ba75367 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:24:24.932Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:24:34.933Z |INFO |Init configs |InvocationID=45c2fba2-a407-459b-b6ee-49b73628a49c, InstanceUUID=bc43eba4-e62f-402f-b36a-df42a4b98af5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:24:34.946Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:24:44.947Z |INFO |Init configs |InvocationID=45c2fba2-a407-459b-b6ee-49b73628a49c, InstanceUUID=7b18695b-0572-48f5-8022-cbc533a54d82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:24:44.957Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:24:54.957Z |INFO |Init configs |InvocationID=45c2fba2-a407-459b-b6ee-49b73628a49c, InstanceUUID=a6d6b514-b9ad-4e32-9272-27026e998ad4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:24:54.969Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:25:04.970Z |INFO |Init configs |InvocationID=45c2fba2-a407-459b-b6ee-49b73628a49c, InstanceUUID=347b4e4f-edd7-4093-8a19-7608fedc97e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:25:04.983Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:25:14.983Z |INFO |Init configs |InvocationID=45c2fba2-a407-459b-b6ee-49b73628a49c, InstanceUUID=3ded0a7f-d00c-4a85-98fd-6a75a8b5fd19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:25:14.993Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:25:24.993Z |INFO |Init configs |InvocationID=45c2fba2-a407-459b-b6ee-49b73628a49c, InstanceUUID=9566d31d-982c-43ba-a5d9-60ec3e886c48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:25:25.003Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:25:35.004Z |INFO |Init configs |InvocationID=45c2fba2-a407-459b-b6ee-49b73628a49c, InstanceUUID=e297d9ec-2f59-481d-880b-0bea60cf3637 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:25:35.014Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:25:45.015Z |INFO |Init configs |InvocationID=45c2fba2-a407-459b-b6ee-49b73628a49c, InstanceUUID=6119f335-4b23-4aaf-a1bd-2c46a85f881a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:25:45.024Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:25:55.025Z |INFO |Init configs |InvocationID=45c2fba2-a407-459b-b6ee-49b73628a49c, InstanceUUID=39789006-6619-414d-a451-d8aacfe0746e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:25:55.036Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:26:05.036Z |INFO |Init configs |InvocationID=45c2fba2-a407-459b-b6ee-49b73628a49c, InstanceUUID=c1e577d0-5a2d-4466-a164-e884712c19ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:26:05.046Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:26:15.046Z |INFO |Init configs |InvocationID=45c2fba2-a407-459b-b6ee-49b73628a49c, InstanceUUID=d93d9ad0-bccd-41ad-a81c-b021f8babd40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:26:15.055Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:26:25.055Z |INFO |Init configs |InvocationID=45c2fba2-a407-459b-b6ee-49b73628a49c, InstanceUUID=11e4461a-24d7-4686-97c7-854095098c73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:26:25.065Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:26:35.065Z |INFO |Init configs |InvocationID=45c2fba2-a407-459b-b6ee-49b73628a49c, InstanceUUID=499d74cd-90e3-4668-ae04-7c3951b139f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:26:35.077Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:26:45.078Z |INFO |Init configs |InvocationID=45c2fba2-a407-459b-b6ee-49b73628a49c, InstanceUUID=9e8a3e1d-04ed-40a4-9293-04346dde7f13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:26:45.088Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:26:55.088Z |INFO |Init configs |InvocationID=45c2fba2-a407-459b-b6ee-49b73628a49c, InstanceUUID=513eef63-08af-4d95-a210-ce5fa02157cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:26:55.098Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:27:05.099Z |INFO |Init configs |InvocationID=45c2fba2-a407-459b-b6ee-49b73628a49c, InstanceUUID=0c3b323e-e84e-4253-8d46-b472c0f98eaa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:27:05.108Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:27:15.109Z |INFO |Init configs |InvocationID=45c2fba2-a407-459b-b6ee-49b73628a49c, InstanceUUID=deb665a4-ab35-4ec9-875f-766e18aa75b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:27:15.120Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:27:25.121Z |INFO |Init configs |InvocationID=45c2fba2-a407-459b-b6ee-49b73628a49c, InstanceUUID=62a8e332-97c7-4d75-aeb5-c8987d1c9105 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:27:25.154Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:27:35.155Z |INFO |Init configs |InvocationID=45c2fba2-a407-459b-b6ee-49b73628a49c, InstanceUUID=17944d01-6e11-4cb2-8ea7-e0707df6fd15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:27:35.164Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:27:45.165Z |INFO |Init configs |InvocationID=45c2fba2-a407-459b-b6ee-49b73628a49c, InstanceUUID=116536ff-56e8-477c-8829-71b50c6248fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:27:45.174Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:27:55.175Z |INFO |Init configs |InvocationID=45c2fba2-a407-459b-b6ee-49b73628a49c, InstanceUUID=015844cf-9079-4e6e-a492-78b3734a7f6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:27:55.185Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:28:05.186Z |INFO |Init configs |InvocationID=45c2fba2-a407-459b-b6ee-49b73628a49c, InstanceUUID=b4fe4549-199e-4c01-b535-9c54f66e9189 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:28:05.193Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:28:15.193Z |INFO |Init configs |InvocationID=45c2fba2-a407-459b-b6ee-49b73628a49c, InstanceUUID=866a1250-811e-4554-ab02-da4439b76316 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:28:15.202Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-24T05:28:20.930Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-24T05:28:20.931Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-10-24T05:28:20.932Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-24T05:28:20.935Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-24T05:28:20.944Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-24T05:28:20.944Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-10-24T05:28:20.944Z |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.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","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":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/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-10-24T05:28:20.947Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:28:25.202Z |INFO |Init configs |InvocationID=45c2fba2-a407-459b-b6ee-49b73628a49c, InstanceUUID=bf0fcd3a-c148-462e-a141-80f9edf17520 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:28:25.211Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:28:35.212Z |INFO |Init configs |InvocationID=45c2fba2-a407-459b-b6ee-49b73628a49c, InstanceUUID=05bd2187-4616-4c4d-840e-aabc78801670 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:28:35.221Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:28:45.221Z |INFO |Init configs |InvocationID=45c2fba2-a407-459b-b6ee-49b73628a49c, InstanceUUID=4fcd7044-8a70-4c34-a698-6f16b5ea3e2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:28:45.230Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:28:55.231Z |INFO |Init configs |InvocationID=45c2fba2-a407-459b-b6ee-49b73628a49c, InstanceUUID=cb51e7d7-ed54-4b66-85fc-22d3079e9dcc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:28:55.239Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:29:05.242Z |INFO |Init configs |InvocationID=45c2fba2-a407-459b-b6ee-49b73628a49c, InstanceUUID=91d07cd1-6b2c-463f-8bad-1b8fea8582a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:29:05.251Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:29:15.252Z |INFO |Init configs |InvocationID=45c2fba2-a407-459b-b6ee-49b73628a49c, InstanceUUID=2c9b2732-1aff-45e8-9ce2-b716d237c665 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:29:15.261Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:29:25.262Z |INFO |Init configs |InvocationID=45c2fba2-a407-459b-b6ee-49b73628a49c, InstanceUUID=09c252d5-aa60-4bef-8b03-e7f26ba6907b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:29:25.270Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:29:35.271Z |INFO |Init configs |InvocationID=45c2fba2-a407-459b-b6ee-49b73628a49c, InstanceUUID=deb77790-fed8-4cf3-8648-c4beabb83403 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:29:35.280Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:29:45.281Z |INFO |Init configs |InvocationID=45c2fba2-a407-459b-b6ee-49b73628a49c, InstanceUUID=5eb6ad71-3130-465e-b291-b20faaf2f9d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:29:45.291Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:29:55.292Z |INFO |Init configs |InvocationID=45c2fba2-a407-459b-b6ee-49b73628a49c, InstanceUUID=43647e87-a9a5-49d8-9eb9-3d85192940f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:29:55.321Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:30:05.321Z |INFO |Init configs |InvocationID=45c2fba2-a407-459b-b6ee-49b73628a49c, InstanceUUID=c9ccefd7-d6b3-4902-8c95-2c930237c12f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:30:05.346Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:30:15.347Z |INFO |Init configs |InvocationID=45c2fba2-a407-459b-b6ee-49b73628a49c, InstanceUUID=40e5ca99-efbf-4119-9008-768c24ac6169 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:30:15.355Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:30:25.356Z |INFO |Init configs |InvocationID=45c2fba2-a407-459b-b6ee-49b73628a49c, InstanceUUID=d2b99eba-f326-49cb-bc92-88738ed8f755 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:30:25.366Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:30:35.367Z |INFO |Init configs |InvocationID=45c2fba2-a407-459b-b6ee-49b73628a49c, InstanceUUID=331007e5-6e0c-4e2a-b801-57f0520398a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:30:35.375Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:30:45.375Z |INFO |Init configs |InvocationID=45c2fba2-a407-459b-b6ee-49b73628a49c, InstanceUUID=5397739b-da36-41f3-ac08-31b2bf231758 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:30:45.384Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:30:55.385Z |INFO |Init configs |InvocationID=45c2fba2-a407-459b-b6ee-49b73628a49c, InstanceUUID=2458efdd-c59f-415b-8ae6-49e3495985bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:30:55.394Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:31:05.394Z |INFO |Init configs |InvocationID=45c2fba2-a407-459b-b6ee-49b73628a49c, InstanceUUID=deea6a84-0aa7-4df5-bc9e-ba9ebd2e10d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:31:05.403Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:31:15.404Z |INFO |Init configs |InvocationID=45c2fba2-a407-459b-b6ee-49b73628a49c, InstanceUUID=c882f59f-21cd-4645-9114-226500da05d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:31:15.413Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:31:25.413Z |INFO |Init configs |InvocationID=45c2fba2-a407-459b-b6ee-49b73628a49c, InstanceUUID=f66c9578-2720-456a-b1dc-fb102fecd948 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:31:25.422Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:31:35.423Z |INFO |Init configs |InvocationID=45c2fba2-a407-459b-b6ee-49b73628a49c, InstanceUUID=9f5fdfe6-cab9-4622-9343-3d183ec8d625 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:31:35.432Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:31:45.433Z |INFO |Init configs |InvocationID=45c2fba2-a407-459b-b6ee-49b73628a49c, InstanceUUID=f01d368b-fc99-409f-88ea-0f498869bdc2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:31:45.441Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:31:55.442Z |INFO |Init configs |InvocationID=45c2fba2-a407-459b-b6ee-49b73628a49c, InstanceUUID=3898525e-f5a0-4b1f-af9d-feaa6351291a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:31:55.450Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:32:05.451Z |INFO |Init configs |InvocationID=45c2fba2-a407-459b-b6ee-49b73628a49c, InstanceUUID=07a41620-31fb-4316-9008-e516d2710cd4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:32:05.460Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:32:15.460Z |INFO |Init configs |InvocationID=45c2fba2-a407-459b-b6ee-49b73628a49c, InstanceUUID=39cae4b7-55ff-4548-b951-cfd1b0c30429 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:32:15.468Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:32:25.469Z |INFO |Init configs |InvocationID=45c2fba2-a407-459b-b6ee-49b73628a49c, InstanceUUID=149c6e6a-aca2-4fa1-a690-e2326e176274 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:32:25.480Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:32:35.481Z |INFO |Init configs |InvocationID=45c2fba2-a407-459b-b6ee-49b73628a49c, InstanceUUID=1edb771b-c07f-4102-a079-50109d046a45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:32:35.493Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:32:45.493Z |INFO |Init configs |InvocationID=45c2fba2-a407-459b-b6ee-49b73628a49c, InstanceUUID=f3c66fcf-9178-43e3-b5e6-577286232d6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:32:45.501Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:32:55.502Z |INFO |Init configs |InvocationID=45c2fba2-a407-459b-b6ee-49b73628a49c, InstanceUUID=32ffeb6b-b95f-41d6-a4a3-9c93d75cb0ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:32:55.511Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:33:05.511Z |INFO |Init configs |InvocationID=45c2fba2-a407-459b-b6ee-49b73628a49c, InstanceUUID=355f29a6-a080-4f6b-bae1-bbc5ecf0b910 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:33:05.520Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:33:15.522Z |INFO |Init configs |InvocationID=45c2fba2-a407-459b-b6ee-49b73628a49c, InstanceUUID=4120a545-a9d6-42f0-a3da-24c96bd60255 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:33:15.531Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-24T05:33:20.853Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-24T05:33:20.853Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-10-24T05:33:20.854Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-24T05:33:20.856Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-24T05:33:20.862Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-24T05:33:20.862Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-10-24T05:33:20.862Z |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.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","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":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/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-10-24T05:33:20.864Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:33:25.532Z |INFO |Init configs |InvocationID=45c2fba2-a407-459b-b6ee-49b73628a49c, InstanceUUID=faf9ed34-8201-4a7c-be7f-409729d047f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:33:25.541Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:33:35.541Z |INFO |Init configs |InvocationID=45c2fba2-a407-459b-b6ee-49b73628a49c, InstanceUUID=096a9ab1-0c10-4c9f-955a-9b158f46ebb4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:33:35.551Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:33:45.552Z |INFO |Init configs |InvocationID=45c2fba2-a407-459b-b6ee-49b73628a49c, InstanceUUID=09433526-3953-455f-be15-c074126000f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:33:45.561Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:33:55.561Z |INFO |Init configs |InvocationID=45c2fba2-a407-459b-b6ee-49b73628a49c, InstanceUUID=b725cdb3-0af7-4548-8dab-bd407920bc13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:33:55.570Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:34:05.571Z |INFO |Init configs |InvocationID=45c2fba2-a407-459b-b6ee-49b73628a49c, InstanceUUID=88e6deff-c6a7-4fbb-a96a-b8c42df342f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:34:05.579Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:34:15.579Z |INFO |Init configs |InvocationID=45c2fba2-a407-459b-b6ee-49b73628a49c, InstanceUUID=837f780d-4ad7-442c-b65c-0699b9d2edf6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:34:15.589Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:34:25.589Z |INFO |Init configs |InvocationID=45c2fba2-a407-459b-b6ee-49b73628a49c, InstanceUUID=53c07bdc-db75-443b-88ee-f1ca635c1f15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:34:25.599Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:34:35.600Z |INFO |Init configs |InvocationID=45c2fba2-a407-459b-b6ee-49b73628a49c, InstanceUUID=59f381fe-42bc-47b7-b416-59698b2c0ae7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:34:35.608Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:34:45.608Z |INFO |Init configs |InvocationID=45c2fba2-a407-459b-b6ee-49b73628a49c, InstanceUUID=ae8de6cd-296c-4f1f-9fbd-67309524d6b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:34:45.625Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:34:55.625Z |INFO |Init configs |InvocationID=45c2fba2-a407-459b-b6ee-49b73628a49c, InstanceUUID=1d1c0315-86c3-49e4-8339-c99ca011fbe9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:34:55.635Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:35:05.635Z |INFO |Init configs |InvocationID=45c2fba2-a407-459b-b6ee-49b73628a49c, InstanceUUID=d7066708-289c-4e11-a820-556b2993a728 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:35:05.644Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:35:15.645Z |INFO |Init configs |InvocationID=45c2fba2-a407-459b-b6ee-49b73628a49c, InstanceUUID=9d440efd-e374-45d2-a52d-237bf696a3bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:35:15.654Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:35:25.654Z |INFO |Init configs |InvocationID=45c2fba2-a407-459b-b6ee-49b73628a49c, InstanceUUID=280ab4b9-799d-4b91-925f-4dcb0340f950 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:35:25.663Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:35:35.664Z |INFO |Init configs |InvocationID=45c2fba2-a407-459b-b6ee-49b73628a49c, InstanceUUID=a1161b4b-1813-4204-b376-8e04835cee49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:35:35.673Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:35:45.675Z |INFO |Init configs |InvocationID=45c2fba2-a407-459b-b6ee-49b73628a49c, InstanceUUID=6e018087-527c-4557-ad2b-548e5b252b93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:35:45.687Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:35:55.687Z |INFO |Init configs |InvocationID=45c2fba2-a407-459b-b6ee-49b73628a49c, InstanceUUID=7d3c8f92-eb87-458d-89e1-ba0ad153e6f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:35:55.695Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:36:05.695Z |INFO |Init configs |InvocationID=45c2fba2-a407-459b-b6ee-49b73628a49c, InstanceUUID=17670855-7aae-44d2-9c05-22fb444d3915 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:36:05.703Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:36:15.704Z |INFO |Init configs |InvocationID=45c2fba2-a407-459b-b6ee-49b73628a49c, InstanceUUID=3e227680-acdc-4708-8369-8f2a8c7774d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:36:15.711Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:36:25.712Z |INFO |Init configs |InvocationID=45c2fba2-a407-459b-b6ee-49b73628a49c, InstanceUUID=00c24fd6-355f-429c-8cef-0e0ef110e8f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:36:25.720Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:36:35.720Z |INFO |Init configs |InvocationID=45c2fba2-a407-459b-b6ee-49b73628a49c, InstanceUUID=dab70ff0-efdb-42b8-9fa5-a9b3580d2710 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:36:35.730Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:36:45.730Z |INFO |Init configs |InvocationID=45c2fba2-a407-459b-b6ee-49b73628a49c, InstanceUUID=7d4d8621-1c1f-47f4-9f8c-c56c6dd3ef90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:36:45.740Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:36:55.741Z |INFO |Init configs |InvocationID=45c2fba2-a407-459b-b6ee-49b73628a49c, InstanceUUID=0a42354a-2974-4f97-96da-f964ac225389 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:36:55.750Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:37:05.750Z |INFO |Init configs |InvocationID=45c2fba2-a407-459b-b6ee-49b73628a49c, InstanceUUID=66fa0771-513d-492e-aafa-5dd12e84fea2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:37:05.759Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:37:15.759Z |INFO |Init configs |InvocationID=45c2fba2-a407-459b-b6ee-49b73628a49c, InstanceUUID=730d6333-a4ca-450e-81ff-800aaf3286a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:37:15.769Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:37:25.769Z |INFO |Init configs |InvocationID=45c2fba2-a407-459b-b6ee-49b73628a49c, InstanceUUID=b1d184a1-76ef-48d4-bd4c-74b4ed3c1440 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:37:25.778Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:37:35.778Z |INFO |Init configs |InvocationID=45c2fba2-a407-459b-b6ee-49b73628a49c, InstanceUUID=b3524a56-1b7b-4f01-8aa1-604a555f71bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:37:35.788Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:37:45.793Z |INFO |Init configs |InvocationID=45c2fba2-a407-459b-b6ee-49b73628a49c, InstanceUUID=cab1f180-a49e-4d3a-b99f-656f242b55cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:37:45.802Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:37:55.802Z |INFO |Init configs |InvocationID=45c2fba2-a407-459b-b6ee-49b73628a49c, InstanceUUID=4355d30c-58cf-4c44-977f-0c044a72134b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:37:55.811Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:38:05.812Z |INFO |Init configs |InvocationID=45c2fba2-a407-459b-b6ee-49b73628a49c, InstanceUUID=e908fede-6cad-4902-9a12-3ff07cd63860 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:38:05.822Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:38:15.822Z |INFO |Init configs |InvocationID=45c2fba2-a407-459b-b6ee-49b73628a49c, InstanceUUID=f5457eaf-2279-4d4c-9a85-7d92fa8ea0c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:38:15.832Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-24T05:38:20.834Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-24T05:38:20.834Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-10-24T05:38:20.835Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-24T05:38:20.837Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-24T05:38:20.843Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-24T05:38:20.843Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-10-24T05:38:20.843Z |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.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","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":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/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-10-24T05:38:20.845Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:38:25.833Z |INFO |Init configs |InvocationID=45c2fba2-a407-459b-b6ee-49b73628a49c, InstanceUUID=11918136-4db3-42e9-9a77-930e2203266e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:38:25.842Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:38:35.843Z |INFO |Init configs |InvocationID=45c2fba2-a407-459b-b6ee-49b73628a49c, InstanceUUID=70b0be50-cb55-4252-9834-7329b29b70c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:38:35.852Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:38:45.853Z |INFO |Init configs |InvocationID=45c2fba2-a407-459b-b6ee-49b73628a49c, InstanceUUID=4bf304c9-57fc-42a7-971b-78a7dd85de9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:38:45.860Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:38:55.861Z |INFO |Init configs |InvocationID=45c2fba2-a407-459b-b6ee-49b73628a49c, InstanceUUID=cb9afa3a-9463-4287-b646-099f10e70ec4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:38:55.869Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:39:05.870Z |INFO |Init configs |InvocationID=45c2fba2-a407-459b-b6ee-49b73628a49c, InstanceUUID=f5b87f30-2a14-4db3-9f22-84feb9381a0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:39:05.883Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:39:15.883Z |INFO |Init configs |InvocationID=45c2fba2-a407-459b-b6ee-49b73628a49c, InstanceUUID=0ca8a183-3a06-4140-a5dd-1b721da8b6f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:39:15.892Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:39:25.892Z |INFO |Init configs |InvocationID=45c2fba2-a407-459b-b6ee-49b73628a49c, InstanceUUID=c8271b51-f288-4f8a-ad6c-099b8c44781d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:39:25.901Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:39:35.902Z |INFO |Init configs |InvocationID=45c2fba2-a407-459b-b6ee-49b73628a49c, InstanceUUID=891768fa-9367-4a13-8eca-d66aab30581f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:39:35.910Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:39:45.910Z |INFO |Init configs |InvocationID=45c2fba2-a407-459b-b6ee-49b73628a49c, InstanceUUID=ecc5b729-cb4f-4189-8aee-7b840636052a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:39:45.919Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:39:55.919Z |INFO |Init configs |InvocationID=45c2fba2-a407-459b-b6ee-49b73628a49c, InstanceUUID=1f199f5c-1b2f-4847-a368-3cbc2764b346 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:39:55.928Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:40:05.928Z |INFO |Init configs |InvocationID=45c2fba2-a407-459b-b6ee-49b73628a49c, InstanceUUID=99d94e79-59e2-473a-b054-a14e8932c282 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:40:05.936Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:40:15.936Z |INFO |Init configs |InvocationID=45c2fba2-a407-459b-b6ee-49b73628a49c, InstanceUUID=2494b9e6-3db0-4175-bf52-85a8fcbd5222 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:40:15.945Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:40:25.945Z |INFO |Init configs |InvocationID=45c2fba2-a407-459b-b6ee-49b73628a49c, InstanceUUID=ca519a2e-6adf-4d7c-9f0f-42e32baf15ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:40:25.955Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:40:35.955Z |INFO |Init configs |InvocationID=45c2fba2-a407-459b-b6ee-49b73628a49c, InstanceUUID=0a226081-c79a-4ad5-93ee-e587277c260b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:40:35.962Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:40:45.963Z |INFO |Init configs |InvocationID=45c2fba2-a407-459b-b6ee-49b73628a49c, InstanceUUID=991f765c-3ea2-48b8-8a47-d7fdc3515b02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:40:45.971Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:40:55.971Z |INFO |Init configs |InvocationID=45c2fba2-a407-459b-b6ee-49b73628a49c, InstanceUUID=4414ae81-6491-44ce-8635-7f78dacceb10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:40:55.978Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:41:05.979Z |INFO |Init configs |InvocationID=45c2fba2-a407-459b-b6ee-49b73628a49c, InstanceUUID=7af7e721-8982-4756-a172-2fc55d250824 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:41:05.988Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:41:15.989Z |INFO |Init configs |InvocationID=45c2fba2-a407-459b-b6ee-49b73628a49c, InstanceUUID=84514593-507b-4d94-937a-796516080cd2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:41:15.997Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:41:25.997Z |INFO |Init configs |InvocationID=45c2fba2-a407-459b-b6ee-49b73628a49c, InstanceUUID=0ebcdd55-a3a4-4267-a30f-4c9aee345a10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:41:26.005Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:41:36.005Z |INFO |Init configs |InvocationID=45c2fba2-a407-459b-b6ee-49b73628a49c, InstanceUUID=ef2316eb-8f65-4400-8bc2-062c42b0d554 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:41:36.013Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:41:46.013Z |INFO |Init configs |InvocationID=45c2fba2-a407-459b-b6ee-49b73628a49c, InstanceUUID=123330fa-e4f2-4cf7-bc72-48a9b5293df2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:41:46.021Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:41:56.021Z |INFO |Init configs |InvocationID=45c2fba2-a407-459b-b6ee-49b73628a49c, InstanceUUID=9bf0287f-5e42-40ca-af81-e37e6daca66e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:41:56.030Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:42:06.030Z |INFO |Init configs |InvocationID=45c2fba2-a407-459b-b6ee-49b73628a49c, InstanceUUID=6b3fbddb-f187-4b49-a3f6-1aa76a03fcce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:42:06.039Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:42:16.040Z |INFO |Init configs |InvocationID=45c2fba2-a407-459b-b6ee-49b73628a49c, InstanceUUID=3021e339-d54b-4dd4-a3ec-a6d47c98f775 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:42:16.050Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:42:26.050Z |INFO |Init configs |InvocationID=45c2fba2-a407-459b-b6ee-49b73628a49c, InstanceUUID=3e2aff7d-7bce-4cfb-9907-9e7cad3ac0b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:42:26.059Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:42:36.059Z |INFO |Init configs |InvocationID=45c2fba2-a407-459b-b6ee-49b73628a49c, InstanceUUID=64927300-cf02-4ce6-b930-44450b6e82a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:42:36.068Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:42:46.068Z |INFO |Init configs |InvocationID=45c2fba2-a407-459b-b6ee-49b73628a49c, InstanceUUID=2b75a5b1-4b1a-40f5-bac4-c189301b0003 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:42:46.078Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:42:56.078Z |INFO |Init configs |InvocationID=45c2fba2-a407-459b-b6ee-49b73628a49c, InstanceUUID=e66978a8-3367-49dd-85e4-0d9e7a550c5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:42:56.087Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:43:06.087Z |INFO |Init configs |InvocationID=45c2fba2-a407-459b-b6ee-49b73628a49c, InstanceUUID=0418c74a-9270-4df6-8f99-c7d18e680eee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:43:06.094Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:43:16.095Z |INFO |Init configs |InvocationID=45c2fba2-a407-459b-b6ee-49b73628a49c, InstanceUUID=bff2369d-b802-4740-8017-9b7873af7a0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:43:16.104Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-24T05:43:20.859Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-24T05:43:20.860Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-10-24T05:43:20.860Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-24T05:43:20.862Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-24T05:43:20.869Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-24T05:43:20.869Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-10-24T05:43:20.869Z |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.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","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":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/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-10-24T05:43:20.871Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:43:26.104Z |INFO |Init configs |InvocationID=45c2fba2-a407-459b-b6ee-49b73628a49c, InstanceUUID=23e78411-070f-476b-abb4-c97358a573de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:43:26.120Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:43:36.120Z |INFO |Init configs |InvocationID=45c2fba2-a407-459b-b6ee-49b73628a49c, InstanceUUID=2c40e60c-736e-4fca-a02c-9de0452d1430 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:43:36.129Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:43:46.130Z |INFO |Init configs |InvocationID=45c2fba2-a407-459b-b6ee-49b73628a49c, InstanceUUID=889e34cd-b769-4140-a653-f727eff7528b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:43:46.138Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:43:56.138Z |INFO |Init configs |InvocationID=45c2fba2-a407-459b-b6ee-49b73628a49c, InstanceUUID=4efa0a21-c966-4b3a-adea-5aca251b8657 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:43:56.146Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:44:06.147Z |INFO |Init configs |InvocationID=45c2fba2-a407-459b-b6ee-49b73628a49c, InstanceUUID=9203036b-969c-4aad-b34d-81e392792cd5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:44:06.154Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:44:16.154Z |INFO |Init configs |InvocationID=45c2fba2-a407-459b-b6ee-49b73628a49c, InstanceUUID=ac71d52f-38a7-4666-ac80-28bc17746db7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:44:16.163Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:44:26.163Z |INFO |Init configs |InvocationID=45c2fba2-a407-459b-b6ee-49b73628a49c, InstanceUUID=7a04b132-7d27-4ed4-89e0-a9abece0d03b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:44:26.173Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:44:36.174Z |INFO |Init configs |InvocationID=45c2fba2-a407-459b-b6ee-49b73628a49c, InstanceUUID=0c58bf63-de35-4468-b10b-e445ec838acc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:44:36.197Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:44:46.197Z |INFO |Init configs |InvocationID=45c2fba2-a407-459b-b6ee-49b73628a49c, InstanceUUID=dd645986-5daa-450f-b28f-ebebe6fb8f86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:44:46.207Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:44:56.207Z |INFO |Init configs |InvocationID=45c2fba2-a407-459b-b6ee-49b73628a49c, InstanceUUID=498dfe59-ae32-4f9c-af2a-9716eeaa55a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:44:56.217Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:45:06.217Z |INFO |Init configs |InvocationID=45c2fba2-a407-459b-b6ee-49b73628a49c, InstanceUUID=d770d05d-4479-4f99-a6a8-b7008b8b8564 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:45:06.226Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:45:16.227Z |INFO |Init configs |InvocationID=45c2fba2-a407-459b-b6ee-49b73628a49c, InstanceUUID=65d4d3eb-20c3-4de7-b29c-ea61f49ee143 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:45:16.234Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:45:26.235Z |INFO |Init configs |InvocationID=45c2fba2-a407-459b-b6ee-49b73628a49c, InstanceUUID=a7fe68a8-e834-42d6-88b8-f76a96274e87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:45:26.243Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:45:36.243Z |INFO |Init configs |InvocationID=45c2fba2-a407-459b-b6ee-49b73628a49c, InstanceUUID=53db9d6d-3b3d-4d6c-b546-3d8a1bffc323 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:45:36.251Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:45:46.251Z |INFO |Init configs |InvocationID=45c2fba2-a407-459b-b6ee-49b73628a49c, InstanceUUID=7822b714-509b-4865-bc0e-756fe26cd1af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:45:46.258Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:45:56.259Z |INFO |Init configs |InvocationID=45c2fba2-a407-459b-b6ee-49b73628a49c, InstanceUUID=a49783b5-feac-470b-a6bc-9a901e9f6fc1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:45:56.269Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:46:06.270Z |INFO |Init configs |InvocationID=45c2fba2-a407-459b-b6ee-49b73628a49c, InstanceUUID=17930615-90cf-45d6-8a6b-18ef0359486a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:46:06.281Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:46:16.281Z |INFO |Init configs |InvocationID=45c2fba2-a407-459b-b6ee-49b73628a49c, InstanceUUID=4d2d8a1b-9f6b-40d5-8f7c-c1ff118f5af5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:46:16.288Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:46:26.289Z |INFO |Init configs |InvocationID=45c2fba2-a407-459b-b6ee-49b73628a49c, InstanceUUID=1bab2c2e-4bf5-4722-87dd-3382651fc2a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:46:26.298Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:46:36.298Z |INFO |Init configs |InvocationID=45c2fba2-a407-459b-b6ee-49b73628a49c, InstanceUUID=cfbd7ea1-fa03-4f4b-91ff-6bdc46554fd8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:46:36.307Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:46:46.308Z |INFO |Init configs |InvocationID=45c2fba2-a407-459b-b6ee-49b73628a49c, InstanceUUID=cd09531c-b4d5-4f05-bf38-97e32f998960 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:46:46.319Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:46:56.319Z |INFO |Init configs |InvocationID=45c2fba2-a407-459b-b6ee-49b73628a49c, InstanceUUID=82c8f20c-0ecf-4225-8762-f835da9b8cde | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:46:56.326Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:47:06.327Z |INFO |Init configs |InvocationID=45c2fba2-a407-459b-b6ee-49b73628a49c, InstanceUUID=f3d67291-a442-4e37-ac80-6f2b917f3754 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:47:06.335Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:47:16.335Z |INFO |Init configs |InvocationID=45c2fba2-a407-459b-b6ee-49b73628a49c, InstanceUUID=d2572153-aa2e-4f2a-b75b-7635739a2535 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:47:16.342Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:47:26.342Z |INFO |Init configs |InvocationID=45c2fba2-a407-459b-b6ee-49b73628a49c, InstanceUUID=03fa9ffe-9215-40ba-a2a0-692dba34f9c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:47:26.350Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:47:36.350Z |INFO |Init configs |InvocationID=45c2fba2-a407-459b-b6ee-49b73628a49c, InstanceUUID=9165f244-bd9d-43b0-8a4e-798e31d07860 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:47:36.359Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:47:46.360Z |INFO |Init configs |InvocationID=45c2fba2-a407-459b-b6ee-49b73628a49c, InstanceUUID=d06b9905-9df5-4ff8-a6d2-bf48ffadc567 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:47:46.367Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:47:56.368Z |INFO |Init configs |InvocationID=45c2fba2-a407-459b-b6ee-49b73628a49c, InstanceUUID=50e27c4c-a292-4e73-9d77-72fe34869f4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:47:56.382Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:48:06.382Z |INFO |Init configs |InvocationID=45c2fba2-a407-459b-b6ee-49b73628a49c, InstanceUUID=7b6a8c3a-f105-41b3-9717-1679ca2ea36b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:48:06.392Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:48:16.392Z |INFO |Init configs |InvocationID=45c2fba2-a407-459b-b6ee-49b73628a49c, InstanceUUID=f9dd55e9-a243-4d95-8ce6-a63bb2ef3e71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:48:16.400Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-24T05:48:20.804Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-24T05:48:20.805Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-10-24T05:48:20.805Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-24T05:48:20.807Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-24T05:48:20.812Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-24T05:48:20.812Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-10-24T05:48:20.812Z |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.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","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":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/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-10-24T05:48:20.814Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:48:26.400Z |INFO |Init configs |InvocationID=45c2fba2-a407-459b-b6ee-49b73628a49c, InstanceUUID=69dd765f-796c-4c1b-bdfa-146fa16743d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:48:26.409Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:48:36.409Z |INFO |Init configs |InvocationID=45c2fba2-a407-459b-b6ee-49b73628a49c, InstanceUUID=9a0d3dd0-fdd5-4159-9952-a85406bcd9cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:48:36.417Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:48:46.418Z |INFO |Init configs |InvocationID=45c2fba2-a407-459b-b6ee-49b73628a49c, InstanceUUID=6d3c7ccf-5d4a-40c3-9012-5ba6c5829aa2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:48:46.426Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:48:56.426Z |INFO |Init configs |InvocationID=45c2fba2-a407-459b-b6ee-49b73628a49c, InstanceUUID=80273ec4-a5d2-4fd3-9272-031db3fe3f5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:48:56.433Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:49:06.433Z |INFO |Init configs |InvocationID=45c2fba2-a407-459b-b6ee-49b73628a49c, InstanceUUID=e29fc2df-803f-4a03-ba83-7d66e7fa46e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:49:06.441Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:49:16.441Z |INFO |Init configs |InvocationID=45c2fba2-a407-459b-b6ee-49b73628a49c, InstanceUUID=6e335df3-b8ee-436e-8c48-559eee3630bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:49:16.450Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:49:26.451Z |INFO |Init configs |InvocationID=45c2fba2-a407-459b-b6ee-49b73628a49c, InstanceUUID=92cb38a6-8510-43ab-bbf3-19183ff20333 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:49:26.459Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:49:36.460Z |INFO |Init configs |InvocationID=45c2fba2-a407-459b-b6ee-49b73628a49c, InstanceUUID=8e7721db-93a3-4b34-939e-323e22401bfe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:49:36.468Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:49:46.469Z |INFO |Init configs |InvocationID=45c2fba2-a407-459b-b6ee-49b73628a49c, InstanceUUID=49bc01a5-3c28-4ea5-9c80-5f5659acdd8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:49:46.478Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:49:56.478Z |INFO |Init configs |InvocationID=45c2fba2-a407-459b-b6ee-49b73628a49c, InstanceUUID=b01f1711-bf3f-456a-825a-429f98768e35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:49:56.486Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:50:06.487Z |INFO |Init configs |InvocationID=45c2fba2-a407-459b-b6ee-49b73628a49c, InstanceUUID=5046a649-f7e8-4a79-b31f-d7282605bca7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:50:06.495Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:50:16.496Z |INFO |Init configs |InvocationID=45c2fba2-a407-459b-b6ee-49b73628a49c, InstanceUUID=8b21d928-e432-47fc-95ff-2305654c414e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:50:16.505Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:50:26.505Z |INFO |Init configs |InvocationID=45c2fba2-a407-459b-b6ee-49b73628a49c, InstanceUUID=711d9fab-7545-45f6-b84c-b4ba79bbae2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:50:26.513Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:50:36.514Z |INFO |Init configs |InvocationID=45c2fba2-a407-459b-b6ee-49b73628a49c, InstanceUUID=dcca7431-21a2-44a6-83ff-a062e313449a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:50:36.522Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:50:46.523Z |INFO |Init configs |InvocationID=45c2fba2-a407-459b-b6ee-49b73628a49c, InstanceUUID=e3fd8fd9-0895-480b-a1f0-b153384e6a62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:50:46.531Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:50:56.531Z |INFO |Init configs |InvocationID=45c2fba2-a407-459b-b6ee-49b73628a49c, InstanceUUID=94671045-0de8-49ea-919c-5ce496f3fbfa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:50:56.540Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:51:06.540Z |INFO |Init configs |InvocationID=45c2fba2-a407-459b-b6ee-49b73628a49c, InstanceUUID=25ec44d7-85db-4a86-8dd2-7a4fab691343 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:51:06.549Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:51:16.550Z |INFO |Init configs |InvocationID=45c2fba2-a407-459b-b6ee-49b73628a49c, InstanceUUID=454188e3-85ce-4a2a-b88c-93d7e9236ba2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:51:16.557Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:51:26.558Z |INFO |Init configs |InvocationID=45c2fba2-a407-459b-b6ee-49b73628a49c, InstanceUUID=8e6fda9e-d714-43d8-b4cd-d7726c67893f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:51:26.569Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:51:36.569Z |INFO |Init configs |InvocationID=45c2fba2-a407-459b-b6ee-49b73628a49c, InstanceUUID=bf6611cf-3329-4517-a38c-7d6268254c8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:51:36.577Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:51:46.577Z |INFO |Init configs |InvocationID=45c2fba2-a407-459b-b6ee-49b73628a49c, InstanceUUID=382ea853-3188-45de-affb-43b6306096eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:51:46.585Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:51:56.587Z |INFO |Init configs |InvocationID=45c2fba2-a407-459b-b6ee-49b73628a49c, InstanceUUID=c13efc99-4806-456a-834c-5e72b707477f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:51:56.595Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:52:06.598Z |INFO |Init configs |InvocationID=45c2fba2-a407-459b-b6ee-49b73628a49c, InstanceUUID=2870c8b9-f4a7-40bb-a4c4-2024bb913f92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:52:06.608Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:52:16.608Z |INFO |Init configs |InvocationID=45c2fba2-a407-459b-b6ee-49b73628a49c, InstanceUUID=75406524-750b-4050-9ac0-b4db9b082212 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:52:16.617Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:52:26.618Z |INFO |Init configs |InvocationID=45c2fba2-a407-459b-b6ee-49b73628a49c, InstanceUUID=8cf84d39-388a-414c-ba8b-2bf84c43d709 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:52:26.629Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:52:36.630Z |INFO |Init configs |InvocationID=45c2fba2-a407-459b-b6ee-49b73628a49c, InstanceUUID=3e608733-6ad9-4a27-abc9-655c537dddf6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:52:36.639Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:52:46.639Z |INFO |Init configs |InvocationID=45c2fba2-a407-459b-b6ee-49b73628a49c, InstanceUUID=d0141315-cae9-41c9-876b-05e9d73fee75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:52:46.647Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:52:56.648Z |INFO |Init configs |InvocationID=45c2fba2-a407-459b-b6ee-49b73628a49c, InstanceUUID=cb02acdd-ecfb-4690-95ee-a7f2021a4fc5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:52:56.656Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:53:06.656Z |INFO |Init configs |InvocationID=45c2fba2-a407-459b-b6ee-49b73628a49c, InstanceUUID=41f3804f-d403-4818-88c9-1c3cb8c98eb1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:53:06.665Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:53:16.666Z |INFO |Init configs |InvocationID=45c2fba2-a407-459b-b6ee-49b73628a49c, InstanceUUID=e99dcb56-7bb2-4bce-9edd-0eadfc4e2472 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:53:16.675Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-24T05:53:20.821Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-24T05:53:20.821Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-10-24T05:53:20.822Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-24T05:53:20.824Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-24T05:53:20.830Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-24T05:53:20.831Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-10-24T05:53:20.831Z |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.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","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":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/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-10-24T05:53:20.833Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:53:26.676Z |INFO |Init configs |InvocationID=45c2fba2-a407-459b-b6ee-49b73628a49c, InstanceUUID=71c46918-70be-4a84-809f-67fd25dfcdf3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:53:26.686Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:53:36.686Z |INFO |Init configs |InvocationID=45c2fba2-a407-459b-b6ee-49b73628a49c, InstanceUUID=f89da084-1c93-477f-b475-34e36e81d8aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:53:36.695Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:53:46.696Z |INFO |Init configs |InvocationID=45c2fba2-a407-459b-b6ee-49b73628a49c, InstanceUUID=d9853eb1-cd8c-4bf2-8e1b-489a0e433265 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:53:46.707Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:53:56.707Z |INFO |Init configs |InvocationID=45c2fba2-a407-459b-b6ee-49b73628a49c, InstanceUUID=9042ea54-fa87-487a-88ff-f73df28d16b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:53:56.717Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:54:06.717Z |INFO |Init configs |InvocationID=45c2fba2-a407-459b-b6ee-49b73628a49c, InstanceUUID=a0c52f8b-64f6-46a9-b410-5f5189a5f549 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:54:06.726Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:54:16.727Z |INFO |Init configs |InvocationID=45c2fba2-a407-459b-b6ee-49b73628a49c, InstanceUUID=44ee66c3-e84e-4f75-b07c-07a35ba4e26e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:54:16.734Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:54:26.735Z |INFO |Init configs |InvocationID=45c2fba2-a407-459b-b6ee-49b73628a49c, InstanceUUID=37a51446-3439-4eeb-9d11-94527e560d89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:54:26.746Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:54:36.746Z |INFO |Init configs |InvocationID=45c2fba2-a407-459b-b6ee-49b73628a49c, InstanceUUID=e10d7daa-3df7-49eb-84ec-8647850f3939 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:54:36.755Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:54:46.755Z |INFO |Init configs |InvocationID=45c2fba2-a407-459b-b6ee-49b73628a49c, InstanceUUID=884e1e81-7025-42aa-9fe4-e96b8e1b6b5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:54:46.763Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:54:56.764Z |INFO |Init configs |InvocationID=45c2fba2-a407-459b-b6ee-49b73628a49c, InstanceUUID=19cd570c-ede7-4eca-b9be-61d7081d0d19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:54:56.772Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:55:06.772Z |INFO |Init configs |InvocationID=45c2fba2-a407-459b-b6ee-49b73628a49c, InstanceUUID=16dcc22b-11f4-4282-ae36-8cf1b00056bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:55:06.781Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:55:16.782Z |INFO |Init configs |InvocationID=45c2fba2-a407-459b-b6ee-49b73628a49c, InstanceUUID=a4b576c2-1593-4921-b734-a18f7ab204cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:55:16.791Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:55:26.791Z |INFO |Init configs |InvocationID=45c2fba2-a407-459b-b6ee-49b73628a49c, InstanceUUID=f3ccd99f-5481-4f5c-8d62-5da2489c2ca7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:55:26.815Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:55:36.815Z |INFO |Init configs |InvocationID=45c2fba2-a407-459b-b6ee-49b73628a49c, InstanceUUID=769079ea-5c51-49cd-83f1-53920fd6ffa1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:55:36.824Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:55:46.824Z |INFO |Init configs |InvocationID=45c2fba2-a407-459b-b6ee-49b73628a49c, InstanceUUID=4a3a9b04-b280-43f3-8fdf-0c0f7ecd43bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:55:46.832Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:55:56.833Z |INFO |Init configs |InvocationID=45c2fba2-a407-459b-b6ee-49b73628a49c, InstanceUUID=ef86bf79-a094-45b7-8b3f-1b5c6bae3896 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:55:56.841Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:56:06.842Z |INFO |Init configs |InvocationID=45c2fba2-a407-459b-b6ee-49b73628a49c, InstanceUUID=21a13752-2d86-4135-8bec-e0d12a2aa31f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:56:06.852Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:56:16.853Z |INFO |Init configs |InvocationID=45c2fba2-a407-459b-b6ee-49b73628a49c, InstanceUUID=5434f599-61cc-4926-86a7-ec0eaccde937 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:56:16.861Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:56:26.861Z |INFO |Init configs |InvocationID=45c2fba2-a407-459b-b6ee-49b73628a49c, InstanceUUID=0d3a9254-3340-4625-afd0-4b295c22eb71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:56:26.871Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:56:36.871Z |INFO |Init configs |InvocationID=45c2fba2-a407-459b-b6ee-49b73628a49c, InstanceUUID=e8d25b38-eced-41dd-adaf-8b329ed65818 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:56:36.881Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:56:46.881Z |INFO |Init configs |InvocationID=45c2fba2-a407-459b-b6ee-49b73628a49c, InstanceUUID=42c7f728-10ad-49a7-9f0a-ed41a7f3396d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:56:46.889Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:56:56.889Z |INFO |Init configs |InvocationID=45c2fba2-a407-459b-b6ee-49b73628a49c, InstanceUUID=fff46f28-8794-4bee-8f4e-efa7ce5e8937 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:56:56.898Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:57:06.899Z |INFO |Init configs |InvocationID=45c2fba2-a407-459b-b6ee-49b73628a49c, InstanceUUID=1670907c-3db8-43bc-b39c-f9766b176c62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:57:06.907Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:57:16.907Z |INFO |Init configs |InvocationID=45c2fba2-a407-459b-b6ee-49b73628a49c, InstanceUUID=a5bcede0-20fc-46ac-8fd2-9a3e96feb82c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:57:16.916Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:57:26.916Z |INFO |Init configs |InvocationID=45c2fba2-a407-459b-b6ee-49b73628a49c, InstanceUUID=82333e91-623f-462c-95d5-2874aa199e15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:57:26.926Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:57:36.926Z |INFO |Init configs |InvocationID=45c2fba2-a407-459b-b6ee-49b73628a49c, InstanceUUID=dc951a22-673f-49e9-9aca-432927de5c65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:57:36.935Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:57:46.935Z |INFO |Init configs |InvocationID=45c2fba2-a407-459b-b6ee-49b73628a49c, InstanceUUID=0e5e7667-636e-4f43-ba19-bdafadd40cf2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:57:46.945Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:57:56.945Z |INFO |Init configs |InvocationID=45c2fba2-a407-459b-b6ee-49b73628a49c, InstanceUUID=af4b8536-1116-486f-b8cb-eaa2b1c4b9f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:57:56.954Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:58:06.954Z |INFO |Init configs |InvocationID=45c2fba2-a407-459b-b6ee-49b73628a49c, InstanceUUID=f7379581-7710-4ec1-974f-ee994f1fb078 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:58:06.963Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:58:16.964Z |INFO |Init configs |InvocationID=45c2fba2-a407-459b-b6ee-49b73628a49c, InstanceUUID=f8a2dbd1-76a3-4971-9303-2b38f60ba6a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:58:16.972Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-24T05:58:20.915Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-24T05:58:20.915Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-10-24T05:58:20.916Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-24T05:58:20.919Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-24T05:58:20.925Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-24T05:58:20.926Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-10-24T05:58:20.926Z |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.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","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":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/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-10-24T05:58:20.928Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:58:26.973Z |INFO |Init configs |InvocationID=45c2fba2-a407-459b-b6ee-49b73628a49c, InstanceUUID=5d8d9adf-6999-4166-9d3a-2af944767f5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:58:26.982Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:58:36.983Z |INFO |Init configs |InvocationID=45c2fba2-a407-459b-b6ee-49b73628a49c, InstanceUUID=0fae9f18-b4c8-4e9b-8c99-77eadfa69fa5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:58:36.992Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:58:46.992Z |INFO |Init configs |InvocationID=45c2fba2-a407-459b-b6ee-49b73628a49c, InstanceUUID=d401a233-b112-4b06-aa68-567649268eb4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:58:47.002Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:58:57.003Z |INFO |Init configs |InvocationID=45c2fba2-a407-459b-b6ee-49b73628a49c, InstanceUUID=b282383e-95ac-44d0-af7b-96c1f162b2e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:58:57.010Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:59:07.010Z |INFO |Init configs |InvocationID=45c2fba2-a407-459b-b6ee-49b73628a49c, InstanceUUID=fa135a5f-09be-4a83-8cd2-61dd97a3b0f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:59:07.019Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:59:17.020Z |INFO |Init configs |InvocationID=45c2fba2-a407-459b-b6ee-49b73628a49c, InstanceUUID=abce97c0-2869-4bc6-9bf5-fb7b27860148 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:59:17.030Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:59:27.030Z |INFO |Init configs |InvocationID=45c2fba2-a407-459b-b6ee-49b73628a49c, InstanceUUID=5830953f-eecb-4225-9a8e-542c3fd430ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:59:27.038Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:59:37.039Z |INFO |Init configs |InvocationID=45c2fba2-a407-459b-b6ee-49b73628a49c, InstanceUUID=b7b15733-e49d-488f-8099-e37b898958e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:59:37.049Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:59:47.049Z |INFO |Init configs |InvocationID=45c2fba2-a407-459b-b6ee-49b73628a49c, InstanceUUID=f317c179-8737-458d-b7f0-bb23cc4e2b6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:59:47.058Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:59:57.059Z |INFO |Init configs |InvocationID=45c2fba2-a407-459b-b6ee-49b73628a49c, InstanceUUID=bd3f6d2f-08d8-4ad7-896c-52e98d3ce936 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T05:59:57.068Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T06:00:07.068Z |INFO |Init configs |InvocationID=45c2fba2-a407-459b-b6ee-49b73628a49c, InstanceUUID=16b5b493-0912-4f6a-8513-feea32bcd89b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T06:00:07.076Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T06:00:17.077Z |INFO |Init configs |InvocationID=45c2fba2-a407-459b-b6ee-49b73628a49c, InstanceUUID=db57c465-d435-490b-8427-ff81538be48d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T06:00:17.085Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T06:00:27.086Z |INFO |Init configs |InvocationID=45c2fba2-a407-459b-b6ee-49b73628a49c, InstanceUUID=74a4b018-2e2f-4892-b232-4667d862d7e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T06:00:27.095Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T06:00:37.095Z |INFO |Init configs |InvocationID=45c2fba2-a407-459b-b6ee-49b73628a49c, InstanceUUID=3d1ff930-8932-4d2d-a2f4-eddd60393747 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T06:00:37.105Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T06:00:47.105Z |INFO |Init configs |InvocationID=45c2fba2-a407-459b-b6ee-49b73628a49c, InstanceUUID=3ed72a63-391d-418f-b74d-0de15193af84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T06:00:47.113Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T06:00:57.113Z |INFO |Init configs |InvocationID=45c2fba2-a407-459b-b6ee-49b73628a49c, InstanceUUID=648fa179-902a-4c0d-9789-440ada6bc0c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T06:00:57.122Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T06:01:07.123Z |INFO |Init configs |InvocationID=45c2fba2-a407-459b-b6ee-49b73628a49c, InstanceUUID=16b1902e-7ba4-45c2-942f-57473ea3a06a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T06:01:07.132Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T06:01:17.132Z |INFO |Init configs |InvocationID=45c2fba2-a407-459b-b6ee-49b73628a49c, InstanceUUID=c8373059-1c8f-4361-b49f-2d1902372489 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T06:01:17.141Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T06:01:27.142Z |INFO |Init configs |InvocationID=45c2fba2-a407-459b-b6ee-49b73628a49c, InstanceUUID=619b2138-7bf5-4280-bb3e-5631f4b386a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T06:01:27.150Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T06:01:37.150Z |INFO |Init configs |InvocationID=45c2fba2-a407-459b-b6ee-49b73628a49c, InstanceUUID=8f14456d-812c-472e-9bf6-6a282bd6eb1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T06:01:37.160Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T06:01:47.161Z |INFO |Init configs |InvocationID=45c2fba2-a407-459b-b6ee-49b73628a49c, InstanceUUID=51d5a407-0935-44f9-93b2-02aadc1959c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T06:01:47.171Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T06:01:57.172Z |INFO |Init configs |InvocationID=45c2fba2-a407-459b-b6ee-49b73628a49c, InstanceUUID=15c6d469-988b-4a7f-b147-27db94abf64d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T06:01:57.180Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T06:02:07.181Z |INFO |Init configs |InvocationID=45c2fba2-a407-459b-b6ee-49b73628a49c, InstanceUUID=a0e8483c-ee04-49be-98de-62ce8f22d670 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T06:02:07.191Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T06:02:17.191Z |INFO |Init configs |InvocationID=45c2fba2-a407-459b-b6ee-49b73628a49c, InstanceUUID=96c3641b-b3ea-4143-b965-14e807b1a59f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T06:02:17.201Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T06:02:27.201Z |INFO |Init configs |InvocationID=45c2fba2-a407-459b-b6ee-49b73628a49c, InstanceUUID=273bb2e8-f3ec-4232-b814-4d4cb1a23a5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T06:02:27.210Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T06:02:37.211Z |INFO |Init configs |InvocationID=45c2fba2-a407-459b-b6ee-49b73628a49c, InstanceUUID=39e7ae27-114f-4622-9a5e-68f0a8cf1a44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T06:02:37.220Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T06:02:47.220Z |INFO |Init configs |InvocationID=45c2fba2-a407-459b-b6ee-49b73628a49c, InstanceUUID=6d920884-816f-4f20-ae53-2bb3b01ff144 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T06:02:47.229Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T06:02:57.230Z |INFO |Init configs |InvocationID=45c2fba2-a407-459b-b6ee-49b73628a49c, InstanceUUID=075a1dd6-ac0f-4e43-a23b-3c554cc7d9d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T06:02:57.238Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T06:03:07.238Z |INFO |Init configs |InvocationID=45c2fba2-a407-459b-b6ee-49b73628a49c, InstanceUUID=f39d951a-4f9f-4dbf-bbae-8a9c74179c08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T06:03:07.247Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T06:03:17.248Z |INFO |Init configs |InvocationID=45c2fba2-a407-459b-b6ee-49b73628a49c, InstanceUUID=4e83cb2b-8cd1-43f2-91ea-703d1e70a1ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T06:03:17.256Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-24T06:03:20.948Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-24T06:03:20.949Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-10-24T06:03:20.950Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-24T06:03:20.953Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-24T06:03:20.960Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-24T06:03:20.960Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-10-24T06:03:20.960Z |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.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","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":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/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-10-24T06:03:20.963Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T06:03:27.256Z |INFO |Init configs |InvocationID=45c2fba2-a407-459b-b6ee-49b73628a49c, InstanceUUID=cfface47-1c56-4bda-991c-e74dffc8fbae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T06:03:27.264Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T06:03:37.265Z |INFO |Init configs |InvocationID=45c2fba2-a407-459b-b6ee-49b73628a49c, InstanceUUID=5040a4fc-73fe-4669-b809-854dd516a07a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T06:03:37.274Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T06:03:47.275Z |INFO |Init configs |InvocationID=45c2fba2-a407-459b-b6ee-49b73628a49c, InstanceUUID=81ad3643-cddd-468b-b5fa-0cda58eac95d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T06:03:47.301Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T06:03:57.301Z |INFO |Init configs |InvocationID=45c2fba2-a407-459b-b6ee-49b73628a49c, InstanceUUID=d588c039-ad24-4661-8c30-69e74b3ea272 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T06:03:57.309Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T06:04:07.310Z |INFO |Init configs |InvocationID=45c2fba2-a407-459b-b6ee-49b73628a49c, InstanceUUID=5711e030-878b-4f58-8c6a-5f8c98c61004 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T06:04:07.320Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T06:04:17.320Z |INFO |Init configs |InvocationID=45c2fba2-a407-459b-b6ee-49b73628a49c, InstanceUUID=e699feff-4e12-4538-be66-b42bfc6e3eaf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T06:04:17.330Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T06:04:27.330Z |INFO |Init configs |InvocationID=45c2fba2-a407-459b-b6ee-49b73628a49c, InstanceUUID=fbb012c2-f1c4-434b-90ea-d7e607efbf5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T06:04:27.342Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T06:04:37.342Z |INFO |Init configs |InvocationID=45c2fba2-a407-459b-b6ee-49b73628a49c, InstanceUUID=efe98479-e4b1-4dec-9448-daed03379811 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T06:04:37.350Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T06:04:47.351Z |INFO |Init configs |InvocationID=45c2fba2-a407-459b-b6ee-49b73628a49c, InstanceUUID=a0c7e414-67db-4b4f-b21b-eab5d8928a56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T06:04:47.359Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T06:04:57.360Z |INFO |Init configs |InvocationID=45c2fba2-a407-459b-b6ee-49b73628a49c, InstanceUUID=2e2869ad-2e53-4dda-a3e5-79e998233c30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T06:04:57.367Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T06:05:07.368Z |INFO |Init configs |InvocationID=45c2fba2-a407-459b-b6ee-49b73628a49c, InstanceUUID=9d5c386e-a168-4311-ad61-d68be4b71db8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T06:05:07.376Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T06:05:17.377Z |INFO |Init configs |InvocationID=45c2fba2-a407-459b-b6ee-49b73628a49c, InstanceUUID=9381f8a6-b76d-4c0b-9171-62a4c40c14c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T06:05:17.384Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T06:05:27.385Z |INFO |Init configs |InvocationID=45c2fba2-a407-459b-b6ee-49b73628a49c, InstanceUUID=992aebcc-204c-46f5-b7d7-892cf2f46761 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T06:05:27.393Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T06:05:37.394Z |INFO |Init configs |InvocationID=45c2fba2-a407-459b-b6ee-49b73628a49c, InstanceUUID=ea698a65-3a70-4a98-9baa-02b85cf42198 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T06:05:37.402Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T06:05:47.402Z |INFO |Init configs |InvocationID=45c2fba2-a407-459b-b6ee-49b73628a49c, InstanceUUID=cb0abd5e-7657-46a8-ad38-d435bef8d086 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T06:05:47.411Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T06:05:57.412Z |INFO |Init configs |InvocationID=45c2fba2-a407-459b-b6ee-49b73628a49c, InstanceUUID=ae16102c-adf4-46d7-9848-57c0b6f48160 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T06:05:57.421Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T06:06:07.421Z |INFO |Init configs |InvocationID=45c2fba2-a407-459b-b6ee-49b73628a49c, InstanceUUID=542337df-967c-4f3e-bf3d-02a3f2a0a406 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T06:06:07.430Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T06:06:17.431Z |INFO |Init configs |InvocationID=45c2fba2-a407-459b-b6ee-49b73628a49c, InstanceUUID=6ed85174-6219-4398-8d72-3273c148c816 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T06:06:17.438Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T06:06:27.439Z |INFO |Init configs |InvocationID=45c2fba2-a407-459b-b6ee-49b73628a49c, InstanceUUID=f4eb9c5b-c98b-498a-93a1-d3237f2b2eb2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T06:06:27.446Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T06:06:37.446Z |INFO |Init configs |InvocationID=45c2fba2-a407-459b-b6ee-49b73628a49c, InstanceUUID=221563b5-d0fa-41f3-9825-4cba398f8183 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T06:06:37.454Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T06:06:47.455Z |INFO |Init configs |InvocationID=45c2fba2-a407-459b-b6ee-49b73628a49c, InstanceUUID=53f33153-c27c-408a-a032-b2b02164425d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T06:06:47.462Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T06:06:57.463Z |INFO |Init configs |InvocationID=45c2fba2-a407-459b-b6ee-49b73628a49c, InstanceUUID=db981968-b890-4637-8066-e25c5aacf966 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T06:06:57.471Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T06:07:07.471Z |INFO |Init configs |InvocationID=45c2fba2-a407-459b-b6ee-49b73628a49c, InstanceUUID=44be5be7-32af-4609-9b46-8e57494c0e8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T06:07:07.480Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T06:07:17.480Z |INFO |Init configs |InvocationID=45c2fba2-a407-459b-b6ee-49b73628a49c, InstanceUUID=164f7cf7-0f8d-4608-8e05-12c5b2b75021 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T06:07:17.489Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T06:07:27.490Z |INFO |Init configs |InvocationID=45c2fba2-a407-459b-b6ee-49b73628a49c, InstanceUUID=441ae459-c21d-4c17-a79e-3c6dd2352d1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T06:07:27.500Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T06:07:37.500Z |INFO |Init configs |InvocationID=45c2fba2-a407-459b-b6ee-49b73628a49c, InstanceUUID=fc648762-3593-4159-9fc2-6d49924c3945 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T06:07:37.512Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T06:07:47.512Z |INFO |Init configs |InvocationID=45c2fba2-a407-459b-b6ee-49b73628a49c, InstanceUUID=c446cf04-4bb3-4054-b9c2-0149e292eb20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T06:07:47.521Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T06:07:57.522Z |INFO |Init configs |InvocationID=45c2fba2-a407-459b-b6ee-49b73628a49c, InstanceUUID=55a048de-c751-4132-9e09-77265579d231 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T06:07:57.533Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T06:08:07.533Z |INFO |Init configs |InvocationID=45c2fba2-a407-459b-b6ee-49b73628a49c, InstanceUUID=49cb7bbd-dca1-4c38-81c1-ac3ed9349a64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T06:08:07.543Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T06:08:17.543Z |INFO |Init configs |InvocationID=45c2fba2-a407-459b-b6ee-49b73628a49c, InstanceUUID=aa795a1e-44c1-4086-a7e3-9ed34719a4ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T06:08:17.551Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-24T06:08:20.818Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-24T06:08:20.819Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-10-24T06:08:20.819Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-24T06:08:20.821Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-24T06:08:20.826Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-24T06:08:20.826Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-10-24T06:08:20.826Z |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.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","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":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/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-10-24T06:08:20.828Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T06:08:27.552Z |INFO |Init configs |InvocationID=45c2fba2-a407-459b-b6ee-49b73628a49c, InstanceUUID=c48b9197-6973-420c-b576-d11ad7e3c63a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T06:08:27.559Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T06:08:37.560Z |INFO |Init configs |InvocationID=45c2fba2-a407-459b-b6ee-49b73628a49c, InstanceUUID=387c5656-0d0c-4b93-85d4-5866fdda446e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T06:08:37.569Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T06:08:47.569Z |INFO |Init configs |InvocationID=45c2fba2-a407-459b-b6ee-49b73628a49c, InstanceUUID=884a4bd7-c2e6-445a-8702-7d5d92778e9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T06:08:47.581Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T06:08:57.583Z |INFO |Init configs |InvocationID=45c2fba2-a407-459b-b6ee-49b73628a49c, InstanceUUID=ae58d920-8de8-434c-aa33-383426501b74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T06:08:57.594Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T06:09:07.595Z |INFO |Init configs |InvocationID=45c2fba2-a407-459b-b6ee-49b73628a49c, InstanceUUID=99081aa8-86c3-4a82-902c-8b782584f8fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T06:09:07.605Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T06:09:17.605Z |INFO |Init configs |InvocationID=45c2fba2-a407-459b-b6ee-49b73628a49c, InstanceUUID=bb04786b-896b-48cf-b873-aec5e528246a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T06:09:17.631Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T06:09:27.631Z |INFO |Init configs |InvocationID=45c2fba2-a407-459b-b6ee-49b73628a49c, InstanceUUID=8dfaf207-2da4-47df-b255-43d12f93b91a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T06:09:27.641Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T06:09:37.641Z |INFO |Init configs |InvocationID=45c2fba2-a407-459b-b6ee-49b73628a49c, InstanceUUID=2a4151b0-a343-43bd-ba63-e3984344d5ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T06:09:37.650Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T06:09:47.651Z |INFO |Init configs |InvocationID=45c2fba2-a407-459b-b6ee-49b73628a49c, InstanceUUID=2571920c-2bc0-4e9a-91e9-624fc5fa5e4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T06:09:47.660Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T06:09:57.660Z |INFO |Init configs |InvocationID=45c2fba2-a407-459b-b6ee-49b73628a49c, InstanceUUID=9d418593-69a7-4071-b7cf-0e94b410b778 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T06:09:57.669Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T06:10:07.669Z |INFO |Init configs |InvocationID=45c2fba2-a407-459b-b6ee-49b73628a49c, InstanceUUID=bf2ef977-17e3-4e9d-8f4c-88bdaacef04d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T06:10:07.678Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T06:10:17.678Z |INFO |Init configs |InvocationID=45c2fba2-a407-459b-b6ee-49b73628a49c, InstanceUUID=9fbffb8c-cf50-45da-a53e-394e57687aa8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T06:10:17.686Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T06:10:27.687Z |INFO |Init configs |InvocationID=45c2fba2-a407-459b-b6ee-49b73628a49c, InstanceUUID=282bf5db-0d7d-426e-a75e-8191ee1e1d04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T06:10:27.695Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T06:10:37.695Z |INFO |Init configs |InvocationID=45c2fba2-a407-459b-b6ee-49b73628a49c, InstanceUUID=897771bb-b459-44e6-a7a6-e21d6797aeba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T06:10:37.705Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T06:10:47.706Z |INFO |Init configs |InvocationID=45c2fba2-a407-459b-b6ee-49b73628a49c, InstanceUUID=a382f72d-a9cf-4169-8291-ffd5750c1bb1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T06:10:47.714Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T06:10:57.714Z |INFO |Init configs |InvocationID=45c2fba2-a407-459b-b6ee-49b73628a49c, InstanceUUID=3ce82f63-ab43-4975-b425-87bffc826f25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T06:10:57.723Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T06:11:07.723Z |INFO |Init configs |InvocationID=45c2fba2-a407-459b-b6ee-49b73628a49c, InstanceUUID=2e64ca50-da95-437a-ba66-fd7165437de0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T06:11:07.734Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T06:11:17.734Z |INFO |Init configs |InvocationID=45c2fba2-a407-459b-b6ee-49b73628a49c, InstanceUUID=75a5981e-8866-4065-a2e2-bd14cf6a1020 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T06:11:17.744Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T06:11:27.744Z |INFO |Init configs |InvocationID=45c2fba2-a407-459b-b6ee-49b73628a49c, InstanceUUID=05af33f5-7bbc-497d-ab28-8367fdfeafdf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T06:11:27.753Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T06:11:37.754Z |INFO |Init configs |InvocationID=45c2fba2-a407-459b-b6ee-49b73628a49c, InstanceUUID=a0642c88-3ec9-4fe5-aec3-35a18ef8295f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T06:11:37.761Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T06:11:47.761Z |INFO |Init configs |InvocationID=45c2fba2-a407-459b-b6ee-49b73628a49c, InstanceUUID=8733b36e-3514-4d5d-8a09-47a1be572420 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T06:11:47.770Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T06:11:57.773Z |INFO |Init configs |InvocationID=45c2fba2-a407-459b-b6ee-49b73628a49c, InstanceUUID=f1fed14b-ae92-4416-a265-312b1148ddc9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T06:11:57.782Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T06:12:07.782Z |INFO |Init configs |InvocationID=45c2fba2-a407-459b-b6ee-49b73628a49c, InstanceUUID=9c25b40f-dcc2-46e2-b0fb-d8a0300572b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T06:12:07.791Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T06:12:17.791Z |INFO |Init configs |InvocationID=45c2fba2-a407-459b-b6ee-49b73628a49c, InstanceUUID=6dc6cedf-47c7-4f62-ac58-f83956c63a0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T06:12:17.799Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T06:12:27.799Z |INFO |Init configs |InvocationID=45c2fba2-a407-459b-b6ee-49b73628a49c, InstanceUUID=2e28b4d8-7541-4a46-ad2b-f4f5e1b9bc52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T06:12:27.807Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T06:12:37.807Z |INFO |Init configs |InvocationID=45c2fba2-a407-459b-b6ee-49b73628a49c, InstanceUUID=601b46b6-9c69-47fe-94d8-26cd97006e15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T06:12:37.815Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T06:12:47.816Z |INFO |Init configs |InvocationID=45c2fba2-a407-459b-b6ee-49b73628a49c, InstanceUUID=2044153c-6d0f-4fc5-9f5c-e0d9da7c509b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T06:12:47.823Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T06:12:57.823Z |INFO |Init configs |InvocationID=45c2fba2-a407-459b-b6ee-49b73628a49c, InstanceUUID=7e59f01e-891b-446a-867a-dcefc6eb91b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T06:12:57.832Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T06:13:07.832Z |INFO |Init configs |InvocationID=45c2fba2-a407-459b-b6ee-49b73628a49c, InstanceUUID=75da0f87-4d76-4147-8ee1-8de5036de144 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T06:13:07.841Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T06:13:17.841Z |INFO |Init configs |InvocationID=45c2fba2-a407-459b-b6ee-49b73628a49c, InstanceUUID=948b83a7-cede-4a33-966c-c479665a152e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T06:13:17.849Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-24T06:13:21.048Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-24T06:13:21.049Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-10-24T06:13:21.050Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-24T06:13:21.054Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-24T06:13:21.061Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-24T06:13:21.061Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-10-24T06:13:21.062Z |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.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","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":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/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-10-24T06:13:21.064Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T06:13:27.850Z |INFO |Init configs |InvocationID=45c2fba2-a407-459b-b6ee-49b73628a49c, InstanceUUID=a707e91a-4a06-4aaa-80a2-a8e0212408d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T06:13:27.859Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T06:13:37.859Z |INFO |Init configs |InvocationID=45c2fba2-a407-459b-b6ee-49b73628a49c, InstanceUUID=37f013ea-e76b-4cec-ab4b-052d4464f52d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T06:13:37.868Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T06:13:47.868Z |INFO |Init configs |InvocationID=45c2fba2-a407-459b-b6ee-49b73628a49c, InstanceUUID=339650cb-37f5-4fb0-a8e2-d228ab28ea5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T06:13:47.876Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T06:13:57.876Z |INFO |Init configs |InvocationID=45c2fba2-a407-459b-b6ee-49b73628a49c, InstanceUUID=fa4184ce-58b4-4b20-864d-54f615c8e706 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T06:13:57.886Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T06:14:07.886Z |INFO |Init configs |InvocationID=45c2fba2-a407-459b-b6ee-49b73628a49c, InstanceUUID=98c47e63-5d9d-465c-8078-e8084615ea4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T06:14:07.893Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T06:14:17.894Z |INFO |Init configs |InvocationID=45c2fba2-a407-459b-b6ee-49b73628a49c, InstanceUUID=8e741bed-266c-44ca-b52a-24f9b0d59e98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T06:14:17.902Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T06:14:27.903Z |INFO |Init configs |InvocationID=45c2fba2-a407-459b-b6ee-49b73628a49c, InstanceUUID=c5c56064-9ee1-4b8b-bdca-7971997e817d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T06:14:27.911Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T06:14:37.912Z |INFO |Init configs |InvocationID=45c2fba2-a407-459b-b6ee-49b73628a49c, InstanceUUID=cc691a1e-e644-40c4-874a-9ef2b9cbbde4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T06:14:37.923Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T06:14:47.923Z |INFO |Init configs |InvocationID=45c2fba2-a407-459b-b6ee-49b73628a49c, InstanceUUID=6c18fbf4-ac13-40ca-8fe9-d4e942c052bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T06:14:47.932Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T06:14:57.933Z |INFO |Init configs |InvocationID=45c2fba2-a407-459b-b6ee-49b73628a49c, InstanceUUID=f651fba2-e53c-4249-bf1a-d09941005f1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T06:14:57.941Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T06:15:07.942Z |INFO |Init configs |InvocationID=45c2fba2-a407-459b-b6ee-49b73628a49c, InstanceUUID=bf758b45-373b-473a-858d-61e1cfc36288 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T06:15:07.949Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T06:15:17.950Z |INFO |Init configs |InvocationID=45c2fba2-a407-459b-b6ee-49b73628a49c, InstanceUUID=ed4bd7d7-a876-433e-ad3e-733ce1fc0bcd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T06:15:17.958Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T06:15:27.958Z |INFO |Init configs |InvocationID=45c2fba2-a407-459b-b6ee-49b73628a49c, InstanceUUID=810a1dc7-32c7-4318-9792-d51e3894e71a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T06:15:27.967Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T06:15:37.967Z |INFO |Init configs |InvocationID=45c2fba2-a407-459b-b6ee-49b73628a49c, InstanceUUID=c3406c14-fb86-47f8-abf8-71dd6701a13d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T06:15:37.975Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T06:15:47.975Z |INFO |Init configs |InvocationID=45c2fba2-a407-459b-b6ee-49b73628a49c, InstanceUUID=e6fab6c5-4103-456d-b644-8441470c3cea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T06:15:47.990Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T06:15:57.991Z |INFO |Init configs |InvocationID=45c2fba2-a407-459b-b6ee-49b73628a49c, InstanceUUID=3cc769a5-cd5f-4013-8163-a76a8d63d52c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T06:15:58.000Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T06:16:08.001Z |INFO |Init configs |InvocationID=45c2fba2-a407-459b-b6ee-49b73628a49c, InstanceUUID=85969fd8-6490-46d6-8e12-c9261cdf6a5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T06:16:08.008Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T06:16:18.008Z |INFO |Init configs |InvocationID=45c2fba2-a407-459b-b6ee-49b73628a49c, InstanceUUID=5645780a-962c-4dd7-9268-c53e28c6c103 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T06:16:18.015Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T06:16:28.016Z |INFO |Init configs |InvocationID=45c2fba2-a407-459b-b6ee-49b73628a49c, InstanceUUID=b8cf0700-1c0e-479f-9679-1f9a67b9e6c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T06:16:28.025Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T06:16:38.025Z |INFO |Init configs |InvocationID=45c2fba2-a407-459b-b6ee-49b73628a49c, InstanceUUID=55fa85d8-2a31-4c0f-aecf-513a74eb2b54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T06:16:38.033Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T06:16:48.033Z |INFO |Init configs |InvocationID=45c2fba2-a407-459b-b6ee-49b73628a49c, InstanceUUID=dc0660a6-7030-44b1-b13c-1d5f6914825f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T06:16:48.042Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T06:16:58.042Z |INFO |Init configs |InvocationID=45c2fba2-a407-459b-b6ee-49b73628a49c, InstanceUUID=4e98ecce-778a-4e22-8cfc-1539a7cd425f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T06:16:58.050Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T06:17:08.051Z |INFO |Init configs |InvocationID=45c2fba2-a407-459b-b6ee-49b73628a49c, InstanceUUID=90ffc8e0-4101-4727-b09e-d1a8b328875c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T06:17:08.061Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T06:17:18.061Z |INFO |Init configs |InvocationID=45c2fba2-a407-459b-b6ee-49b73628a49c, InstanceUUID=566d2df2-2466-4cd3-839f-f529958ff313 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T06:17:18.070Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T06:17:28.070Z |INFO |Init configs |InvocationID=45c2fba2-a407-459b-b6ee-49b73628a49c, InstanceUUID=3d980a31-3618-4ca6-b250-48b0d45c27fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T06:17:28.078Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T06:17:38.078Z |INFO |Init configs |InvocationID=45c2fba2-a407-459b-b6ee-49b73628a49c, InstanceUUID=e740f324-0a88-4db5-8cc2-e5c7733d0ef0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T06:17:38.087Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T06:17:48.087Z |INFO |Init configs |InvocationID=45c2fba2-a407-459b-b6ee-49b73628a49c, InstanceUUID=21efab16-181f-4393-9b5a-d35a9e04a3ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T06:17:48.112Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T06:17:58.112Z |INFO |Init configs |InvocationID=45c2fba2-a407-459b-b6ee-49b73628a49c, InstanceUUID=add7d077-b5bb-4853-8720-0babc68b0ddd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T06:17:58.121Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T06:18:08.121Z |INFO |Init configs |InvocationID=45c2fba2-a407-459b-b6ee-49b73628a49c, InstanceUUID=2228292b-64f4-46a5-8cff-60893ca6c97a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T06:18:08.130Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T06:18:18.130Z |INFO |Init configs |InvocationID=45c2fba2-a407-459b-b6ee-49b73628a49c, InstanceUUID=4942f83b-146e-41ad-8616-ff747219a997 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T06:18:18.138Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-24T06:18:20.812Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-24T06:18:20.812Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-10-24T06:18:20.812Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-24T06:18:20.814Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-24T06:18:20.818Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-24T06:18:20.818Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-10-24T06:18:20.818Z |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.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","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":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/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-10-24T06:18:20.819Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T06:18:28.138Z |INFO |Init configs |InvocationID=45c2fba2-a407-459b-b6ee-49b73628a49c, InstanceUUID=3e79f1b6-9c32-41d2-a095-56db209b71ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T06:18:28.146Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T06:18:38.148Z |INFO |Init configs |InvocationID=45c2fba2-a407-459b-b6ee-49b73628a49c, InstanceUUID=a4b8ff00-f77f-4613-b07b-89daee084f35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T06:18:38.157Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T06:18:48.157Z |INFO |Init configs |InvocationID=45c2fba2-a407-459b-b6ee-49b73628a49c, InstanceUUID=a887ff7d-b7ff-468a-a3cc-2964e64c60c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T06:18:48.165Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T06:18:58.166Z |INFO |Init configs |InvocationID=45c2fba2-a407-459b-b6ee-49b73628a49c, InstanceUUID=19033d64-5809-43ad-92db-04c1e0db30fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T06:18:58.174Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T06:19:08.174Z |INFO |Init configs |InvocationID=45c2fba2-a407-459b-b6ee-49b73628a49c, InstanceUUID=2ab45603-d142-45b9-973a-5dc436fd95b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T06:19:08.182Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T06:19:18.183Z |INFO |Init configs |InvocationID=45c2fba2-a407-459b-b6ee-49b73628a49c, InstanceUUID=b268abc1-8946-4fe2-91de-703f62e32330 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T06:19:18.190Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T06:19:28.191Z |INFO |Init configs |InvocationID=45c2fba2-a407-459b-b6ee-49b73628a49c, InstanceUUID=a7326078-a51b-463e-9e76-e99e6f0f721a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T06:19:28.199Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T06:19:38.200Z |INFO |Init configs |InvocationID=45c2fba2-a407-459b-b6ee-49b73628a49c, InstanceUUID=9ac1092f-c420-46bf-8ff4-be156fbfa7c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T06:19:38.207Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T06:19:48.208Z |INFO |Init configs |InvocationID=45c2fba2-a407-459b-b6ee-49b73628a49c, InstanceUUID=660aa126-5d10-43a4-a8c3-b5dcabb414b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T06:19:48.218Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T06:19:58.218Z |INFO |Init configs |InvocationID=45c2fba2-a407-459b-b6ee-49b73628a49c, InstanceUUID=c88925fa-623e-4e34-857b-801b1acb7a66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T06:19:58.228Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T06:20:08.228Z |INFO |Init configs |InvocationID=45c2fba2-a407-459b-b6ee-49b73628a49c, InstanceUUID=b551ed86-66ca-4785-b751-990b576d9b08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T06:20:08.236Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T06:20:18.236Z |INFO |Init configs |InvocationID=45c2fba2-a407-459b-b6ee-49b73628a49c, InstanceUUID=8b7b9433-d7bd-46d1-8048-03e909b1871f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T06:20:18.244Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T06:20:28.244Z |INFO |Init configs |InvocationID=45c2fba2-a407-459b-b6ee-49b73628a49c, InstanceUUID=8b513675-6a76-41a9-ae17-0ecfb7818b8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T06:20:28.252Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T06:20:38.253Z |INFO |Init configs |InvocationID=45c2fba2-a407-459b-b6ee-49b73628a49c, InstanceUUID=680219d7-3dd8-4690-8525-2672215d83bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T06:20:38.261Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T06:20:48.262Z |INFO |Init configs |InvocationID=45c2fba2-a407-459b-b6ee-49b73628a49c, InstanceUUID=0073b59b-3b5b-43a8-9fe7-9334436d1947 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T06:20:48.271Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T06:20:58.271Z |INFO |Init configs |InvocationID=45c2fba2-a407-459b-b6ee-49b73628a49c, InstanceUUID=17278826-c95a-4fe5-8329-877e8350ebc9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T06:20:58.281Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T06:21:08.281Z |INFO |Init configs |InvocationID=45c2fba2-a407-459b-b6ee-49b73628a49c, InstanceUUID=a1ace666-4319-49fc-927d-42fdff9b9219 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T06:21:08.290Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T06:21:18.290Z |INFO |Init configs |InvocationID=45c2fba2-a407-459b-b6ee-49b73628a49c, InstanceUUID=b4e04e31-2f05-48ed-af99-c6297c1d1bcd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T06:21:18.298Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T06:21:28.299Z |INFO |Init configs |InvocationID=45c2fba2-a407-459b-b6ee-49b73628a49c, InstanceUUID=4a030cdc-3f98-471b-9b31-fbd1329f5364 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T06:21:28.307Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T06:21:38.308Z |INFO |Init configs |InvocationID=45c2fba2-a407-459b-b6ee-49b73628a49c, InstanceUUID=aa5df252-cb11-4353-9a66-a9ca4ad734d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T06:21:38.315Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T06:21:48.316Z |INFO |Init configs |InvocationID=45c2fba2-a407-459b-b6ee-49b73628a49c, InstanceUUID=23d6ce30-aa76-463b-ba34-e1705d55128d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T06:21:48.326Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T06:21:58.326Z |INFO |Init configs |InvocationID=45c2fba2-a407-459b-b6ee-49b73628a49c, InstanceUUID=4d860d91-1b39-4a8d-b1ae-f236e101cb93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T06:21:58.334Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T06:22:08.334Z |INFO |Init configs |InvocationID=45c2fba2-a407-459b-b6ee-49b73628a49c, InstanceUUID=ecad45ae-5bce-4f4b-81b3-3ff57233d0e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T06:22:08.343Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T06:22:18.344Z |INFO |Init configs |InvocationID=45c2fba2-a407-459b-b6ee-49b73628a49c, InstanceUUID=f3c63aa5-5f45-4e5d-954c-db603eee71c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T06:22:18.352Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T06:22:28.353Z |INFO |Init configs |InvocationID=45c2fba2-a407-459b-b6ee-49b73628a49c, InstanceUUID=1ca95b58-6444-41db-91d1-372948c4f945 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T06:22:28.361Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T06:22:38.362Z |INFO |Init configs |InvocationID=45c2fba2-a407-459b-b6ee-49b73628a49c, InstanceUUID=72317cb4-1e91-4d59-b073-348e48f3889a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T06:22:38.370Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T06:22:48.371Z |INFO |Init configs |InvocationID=45c2fba2-a407-459b-b6ee-49b73628a49c, InstanceUUID=80d8373d-3fba-4b28-88ca-6233f3ca8d27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T06:22:48.378Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T06:22:58.379Z |INFO |Init configs |InvocationID=45c2fba2-a407-459b-b6ee-49b73628a49c, InstanceUUID=aa97edd4-b42d-462a-b902-45763a72aae7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T06:22:58.387Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T06:23:08.387Z |INFO |Init configs |InvocationID=45c2fba2-a407-459b-b6ee-49b73628a49c, InstanceUUID=c1761f36-d6fc-4645-980e-cddefc4f7c65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T06:23:08.395Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T06:23:18.395Z |INFO |Init configs |InvocationID=45c2fba2-a407-459b-b6ee-49b73628a49c, InstanceUUID=f3296610-00e6-4b73-8912-6b4795ea4d6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T06:23:18.418Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-24T06:23:20.811Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-24T06:23:20.811Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-10-24T06:23:20.812Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-24T06:23:20.813Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-24T06:23:20.817Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-24T06:23:20.817Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-10-24T06:23:20.817Z |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.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","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":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/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-10-24T06:23:20.818Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T06:23:28.418Z |INFO |Init configs |InvocationID=45c2fba2-a407-459b-b6ee-49b73628a49c, InstanceUUID=767c539c-6017-41dd-8ecf-d9195f9e1a10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T06:23:28.426Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T06:23:38.427Z |INFO |Init configs |InvocationID=45c2fba2-a407-459b-b6ee-49b73628a49c, InstanceUUID=9b396234-e114-4e26-b132-9797a0404277 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T06:23:38.436Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T06:23:48.437Z |INFO |Init configs |InvocationID=45c2fba2-a407-459b-b6ee-49b73628a49c, InstanceUUID=95c37752-a085-43ac-b166-19a44bee2762 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T06:23:48.457Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T06:23:58.457Z |INFO |Init configs |InvocationID=45c2fba2-a407-459b-b6ee-49b73628a49c, InstanceUUID=b713af9f-3e8a-44c3-92b1-1d78552fef3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T06:23:58.466Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T06:24:08.466Z |INFO |Init configs |InvocationID=45c2fba2-a407-459b-b6ee-49b73628a49c, InstanceUUID=cf8279e3-6f16-4606-a1fd-5f608f19c644 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T06:24:08.475Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T06:24:18.476Z |INFO |Init configs |InvocationID=45c2fba2-a407-459b-b6ee-49b73628a49c, InstanceUUID=08dc788d-aab8-4bc9-a8dd-90b41b5a227e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T06:24:18.486Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T06:24:28.487Z |INFO |Init configs |InvocationID=45c2fba2-a407-459b-b6ee-49b73628a49c, InstanceUUID=9463e74e-707e-425f-a1f0-029d74ab1b52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T06:24:28.496Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T06:24:38.496Z |INFO |Init configs |InvocationID=45c2fba2-a407-459b-b6ee-49b73628a49c, InstanceUUID=61c401a2-f959-45b5-8f27-91bc0ead7afd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T06:24:38.504Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T06:24:48.504Z |INFO |Init configs |InvocationID=45c2fba2-a407-459b-b6ee-49b73628a49c, InstanceUUID=9278f414-81e1-462f-929d-1397a92c7083 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T06:24:48.514Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T06:24:58.514Z |INFO |Init configs |InvocationID=45c2fba2-a407-459b-b6ee-49b73628a49c, InstanceUUID=bf793969-aaaf-4f62-a4ed-c1a7bc0442e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T06:24:58.523Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T06:25:08.524Z |INFO |Init configs |InvocationID=45c2fba2-a407-459b-b6ee-49b73628a49c, InstanceUUID=d9f53060-f91a-4af1-9b55-75b83e1eb7d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T06:25:08.533Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T06:25:18.534Z |INFO |Init configs |InvocationID=45c2fba2-a407-459b-b6ee-49b73628a49c, InstanceUUID=3a539815-5176-4ab7-bab2-cabf19b8d515 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T06:25:18.541Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T06:25:28.541Z |INFO |Init configs |InvocationID=45c2fba2-a407-459b-b6ee-49b73628a49c, InstanceUUID=74af77a2-73b5-409c-977b-58e1329bfc3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T06:25:28.550Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T06:25:38.550Z |INFO |Init configs |InvocationID=45c2fba2-a407-459b-b6ee-49b73628a49c, InstanceUUID=12bb3f17-7887-498e-82ae-a3df1d70a6df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T06:25:38.560Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T06:25:48.560Z |INFO |Init configs |InvocationID=45c2fba2-a407-459b-b6ee-49b73628a49c, InstanceUUID=65b9b6e8-17c5-4e5a-8923-01395281689c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T06:25:48.572Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T06:25:58.572Z |INFO |Init configs |InvocationID=45c2fba2-a407-459b-b6ee-49b73628a49c, InstanceUUID=a9f38436-e7e1-4e3e-b6eb-ee662f41041a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T06:25:58.581Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T06:26:08.582Z |INFO |Init configs |InvocationID=45c2fba2-a407-459b-b6ee-49b73628a49c, InstanceUUID=6b301ba7-7c42-40b3-9962-5397829dead1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T06:26:08.591Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T06:26:18.592Z |INFO |Init configs |InvocationID=45c2fba2-a407-459b-b6ee-49b73628a49c, InstanceUUID=3b77e25c-fae7-467f-88e7-7d014c38816c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T06:26:18.600Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T06:26:28.600Z |INFO |Init configs |InvocationID=45c2fba2-a407-459b-b6ee-49b73628a49c, InstanceUUID=b6e792e9-d56f-4b4b-a19f-98e63c1c08d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T06:26:28.609Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T06:26:38.610Z |INFO |Init configs |InvocationID=45c2fba2-a407-459b-b6ee-49b73628a49c, InstanceUUID=1d855920-9f69-4f57-a038-3d9fdab8ca57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T06:26:38.622Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T06:26:48.623Z |INFO |Init configs |InvocationID=45c2fba2-a407-459b-b6ee-49b73628a49c, InstanceUUID=c41fc27e-f03e-42f7-81b5-12913b4081c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T06:26:48.639Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T06:26:58.640Z |INFO |Init configs |InvocationID=45c2fba2-a407-459b-b6ee-49b73628a49c, InstanceUUID=5ebe3b48-77e7-4ada-9e16-53ab32c27119 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T06:26:58.650Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T06:27:08.650Z |INFO |Init configs |InvocationID=45c2fba2-a407-459b-b6ee-49b73628a49c, InstanceUUID=567c26ef-59c2-4c40-8861-6bfeff01ed23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T06:27:08.660Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T06:27:18.660Z |INFO |Init configs |InvocationID=45c2fba2-a407-459b-b6ee-49b73628a49c, InstanceUUID=704bacb8-1fec-48bd-a40b-26975a031b86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T06:27:18.668Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T06:27:28.669Z |INFO |Init configs |InvocationID=45c2fba2-a407-459b-b6ee-49b73628a49c, InstanceUUID=8c3bd725-37b1-4382-b967-29fdf07dc7b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T06:27:28.678Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T06:27:38.678Z |INFO |Init configs |InvocationID=45c2fba2-a407-459b-b6ee-49b73628a49c, InstanceUUID=af82a043-5643-433c-a9a6-af4c386e666b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T06:27:38.685Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T06:27:48.686Z |INFO |Init configs |InvocationID=45c2fba2-a407-459b-b6ee-49b73628a49c, InstanceUUID=6fc60830-bd9f-4707-8cd4-e4935cb7301a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T06:27:48.694Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T06:27:58.694Z |INFO |Init configs |InvocationID=45c2fba2-a407-459b-b6ee-49b73628a49c, InstanceUUID=5170338c-8b87-4e89-93a8-41b1ed352aaa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T06:27:58.703Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T06:28:08.704Z |INFO |Init configs |InvocationID=45c2fba2-a407-459b-b6ee-49b73628a49c, InstanceUUID=6b3ca68d-c32b-48a3-a6df-002423cfcc89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T06:28:08.711Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T06:28:18.712Z |INFO |Init configs |InvocationID=45c2fba2-a407-459b-b6ee-49b73628a49c, InstanceUUID=c0d3b210-345d-4449-a2fd-025678772084 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T06:28:18.720Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-24T06:28:20.935Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-24T06:28:20.936Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-10-24T06:28:20.937Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-24T06:28:20.940Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-24T06:28:20.946Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-24T06:28:20.946Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-10-24T06:28:20.947Z |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.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","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":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/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-10-24T06:28:20.950Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T06:28:28.721Z |INFO |Init configs |InvocationID=45c2fba2-a407-459b-b6ee-49b73628a49c, InstanceUUID=328d87ed-9f79-4fac-afd2-d2d46be8b62f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T06:28:28.730Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T06:28:38.731Z |INFO |Init configs |InvocationID=45c2fba2-a407-459b-b6ee-49b73628a49c, InstanceUUID=a3f24046-c1b9-479f-b18d-fe27deb461ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T06:28:38.740Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T06:28:48.740Z |INFO |Init configs |InvocationID=45c2fba2-a407-459b-b6ee-49b73628a49c, InstanceUUID=061c4d92-a593-4ab8-90df-212a4ea60de0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T06:28:48.749Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T06:28:58.750Z |INFO |Init configs |InvocationID=45c2fba2-a407-459b-b6ee-49b73628a49c, InstanceUUID=4f536178-91c4-4fb4-8138-4ada072f176b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T06:28:58.757Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T06:29:08.758Z |INFO |Init configs |InvocationID=45c2fba2-a407-459b-b6ee-49b73628a49c, InstanceUUID=68a3524b-e414-4805-a9e1-d9395b0f71e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T06:29:08.764Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T06:29:18.765Z |INFO |Init configs |InvocationID=45c2fba2-a407-459b-b6ee-49b73628a49c, InstanceUUID=5c05e167-f90b-49df-8d28-689c42c127bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T06:29:18.772Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T06:29:28.773Z |INFO |Init configs |InvocationID=45c2fba2-a407-459b-b6ee-49b73628a49c, InstanceUUID=cbaceab6-5e6a-40c0-9b57-5e331eee9044 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T06:29:28.780Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T06:29:38.781Z |INFO |Init configs |InvocationID=45c2fba2-a407-459b-b6ee-49b73628a49c, InstanceUUID=fd4c93c1-2219-4a30-8c7b-68882bdaf515 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T06:29:38.789Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T06:29:48.789Z |INFO |Init configs |InvocationID=45c2fba2-a407-459b-b6ee-49b73628a49c, InstanceUUID=53b39ab2-ff87-4e4f-96d5-2293aa1f6d98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T06:29:48.799Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T06:29:58.799Z |INFO |Init configs |InvocationID=45c2fba2-a407-459b-b6ee-49b73628a49c, InstanceUUID=b77f5209-7933-43dd-a6ab-8c2a2158c9e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T06:29:58.807Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T06:30:08.807Z |INFO |Init configs |InvocationID=45c2fba2-a407-459b-b6ee-49b73628a49c, InstanceUUID=7e350b3c-d4dd-4906-94ea-a0c46f7307cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T06:30:08.815Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T06:30:18.815Z |INFO |Init configs |InvocationID=45c2fba2-a407-459b-b6ee-49b73628a49c, InstanceUUID=62bb752d-61f4-4238-b523-16394c79c740 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T06:30:18.823Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T06:30:28.824Z |INFO |Init configs |InvocationID=45c2fba2-a407-459b-b6ee-49b73628a49c, InstanceUUID=5ebb76aa-1a20-4682-b49f-9a9bfaa87465 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T06:30:28.833Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T06:30:38.833Z |INFO |Init configs |InvocationID=45c2fba2-a407-459b-b6ee-49b73628a49c, InstanceUUID=9d1a48ca-1daa-4bab-8a25-74fc6ce92b4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T06:30:38.839Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T06:30:48.840Z |INFO |Init configs |InvocationID=45c2fba2-a407-459b-b6ee-49b73628a49c, InstanceUUID=4886f7a5-8894-4af9-9737-ed36545035ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T06:30:48.846Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T06:30:58.847Z |INFO |Init configs |InvocationID=45c2fba2-a407-459b-b6ee-49b73628a49c, InstanceUUID=ed788ec3-d419-4be5-b3db-d58a9f307b89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T06:30:58.853Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T06:31:08.853Z |INFO |Init configs |InvocationID=45c2fba2-a407-459b-b6ee-49b73628a49c, InstanceUUID=67954cc9-3e3f-4b30-9f0d-9c697832a15f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T06:31:08.873Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T06:31:18.874Z |INFO |Init configs |InvocationID=45c2fba2-a407-459b-b6ee-49b73628a49c, InstanceUUID=54c75c5a-87c1-4e33-b6dd-940f8b60a798 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T06:31:18.881Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T06:31:28.881Z |INFO |Init configs |InvocationID=45c2fba2-a407-459b-b6ee-49b73628a49c, InstanceUUID=50c435f4-13de-4fd8-9378-28c32af78578 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T06:31:28.890Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T06:31:38.890Z |INFO |Init configs |InvocationID=45c2fba2-a407-459b-b6ee-49b73628a49c, InstanceUUID=05edfef0-f282-4db5-ab00-ea3c76f38dc9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T06:31:38.897Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T06:31:48.898Z |INFO |Init configs |InvocationID=45c2fba2-a407-459b-b6ee-49b73628a49c, InstanceUUID=6c81f5cf-57f3-43cd-bfad-5d7579bfc2cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T06:31:48.906Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T06:31:58.906Z |INFO |Init configs |InvocationID=45c2fba2-a407-459b-b6ee-49b73628a49c, InstanceUUID=4fb6f182-3e8c-4a84-bcf5-f9b3d26e9413 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T06:31:58.934Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T06:32:08.934Z |INFO |Init configs |InvocationID=45c2fba2-a407-459b-b6ee-49b73628a49c, InstanceUUID=8541272f-8501-458d-bb17-a5d27fae93d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T06:32:08.962Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T06:32:18.962Z |INFO |Init configs |InvocationID=45c2fba2-a407-459b-b6ee-49b73628a49c, InstanceUUID=c9a297e1-cc54-4985-830d-81fc25565c88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T06:32:18.969Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T06:32:28.969Z |INFO |Init configs |InvocationID=45c2fba2-a407-459b-b6ee-49b73628a49c, InstanceUUID=3411e8ab-91ec-44a9-9fce-e4c520dbcb51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T06:32:28.979Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T06:32:38.979Z |INFO |Init configs |InvocationID=45c2fba2-a407-459b-b6ee-49b73628a49c, InstanceUUID=4a72c573-c0b0-4f4e-8e32-0cabf46dc9cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T06:32:38.987Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T06:32:48.987Z |INFO |Init configs |InvocationID=45c2fba2-a407-459b-b6ee-49b73628a49c, InstanceUUID=e92e36a8-100b-449b-9090-a1a9815c4cc9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T06:32:48.994Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T06:32:58.994Z |INFO |Init configs |InvocationID=45c2fba2-a407-459b-b6ee-49b73628a49c, InstanceUUID=984cc9d2-b5fd-4d09-95b7-715b14f211e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T06:32:59.002Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T06:33:09.002Z |INFO |Init configs |InvocationID=45c2fba2-a407-459b-b6ee-49b73628a49c, InstanceUUID=167d9c65-e591-4942-96e8-e6b9c33d6207 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T06:33:09.009Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T06:33:19.010Z |INFO |Init configs |InvocationID=45c2fba2-a407-459b-b6ee-49b73628a49c, InstanceUUID=bb8ffb1c-9cc2-49cc-94f9-539eb76663e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T06:33:19.016Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-24T06:33:20.812Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-24T06:33:20.812Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-10-24T06:33:20.813Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-24T06:33:20.814Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-24T06:33:20.817Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-24T06:33:20.817Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-10-24T06:33:20.818Z |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.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","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":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/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-10-24T06:33:20.819Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T06:33:29.017Z |INFO |Init configs |InvocationID=45c2fba2-a407-459b-b6ee-49b73628a49c, InstanceUUID=f8b98186-96ba-453f-9dc9-ba2f96fb5950 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T06:33:29.024Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T06:33:39.024Z |INFO |Init configs |InvocationID=45c2fba2-a407-459b-b6ee-49b73628a49c, InstanceUUID=f5bd8c2e-9743-43ed-9852-0c74afe5b932 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T06:33:39.033Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T06:33:49.033Z |INFO |Init configs |InvocationID=45c2fba2-a407-459b-b6ee-49b73628a49c, InstanceUUID=d464ab19-5b18-4488-8d8a-82d1fe028c20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T06:33:49.043Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T06:33:59.044Z |INFO |Init configs |InvocationID=45c2fba2-a407-459b-b6ee-49b73628a49c, InstanceUUID=0a617ceb-3ddb-4615-8ecc-4cea63342a29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T06:33:59.051Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T06:34:09.052Z |INFO |Init configs |InvocationID=45c2fba2-a407-459b-b6ee-49b73628a49c, InstanceUUID=da68f324-0cbf-436f-8f62-329ec81082ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T06:34:09.059Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T06:34:19.060Z |INFO |Init configs |InvocationID=45c2fba2-a407-459b-b6ee-49b73628a49c, InstanceUUID=72ac6612-51ee-4763-8eaa-f407208b79b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T06:34:19.069Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T06:34:29.069Z |INFO |Init configs |InvocationID=45c2fba2-a407-459b-b6ee-49b73628a49c, InstanceUUID=ec967491-e017-45cf-8732-40bb968d2a6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T06:34:29.078Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T06:34:39.079Z |INFO |Init configs |InvocationID=45c2fba2-a407-459b-b6ee-49b73628a49c, InstanceUUID=696afd6a-9578-4fbc-9601-6d5bf64dd282 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T06:34:39.086Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T06:34:49.086Z |INFO |Init configs |InvocationID=45c2fba2-a407-459b-b6ee-49b73628a49c, InstanceUUID=c30ea5d8-5ee7-4bc8-bdb8-c539c02f8a49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T06:34:49.096Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T06:34:59.097Z |INFO |Init configs |InvocationID=45c2fba2-a407-459b-b6ee-49b73628a49c, InstanceUUID=370007df-933f-43e6-a29c-7cf93c6284d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T06:34:59.104Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T06:35:09.105Z |INFO |Init configs |InvocationID=45c2fba2-a407-459b-b6ee-49b73628a49c, InstanceUUID=871c3349-c179-4b24-896d-fa9b222bfefd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T06:35:09.112Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T06:35:19.112Z |INFO |Init configs |InvocationID=45c2fba2-a407-459b-b6ee-49b73628a49c, InstanceUUID=ee30b9a1-dd1a-430e-a65e-62fd524cda2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T06:35:19.120Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T06:35:29.121Z |INFO |Init configs |InvocationID=45c2fba2-a407-459b-b6ee-49b73628a49c, InstanceUUID=4c14e0c2-9105-42ab-8cf0-1f431afc0c89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T06:35:29.128Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T06:35:39.128Z |INFO |Init configs |InvocationID=45c2fba2-a407-459b-b6ee-49b73628a49c, InstanceUUID=b862ecb5-a7a7-43a2-b181-2d9c6af89d66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T06:35:39.137Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T06:35:49.137Z |INFO |Init configs |InvocationID=45c2fba2-a407-459b-b6ee-49b73628a49c, InstanceUUID=906bc222-3d00-41b8-a150-eaeb13b653fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T06:35:49.148Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T06:35:59.152Z |INFO |Init configs |InvocationID=45c2fba2-a407-459b-b6ee-49b73628a49c, InstanceUUID=e540b506-8ae4-463f-9527-e0e93e63391f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T06:35:59.161Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T06:36:09.162Z |INFO |Init configs |InvocationID=45c2fba2-a407-459b-b6ee-49b73628a49c, InstanceUUID=1d6050d8-c640-43be-a6eb-f7ed78044728 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T06:36:09.169Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T06:36:19.170Z |INFO |Init configs |InvocationID=45c2fba2-a407-459b-b6ee-49b73628a49c, InstanceUUID=a34b771e-ae62-4c53-9cf4-79787a96ccc6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T06:36:19.178Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T06:36:29.178Z |INFO |Init configs |InvocationID=45c2fba2-a407-459b-b6ee-49b73628a49c, InstanceUUID=bfe613de-240d-4bfe-9fb6-b935dc3d63ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T06:36:29.186Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T06:36:39.186Z |INFO |Init configs |InvocationID=45c2fba2-a407-459b-b6ee-49b73628a49c, InstanceUUID=5f02cb81-6362-4462-a909-4f2af2e411b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T06:36:39.196Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T06:36:49.196Z |INFO |Init configs |InvocationID=45c2fba2-a407-459b-b6ee-49b73628a49c, InstanceUUID=44cb0059-074a-49d3-83ad-c86c98e4369e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T06:36:49.206Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T06:36:59.206Z |INFO |Init configs |InvocationID=45c2fba2-a407-459b-b6ee-49b73628a49c, InstanceUUID=c72fc134-26b1-4662-bb9a-a9c3ae611b58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T06:36:59.214Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T06:37:09.214Z |INFO |Init configs |InvocationID=45c2fba2-a407-459b-b6ee-49b73628a49c, InstanceUUID=d3419ad2-5d11-40cb-8421-94760d445c7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T06:37:09.222Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T06:37:19.222Z |INFO |Init configs |InvocationID=45c2fba2-a407-459b-b6ee-49b73628a49c, InstanceUUID=9d6344a2-a16f-48aa-a0dc-178f3f6b3efb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T06:37:19.231Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T06:37:29.233Z |INFO |Init configs |InvocationID=45c2fba2-a407-459b-b6ee-49b73628a49c, InstanceUUID=60ec86f7-fc2d-4837-be81-92cb0c445ec0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T06:37:29.243Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T06:37:39.244Z |INFO |Init configs |InvocationID=45c2fba2-a407-459b-b6ee-49b73628a49c, InstanceUUID=5f0e6c04-6e88-43c6-9497-1662edf39b25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T06:37:39.252Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T06:37:49.253Z |INFO |Init configs |InvocationID=45c2fba2-a407-459b-b6ee-49b73628a49c, InstanceUUID=e0ef0fec-4d09-4729-9e40-619769fb7b5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T06:37:49.261Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T06:37:59.262Z |INFO |Init configs |InvocationID=45c2fba2-a407-459b-b6ee-49b73628a49c, InstanceUUID=cd79d889-588b-4de8-ba4a-de1d36646dc4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T06:37:59.274Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T06:38:09.275Z |INFO |Init configs |InvocationID=45c2fba2-a407-459b-b6ee-49b73628a49c, InstanceUUID=982108e5-1aff-454b-b694-5417b7b04358 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T06:38:09.284Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T06:38:19.284Z |INFO |Init configs |InvocationID=45c2fba2-a407-459b-b6ee-49b73628a49c, InstanceUUID=731733e7-5a91-4037-aff2-dab2542a60ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T06:38:19.291Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-24T06:38:20.838Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-24T06:38:20.838Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-10-24T06:38:20.839Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-24T06:38:20.840Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-24T06:38:20.844Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-24T06:38:20.844Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-10-24T06:38:20.844Z |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.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","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":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/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-10-24T06:38:20.846Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T06:38:29.292Z |INFO |Init configs |InvocationID=45c2fba2-a407-459b-b6ee-49b73628a49c, InstanceUUID=661b183d-e378-4401-a4a3-e3e4de660b43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T06:38:29.301Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T06:38:39.302Z |INFO |Init configs |InvocationID=45c2fba2-a407-459b-b6ee-49b73628a49c, InstanceUUID=05a09267-6f24-42ed-8d28-b33928f3e79c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T06:38:39.311Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T06:38:49.312Z |INFO |Init configs |InvocationID=45c2fba2-a407-459b-b6ee-49b73628a49c, InstanceUUID=b5bef985-5bb4-420a-906a-c57ad307dcaa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T06:38:49.320Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T06:38:59.320Z |INFO |Init configs |InvocationID=45c2fba2-a407-459b-b6ee-49b73628a49c, InstanceUUID=a2e7ab94-ff01-439f-b129-0b208fabde26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T06:38:59.329Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T06:39:09.330Z |INFO |Init configs |InvocationID=45c2fba2-a407-459b-b6ee-49b73628a49c, InstanceUUID=7ca9ac48-a1a6-419a-a1fb-0397e9e255e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T06:39:09.339Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T06:39:19.340Z |INFO |Init configs |InvocationID=45c2fba2-a407-459b-b6ee-49b73628a49c, InstanceUUID=ea16fef2-e843-4d21-b7db-d4c2a4b06566 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T06:39:19.347Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T06:39:29.348Z |INFO |Init configs |InvocationID=45c2fba2-a407-459b-b6ee-49b73628a49c, InstanceUUID=db9c623e-711a-46c4-bd2f-f736d3fa4a98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T06:39:29.356Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T06:39:39.357Z |INFO |Init configs |InvocationID=45c2fba2-a407-459b-b6ee-49b73628a49c, InstanceUUID=6008591c-e979-43a3-924e-c59b1627be0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T06:39:39.366Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T06:39:49.366Z |INFO |Init configs |InvocationID=45c2fba2-a407-459b-b6ee-49b73628a49c, InstanceUUID=e529a010-1e34-4d0d-a28e-84fc43c3abd5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T06:39:49.374Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T06:39:59.374Z |INFO |Init configs |InvocationID=45c2fba2-a407-459b-b6ee-49b73628a49c, InstanceUUID=f561dee2-2658-4a3b-b457-c795318100a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T06:39:59.383Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T06:40:09.383Z |INFO |Init configs |InvocationID=45c2fba2-a407-459b-b6ee-49b73628a49c, InstanceUUID=07fd235d-3a11-4041-8f5b-c7c8de152e77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T06:40:09.391Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T06:40:19.392Z |INFO |Init configs |InvocationID=45c2fba2-a407-459b-b6ee-49b73628a49c, InstanceUUID=995d2006-2904-4a77-937b-5a79dda027b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T06:40:19.401Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T06:40:29.401Z |INFO |Init configs |InvocationID=45c2fba2-a407-459b-b6ee-49b73628a49c, InstanceUUID=e8f10c6f-258c-4200-a91d-7015c106ff03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T06:40:29.412Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T06:40:39.412Z |INFO |Init configs |InvocationID=45c2fba2-a407-459b-b6ee-49b73628a49c, InstanceUUID=5cf16178-6701-4794-98b9-fc7639c708b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T06:40:39.421Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T06:40:49.421Z |INFO |Init configs |InvocationID=45c2fba2-a407-459b-b6ee-49b73628a49c, InstanceUUID=7bbdf364-4305-4817-a482-acc95634a31e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T06:40:49.428Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T06:40:59.428Z |INFO |Init configs |InvocationID=45c2fba2-a407-459b-b6ee-49b73628a49c, InstanceUUID=b11e8004-016b-412c-8017-f20bcfd49831 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T06:40:59.436Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T06:41:09.436Z |INFO |Init configs |InvocationID=45c2fba2-a407-459b-b6ee-49b73628a49c, InstanceUUID=663cca4b-9dd7-4a42-92f2-f2f0a3dd5d2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T06:41:09.443Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T06:41:19.443Z |INFO |Init configs |InvocationID=45c2fba2-a407-459b-b6ee-49b73628a49c, InstanceUUID=b1dd84a8-9092-4899-b41b-ab9c429db909 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T06:41:19.450Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T06:41:29.450Z |INFO |Init configs |InvocationID=45c2fba2-a407-459b-b6ee-49b73628a49c, InstanceUUID=6768acf5-7f7e-42db-a3ef-8027a7f63851 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T06:41:29.458Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T06:41:39.458Z |INFO |Init configs |InvocationID=45c2fba2-a407-459b-b6ee-49b73628a49c, InstanceUUID=9cf67163-4c9a-4010-a21a-91bfc51411c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T06:41:39.469Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T06:41:49.469Z |INFO |Init configs |InvocationID=45c2fba2-a407-459b-b6ee-49b73628a49c, InstanceUUID=440b626c-a4b2-4306-8db6-53de190f88ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T06:41:49.480Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T06:41:59.480Z |INFO |Init configs |InvocationID=45c2fba2-a407-459b-b6ee-49b73628a49c, InstanceUUID=395ab0ea-b99e-43a4-b79a-3c317589269a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T06:41:59.488Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T06:42:09.489Z |INFO |Init configs |InvocationID=45c2fba2-a407-459b-b6ee-49b73628a49c, InstanceUUID=3b19b5cc-3ae7-42b8-b279-f3147d4e86ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T06:42:09.497Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T06:42:19.498Z |INFO |Init configs |InvocationID=45c2fba2-a407-459b-b6ee-49b73628a49c, InstanceUUID=3a89e2c5-65b9-4972-8b64-6e6353dcea43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T06:42:19.506Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T06:42:29.506Z |INFO |Init configs |InvocationID=45c2fba2-a407-459b-b6ee-49b73628a49c, InstanceUUID=e62f1b57-730d-4395-9d0c-6806332057c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T06:42:29.514Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T06:42:39.514Z |INFO |Init configs |InvocationID=45c2fba2-a407-459b-b6ee-49b73628a49c, InstanceUUID=5dcc280b-a8e9-4bce-8ce0-ab65e8d81995 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T06:42:39.523Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T06:42:49.523Z |INFO |Init configs |InvocationID=45c2fba2-a407-459b-b6ee-49b73628a49c, InstanceUUID=ca405af6-3c59-4d0a-9fb0-7f8be80fe126 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-24T06:42:49.543Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |