By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.4.8) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-06T09:36:52.665Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-06T09:36:52.669Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-01-06T09:36:52.726Z |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-01-06T09:36:53.540Z |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-01-06T09:36:53.636Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-06T09:36:53.637Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-06T09:36:53.637Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","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-01-06T09:36:53.716Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-01-06T09:36:53.819Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2022-01-06T09:36:53.950Z |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.7.1.jar - 20:13] | | | |main | org.springframework.cloud.context.scope.GenericScope |2022-01-06T09:36:56.062Z |INFO |BeanFactory id=aae88e22-1cbc-33f9-96c8-cdcbe6e44789 | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-01-06T09:36:56.662Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2022-01-06T09:36:56.681Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2022-01-06T09:36:56.681Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.48] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-01-06T09:36:56.742Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2022-01-06T09:36:56.743Z |INFO |Root WebApplicationContext: initialization completed in 2792 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2022-01-06T09:36:57.298Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=9815efd9-e0af-466e-859c-ce4ed1650312 | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2022-01-06T09:36:58.646Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=9815efd9-e0af-466e-859c-ce4ed1650312 | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-01-06T09:37:00.133Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=9815efd9-e0af-466e-859c-ce4ed1650312 | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-01-06T09:37:00.851Z |INFO |Started MainApp in 11.388 seconds (JVM running for 12.378) |InvocationID=9815efd9-e0af-466e-859c-ce4ed1650312 | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2022-01-06T09:37:00.931Z |INFO |Start scheduling PRH workflow |InvocationID=9815efd9-e0af-466e-859c-ce4ed1650312 | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T09:37:00.949Z |INFO |Init configs |InvocationID=9815efd9-e0af-466e-859c-ce4ed1650312, InstanceUUID=381fc6fe-32f0-4728-9d2f-5a7e726e69b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T09:37:01.600Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T09:37:11.605Z |INFO |Init configs |InvocationID=9815efd9-e0af-466e-859c-ce4ed1650312, InstanceUUID=459a3515-0414-46bc-8ae5-a2d48f70a1fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T09:37:11.624Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T09:37:21.625Z |INFO |Init configs |InvocationID=9815efd9-e0af-466e-859c-ce4ed1650312, InstanceUUID=b5731fab-f01c-4526-a956-7233616e0a36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T09:37:21.640Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-01-06T09:37:22.642Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-01-06T09:37:22.642Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-01-06T09:37:22.646Z |INFO |Completed initialization in 3 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T09:37:31.641Z |INFO |Init configs |InvocationID=9815efd9-e0af-466e-859c-ce4ed1650312, InstanceUUID=eba67504-9141-433a-a2b6-f1cb46460b05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T09:37:31.658Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T09:37:41.659Z |INFO |Init configs |InvocationID=9815efd9-e0af-466e-859c-ce4ed1650312, InstanceUUID=7a7f8fa3-7625-410a-847c-3b158b66e1ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T09:37:41.675Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T09:37:51.676Z |INFO |Init configs |InvocationID=9815efd9-e0af-466e-859c-ce4ed1650312, InstanceUUID=9d2cca4a-47f9-4038-973f-3616eb5910b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T09:37:51.690Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T09:38:01.692Z |INFO |Init configs |InvocationID=9815efd9-e0af-466e-859c-ce4ed1650312, InstanceUUID=6c4899b2-4a0e-488c-a5e0-50be9d3ee4d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T09:38:01.709Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T09:38:11.711Z |INFO |Init configs |InvocationID=9815efd9-e0af-466e-859c-ce4ed1650312, InstanceUUID=a9382b5d-70dd-480f-80a1-4cecb31ae124 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T09:38:11.726Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T09:38:21.727Z |INFO |Init configs |InvocationID=9815efd9-e0af-466e-859c-ce4ed1650312, InstanceUUID=204ecb97-7969-4fb1-963b-71f84304c577 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T09:38:21.746Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T09:38:31.750Z |INFO |Init configs |InvocationID=9815efd9-e0af-466e-859c-ce4ed1650312, InstanceUUID=906a1a89-97de-4070-a47a-afec7c3fe277 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T09:38:31.766Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T09:38:41.766Z |INFO |Init configs |InvocationID=9815efd9-e0af-466e-859c-ce4ed1650312, InstanceUUID=9e752dd0-6258-45bd-a624-ee4a5f189533 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T09:38:41.781Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T09:38:51.788Z |INFO |Init configs |InvocationID=9815efd9-e0af-466e-859c-ce4ed1650312, InstanceUUID=bff64f2b-87ee-433c-9e40-cbdb81420bc3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T09:38:51.806Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T09:39:01.815Z |INFO |Init configs |InvocationID=9815efd9-e0af-466e-859c-ce4ed1650312, InstanceUUID=97f75f2d-1ee5-42a8-9189-90a9d1c8412d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T09:39:01.838Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T09:39:11.840Z |INFO |Init configs |InvocationID=9815efd9-e0af-466e-859c-ce4ed1650312, InstanceUUID=6040b6da-a89a-4573-a712-d63fa179117d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T09:39:11.857Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T09:39:21.858Z |INFO |Init configs |InvocationID=9815efd9-e0af-466e-859c-ce4ed1650312, InstanceUUID=77dd4b7f-f2f4-4320-a046-e6bb6948b226 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T09:39:21.877Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T09:39:31.878Z |INFO |Init configs |InvocationID=9815efd9-e0af-466e-859c-ce4ed1650312, InstanceUUID=955fa68d-21e8-4405-bc72-3c7851098089 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T09:39:31.894Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T09:39:41.895Z |INFO |Init configs |InvocationID=9815efd9-e0af-466e-859c-ce4ed1650312, InstanceUUID=157efbae-84ab-44c3-aa78-76a0e9c4b904 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T09:39:41.916Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T09:39:51.917Z |INFO |Init configs |InvocationID=9815efd9-e0af-466e-859c-ce4ed1650312, InstanceUUID=8708118e-7572-47c3-955d-df100291a6af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T09:39:51.929Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T09:40:01.931Z |INFO |Init configs |InvocationID=9815efd9-e0af-466e-859c-ce4ed1650312, InstanceUUID=4d371536-1403-45b3-ba03-a73e343aeb27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T09:40:01.946Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T09:40:11.947Z |INFO |Init configs |InvocationID=9815efd9-e0af-466e-859c-ce4ed1650312, InstanceUUID=43917042-f677-43a1-ac54-8770f1116179 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T09:40:11.960Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T09:40:21.961Z |INFO |Init configs |InvocationID=9815efd9-e0af-466e-859c-ce4ed1650312, InstanceUUID=2eece111-59e3-4270-b0db-82376a3ef172 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T09:40:21.977Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T09:40:31.978Z |INFO |Init configs |InvocationID=9815efd9-e0af-466e-859c-ce4ed1650312, InstanceUUID=fe4d0c77-bb12-443c-82ed-175c769e9701 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T09:40:31.994Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T09:40:41.995Z |INFO |Init configs |InvocationID=9815efd9-e0af-466e-859c-ce4ed1650312, InstanceUUID=96996b49-bd80-449d-aa00-0e6e92989b12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T09:40:42.008Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T09:40:52.010Z |INFO |Init configs |InvocationID=9815efd9-e0af-466e-859c-ce4ed1650312, InstanceUUID=dccd9a22-fffd-4fb1-9d9d-86f3eba44ef3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T09:40:52.023Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T09:41:02.025Z |INFO |Init configs |InvocationID=9815efd9-e0af-466e-859c-ce4ed1650312, InstanceUUID=ba34244c-c46f-4c95-8dad-3b6d0d34c609 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T09:41:02.041Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T09:41:12.041Z |INFO |Init configs |InvocationID=9815efd9-e0af-466e-859c-ce4ed1650312, InstanceUUID=a847e76f-b0ba-4e10-afa7-d3a2485c6951 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T09:41:12.053Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T09:41:22.055Z |INFO |Init configs |InvocationID=9815efd9-e0af-466e-859c-ce4ed1650312, InstanceUUID=88effda5-5f14-4846-bcd1-17274e4dc5f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T09:41:22.071Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T09:41:32.072Z |INFO |Init configs |InvocationID=9815efd9-e0af-466e-859c-ce4ed1650312, InstanceUUID=c1a222f6-8036-433d-bf02-3a17ff2bd8f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T09:41:32.090Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T09:41:42.098Z |INFO |Init configs |InvocationID=9815efd9-e0af-466e-859c-ce4ed1650312, InstanceUUID=976f473e-3779-4a1e-b528-c4a67cdaf14a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T09:41:42.109Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T09:41:52.111Z |INFO |Init configs |InvocationID=9815efd9-e0af-466e-859c-ce4ed1650312, InstanceUUID=02d975c9-4160-4c29-8efc-a7cd639f6a3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T09:41:52.131Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-06T09:41:58.399Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-06T09:41:58.399Z |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-01-06T09:41:58.400Z |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-01-06T09:41:58.403Z |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-01-06T09:41:58.416Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-06T09:41:58.416Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-06T09:41:58.416Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","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-01-06T09:41:58.419Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T09:42:02.132Z |INFO |Init configs |InvocationID=9815efd9-e0af-466e-859c-ce4ed1650312, InstanceUUID=9453749a-14b3-41e6-aff4-33523216bc39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T09:42:02.142Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T09:42:12.143Z |INFO |Init configs |InvocationID=9815efd9-e0af-466e-859c-ce4ed1650312, InstanceUUID=beac0617-46d1-496a-bbd1-d6350f16651d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T09:42:12.164Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T09:42:22.165Z |INFO |Init configs |InvocationID=9815efd9-e0af-466e-859c-ce4ed1650312, InstanceUUID=65223ac7-de1d-4b53-9ac0-25a13fa82251 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T09:42:22.181Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T09:42:32.182Z |INFO |Init configs |InvocationID=9815efd9-e0af-466e-859c-ce4ed1650312, InstanceUUID=124b9f4c-fb6f-40b2-93b2-075bca2dce7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T09:42:32.192Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T09:42:42.199Z |INFO |Init configs |InvocationID=9815efd9-e0af-466e-859c-ce4ed1650312, InstanceUUID=6818d913-cd0f-4d41-bd1a-963acb60ff87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T09:42:42.212Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T09:42:52.213Z |INFO |Init configs |InvocationID=9815efd9-e0af-466e-859c-ce4ed1650312, InstanceUUID=e69df613-79f9-4243-b419-9008217f57a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T09:42:52.224Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T09:43:02.224Z |INFO |Init configs |InvocationID=9815efd9-e0af-466e-859c-ce4ed1650312, InstanceUUID=3a4431f2-8de5-4a4c-87b9-4412c4326e4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T09:43:02.237Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T09:43:12.239Z |INFO |Init configs |InvocationID=9815efd9-e0af-466e-859c-ce4ed1650312, InstanceUUID=92550c74-fa1e-4e8c-b1ed-0301b9209e8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T09:43:12.253Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T09:43:22.254Z |INFO |Init configs |InvocationID=9815efd9-e0af-466e-859c-ce4ed1650312, InstanceUUID=b61142dc-e4b6-4e99-80a7-f8e41417a2a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T09:43:22.267Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T09:43:32.268Z |INFO |Init configs |InvocationID=9815efd9-e0af-466e-859c-ce4ed1650312, InstanceUUID=8c0710b0-76b7-4434-bf17-169402359631 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T09:43:32.279Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T09:43:42.282Z |INFO |Init configs |InvocationID=9815efd9-e0af-466e-859c-ce4ed1650312, InstanceUUID=acfd349f-9f26-49da-92c8-739fd5eee75d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T09:43:42.316Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T09:43:52.317Z |INFO |Init configs |InvocationID=9815efd9-e0af-466e-859c-ce4ed1650312, InstanceUUID=4423f2ce-5852-4750-99f4-47c7216e9723 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T09:43:52.328Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T09:44:02.328Z |INFO |Init configs |InvocationID=9815efd9-e0af-466e-859c-ce4ed1650312, InstanceUUID=2c22a4a0-824a-4c99-8365-5766a3456dbb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T09:44:02.337Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T09:44:12.338Z |INFO |Init configs |InvocationID=9815efd9-e0af-466e-859c-ce4ed1650312, InstanceUUID=b858b9fc-ad1a-4221-a810-33651adcdd27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T09:44:12.354Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T09:44:22.355Z |INFO |Init configs |InvocationID=9815efd9-e0af-466e-859c-ce4ed1650312, InstanceUUID=2ff6b8bb-2fbf-4a02-9075-81e3060e7950 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T09:44:22.375Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T09:44:32.377Z |INFO |Init configs |InvocationID=9815efd9-e0af-466e-859c-ce4ed1650312, InstanceUUID=1b57aebf-168e-4ab9-ba78-247d0be70460 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T09:44:32.388Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T09:44:42.390Z |INFO |Init configs |InvocationID=9815efd9-e0af-466e-859c-ce4ed1650312, InstanceUUID=d3cf6e45-dc92-4e97-a55b-8627728a202e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T09:44:42.402Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T09:44:52.403Z |INFO |Init configs |InvocationID=9815efd9-e0af-466e-859c-ce4ed1650312, InstanceUUID=8c9977f0-f10b-4178-9a98-47823546a169 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T09:44:52.417Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T09:45:02.418Z |INFO |Init configs |InvocationID=9815efd9-e0af-466e-859c-ce4ed1650312, InstanceUUID=8e2e9e5c-f34f-4f92-acba-9307ca3600ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T09:45:02.430Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T09:45:12.430Z |INFO |Init configs |InvocationID=9815efd9-e0af-466e-859c-ce4ed1650312, InstanceUUID=7fb345f6-8467-4a10-9b74-c16d81fa6d99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T09:45:12.443Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T09:45:22.444Z |INFO |Init configs |InvocationID=9815efd9-e0af-466e-859c-ce4ed1650312, InstanceUUID=f3c88b50-c35d-43d6-8e4f-b02be445e346 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T09:45:22.455Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T09:45:32.456Z |INFO |Init configs |InvocationID=9815efd9-e0af-466e-859c-ce4ed1650312, InstanceUUID=54cdb071-cff3-41f9-8219-8987f72b97ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T09:45:32.470Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T09:45:42.470Z |INFO |Init configs |InvocationID=9815efd9-e0af-466e-859c-ce4ed1650312, InstanceUUID=26447e40-ab21-4821-bc0c-1c3a6171446f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T09:45:42.482Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T09:45:52.484Z |INFO |Init configs |InvocationID=9815efd9-e0af-466e-859c-ce4ed1650312, InstanceUUID=1a27beea-f6a0-4d4a-a0e2-dacf0ab6ef96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T09:45:52.501Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T09:46:02.502Z |INFO |Init configs |InvocationID=9815efd9-e0af-466e-859c-ce4ed1650312, InstanceUUID=915966ad-4161-4747-992e-7d8119b71fb6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T09:46:02.516Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T09:46:12.516Z |INFO |Init configs |InvocationID=9815efd9-e0af-466e-859c-ce4ed1650312, InstanceUUID=3fbc52b6-08a3-41b0-9dc0-b1adfd1fab5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T09:46:12.527Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T09:46:22.528Z |INFO |Init configs |InvocationID=9815efd9-e0af-466e-859c-ce4ed1650312, InstanceUUID=c85363b1-d7ff-4e97-a7f0-67db839e43fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T09:46:22.540Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T09:46:32.542Z |INFO |Init configs |InvocationID=9815efd9-e0af-466e-859c-ce4ed1650312, InstanceUUID=f48db20a-1303-44c8-a363-c30ad8f61ef5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T09:46:32.554Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T09:46:42.555Z |INFO |Init configs |InvocationID=9815efd9-e0af-466e-859c-ce4ed1650312, InstanceUUID=388f3e46-5c42-4369-b983-6656c8630897 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T09:46:42.566Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T09:46:52.566Z |INFO |Init configs |InvocationID=9815efd9-e0af-466e-859c-ce4ed1650312, InstanceUUID=ffaa3304-32d7-457f-bc80-16b73cdf0957 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T09:46:52.582Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-06T09:46:57.831Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-06T09:46:57.832Z |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-01-06T09:46:57.833Z |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-01-06T09:46:57.836Z |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-01-06T09:46:57.847Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-06T09:46:57.847Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-06T09:46:57.848Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","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-01-06T09:46:57.850Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T09:47:02.585Z |INFO |Init configs |InvocationID=9815efd9-e0af-466e-859c-ce4ed1650312, InstanceUUID=8bd171b1-cbcc-4a1a-9ff6-96e1e8c45be2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T09:47:02.597Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T09:47:12.599Z |INFO |Init configs |InvocationID=9815efd9-e0af-466e-859c-ce4ed1650312, InstanceUUID=b6913a5b-5f02-472c-826c-5f1813c0138d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T09:47:12.612Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T09:47:22.614Z |INFO |Init configs |InvocationID=9815efd9-e0af-466e-859c-ce4ed1650312, InstanceUUID=1ea40007-1b57-42ac-8985-12169dc31088 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T09:47:22.626Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T09:47:32.627Z |INFO |Init configs |InvocationID=9815efd9-e0af-466e-859c-ce4ed1650312, InstanceUUID=f39fbbcd-6ea5-4748-a70a-2b0d6dde601b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T09:47:32.642Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T09:47:42.643Z |INFO |Init configs |InvocationID=9815efd9-e0af-466e-859c-ce4ed1650312, InstanceUUID=b35295b7-45c4-47aa-93ff-50e3f3456da8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T09:47:42.655Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T09:47:52.656Z |INFO |Init configs |InvocationID=9815efd9-e0af-466e-859c-ce4ed1650312, InstanceUUID=a59b3882-d44f-427e-8609-f2c7a6469de4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T09:47:52.670Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T09:48:02.670Z |INFO |Init configs |InvocationID=9815efd9-e0af-466e-859c-ce4ed1650312, InstanceUUID=85148ca0-882c-4061-8aae-8468ada2d8a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T09:48:02.690Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T09:48:12.692Z |INFO |Init configs |InvocationID=9815efd9-e0af-466e-859c-ce4ed1650312, InstanceUUID=b62324b6-f0bf-4386-a998-bed6265701b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T09:48:12.704Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T09:48:22.704Z |INFO |Init configs |InvocationID=9815efd9-e0af-466e-859c-ce4ed1650312, InstanceUUID=517e4542-3644-4a40-9031-9588305e4bf8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T09:48:22.722Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T09:48:32.725Z |INFO |Init configs |InvocationID=9815efd9-e0af-466e-859c-ce4ed1650312, InstanceUUID=abaf02cd-8d2a-483d-802c-7b3ed66a5ded | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T09:48:32.741Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T09:48:42.745Z |INFO |Init configs |InvocationID=9815efd9-e0af-466e-859c-ce4ed1650312, InstanceUUID=ad132883-74d1-4c45-abbf-cbce68d055f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T09:48:42.769Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T09:48:52.777Z |INFO |Init configs |InvocationID=9815efd9-e0af-466e-859c-ce4ed1650312, InstanceUUID=23fa38c0-d9bb-461f-939f-6866d9439045 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T09:48:52.802Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T09:49:02.805Z |INFO |Init configs |InvocationID=9815efd9-e0af-466e-859c-ce4ed1650312, InstanceUUID=057dbb73-4432-47c9-b4a2-ea023d2f91b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T09:49:02.813Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T09:49:12.814Z |INFO |Init configs |InvocationID=9815efd9-e0af-466e-859c-ce4ed1650312, InstanceUUID=fee73abf-83ae-4318-838b-682a29d0fb86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T09:49:12.826Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T09:49:22.829Z |INFO |Init configs |InvocationID=9815efd9-e0af-466e-859c-ce4ed1650312, InstanceUUID=141bcb56-9db5-4aaa-9ca2-c4ceb160b5f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T09:49:22.843Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T09:49:32.844Z |INFO |Init configs |InvocationID=9815efd9-e0af-466e-859c-ce4ed1650312, InstanceUUID=6c018132-2f02-4e31-a864-9e43b5891d99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T09:49:32.872Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T09:49:42.876Z |INFO |Init configs |InvocationID=9815efd9-e0af-466e-859c-ce4ed1650312, InstanceUUID=2f8b5d31-9ff3-4a73-a345-50967807ae78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T09:49:42.894Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T09:49:52.897Z |INFO |Init configs |InvocationID=9815efd9-e0af-466e-859c-ce4ed1650312, InstanceUUID=5109c53f-943f-4707-b3b9-12acf441e59e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T09:49:52.915Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T09:50:02.916Z |INFO |Init configs |InvocationID=9815efd9-e0af-466e-859c-ce4ed1650312, InstanceUUID=b45ee5a6-6664-47b0-b89d-a47faa95a337 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T09:50:02.931Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T09:50:12.934Z |INFO |Init configs |InvocationID=9815efd9-e0af-466e-859c-ce4ed1650312, InstanceUUID=ba25dd15-9ae9-46bb-bb84-145278e01c2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T09:50:12.948Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T09:50:22.949Z |INFO |Init configs |InvocationID=9815efd9-e0af-466e-859c-ce4ed1650312, InstanceUUID=cc8c76de-2340-41cb-a8c9-d6af2eba8fee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T09:50:22.962Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T09:50:32.963Z |INFO |Init configs |InvocationID=9815efd9-e0af-466e-859c-ce4ed1650312, InstanceUUID=0d780df0-73a8-4425-8c55-845d360bf48c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T09:50:32.981Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T09:50:42.981Z |INFO |Init configs |InvocationID=9815efd9-e0af-466e-859c-ce4ed1650312, InstanceUUID=ae9ff618-e579-46ae-85e4-930bbb443d5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T09:50:42.993Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T09:50:52.997Z |INFO |Init configs |InvocationID=9815efd9-e0af-466e-859c-ce4ed1650312, InstanceUUID=f19faa85-4610-414d-aaac-dd91846411b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T09:50:53.013Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T09:51:03.016Z |INFO |Init configs |InvocationID=9815efd9-e0af-466e-859c-ce4ed1650312, InstanceUUID=e10d91af-b277-43c5-bc20-8caaeecd89db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T09:51:03.035Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T09:51:13.037Z |INFO |Init configs |InvocationID=9815efd9-e0af-466e-859c-ce4ed1650312, InstanceUUID=dd5e66c2-5f38-4685-8a11-b466d4061654 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T09:51:13.066Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T09:51:23.069Z |INFO |Init configs |InvocationID=9815efd9-e0af-466e-859c-ce4ed1650312, InstanceUUID=f82537dc-caa9-4a67-a10b-1c09845dd733 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T09:51:23.081Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T09:51:33.084Z |INFO |Init configs |InvocationID=9815efd9-e0af-466e-859c-ce4ed1650312, InstanceUUID=8b09c7a7-a81d-41ef-828c-4911016e88e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T09:51:33.102Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T09:51:43.106Z |INFO |Init configs |InvocationID=9815efd9-e0af-466e-859c-ce4ed1650312, InstanceUUID=b108a154-d2e1-4bc8-bcb9-dbb43b8a34a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T09:51:43.129Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T09:51:53.130Z |INFO |Init configs |InvocationID=9815efd9-e0af-466e-859c-ce4ed1650312, InstanceUUID=d6d9923b-676b-4fbf-963d-537869bada8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T09:51:53.153Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-06T09:51:57.804Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-06T09:51:57.804Z |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-01-06T09:51:57.806Z |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-01-06T09:51:57.810Z |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-01-06T09:51:57.820Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-06T09:51:57.820Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-06T09:51:57.820Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","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-01-06T09:51:57.823Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T09:52:03.153Z |INFO |Init configs |InvocationID=9815efd9-e0af-466e-859c-ce4ed1650312, InstanceUUID=b6e62390-9f54-488b-b928-7e9f17315c6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T09:52:03.167Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T09:52:13.168Z |INFO |Init configs |InvocationID=9815efd9-e0af-466e-859c-ce4ed1650312, InstanceUUID=d5855605-e401-452a-9e97-ab61b9df5fff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T09:52:13.185Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T09:52:23.190Z |INFO |Init configs |InvocationID=9815efd9-e0af-466e-859c-ce4ed1650312, InstanceUUID=64920371-22f5-47f7-ae31-70f5b404e4e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T09:52:23.204Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T09:52:33.207Z |INFO |Init configs |InvocationID=9815efd9-e0af-466e-859c-ce4ed1650312, InstanceUUID=c8029ec2-3093-4d8f-98c2-43c8a6ec04d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T09:52:33.224Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T09:52:43.226Z |INFO |Init configs |InvocationID=9815efd9-e0af-466e-859c-ce4ed1650312, InstanceUUID=30e5f778-3fdc-4eed-ad96-9c37f8d1b0c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T09:52:43.238Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T09:52:53.239Z |INFO |Init configs |InvocationID=9815efd9-e0af-466e-859c-ce4ed1650312, InstanceUUID=1669df12-9bf5-4612-acd7-0b55a8f764f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T09:52:53.248Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T09:53:03.249Z |INFO |Init configs |InvocationID=9815efd9-e0af-466e-859c-ce4ed1650312, InstanceUUID=0e53a7f1-b5e8-4615-9e75-ec7315b78ee5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T09:53:03.262Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T09:53:13.263Z |INFO |Init configs |InvocationID=9815efd9-e0af-466e-859c-ce4ed1650312, InstanceUUID=cc011a4d-469c-4ccc-813d-c1c6c1869eaa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T09:53:13.273Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T09:53:23.274Z |INFO |Init configs |InvocationID=9815efd9-e0af-466e-859c-ce4ed1650312, InstanceUUID=7bac55d4-5471-4f06-9938-e15ab5807fdc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T09:53:23.290Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T09:53:33.293Z |INFO |Init configs |InvocationID=9815efd9-e0af-466e-859c-ce4ed1650312, InstanceUUID=242b1953-c83e-4f2d-924f-52f83ef33371 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T09:53:33.315Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T09:53:43.316Z |INFO |Init configs |InvocationID=9815efd9-e0af-466e-859c-ce4ed1650312, InstanceUUID=b07daae0-fd7e-4c28-a10c-8b6c08ca3e4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T09:53:43.329Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T09:53:53.330Z |INFO |Init configs |InvocationID=9815efd9-e0af-466e-859c-ce4ed1650312, InstanceUUID=6b37efd1-cfb5-480e-ad77-86b91fc36173 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T09:53:53.346Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T09:54:03.347Z |INFO |Init configs |InvocationID=9815efd9-e0af-466e-859c-ce4ed1650312, InstanceUUID=5f613f9f-f9ff-4f7d-aa22-8e87365d5a77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T09:54:03.360Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T09:54:13.361Z |INFO |Init configs |InvocationID=9815efd9-e0af-466e-859c-ce4ed1650312, InstanceUUID=23fa3607-5bd2-43e6-8349-89adab64ee17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T09:54:13.373Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T09:54:23.375Z |INFO |Init configs |InvocationID=9815efd9-e0af-466e-859c-ce4ed1650312, InstanceUUID=28058ef4-432f-4162-ac69-b6554b3407e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T09:54:23.389Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T09:54:33.390Z |INFO |Init configs |InvocationID=9815efd9-e0af-466e-859c-ce4ed1650312, InstanceUUID=657d3363-b021-4e19-b885-a72e63812f05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T09:54:33.400Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T09:54:43.400Z |INFO |Init configs |InvocationID=9815efd9-e0af-466e-859c-ce4ed1650312, InstanceUUID=19747cdf-4ca3-4d03-a98d-ae542a770885 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T09:54:43.410Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T09:54:53.412Z |INFO |Init configs |InvocationID=9815efd9-e0af-466e-859c-ce4ed1650312, InstanceUUID=e8d486ec-f615-4fd7-aca9-8cd2c61d4f83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T09:54:53.427Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T09:55:03.428Z |INFO |Init configs |InvocationID=9815efd9-e0af-466e-859c-ce4ed1650312, InstanceUUID=f2d84176-620a-4bcc-bb9e-87e0cf9184ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T09:55:03.439Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T09:55:13.440Z |INFO |Init configs |InvocationID=9815efd9-e0af-466e-859c-ce4ed1650312, InstanceUUID=97d1ccc3-1b4f-4582-9c31-4be87b86a680 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T09:55:13.451Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T09:55:23.452Z |INFO |Init configs |InvocationID=9815efd9-e0af-466e-859c-ce4ed1650312, InstanceUUID=a9e683e3-59eb-4e6c-9c97-be87b80e182a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T09:55:23.464Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T09:55:33.465Z |INFO |Init configs |InvocationID=9815efd9-e0af-466e-859c-ce4ed1650312, InstanceUUID=42039bf3-2985-4de2-911e-01597f3ca4f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T09:55:33.478Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T09:55:43.479Z |INFO |Init configs |InvocationID=9815efd9-e0af-466e-859c-ce4ed1650312, InstanceUUID=7558662a-ea72-4683-a02b-2fd15881e6f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T09:55:43.489Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T09:55:53.490Z |INFO |Init configs |InvocationID=9815efd9-e0af-466e-859c-ce4ed1650312, InstanceUUID=e7d62c46-e0b3-4649-83ad-c835dfa19dd3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T09:55:53.501Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T09:56:03.503Z |INFO |Init configs |InvocationID=9815efd9-e0af-466e-859c-ce4ed1650312, InstanceUUID=d40e200c-7c2f-41fd-aa70-d313982b87cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T09:56:03.518Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T09:56:13.520Z |INFO |Init configs |InvocationID=9815efd9-e0af-466e-859c-ce4ed1650312, InstanceUUID=aad40e65-be3f-417f-84b6-a75ec9a910b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T09:56:13.531Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T09:56:23.533Z |INFO |Init configs |InvocationID=9815efd9-e0af-466e-859c-ce4ed1650312, InstanceUUID=234d5145-c5f5-44a9-ac52-ab337fa9a31f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T09:56:23.548Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T09:56:33.549Z |INFO |Init configs |InvocationID=9815efd9-e0af-466e-859c-ce4ed1650312, InstanceUUID=ddef46e6-9982-4477-afa6-eca1846eea51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T09:56:33.563Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T09:56:43.564Z |INFO |Init configs |InvocationID=9815efd9-e0af-466e-859c-ce4ed1650312, InstanceUUID=1077110f-1100-4d76-84b2-944f4c73cf13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T09:56:43.577Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T09:56:53.578Z |INFO |Init configs |InvocationID=9815efd9-e0af-466e-859c-ce4ed1650312, InstanceUUID=ec81cb85-a4a2-4700-b5d9-f0746e8ba2c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T09:56:53.588Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-06T09:56:57.663Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-06T09:56:57.663Z |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-01-06T09:56:57.664Z |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-01-06T09:56:57.667Z |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-01-06T09:56:57.675Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-06T09:56:57.675Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-06T09:56:57.675Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","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-01-06T09:56:57.678Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T09:57:03.589Z |INFO |Init configs |InvocationID=9815efd9-e0af-466e-859c-ce4ed1650312, InstanceUUID=f486b4a1-72ec-41fd-9016-3a1ffa44cd7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T09:57:03.600Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T09:57:13.601Z |INFO |Init configs |InvocationID=9815efd9-e0af-466e-859c-ce4ed1650312, InstanceUUID=92129c08-d19e-4fc6-9c4a-7c70eda80147 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T09:57:13.614Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T09:57:23.615Z |INFO |Init configs |InvocationID=9815efd9-e0af-466e-859c-ce4ed1650312, InstanceUUID=53955afd-4652-43b0-8f7d-12a2b493a162 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T09:57:23.626Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T09:57:33.628Z |INFO |Init configs |InvocationID=9815efd9-e0af-466e-859c-ce4ed1650312, InstanceUUID=c458bba7-0d79-46a8-bb99-6cac749fd607 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T09:57:33.640Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T09:57:43.641Z |INFO |Init configs |InvocationID=9815efd9-e0af-466e-859c-ce4ed1650312, InstanceUUID=a089e90d-480e-4e99-b842-77d2d297b5b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T09:57:43.672Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T09:57:53.673Z |INFO |Init configs |InvocationID=9815efd9-e0af-466e-859c-ce4ed1650312, InstanceUUID=cbb413c2-919c-47de-a60e-ab705639d9e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T09:57:53.684Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T09:58:03.685Z |INFO |Init configs |InvocationID=9815efd9-e0af-466e-859c-ce4ed1650312, InstanceUUID=4ab0384a-eb4b-4cfd-8012-cb207ae2b910 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T09:58:03.698Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T09:58:13.699Z |INFO |Init configs |InvocationID=9815efd9-e0af-466e-859c-ce4ed1650312, InstanceUUID=f7cbcb01-f865-41c1-96fb-964cfcc720ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T09:58:13.712Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T09:58:23.713Z |INFO |Init configs |InvocationID=9815efd9-e0af-466e-859c-ce4ed1650312, InstanceUUID=70280c7c-95e2-4d3b-8bee-2b0e37c3a98c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T09:58:23.725Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T09:58:33.725Z |INFO |Init configs |InvocationID=9815efd9-e0af-466e-859c-ce4ed1650312, InstanceUUID=f517b085-e22f-4afe-82ca-593694125fd5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T09:58:33.736Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T09:58:43.736Z |INFO |Init configs |InvocationID=9815efd9-e0af-466e-859c-ce4ed1650312, InstanceUUID=25f4b332-8bd3-4e3b-a874-d64a285a53e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T09:58:43.745Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T09:58:53.747Z |INFO |Init configs |InvocationID=9815efd9-e0af-466e-859c-ce4ed1650312, InstanceUUID=b0ca4757-1242-4567-ab86-778f2f2a9cfa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T09:58:53.759Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T09:59:03.760Z |INFO |Init configs |InvocationID=9815efd9-e0af-466e-859c-ce4ed1650312, InstanceUUID=294f2a06-ea9d-4f6c-a5e2-042eb2835541 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T09:59:03.772Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T09:59:13.772Z |INFO |Init configs |InvocationID=9815efd9-e0af-466e-859c-ce4ed1650312, InstanceUUID=e72c0aa8-dbe3-4b2b-bcbf-11c8fe924b93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T09:59:13.782Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T09:59:23.783Z |INFO |Init configs |InvocationID=9815efd9-e0af-466e-859c-ce4ed1650312, InstanceUUID=92713483-9927-4b6f-a0aa-3c5662c477ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T09:59:23.795Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T09:59:33.799Z |INFO |Init configs |InvocationID=9815efd9-e0af-466e-859c-ce4ed1650312, InstanceUUID=4ab85fd7-947a-4d3f-986b-6e6749ba2e8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T09:59:33.812Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T09:59:43.812Z |INFO |Init configs |InvocationID=9815efd9-e0af-466e-859c-ce4ed1650312, InstanceUUID=f4bf179b-1614-4f3f-aed5-ac7d471141af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T09:59:43.822Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T09:59:53.826Z |INFO |Init configs |InvocationID=9815efd9-e0af-466e-859c-ce4ed1650312, InstanceUUID=d644f77b-f526-46e5-b8a4-1c8148513b31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T09:59:53.845Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T10:00:03.846Z |INFO |Init configs |InvocationID=9815efd9-e0af-466e-859c-ce4ed1650312, InstanceUUID=31f3c65e-1400-446b-8d1f-4e5d95b0072c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T10:00:03.858Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T10:00:13.859Z |INFO |Init configs |InvocationID=9815efd9-e0af-466e-859c-ce4ed1650312, InstanceUUID=c539edbc-1bae-47c7-8efd-291100ba4981 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T10:00:13.873Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T10:00:23.875Z |INFO |Init configs |InvocationID=9815efd9-e0af-466e-859c-ce4ed1650312, InstanceUUID=83b51d4e-21a6-4ad1-b7f4-28c1f630ab9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T10:00:23.887Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T10:00:33.888Z |INFO |Init configs |InvocationID=9815efd9-e0af-466e-859c-ce4ed1650312, InstanceUUID=f4b325ed-35d0-4a36-8576-9b9bb8ca467e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T10:00:33.906Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T10:00:43.907Z |INFO |Init configs |InvocationID=9815efd9-e0af-466e-859c-ce4ed1650312, InstanceUUID=e448383f-14c1-40df-835a-bff8754bcb7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T10:00:43.915Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T10:00:53.916Z |INFO |Init configs |InvocationID=9815efd9-e0af-466e-859c-ce4ed1650312, InstanceUUID=69687110-78c9-4fbc-a9ad-2faf2252ca39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T10:00:53.925Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T10:01:03.927Z |INFO |Init configs |InvocationID=9815efd9-e0af-466e-859c-ce4ed1650312, InstanceUUID=be56020b-aa9b-4884-9921-ff640d77ff8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T10:01:03.937Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T10:01:13.939Z |INFO |Init configs |InvocationID=9815efd9-e0af-466e-859c-ce4ed1650312, InstanceUUID=1815d162-e583-4bfb-8d75-8197d1c2e430 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T10:01:13.948Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T10:01:23.948Z |INFO |Init configs |InvocationID=9815efd9-e0af-466e-859c-ce4ed1650312, InstanceUUID=2264a659-c631-4543-b59f-9d18b9f28c3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T10:01:23.958Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T10:01:33.960Z |INFO |Init configs |InvocationID=9815efd9-e0af-466e-859c-ce4ed1650312, InstanceUUID=c24ffc34-cd8e-40fc-9a23-aba2546297ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T10:01:33.973Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T10:01:43.974Z |INFO |Init configs |InvocationID=9815efd9-e0af-466e-859c-ce4ed1650312, InstanceUUID=bb8180be-6efd-4f2f-83b7-378dd58d8564 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T10:01:43.983Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T10:01:53.985Z |INFO |Init configs |InvocationID=9815efd9-e0af-466e-859c-ce4ed1650312, InstanceUUID=a4560aea-a17a-489d-acbf-74dfafda57cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T10:01:54.003Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-06T10:01:57.705Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-06T10:01:57.706Z |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-01-06T10:01:57.707Z |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-01-06T10:01:57.714Z |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-01-06T10:01:57.722Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-06T10:01:57.722Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-06T10:01:57.722Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","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-01-06T10:01:57.725Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T10:02:04.006Z |INFO |Init configs |InvocationID=9815efd9-e0af-466e-859c-ce4ed1650312, InstanceUUID=4d13caed-e62f-4962-8d4a-71892c2ee7cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T10:02:04.015Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T10:02:14.017Z |INFO |Init configs |InvocationID=9815efd9-e0af-466e-859c-ce4ed1650312, InstanceUUID=474b23d3-9a91-45ac-8b52-093a156251fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T10:02:14.027Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T10:02:24.028Z |INFO |Init configs |InvocationID=9815efd9-e0af-466e-859c-ce4ed1650312, InstanceUUID=bcd69717-9ec6-4815-a226-57e346e9ad1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T10:02:24.040Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T10:02:34.040Z |INFO |Init configs |InvocationID=9815efd9-e0af-466e-859c-ce4ed1650312, InstanceUUID=1864922e-badd-489b-bafc-3b7f626f4cd4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T10:02:34.051Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T10:02:44.051Z |INFO |Init configs |InvocationID=9815efd9-e0af-466e-859c-ce4ed1650312, InstanceUUID=040e9590-0b9e-473d-a850-7ba5c1421a45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T10:02:44.063Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T10:02:54.064Z |INFO |Init configs |InvocationID=9815efd9-e0af-466e-859c-ce4ed1650312, InstanceUUID=145c2cd5-5c47-46e9-8df0-9e529fc83e18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T10:02:54.076Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T10:03:04.076Z |INFO |Init configs |InvocationID=9815efd9-e0af-466e-859c-ce4ed1650312, InstanceUUID=0b0f5e13-e896-4d7f-bfc8-05c7d3e67302 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T10:03:04.084Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T10:03:14.089Z |INFO |Init configs |InvocationID=9815efd9-e0af-466e-859c-ce4ed1650312, InstanceUUID=9aca22c5-bb4f-4b0b-a553-5ebc9b3f83f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T10:03:14.105Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T10:03:24.106Z |INFO |Init configs |InvocationID=9815efd9-e0af-466e-859c-ce4ed1650312, InstanceUUID=ddf007c5-b60f-40c3-b8ab-4141ff44f76f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T10:03:24.114Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T10:03:34.115Z |INFO |Init configs |InvocationID=9815efd9-e0af-466e-859c-ce4ed1650312, InstanceUUID=cff3ba03-1149-44ea-ad2d-249b2a28ace2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T10:03:34.125Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T10:03:44.127Z |INFO |Init configs |InvocationID=9815efd9-e0af-466e-859c-ce4ed1650312, InstanceUUID=fd68a472-81cb-4d49-b822-150ba28632fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T10:03:44.140Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T10:03:54.141Z |INFO |Init configs |InvocationID=9815efd9-e0af-466e-859c-ce4ed1650312, InstanceUUID=9ad8d5de-35f8-4520-8968-8d478193b1dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T10:03:54.152Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T10:04:04.153Z |INFO |Init configs |InvocationID=9815efd9-e0af-466e-859c-ce4ed1650312, InstanceUUID=3f7d03c9-c0e4-4808-9828-425c48e6a5b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T10:04:04.165Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T10:04:14.166Z |INFO |Init configs |InvocationID=9815efd9-e0af-466e-859c-ce4ed1650312, InstanceUUID=fe52e304-4be3-408f-9f98-82c006c70516 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T10:04:14.180Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T10:04:24.181Z |INFO |Init configs |InvocationID=9815efd9-e0af-466e-859c-ce4ed1650312, InstanceUUID=2ea59b21-a4da-4414-ab11-f8f85acc5ecf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T10:04:24.191Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T10:04:34.196Z |INFO |Init configs |InvocationID=9815efd9-e0af-466e-859c-ce4ed1650312, InstanceUUID=953dc3e6-a4a3-49b8-b22d-bef5f23b5106 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T10:04:34.205Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T10:04:44.206Z |INFO |Init configs |InvocationID=9815efd9-e0af-466e-859c-ce4ed1650312, InstanceUUID=2b4b999b-b395-4b1d-a34a-c05ae17b14fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T10:04:44.218Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T10:04:54.220Z |INFO |Init configs |InvocationID=9815efd9-e0af-466e-859c-ce4ed1650312, InstanceUUID=05493133-9573-46d3-a945-2400f5a1fc27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T10:04:54.231Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T10:05:04.232Z |INFO |Init configs |InvocationID=9815efd9-e0af-466e-859c-ce4ed1650312, InstanceUUID=1310e150-b5c9-4fb9-96e7-9cef15d0dbb2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T10:05:04.242Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T10:05:14.242Z |INFO |Init configs |InvocationID=9815efd9-e0af-466e-859c-ce4ed1650312, InstanceUUID=30d7a53a-2505-455c-9ae8-40ce09f5a7a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T10:05:14.251Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T10:05:24.252Z |INFO |Init configs |InvocationID=9815efd9-e0af-466e-859c-ce4ed1650312, InstanceUUID=0efa4ede-220b-43d1-8275-073737d7776f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T10:05:24.267Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T10:05:34.268Z |INFO |Init configs |InvocationID=9815efd9-e0af-466e-859c-ce4ed1650312, InstanceUUID=67d1e332-ce99-4102-8d05-e4c8abec63be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T10:05:34.302Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T10:05:44.303Z |INFO |Init configs |InvocationID=9815efd9-e0af-466e-859c-ce4ed1650312, InstanceUUID=a6061f77-d785-4349-9b84-1ec74fe6113e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T10:05:44.314Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T10:05:54.315Z |INFO |Init configs |InvocationID=9815efd9-e0af-466e-859c-ce4ed1650312, InstanceUUID=cc0b00ba-5470-4293-ae96-3a96fcf7f40c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T10:05:54.331Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T10:06:04.333Z |INFO |Init configs |InvocationID=9815efd9-e0af-466e-859c-ce4ed1650312, InstanceUUID=4094166c-29e9-4246-b6f2-c30c5100c677 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T10:06:04.346Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T10:06:14.347Z |INFO |Init configs |InvocationID=9815efd9-e0af-466e-859c-ce4ed1650312, InstanceUUID=70b8601c-02ce-4a7c-a5b0-9cd431aac6b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T10:06:14.357Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T10:06:24.358Z |INFO |Init configs |InvocationID=9815efd9-e0af-466e-859c-ce4ed1650312, InstanceUUID=c8b2461e-a834-4494-88c8-5c7f6dc7753d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T10:06:24.370Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T10:06:34.371Z |INFO |Init configs |InvocationID=9815efd9-e0af-466e-859c-ce4ed1650312, InstanceUUID=d0eb94c1-fb28-46d3-8b47-0884d61c9e2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T10:06:34.380Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T10:06:44.381Z |INFO |Init configs |InvocationID=9815efd9-e0af-466e-859c-ce4ed1650312, InstanceUUID=80835bf4-3438-4647-a1af-6ac67e80252c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T10:06:44.397Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T10:06:54.398Z |INFO |Init configs |InvocationID=9815efd9-e0af-466e-859c-ce4ed1650312, InstanceUUID=b27845d4-cd52-45bd-be53-69f553552c86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T10:06:54.408Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-06T10:06:57.677Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-06T10:06:57.677Z |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-01-06T10:06:57.678Z |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-01-06T10:06:57.682Z |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-01-06T10:06:57.688Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-06T10:06:57.689Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-06T10:06:57.689Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","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-01-06T10:06:57.691Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T10:07:04.410Z |INFO |Init configs |InvocationID=9815efd9-e0af-466e-859c-ce4ed1650312, InstanceUUID=03c7c3d6-df57-4958-8043-25d23731a111 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T10:07:04.421Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T10:07:14.422Z |INFO |Init configs |InvocationID=9815efd9-e0af-466e-859c-ce4ed1650312, InstanceUUID=1b2ff98f-68b9-4c0b-b58d-04a51d991ddb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T10:07:14.432Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T10:07:24.434Z |INFO |Init configs |InvocationID=9815efd9-e0af-466e-859c-ce4ed1650312, InstanceUUID=437d1cc0-3127-4914-8b07-de9d68aefa47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T10:07:24.444Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T10:07:34.446Z |INFO |Init configs |InvocationID=9815efd9-e0af-466e-859c-ce4ed1650312, InstanceUUID=87f99e1e-c466-49ed-bb77-9b1e1bcffcdb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T10:07:34.460Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T10:07:44.460Z |INFO |Init configs |InvocationID=9815efd9-e0af-466e-859c-ce4ed1650312, InstanceUUID=d84fdb26-a188-4112-8f55-66d8586b7799 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T10:07:44.469Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T10:07:54.470Z |INFO |Init configs |InvocationID=9815efd9-e0af-466e-859c-ce4ed1650312, InstanceUUID=2805c738-f52a-4452-83df-8a525db8ce2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T10:07:54.479Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T10:08:04.480Z |INFO |Init configs |InvocationID=9815efd9-e0af-466e-859c-ce4ed1650312, InstanceUUID=f78ea75c-c3ca-40df-b553-dfe425bad6f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T10:08:04.490Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T10:08:14.491Z |INFO |Init configs |InvocationID=9815efd9-e0af-466e-859c-ce4ed1650312, InstanceUUID=c29bd662-9588-4775-b924-718111ae07ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T10:08:14.505Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T10:08:24.506Z |INFO |Init configs |InvocationID=9815efd9-e0af-466e-859c-ce4ed1650312, InstanceUUID=a544e59e-e7a4-46be-a4fa-8414842f3042 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T10:08:24.518Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T10:08:34.519Z |INFO |Init configs |InvocationID=9815efd9-e0af-466e-859c-ce4ed1650312, InstanceUUID=52ed14d4-131a-4373-86dc-62b4ffd2ded5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T10:08:34.532Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T10:08:44.532Z |INFO |Init configs |InvocationID=9815efd9-e0af-466e-859c-ce4ed1650312, InstanceUUID=715baae9-1b92-4a59-af2c-3b88d63e6920 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T10:08:44.542Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T10:08:54.543Z |INFO |Init configs |InvocationID=9815efd9-e0af-466e-859c-ce4ed1650312, InstanceUUID=1647fde8-5b5e-4b6b-8e50-ed5c22dfcc29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T10:08:54.555Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T10:09:04.556Z |INFO |Init configs |InvocationID=9815efd9-e0af-466e-859c-ce4ed1650312, InstanceUUID=06ed67de-fb3d-4d79-a881-a6850dc3c7cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T10:09:04.565Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T10:09:14.566Z |INFO |Init configs |InvocationID=9815efd9-e0af-466e-859c-ce4ed1650312, InstanceUUID=8d468ec4-a664-4ff3-a47c-6ff7241bf08c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T10:09:14.575Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T10:09:24.575Z |INFO |Init configs |InvocationID=9815efd9-e0af-466e-859c-ce4ed1650312, InstanceUUID=a22f5ddf-2214-4540-98eb-a065f453ee7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T10:09:24.591Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T10:09:34.592Z |INFO |Init configs |InvocationID=9815efd9-e0af-466e-859c-ce4ed1650312, InstanceUUID=8d4d4384-9ae4-409d-985d-98b0858e1af0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T10:09:34.600Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T10:09:44.602Z |INFO |Init configs |InvocationID=9815efd9-e0af-466e-859c-ce4ed1650312, InstanceUUID=b5f6ecec-c816-4c5a-ae44-1269da95d43d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T10:09:44.612Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T10:09:54.612Z |INFO |Init configs |InvocationID=9815efd9-e0af-466e-859c-ce4ed1650312, InstanceUUID=0a724ba5-1886-4072-a2d0-3c25cf08e635 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T10:09:54.624Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T10:10:04.625Z |INFO |Init configs |InvocationID=9815efd9-e0af-466e-859c-ce4ed1650312, InstanceUUID=a1984a19-8022-405d-8180-52d69267dcfc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T10:10:04.637Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T10:10:14.638Z |INFO |Init configs |InvocationID=9815efd9-e0af-466e-859c-ce4ed1650312, InstanceUUID=f326d01c-d799-496c-b82d-1829e68f04c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T10:10:14.651Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T10:10:24.651Z |INFO |Init configs |InvocationID=9815efd9-e0af-466e-859c-ce4ed1650312, InstanceUUID=d6aeaebd-c6f5-417f-a62e-8cd25c742e9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T10:10:24.686Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T10:10:34.689Z |INFO |Init configs |InvocationID=9815efd9-e0af-466e-859c-ce4ed1650312, InstanceUUID=3a94f352-8966-4444-b71a-f9b9d60f8297 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T10:10:34.697Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T10:10:44.698Z |INFO |Init configs |InvocationID=9815efd9-e0af-466e-859c-ce4ed1650312, InstanceUUID=d1eaa9c0-17c9-4ca7-8fc7-8f71933d8b5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T10:10:44.707Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T10:10:54.707Z |INFO |Init configs |InvocationID=9815efd9-e0af-466e-859c-ce4ed1650312, InstanceUUID=4779fbc8-d051-47ff-a812-4fc6046b16dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T10:10:54.718Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T10:11:04.719Z |INFO |Init configs |InvocationID=9815efd9-e0af-466e-859c-ce4ed1650312, InstanceUUID=5a185927-aaf2-4ef2-9bfe-20b95cf4b823 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T10:11:04.730Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T10:11:14.731Z |INFO |Init configs |InvocationID=9815efd9-e0af-466e-859c-ce4ed1650312, InstanceUUID=e247ee78-fd79-4f9b-b9ba-cb1cf79bb335 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T10:11:14.742Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T10:11:24.742Z |INFO |Init configs |InvocationID=9815efd9-e0af-466e-859c-ce4ed1650312, InstanceUUID=868a751c-9ae7-42f0-b138-9f28aff64081 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T10:11:24.756Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T10:11:34.757Z |INFO |Init configs |InvocationID=9815efd9-e0af-466e-859c-ce4ed1650312, InstanceUUID=409ed814-be79-4650-bbb6-209380368a6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T10:11:34.770Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T10:11:44.773Z |INFO |Init configs |InvocationID=9815efd9-e0af-466e-859c-ce4ed1650312, InstanceUUID=ec698bc1-b719-4c78-87ff-93d2e36aa13c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T10:11:44.790Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T10:11:54.791Z |INFO |Init configs |InvocationID=9815efd9-e0af-466e-859c-ce4ed1650312, InstanceUUID=c1a7e6e9-69eb-4161-8b45-0036882aea52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T10:11:54.802Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-06T10:11:57.678Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-06T10:11:57.678Z |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-01-06T10:11:57.679Z |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-01-06T10:11:57.682Z |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-01-06T10:11:57.691Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-06T10:11:57.691Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-06T10:11:57.691Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","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-01-06T10:11:57.693Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T10:12:04.802Z |INFO |Init configs |InvocationID=9815efd9-e0af-466e-859c-ce4ed1650312, InstanceUUID=9629d971-45b1-4143-a7a0-f557e414adc8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T10:12:04.813Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T10:12:14.816Z |INFO |Init configs |InvocationID=9815efd9-e0af-466e-859c-ce4ed1650312, InstanceUUID=26b7587d-2ff9-4377-8542-e996c8ddd05f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T10:12:14.827Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T10:12:24.828Z |INFO |Init configs |InvocationID=9815efd9-e0af-466e-859c-ce4ed1650312, InstanceUUID=811846db-08f6-45b0-a699-5c7c599b2cde | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T10:12:24.839Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T10:12:34.840Z |INFO |Init configs |InvocationID=9815efd9-e0af-466e-859c-ce4ed1650312, InstanceUUID=bc04f744-e0b4-42e5-9b98-15e6ab1b4c1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T10:12:34.851Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T10:12:44.852Z |INFO |Init configs |InvocationID=9815efd9-e0af-466e-859c-ce4ed1650312, InstanceUUID=9632b3f8-b2e5-4b21-b118-05fd4d15a12a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T10:12:44.865Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T10:12:54.866Z |INFO |Init configs |InvocationID=9815efd9-e0af-466e-859c-ce4ed1650312, InstanceUUID=6c6b1466-b86d-4079-8c20-deaf630c251a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T10:12:54.874Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T10:13:04.875Z |INFO |Init configs |InvocationID=9815efd9-e0af-466e-859c-ce4ed1650312, InstanceUUID=d741d44b-4076-4ec5-8cdd-fd4618db41f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T10:13:04.886Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T10:13:14.887Z |INFO |Init configs |InvocationID=9815efd9-e0af-466e-859c-ce4ed1650312, InstanceUUID=5816462c-c9c6-4a86-85b8-a79994c32396 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T10:13:14.914Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T10:13:24.915Z |INFO |Init configs |InvocationID=9815efd9-e0af-466e-859c-ce4ed1650312, InstanceUUID=1b073e78-34ea-4d49-aa25-d5961d1c1138 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T10:13:24.926Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T10:13:34.928Z |INFO |Init configs |InvocationID=9815efd9-e0af-466e-859c-ce4ed1650312, InstanceUUID=2735ec7e-e150-4942-9455-59aef81cd825 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T10:13:34.940Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T10:13:44.941Z |INFO |Init configs |InvocationID=9815efd9-e0af-466e-859c-ce4ed1650312, InstanceUUID=a9a9e173-7764-441d-b035-1cac8d3b5b8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T10:13:44.950Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T10:13:54.951Z |INFO |Init configs |InvocationID=9815efd9-e0af-466e-859c-ce4ed1650312, InstanceUUID=1d397aa7-2c21-4894-bc3d-21c33ccb5fb9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T10:13:54.958Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T10:14:04.959Z |INFO |Init configs |InvocationID=9815efd9-e0af-466e-859c-ce4ed1650312, InstanceUUID=bb50c587-184a-4457-a74b-101afed3865e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T10:14:04.969Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T10:14:14.970Z |INFO |Init configs |InvocationID=9815efd9-e0af-466e-859c-ce4ed1650312, InstanceUUID=7584d0f7-a90a-4db1-bbe5-4ef22841dd4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T10:14:14.982Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T10:14:24.982Z |INFO |Init configs |InvocationID=9815efd9-e0af-466e-859c-ce4ed1650312, InstanceUUID=357358b4-a3c4-417e-926d-7747fbe94105 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T10:14:24.995Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T10:14:34.996Z |INFO |Init configs |InvocationID=9815efd9-e0af-466e-859c-ce4ed1650312, InstanceUUID=404675cb-27ae-4e40-9afe-3116d5d0fedc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T10:14:35.010Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T10:14:45.011Z |INFO |Init configs |InvocationID=9815efd9-e0af-466e-859c-ce4ed1650312, InstanceUUID=0061159b-d18c-4d21-8337-e35756fec289 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T10:14:45.018Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T10:14:55.021Z |INFO |Init configs |InvocationID=9815efd9-e0af-466e-859c-ce4ed1650312, InstanceUUID=63b9cdef-c310-4ca9-ab5f-61245fb0a59e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T10:14:55.033Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T10:15:05.034Z |INFO |Init configs |InvocationID=9815efd9-e0af-466e-859c-ce4ed1650312, InstanceUUID=5e1a6ff7-5f85-43b2-96b3-448309ebca89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T10:15:05.052Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T10:15:15.053Z |INFO |Init configs |InvocationID=9815efd9-e0af-466e-859c-ce4ed1650312, InstanceUUID=0a8097ee-c3ff-489d-bdf7-2769899b51c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T10:15:15.063Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T10:15:25.063Z |INFO |Init configs |InvocationID=9815efd9-e0af-466e-859c-ce4ed1650312, InstanceUUID=c324a697-e750-4dc3-8ad5-ec387e90f293 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T10:15:25.075Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T10:15:35.076Z |INFO |Init configs |InvocationID=9815efd9-e0af-466e-859c-ce4ed1650312, InstanceUUID=1f955d42-b04a-40bc-bd89-ad1dd9ef0e0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T10:15:35.085Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T10:15:45.085Z |INFO |Init configs |InvocationID=9815efd9-e0af-466e-859c-ce4ed1650312, InstanceUUID=b6e1266e-d84e-4414-8b5d-aefa639ae77f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T10:15:45.098Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T10:15:55.098Z |INFO |Init configs |InvocationID=9815efd9-e0af-466e-859c-ce4ed1650312, InstanceUUID=9ad0e3aa-e633-4c5f-a9f4-652d151b7ecd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T10:15:55.106Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T10:16:05.107Z |INFO |Init configs |InvocationID=9815efd9-e0af-466e-859c-ce4ed1650312, InstanceUUID=b1e8071a-943a-4726-b4e8-70229aa762be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T10:16:05.117Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T10:16:15.117Z |INFO |Init configs |InvocationID=9815efd9-e0af-466e-859c-ce4ed1650312, InstanceUUID=cfe64f18-e1f7-41f3-b0fb-aaa4ad95bebf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T10:16:15.126Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T10:16:25.127Z |INFO |Init configs |InvocationID=9815efd9-e0af-466e-859c-ce4ed1650312, InstanceUUID=9cd54a1d-1446-4f1c-8d15-6807bdb918b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T10:16:25.138Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T10:16:35.139Z |INFO |Init configs |InvocationID=9815efd9-e0af-466e-859c-ce4ed1650312, InstanceUUID=fc1c59d2-2fb9-4641-b905-698c6ed12994 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T10:16:35.148Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T10:16:45.149Z |INFO |Init configs |InvocationID=9815efd9-e0af-466e-859c-ce4ed1650312, InstanceUUID=2b9edead-ba03-4e27-a2b0-d27cb1a557c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T10:16:45.160Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T10:16:55.160Z |INFO |Init configs |InvocationID=9815efd9-e0af-466e-859c-ce4ed1650312, InstanceUUID=e27aa0b7-82c9-4882-8709-3573a04e68e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T10:16:55.173Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-06T10:16:57.735Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-06T10:16:57.735Z |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-01-06T10:16:57.736Z |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-01-06T10:16:57.739Z |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-01-06T10:16:57.747Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-06T10:16:57.747Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-06T10:16:57.747Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","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-01-06T10:16:57.750Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T10:17:05.173Z |INFO |Init configs |InvocationID=9815efd9-e0af-466e-859c-ce4ed1650312, InstanceUUID=594abe4b-215a-49d1-b93f-ed56a3f85ce5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T10:17:05.181Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T10:17:15.181Z |INFO |Init configs |InvocationID=9815efd9-e0af-466e-859c-ce4ed1650312, InstanceUUID=f50d8f7a-6c20-4f3a-a464-9150aafb48c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T10:17:15.191Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T10:17:25.191Z |INFO |Init configs |InvocationID=9815efd9-e0af-466e-859c-ce4ed1650312, InstanceUUID=f6b8657d-962c-45e0-b8b1-ba90d0f00552 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T10:17:25.201Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T10:17:35.202Z |INFO |Init configs |InvocationID=9815efd9-e0af-466e-859c-ce4ed1650312, InstanceUUID=78649b45-1adc-438c-a40c-a9e40e5cd995 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T10:17:35.213Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T10:17:45.214Z |INFO |Init configs |InvocationID=9815efd9-e0af-466e-859c-ce4ed1650312, InstanceUUID=94511357-5cab-40fe-bbaf-47ac131cebe1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T10:17:45.225Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T10:17:55.232Z |INFO |Init configs |InvocationID=9815efd9-e0af-466e-859c-ce4ed1650312, InstanceUUID=572f855b-070c-42fb-987b-eb1bbd27bbf2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T10:17:55.243Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T10:18:05.243Z |INFO |Init configs |InvocationID=9815efd9-e0af-466e-859c-ce4ed1650312, InstanceUUID=36e782d9-a8d3-482b-836e-90d96acc7d72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T10:18:05.255Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T10:18:15.256Z |INFO |Init configs |InvocationID=9815efd9-e0af-466e-859c-ce4ed1650312, InstanceUUID=d68514ad-8013-46af-9757-7460dbc526c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T10:18:15.266Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T10:18:25.267Z |INFO |Init configs |InvocationID=9815efd9-e0af-466e-859c-ce4ed1650312, InstanceUUID=51006d4e-7a03-43ab-b063-15673b64b64d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T10:18:25.276Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T10:18:35.277Z |INFO |Init configs |InvocationID=9815efd9-e0af-466e-859c-ce4ed1650312, InstanceUUID=d35c3bbd-5592-4daf-a200-5e97b647d1d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T10:18:35.285Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T10:18:45.286Z |INFO |Init configs |InvocationID=9815efd9-e0af-466e-859c-ce4ed1650312, InstanceUUID=d37aa3b2-3949-45a2-b86d-b1dc66b26928 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T10:18:45.295Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T10:18:55.295Z |INFO |Init configs |InvocationID=9815efd9-e0af-466e-859c-ce4ed1650312, InstanceUUID=bdd3e44a-4cd1-493b-9e83-6d7af29d87eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T10:18:55.305Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T10:19:05.306Z |INFO |Init configs |InvocationID=9815efd9-e0af-466e-859c-ce4ed1650312, InstanceUUID=bf0f50b8-229c-462f-b139-021867ce5d69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T10:19:05.315Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T10:19:15.316Z |INFO |Init configs |InvocationID=9815efd9-e0af-466e-859c-ce4ed1650312, InstanceUUID=c77944a5-7022-4cad-9343-b6d81117bb21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T10:19:15.325Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T10:19:25.326Z |INFO |Init configs |InvocationID=9815efd9-e0af-466e-859c-ce4ed1650312, InstanceUUID=8ed3d4c1-37fe-4be4-947d-59756addc121 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T10:19:25.338Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T10:19:35.339Z |INFO |Init configs |InvocationID=9815efd9-e0af-466e-859c-ce4ed1650312, InstanceUUID=74996833-2750-4dcf-9f67-e8ae51c19b56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T10:19:35.348Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T10:19:45.350Z |INFO |Init configs |InvocationID=9815efd9-e0af-466e-859c-ce4ed1650312, InstanceUUID=a564be98-acf6-40e6-8b02-bec0723ca7ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T10:19:45.362Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T10:19:55.362Z |INFO |Init configs |InvocationID=9815efd9-e0af-466e-859c-ce4ed1650312, InstanceUUID=1ff1bea7-481f-4826-b141-b46ad4ae2eac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T10:19:55.372Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T10:20:05.373Z |INFO |Init configs |InvocationID=9815efd9-e0af-466e-859c-ce4ed1650312, InstanceUUID=54bb97a8-dd60-4f77-bd0b-2a909578483d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T10:20:05.386Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T10:20:15.386Z |INFO |Init configs |InvocationID=9815efd9-e0af-466e-859c-ce4ed1650312, InstanceUUID=4a2cdb5f-c853-45ac-863e-f6700422b79b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T10:20:15.394Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T10:20:25.396Z |INFO |Init configs |InvocationID=9815efd9-e0af-466e-859c-ce4ed1650312, InstanceUUID=156dae06-755b-4c26-a45f-a39607f38397 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T10:20:25.406Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T10:20:35.406Z |INFO |Init configs |InvocationID=9815efd9-e0af-466e-859c-ce4ed1650312, InstanceUUID=b38327a9-a9a4-4f04-8806-349ea5e03ec3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T10:20:35.414Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T10:20:45.415Z |INFO |Init configs |InvocationID=9815efd9-e0af-466e-859c-ce4ed1650312, InstanceUUID=a072f87d-8d1a-41d0-ab27-d77bc32b3416 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T10:20:45.423Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T10:20:55.424Z |INFO |Init configs |InvocationID=9815efd9-e0af-466e-859c-ce4ed1650312, InstanceUUID=420ef8d6-ead6-437a-8775-25679df0dce1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T10:20:55.433Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T10:21:05.433Z |INFO |Init configs |InvocationID=9815efd9-e0af-466e-859c-ce4ed1650312, InstanceUUID=b7995e7c-572d-4222-b133-c1a1d9f424b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T10:21:05.441Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T10:21:15.442Z |INFO |Init configs |InvocationID=9815efd9-e0af-466e-859c-ce4ed1650312, InstanceUUID=6df5ef18-8e3d-408a-bcca-43d5c61f68b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T10:21:15.450Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T10:21:25.451Z |INFO |Init configs |InvocationID=9815efd9-e0af-466e-859c-ce4ed1650312, InstanceUUID=c49d5cc7-a46c-4160-8cb8-f0da3b4e6549 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T10:21:25.460Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T10:21:35.461Z |INFO |Init configs |InvocationID=9815efd9-e0af-466e-859c-ce4ed1650312, InstanceUUID=b43811d4-8c92-46a7-b564-f804b2192f57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T10:21:35.470Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T10:21:45.471Z |INFO |Init configs |InvocationID=9815efd9-e0af-466e-859c-ce4ed1650312, InstanceUUID=ca8a6251-1cfe-4a0a-bb98-c54ecc90412b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T10:21:45.482Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T10:21:55.483Z |INFO |Init configs |InvocationID=9815efd9-e0af-466e-859c-ce4ed1650312, InstanceUUID=a7e2d6ac-f884-47b5-a5c9-f0bc52427bcf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T10:21:55.491Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-06T10:21:57.682Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-06T10:21:57.683Z |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-01-06T10:21:57.685Z |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-01-06T10:21:57.689Z |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-01-06T10:21:57.699Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-06T10:21:57.699Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-06T10:21:57.700Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","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-01-06T10:21:57.703Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T10:22:05.492Z |INFO |Init configs |InvocationID=9815efd9-e0af-466e-859c-ce4ed1650312, InstanceUUID=7d183c80-f53f-4d7e-bc71-68245c0b49e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T10:22:05.501Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T10:22:15.502Z |INFO |Init configs |InvocationID=9815efd9-e0af-466e-859c-ce4ed1650312, InstanceUUID=591740ed-8010-4f24-90d0-60c3cc146080 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T10:22:15.510Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T10:22:25.510Z |INFO |Init configs |InvocationID=9815efd9-e0af-466e-859c-ce4ed1650312, InstanceUUID=ceca94f1-a287-4cc4-b732-93935cca7d63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T10:22:25.519Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T10:22:35.521Z |INFO |Init configs |InvocationID=9815efd9-e0af-466e-859c-ce4ed1650312, InstanceUUID=82c41c93-4ba6-4435-9bba-95cbca9141b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T10:22:35.530Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T10:22:45.531Z |INFO |Init configs |InvocationID=9815efd9-e0af-466e-859c-ce4ed1650312, InstanceUUID=2707d835-5d59-4144-90ab-2ebb8baf293d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T10:22:45.542Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T10:22:55.543Z |INFO |Init configs |InvocationID=9815efd9-e0af-466e-859c-ce4ed1650312, InstanceUUID=a5ac002f-f75e-4bc7-bbcc-186fe53f770f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T10:22:55.551Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T10:23:05.551Z |INFO |Init configs |InvocationID=9815efd9-e0af-466e-859c-ce4ed1650312, InstanceUUID=657eb729-4994-4a7e-91c3-a8775106ae9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T10:23:05.559Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T10:23:15.560Z |INFO |Init configs |InvocationID=9815efd9-e0af-466e-859c-ce4ed1650312, InstanceUUID=ddec1dc2-b3b2-4f7d-9675-cd44875251b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T10:23:15.575Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T10:23:25.576Z |INFO |Init configs |InvocationID=9815efd9-e0af-466e-859c-ce4ed1650312, InstanceUUID=ef9c46dd-24db-4af0-9021-e7a0848435fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T10:23:25.586Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T10:23:35.586Z |INFO |Init configs |InvocationID=9815efd9-e0af-466e-859c-ce4ed1650312, InstanceUUID=2ab7e466-11e7-4d91-a71d-2b9f194a0cf0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T10:23:35.594Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T10:23:45.595Z |INFO |Init configs |InvocationID=9815efd9-e0af-466e-859c-ce4ed1650312, InstanceUUID=97477f77-ff4a-473f-b49a-afcdf58e07a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T10:23:45.604Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T10:23:55.605Z |INFO |Init configs |InvocationID=9815efd9-e0af-466e-859c-ce4ed1650312, InstanceUUID=f9f02c6e-f02f-40c9-ac75-064882462806 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T10:23:55.612Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T10:24:05.612Z |INFO |Init configs |InvocationID=9815efd9-e0af-466e-859c-ce4ed1650312, InstanceUUID=b2010e2a-5993-4a31-9644-43f810fed72e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T10:24:05.621Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T10:24:15.622Z |INFO |Init configs |InvocationID=9815efd9-e0af-466e-859c-ce4ed1650312, InstanceUUID=074700e7-64c6-497d-8da7-77a0052f4e3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T10:24:15.632Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T10:24:25.634Z |INFO |Init configs |InvocationID=9815efd9-e0af-466e-859c-ce4ed1650312, InstanceUUID=d2a6f74d-2a88-4353-a1d7-ded922be606d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T10:24:25.650Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T10:24:35.651Z |INFO |Init configs |InvocationID=9815efd9-e0af-466e-859c-ce4ed1650312, InstanceUUID=aba60647-bce5-46de-98b4-80be447e6e5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T10:24:35.660Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T10:24:45.665Z |INFO |Init configs |InvocationID=9815efd9-e0af-466e-859c-ce4ed1650312, InstanceUUID=b0c66d5e-fbad-4fcc-be33-fb997460c0d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T10:24:45.677Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T10:24:55.678Z |INFO |Init configs |InvocationID=9815efd9-e0af-466e-859c-ce4ed1650312, InstanceUUID=a97af40e-4bbb-414a-9b63-62fb6f5f24f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T10:24:55.690Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T10:25:05.690Z |INFO |Init configs |InvocationID=9815efd9-e0af-466e-859c-ce4ed1650312, InstanceUUID=0da05bb9-c5bf-46d2-9bab-5373faa48d5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T10:25:05.699Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T10:25:15.700Z |INFO |Init configs |InvocationID=9815efd9-e0af-466e-859c-ce4ed1650312, InstanceUUID=047b0eb2-3889-4aa1-b095-31aa364ef59a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T10:25:15.708Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T10:25:25.709Z |INFO |Init configs |InvocationID=9815efd9-e0af-466e-859c-ce4ed1650312, InstanceUUID=fbc7fc59-3952-44e4-b6f0-40738c6fe8d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T10:25:25.718Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T10:25:35.719Z |INFO |Init configs |InvocationID=9815efd9-e0af-466e-859c-ce4ed1650312, InstanceUUID=5d01e8ea-4faf-403f-a7ae-08d33b8a6d38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T10:25:35.729Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T10:25:45.730Z |INFO |Init configs |InvocationID=9815efd9-e0af-466e-859c-ce4ed1650312, InstanceUUID=a018079d-35d8-4d96-870a-4b27e2e5d3b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T10:25:45.740Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T10:25:55.741Z |INFO |Init configs |InvocationID=9815efd9-e0af-466e-859c-ce4ed1650312, InstanceUUID=88f598fe-b078-4cf8-923a-84f0865e0320 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T10:25:55.751Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T10:26:05.752Z |INFO |Init configs |InvocationID=9815efd9-e0af-466e-859c-ce4ed1650312, InstanceUUID=09235d1b-8c20-4a53-ac00-0988bbe6c863 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T10:26:05.764Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T10:26:15.767Z |INFO |Init configs |InvocationID=9815efd9-e0af-466e-859c-ce4ed1650312, InstanceUUID=42a36715-6849-416c-81f1-09f88d06fbe4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T10:26:15.779Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T10:26:25.780Z |INFO |Init configs |InvocationID=9815efd9-e0af-466e-859c-ce4ed1650312, InstanceUUID=a3b8d2b3-7140-41e1-ac52-9fbcf76f4429 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T10:26:25.795Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T10:26:35.796Z |INFO |Init configs |InvocationID=9815efd9-e0af-466e-859c-ce4ed1650312, InstanceUUID=b0b00cdb-35b4-4f59-9a4c-9b5f5f8d4144 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T10:26:35.805Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T10:26:45.806Z |INFO |Init configs |InvocationID=9815efd9-e0af-466e-859c-ce4ed1650312, InstanceUUID=9063b564-308e-42cc-a37d-3357937660e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T10:26:45.815Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T10:26:55.815Z |INFO |Init configs |InvocationID=9815efd9-e0af-466e-859c-ce4ed1650312, InstanceUUID=d86ec291-721e-4d62-8ab8-0061ef276d7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T10:26:55.822Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-06T10:26:57.621Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-06T10:26:57.621Z |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-01-06T10:26:57.622Z |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-01-06T10:26:57.624Z |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-01-06T10:26:57.631Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-06T10:26:57.631Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-06T10:26:57.631Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","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-01-06T10:26:57.633Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T10:27:05.823Z |INFO |Init configs |InvocationID=9815efd9-e0af-466e-859c-ce4ed1650312, InstanceUUID=112fbdbd-5a1a-4504-a807-e5f93a968fa7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T10:27:05.832Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T10:27:15.833Z |INFO |Init configs |InvocationID=9815efd9-e0af-466e-859c-ce4ed1650312, InstanceUUID=5890bc23-0717-46fb-beea-7fa6d6d763bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T10:27:15.842Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T10:27:25.843Z |INFO |Init configs |InvocationID=9815efd9-e0af-466e-859c-ce4ed1650312, InstanceUUID=9b4deb97-5865-4bd2-a987-c0228600d33d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T10:27:25.852Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T10:27:35.853Z |INFO |Init configs |InvocationID=9815efd9-e0af-466e-859c-ce4ed1650312, InstanceUUID=cad09faa-f0ad-49dc-bc56-50ce24b3b71b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T10:27:35.863Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T10:27:45.865Z |INFO |Init configs |InvocationID=9815efd9-e0af-466e-859c-ce4ed1650312, InstanceUUID=7cc7cd83-6ee3-4606-b80a-729b4bcd31ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T10:27:45.879Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T10:27:55.880Z |INFO |Init configs |InvocationID=9815efd9-e0af-466e-859c-ce4ed1650312, InstanceUUID=09209514-eabe-4386-8353-e1ade5a38501 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T10:27:55.890Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T10:28:05.891Z |INFO |Init configs |InvocationID=9815efd9-e0af-466e-859c-ce4ed1650312, InstanceUUID=85b2b36c-62cf-4adf-b6f0-2c91cb2a1747 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T10:28:05.900Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T10:28:15.901Z |INFO |Init configs |InvocationID=9815efd9-e0af-466e-859c-ce4ed1650312, InstanceUUID=9f56096f-9c9e-43be-81aa-165b83ead26c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T10:28:15.909Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T10:28:25.909Z |INFO |Init configs |InvocationID=9815efd9-e0af-466e-859c-ce4ed1650312, InstanceUUID=8566dab5-6e5b-49b9-a09d-2d83184f8bbb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T10:28:25.917Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T10:28:35.918Z |INFO |Init configs |InvocationID=9815efd9-e0af-466e-859c-ce4ed1650312, InstanceUUID=1afd5f15-223f-4395-8aa2-73abf1e18079 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T10:28:35.933Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T10:28:45.935Z |INFO |Init configs |InvocationID=9815efd9-e0af-466e-859c-ce4ed1650312, InstanceUUID=3a667973-8e23-4852-a3c7-b675be8e9312 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T10:28:45.944Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T10:28:55.944Z |INFO |Init configs |InvocationID=9815efd9-e0af-466e-859c-ce4ed1650312, InstanceUUID=bce123f0-5ec0-41fc-9457-ee378e27ddc7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T10:28:55.954Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T10:29:05.954Z |INFO |Init configs |InvocationID=9815efd9-e0af-466e-859c-ce4ed1650312, InstanceUUID=083de3ea-c987-4731-9e5f-430e2dd7f4f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T10:29:05.963Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T10:29:15.969Z |INFO |Init configs |InvocationID=9815efd9-e0af-466e-859c-ce4ed1650312, InstanceUUID=15fd402e-4d3d-4a84-9a77-2298d59dce6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T10:29:15.989Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T10:29:25.989Z |INFO |Init configs |InvocationID=9815efd9-e0af-466e-859c-ce4ed1650312, InstanceUUID=896a042f-27de-477c-b906-9b241c716220 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T10:29:26.000Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T10:29:36.000Z |INFO |Init configs |InvocationID=9815efd9-e0af-466e-859c-ce4ed1650312, InstanceUUID=dc570bdb-1527-4405-81d6-3c5fde89ecf3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T10:29:36.009Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T10:29:46.009Z |INFO |Init configs |InvocationID=9815efd9-e0af-466e-859c-ce4ed1650312, InstanceUUID=7d355cd0-6ea0-433a-b391-d12b23c744d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T10:29:46.017Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T10:29:56.018Z |INFO |Init configs |InvocationID=9815efd9-e0af-466e-859c-ce4ed1650312, InstanceUUID=98a1cec4-954d-425a-a30c-d824678179f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T10:29:56.031Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T10:30:06.032Z |INFO |Init configs |InvocationID=9815efd9-e0af-466e-859c-ce4ed1650312, InstanceUUID=233bc918-4306-458d-b257-d044810eafac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T10:30:06.039Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T10:30:16.041Z |INFO |Init configs |InvocationID=9815efd9-e0af-466e-859c-ce4ed1650312, InstanceUUID=36f52a21-9424-41a3-b26d-e6a922718fe0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T10:30:16.050Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T10:30:26.051Z |INFO |Init configs |InvocationID=9815efd9-e0af-466e-859c-ce4ed1650312, InstanceUUID=8625cafc-298f-4f5d-aff6-3dd787de097e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T10:30:26.061Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T10:30:36.061Z |INFO |Init configs |InvocationID=9815efd9-e0af-466e-859c-ce4ed1650312, InstanceUUID=dcf2ae20-eb2e-4226-9b23-b20369a35659 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T10:30:36.072Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T10:30:46.074Z |INFO |Init configs |InvocationID=9815efd9-e0af-466e-859c-ce4ed1650312, InstanceUUID=c07462ef-0432-498c-a964-072065f702f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T10:30:46.086Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T10:30:56.087Z |INFO |Init configs |InvocationID=9815efd9-e0af-466e-859c-ce4ed1650312, InstanceUUID=340cbdc1-40ed-438c-84bc-d1d9bdea2e48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T10:30:56.099Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T10:31:06.099Z |INFO |Init configs |InvocationID=9815efd9-e0af-466e-859c-ce4ed1650312, InstanceUUID=6bbe1731-95c5-4867-a2c4-6aec8dbed6fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T10:31:06.108Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T10:31:16.108Z |INFO |Init configs |InvocationID=9815efd9-e0af-466e-859c-ce4ed1650312, InstanceUUID=cda189fb-8719-456c-92ca-6b7152204066 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T10:31:16.117Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T10:31:26.118Z |INFO |Init configs |InvocationID=9815efd9-e0af-466e-859c-ce4ed1650312, InstanceUUID=a6ece91a-3c8f-4f97-95f5-6d70bd2da8e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T10:31:26.128Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T10:31:36.128Z |INFO |Init configs |InvocationID=9815efd9-e0af-466e-859c-ce4ed1650312, InstanceUUID=0ff822d5-8fc7-4346-ac88-0433c6896194 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T10:31:36.136Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T10:31:46.137Z |INFO |Init configs |InvocationID=9815efd9-e0af-466e-859c-ce4ed1650312, InstanceUUID=fa7a71c8-d165-4817-99f3-24869faba4e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T10:31:46.144Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T10:31:56.146Z |INFO |Init configs |InvocationID=9815efd9-e0af-466e-859c-ce4ed1650312, InstanceUUID=e7274685-20f8-40e9-99b9-236e6b394e9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T10:31:56.156Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-06T10:31:57.656Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-06T10:31:57.657Z |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-01-06T10:31:57.658Z |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-01-06T10:31:57.660Z |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-01-06T10:31:57.666Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-06T10:31:57.666Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-06T10:31:57.666Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","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-01-06T10:31:57.668Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T10:32:06.157Z |INFO |Init configs |InvocationID=9815efd9-e0af-466e-859c-ce4ed1650312, InstanceUUID=4ad6f119-7653-4c5c-8d52-7082ca7856db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T10:32:06.166Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T10:32:16.167Z |INFO |Init configs |InvocationID=9815efd9-e0af-466e-859c-ce4ed1650312, InstanceUUID=7af2c1b0-477f-431b-b7b0-934965f3ea11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T10:32:16.175Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T10:32:26.176Z |INFO |Init configs |InvocationID=9815efd9-e0af-466e-859c-ce4ed1650312, InstanceUUID=71ff6f08-fabf-4329-ade5-66e6cca515dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T10:32:26.188Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T10:32:36.188Z |INFO |Init configs |InvocationID=9815efd9-e0af-466e-859c-ce4ed1650312, InstanceUUID=9091a0b8-8d96-40a9-95af-a7ecec13bdde | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T10:32:36.199Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T10:32:46.200Z |INFO |Init configs |InvocationID=9815efd9-e0af-466e-859c-ce4ed1650312, InstanceUUID=b96ea619-8fb6-4751-85a9-d017a3dd71e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T10:32:46.210Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T10:32:56.210Z |INFO |Init configs |InvocationID=9815efd9-e0af-466e-859c-ce4ed1650312, InstanceUUID=1021943d-a7e4-4b30-898e-55f454ed6a3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T10:32:56.219Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T10:33:06.219Z |INFO |Init configs |InvocationID=9815efd9-e0af-466e-859c-ce4ed1650312, InstanceUUID=9179f046-05db-4793-9768-8275be578fce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T10:33:06.229Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T10:33:16.229Z |INFO |Init configs |InvocationID=9815efd9-e0af-466e-859c-ce4ed1650312, InstanceUUID=2a087b34-9b4d-4d1b-816c-ed04ec3a0383 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T10:33:16.237Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T10:33:26.238Z |INFO |Init configs |InvocationID=9815efd9-e0af-466e-859c-ce4ed1650312, InstanceUUID=52163a89-7cb3-49e8-89d6-b80e204bc097 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-06T10:33:26.250Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |