. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.7.2) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-28T11:14:29.005Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-28T11:14:29.009Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-12-28T11:14:29.065Z |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-12-28T11:14:30.289Z |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-12-28T11:14:30.447Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-28T11:14:30.448Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-28T11:14:30.449Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |main | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-12-28T11:14:30.880Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-12-28T11:14:30.980Z |INFO |The following 1 profile is active: "prod" | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2022-12-28T11:14:31.059Z |WARN |Property 'spring.profiles' imported from location 'class path resource [application.yaml]' is invalid and should be replaced with 'spring.config.activate.on-profile' [origin: class path resource [application.yaml] from prh-app-server-1.8.1.jar - 20:13] | | | |main | org.springframework.cloud.context.scope.GenericScope |2022-12-28T11:14:33.378Z |INFO |BeanFactory id=074ce1ac-844d-3936-b803-5881ae1c6a8f | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-12-28T11:14:34.123Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2022-12-28T11:14:34.158Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2022-12-28T11:14:34.159Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.65] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-12-28T11:14:34.248Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2022-12-28T11:14:34.248Z |INFO |Root WebApplicationContext: initialization completed in 3188 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2022-12-28T11:14:35.316Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=4c771c0b-d485-436d-8047-70b57a59e56a | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2022-12-28T11:14:38.193Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=4c771c0b-d485-436d-8047-70b57a59e56a | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-12-28T11:14:39.005Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=4c771c0b-d485-436d-8047-70b57a59e56a | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-12-28T11:14:39.047Z |INFO |Started MainApp in 13.0 seconds (JVM running for 13.717) |InvocationID=4c771c0b-d485-436d-8047-70b57a59e56a | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2022-12-28T11:14:39.372Z |INFO |Start scheduling PRH workflow |InvocationID=4c771c0b-d485-436d-8047-70b57a59e56a | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T11:14:39.388Z |INFO |Init configs |InvocationID=4c771c0b-d485-436d-8047-70b57a59e56a, InstanceUUID=d9b404a4-9423-4094-a2e4-d64bb28cfd43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T11:14:40.243Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-12-28T11:14:47.535Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-12-28T11:14:47.536Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-12-28T11:14:47.538Z |INFO |Completed initialization in 2 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T11:14:50.244Z |INFO |Init configs |InvocationID=4c771c0b-d485-436d-8047-70b57a59e56a, InstanceUUID=b168abec-0fa8-49c3-8d37-9406336fda9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T11:14:50.265Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T11:15:00.266Z |INFO |Init configs |InvocationID=4c771c0b-d485-436d-8047-70b57a59e56a, InstanceUUID=3d660d7d-dcb9-49aa-b042-d829a72eeeff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T11:15:00.315Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T11:15:10.318Z |INFO |Init configs |InvocationID=4c771c0b-d485-436d-8047-70b57a59e56a, InstanceUUID=de897c16-90de-4cf7-b8fe-8712986f7292 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T11:15:10.332Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T11:15:20.333Z |INFO |Init configs |InvocationID=4c771c0b-d485-436d-8047-70b57a59e56a, InstanceUUID=655f50a3-61ea-4a3c-b9d5-0131addf63ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T11:15:20.349Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T11:15:30.350Z |INFO |Init configs |InvocationID=4c771c0b-d485-436d-8047-70b57a59e56a, InstanceUUID=da1bfc19-4e7c-4b16-823c-6a6a9ede84db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T11:15:30.364Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T11:15:40.366Z |INFO |Init configs |InvocationID=4c771c0b-d485-436d-8047-70b57a59e56a, InstanceUUID=2f14dd59-ef2e-4d25-a662-417994d08ead | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T11:15:40.382Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T11:15:50.383Z |INFO |Init configs |InvocationID=4c771c0b-d485-436d-8047-70b57a59e56a, InstanceUUID=4bd74426-9094-4926-a615-9b09509e5c7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T11:15:50.393Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T11:16:00.397Z |INFO |Init configs |InvocationID=4c771c0b-d485-436d-8047-70b57a59e56a, InstanceUUID=8b1cd24e-5288-4b06-be49-13fb6e5e3234 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T11:16:00.407Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T11:16:10.407Z |INFO |Init configs |InvocationID=4c771c0b-d485-436d-8047-70b57a59e56a, InstanceUUID=9ed9c73a-42ae-4e82-9b58-a85fb8902412 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T11:16:10.439Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T11:16:20.439Z |INFO |Init configs |InvocationID=4c771c0b-d485-436d-8047-70b57a59e56a, InstanceUUID=3ebb99e5-0cd4-4393-a033-b35c17505b89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T11:16:20.453Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T11:16:30.456Z |INFO |Init configs |InvocationID=4c771c0b-d485-436d-8047-70b57a59e56a, InstanceUUID=5a34824a-e0bd-4fc5-966f-ab2050bf0ffb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T11:16:30.469Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T11:16:40.473Z |INFO |Init configs |InvocationID=4c771c0b-d485-436d-8047-70b57a59e56a, InstanceUUID=77afc351-30a2-48f4-a74b-5553173a3754 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T11:16:40.485Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T11:16:50.486Z |INFO |Init configs |InvocationID=4c771c0b-d485-436d-8047-70b57a59e56a, InstanceUUID=1e0e65de-9406-4ea3-bbb7-eb6faf25f4f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T11:16:50.494Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T11:17:00.497Z |INFO |Init configs |InvocationID=4c771c0b-d485-436d-8047-70b57a59e56a, InstanceUUID=e0fa162f-7255-4e9c-a9a4-91a3eca1776b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T11:17:00.506Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T11:17:10.507Z |INFO |Init configs |InvocationID=4c771c0b-d485-436d-8047-70b57a59e56a, InstanceUUID=10a38dd1-5911-4b22-a71a-dd73ae87e67c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T11:17:10.525Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T11:17:20.526Z |INFO |Init configs |InvocationID=4c771c0b-d485-436d-8047-70b57a59e56a, InstanceUUID=907c120a-224e-410b-865c-7334be0c21bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T11:17:20.536Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T11:17:30.537Z |INFO |Init configs |InvocationID=4c771c0b-d485-436d-8047-70b57a59e56a, InstanceUUID=f33169db-3dba-426b-8c10-70628ee2bae7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T11:17:30.553Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T11:17:40.554Z |INFO |Init configs |InvocationID=4c771c0b-d485-436d-8047-70b57a59e56a, InstanceUUID=17abe063-b94e-40b6-b675-1bf07113e551 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T11:17:40.567Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T11:17:50.567Z |INFO |Init configs |InvocationID=4c771c0b-d485-436d-8047-70b57a59e56a, InstanceUUID=b8899f20-e1d4-4dc6-9234-5b6977fd5c2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T11:17:50.593Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T11:18:00.594Z |INFO |Init configs |InvocationID=4c771c0b-d485-436d-8047-70b57a59e56a, InstanceUUID=9c299669-86f0-4584-9076-12d74a4592b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T11:18:00.605Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T11:18:10.606Z |INFO |Init configs |InvocationID=4c771c0b-d485-436d-8047-70b57a59e56a, InstanceUUID=ec7fbe80-31b7-426d-8619-7b8864f97998 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T11:18:10.617Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T11:18:20.623Z |INFO |Init configs |InvocationID=4c771c0b-d485-436d-8047-70b57a59e56a, InstanceUUID=aa93e250-b8c5-4841-86ce-755efd5a6d24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T11:18:20.635Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T11:18:30.639Z |INFO |Init configs |InvocationID=4c771c0b-d485-436d-8047-70b57a59e56a, InstanceUUID=19f90145-173a-4bd2-a35b-e0b39da18a61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T11:18:30.652Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T11:18:40.652Z |INFO |Init configs |InvocationID=4c771c0b-d485-436d-8047-70b57a59e56a, InstanceUUID=5bcfb9c3-c761-42a9-939c-b44da3629d10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T11:18:40.670Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T11:18:50.673Z |INFO |Init configs |InvocationID=4c771c0b-d485-436d-8047-70b57a59e56a, InstanceUUID=9b7aecfb-6fd3-4a12-b10a-43e09b2a53d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T11:18:50.683Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T11:19:00.684Z |INFO |Init configs |InvocationID=4c771c0b-d485-436d-8047-70b57a59e56a, InstanceUUID=2d523753-d00b-4d44-9330-109c9bf265a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T11:19:00.693Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T11:19:10.694Z |INFO |Init configs |InvocationID=4c771c0b-d485-436d-8047-70b57a59e56a, InstanceUUID=1cc836dd-c7d1-4a68-9fe9-fcf5a539f9eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T11:19:10.704Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T11:19:20.705Z |INFO |Init configs |InvocationID=4c771c0b-d485-436d-8047-70b57a59e56a, InstanceUUID=63a22e26-55ff-4fcd-9a0f-4f5d764f1eb1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T11:19:20.718Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T11:19:30.719Z |INFO |Init configs |InvocationID=4c771c0b-d485-436d-8047-70b57a59e56a, InstanceUUID=3de44357-d3e6-492b-9a2e-31b1285042fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T11:19:30.730Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-28T11:19:36.304Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-28T11:19:36.304Z |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-12-28T11:19:36.305Z |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-12-28T11:19:36.309Z |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-12-28T11:19:36.322Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-28T11:19:36.323Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-28T11:19:36.323Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-12-28T11:19:36.326Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T11:19:40.731Z |INFO |Init configs |InvocationID=4c771c0b-d485-436d-8047-70b57a59e56a, InstanceUUID=819675d9-1f16-4715-a7cd-31ebd628c041 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T11:19:40.744Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T11:19:50.745Z |INFO |Init configs |InvocationID=4c771c0b-d485-436d-8047-70b57a59e56a, InstanceUUID=ac3c6633-6601-4613-a0f4-221dd8c758e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T11:19:50.755Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T11:20:00.756Z |INFO |Init configs |InvocationID=4c771c0b-d485-436d-8047-70b57a59e56a, InstanceUUID=a4b03cc6-4d43-48ca-8c45-8b8fde3b1277 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T11:20:00.765Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T11:20:10.765Z |INFO |Init configs |InvocationID=4c771c0b-d485-436d-8047-70b57a59e56a, InstanceUUID=5a3d3894-ba33-4bdb-83b4-5da9f64b156c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T11:20:10.776Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T11:20:20.776Z |INFO |Init configs |InvocationID=4c771c0b-d485-436d-8047-70b57a59e56a, InstanceUUID=6c885d42-b648-429b-a200-511bf6784251 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T11:20:20.787Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T11:20:30.787Z |INFO |Init configs |InvocationID=4c771c0b-d485-436d-8047-70b57a59e56a, InstanceUUID=bc9b76d4-6c0f-4dc3-af14-02c326d14f32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T11:20:30.805Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T11:20:40.807Z |INFO |Init configs |InvocationID=4c771c0b-d485-436d-8047-70b57a59e56a, InstanceUUID=5de06af2-a24f-457e-91ef-cf516a19e062 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T11:20:40.817Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T11:20:50.821Z |INFO |Init configs |InvocationID=4c771c0b-d485-436d-8047-70b57a59e56a, InstanceUUID=3c4a0df4-5440-4c3b-ada4-9723c2199ad7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T11:20:50.832Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T11:21:00.832Z |INFO |Init configs |InvocationID=4c771c0b-d485-436d-8047-70b57a59e56a, InstanceUUID=e9daf162-8a57-4651-bd0f-d13107c348f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T11:21:00.843Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T11:21:10.844Z |INFO |Init configs |InvocationID=4c771c0b-d485-436d-8047-70b57a59e56a, InstanceUUID=e79b008d-f7cf-4190-8a97-dfdb85c192b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T11:21:10.857Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T11:21:20.858Z |INFO |Init configs |InvocationID=4c771c0b-d485-436d-8047-70b57a59e56a, InstanceUUID=04aec0d0-ec04-4d7c-81cf-8d507cb9dea3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T11:21:20.869Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T11:21:30.869Z |INFO |Init configs |InvocationID=4c771c0b-d485-436d-8047-70b57a59e56a, InstanceUUID=ad47b992-ed4f-4fef-9478-6b84bb57950a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T11:21:30.881Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T11:21:40.881Z |INFO |Init configs |InvocationID=4c771c0b-d485-436d-8047-70b57a59e56a, InstanceUUID=9ae4325c-37b7-4090-9add-afc6c28193ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T11:21:40.891Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T11:21:50.892Z |INFO |Init configs |InvocationID=4c771c0b-d485-436d-8047-70b57a59e56a, InstanceUUID=01f5c296-0661-4a25-a3ba-5d903b32c7c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T11:21:50.903Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T11:22:00.904Z |INFO |Init configs |InvocationID=4c771c0b-d485-436d-8047-70b57a59e56a, InstanceUUID=bc3389df-4d0c-4160-b15e-d15e4a5f04e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T11:22:00.918Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T11:22:10.920Z |INFO |Init configs |InvocationID=4c771c0b-d485-436d-8047-70b57a59e56a, InstanceUUID=3807e074-247a-423b-8d2b-18c0d8ee76cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T11:22:10.936Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T11:22:20.937Z |INFO |Init configs |InvocationID=4c771c0b-d485-436d-8047-70b57a59e56a, InstanceUUID=476d4382-9d25-49ec-9da4-6f16e5544946 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T11:22:20.948Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T11:22:30.949Z |INFO |Init configs |InvocationID=4c771c0b-d485-436d-8047-70b57a59e56a, InstanceUUID=0beec664-6d2f-4980-9d58-df6032d0b295 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T11:22:30.981Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T11:22:40.982Z |INFO |Init configs |InvocationID=4c771c0b-d485-436d-8047-70b57a59e56a, InstanceUUID=2ce2add9-1488-4ef5-93ee-e30defd0a166 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T11:22:40.993Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T11:22:50.993Z |INFO |Init configs |InvocationID=4c771c0b-d485-436d-8047-70b57a59e56a, InstanceUUID=77945134-ce34-474d-9c3b-a2c477dc0299 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T11:22:51.003Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T11:23:01.004Z |INFO |Init configs |InvocationID=4c771c0b-d485-436d-8047-70b57a59e56a, InstanceUUID=2d5688de-509d-4996-b464-c6709bf3cc09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T11:23:01.016Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T11:23:11.017Z |INFO |Init configs |InvocationID=4c771c0b-d485-436d-8047-70b57a59e56a, InstanceUUID=3b6b9b64-ad35-4f70-a031-8bfe178b37ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T11:23:11.029Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T11:23:21.030Z |INFO |Init configs |InvocationID=4c771c0b-d485-436d-8047-70b57a59e56a, InstanceUUID=8eeef6a9-60c4-4520-b98b-5e6a227c1437 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T11:23:21.042Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T11:23:31.043Z |INFO |Init configs |InvocationID=4c771c0b-d485-436d-8047-70b57a59e56a, InstanceUUID=21ed3c2b-b59f-41de-9ef2-e1d6feda1043 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T11:23:31.054Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T11:23:41.054Z |INFO |Init configs |InvocationID=4c771c0b-d485-436d-8047-70b57a59e56a, InstanceUUID=de9122e0-016b-4daf-b1a3-b665064830ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T11:23:41.067Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T11:23:51.068Z |INFO |Init configs |InvocationID=4c771c0b-d485-436d-8047-70b57a59e56a, InstanceUUID=0e52061e-b7f1-4e67-9fb5-3500549f9289 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T11:23:51.093Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T11:24:01.094Z |INFO |Init configs |InvocationID=4c771c0b-d485-436d-8047-70b57a59e56a, InstanceUUID=b3b536a5-285c-43d6-9a95-2ea99cdf37fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T11:24:01.107Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T11:24:11.108Z |INFO |Init configs |InvocationID=4c771c0b-d485-436d-8047-70b57a59e56a, InstanceUUID=896c5b5e-fa25-4e68-8f37-2492d04f2407 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T11:24:11.118Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T11:24:21.118Z |INFO |Init configs |InvocationID=4c771c0b-d485-436d-8047-70b57a59e56a, InstanceUUID=6a53bbbd-53a0-4280-94fb-092c4ecc81f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T11:24:21.131Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T11:24:31.133Z |INFO |Init configs |InvocationID=4c771c0b-d485-436d-8047-70b57a59e56a, InstanceUUID=622b6356-1e8a-4a46-ae84-70725af5aad7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T11:24:31.143Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-28T11:24:35.684Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-28T11:24:35.685Z |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-12-28T11:24:35.686Z |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-12-28T11:24:35.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-12-28T11:24:35.700Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-28T11:24:35.701Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-28T11:24:35.701Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-12-28T11:24:35.703Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T11:24:41.143Z |INFO |Init configs |InvocationID=4c771c0b-d485-436d-8047-70b57a59e56a, InstanceUUID=dbfec9ff-1af6-492c-92c5-6fc95fc9e693 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T11:24:41.154Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T11:24:51.155Z |INFO |Init configs |InvocationID=4c771c0b-d485-436d-8047-70b57a59e56a, InstanceUUID=8703ce0b-79b9-4c1c-92e3-e75339917908 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T11:24:51.165Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T11:25:01.165Z |INFO |Init configs |InvocationID=4c771c0b-d485-436d-8047-70b57a59e56a, InstanceUUID=5178d642-3304-48dc-b82a-69e89d4f5e3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T11:25:01.176Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T11:25:11.177Z |INFO |Init configs |InvocationID=4c771c0b-d485-436d-8047-70b57a59e56a, InstanceUUID=89f3c485-67b6-4165-b784-a5200e2130f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T11:25:11.193Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T11:25:21.193Z |INFO |Init configs |InvocationID=4c771c0b-d485-436d-8047-70b57a59e56a, InstanceUUID=80db7fc1-dfa7-4055-9a28-d7205ae8292f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T11:25:21.204Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T11:25:31.205Z |INFO |Init configs |InvocationID=4c771c0b-d485-436d-8047-70b57a59e56a, InstanceUUID=67d58842-f122-44cf-aea4-4e169d371769 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T11:25:31.216Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T11:25:41.217Z |INFO |Init configs |InvocationID=4c771c0b-d485-436d-8047-70b57a59e56a, InstanceUUID=7ac5732b-7a86-4341-a8da-0c9ab62a0f50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T11:25:41.228Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T11:25:51.229Z |INFO |Init configs |InvocationID=4c771c0b-d485-436d-8047-70b57a59e56a, InstanceUUID=1927ccd1-19fd-4a37-a3df-5b1f1e133ede | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T11:25:51.247Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T11:26:01.249Z |INFO |Init configs |InvocationID=4c771c0b-d485-436d-8047-70b57a59e56a, InstanceUUID=98436db6-fc67-4c4b-b58d-f9bd0f377eb7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T11:26:01.257Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T11:26:11.260Z |INFO |Init configs |InvocationID=4c771c0b-d485-436d-8047-70b57a59e56a, InstanceUUID=050f0bbc-9c2a-4ded-8525-634b4159fe5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T11:26:11.273Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T11:26:21.274Z |INFO |Init configs |InvocationID=4c771c0b-d485-436d-8047-70b57a59e56a, InstanceUUID=b0f55758-dd5c-4125-ab9c-14173902888a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T11:26:21.291Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T11:26:31.297Z |INFO |Init configs |InvocationID=4c771c0b-d485-436d-8047-70b57a59e56a, InstanceUUID=ec007174-7be9-470c-8595-bb7b03857670 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T11:26:31.358Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T11:26:41.359Z |INFO |Init configs |InvocationID=4c771c0b-d485-436d-8047-70b57a59e56a, InstanceUUID=8c2c80f3-97bf-4d97-b4f3-632d38ddbb81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T11:26:41.386Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T11:26:51.386Z |INFO |Init configs |InvocationID=4c771c0b-d485-436d-8047-70b57a59e56a, InstanceUUID=97587593-0ff1-4016-b7ab-a4fa64167726 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T11:26:51.395Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T11:27:01.396Z |INFO |Init configs |InvocationID=4c771c0b-d485-436d-8047-70b57a59e56a, InstanceUUID=859be42b-ce11-4ee6-9f72-5e74e5fb0669 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T11:27:01.450Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T11:27:11.451Z |INFO |Init configs |InvocationID=4c771c0b-d485-436d-8047-70b57a59e56a, InstanceUUID=424408f0-4838-4214-a5d7-8f568e7f466e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T11:27:11.462Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T11:27:21.464Z |INFO |Init configs |InvocationID=4c771c0b-d485-436d-8047-70b57a59e56a, InstanceUUID=b3779f94-52a6-49b9-9b7c-1e5db0f2b791 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T11:27:21.481Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T11:27:31.482Z |INFO |Init configs |InvocationID=4c771c0b-d485-436d-8047-70b57a59e56a, InstanceUUID=d349e61b-a659-425e-b1cb-714e563bb0e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T11:27:31.497Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T11:27:41.499Z |INFO |Init configs |InvocationID=4c771c0b-d485-436d-8047-70b57a59e56a, InstanceUUID=84276e4f-a432-49cd-a63a-63d1ab6b80ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T11:27:41.510Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T11:27:51.510Z |INFO |Init configs |InvocationID=4c771c0b-d485-436d-8047-70b57a59e56a, InstanceUUID=103ca441-a5c7-4845-a397-b281e7439b9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T11:27:51.521Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T11:28:01.522Z |INFO |Init configs |InvocationID=4c771c0b-d485-436d-8047-70b57a59e56a, InstanceUUID=e61b4e13-5fac-4198-8554-ef140007e39d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T11:28:01.531Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T11:28:11.532Z |INFO |Init configs |InvocationID=4c771c0b-d485-436d-8047-70b57a59e56a, InstanceUUID=1c483287-d547-406a-ad35-28f6124b9274 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T11:28:11.542Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T11:28:21.545Z |INFO |Init configs |InvocationID=4c771c0b-d485-436d-8047-70b57a59e56a, InstanceUUID=25142425-2ac3-4246-8b2c-7109ace8d3f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T11:28:21.558Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T11:28:31.558Z |INFO |Init configs |InvocationID=4c771c0b-d485-436d-8047-70b57a59e56a, InstanceUUID=080f715b-b94c-4385-ac9d-a38a969ef808 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T11:28:31.578Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T11:28:41.578Z |INFO |Init configs |InvocationID=4c771c0b-d485-436d-8047-70b57a59e56a, InstanceUUID=fd9be778-4b66-404a-b133-2270dffd8e69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T11:28:41.588Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T11:28:51.589Z |INFO |Init configs |InvocationID=4c771c0b-d485-436d-8047-70b57a59e56a, InstanceUUID=48007285-8333-4da5-8e2b-44232d9cd1cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T11:28:51.603Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T11:29:01.603Z |INFO |Init configs |InvocationID=4c771c0b-d485-436d-8047-70b57a59e56a, InstanceUUID=81886d6f-8dca-47b1-81be-6b3af748667d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T11:29:01.615Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T11:29:11.616Z |INFO |Init configs |InvocationID=4c771c0b-d485-436d-8047-70b57a59e56a, InstanceUUID=782a1ee9-0033-4dee-853f-ecd79bad587b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T11:29:11.628Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T11:29:21.628Z |INFO |Init configs |InvocationID=4c771c0b-d485-436d-8047-70b57a59e56a, InstanceUUID=5eee607c-24cd-4313-9379-b97a5867ee9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T11:29:21.639Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T11:29:31.639Z |INFO |Init configs |InvocationID=4c771c0b-d485-436d-8047-70b57a59e56a, InstanceUUID=a56de245-af18-4e5e-bc3b-89f5f8c5fee8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T11:29:31.649Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-28T11:29:35.691Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-28T11:29:35.691Z |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-12-28T11:29:35.692Z |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-12-28T11:29:35.695Z |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-12-28T11:29:35.704Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-28T11:29:35.704Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-28T11:29:35.704Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-12-28T11:29:35.706Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T11:29:41.650Z |INFO |Init configs |InvocationID=4c771c0b-d485-436d-8047-70b57a59e56a, InstanceUUID=d131e703-29f3-4d60-8e36-ee883e4e7124 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T11:29:41.661Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T11:29:51.661Z |INFO |Init configs |InvocationID=4c771c0b-d485-436d-8047-70b57a59e56a, InstanceUUID=48567441-226e-45d0-82a1-d705ecf24a24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T11:29:51.671Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T11:30:01.672Z |INFO |Init configs |InvocationID=4c771c0b-d485-436d-8047-70b57a59e56a, InstanceUUID=81182557-9f47-438b-a540-8723f26215e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T11:30:01.682Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T11:30:11.683Z |INFO |Init configs |InvocationID=4c771c0b-d485-436d-8047-70b57a59e56a, InstanceUUID=90dc2147-fadc-4ea3-8754-87cf26249578 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T11:30:11.693Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T11:30:21.694Z |INFO |Init configs |InvocationID=4c771c0b-d485-436d-8047-70b57a59e56a, InstanceUUID=866c8298-5fb6-41d7-87b4-a89938ddaa9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T11:30:21.705Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T11:30:31.705Z |INFO |Init configs |InvocationID=4c771c0b-d485-436d-8047-70b57a59e56a, InstanceUUID=bf6f2c2d-438c-4841-9891-c7f69b8025c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T11:30:31.717Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T11:30:41.717Z |INFO |Init configs |InvocationID=4c771c0b-d485-436d-8047-70b57a59e56a, InstanceUUID=baa448ae-5470-46a1-adcb-6cf14f8663c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T11:30:41.727Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T11:30:51.728Z |INFO |Init configs |InvocationID=4c771c0b-d485-436d-8047-70b57a59e56a, InstanceUUID=7f849923-78ca-4bc9-be44-c6963355da8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T11:30:51.738Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T11:31:01.739Z |INFO |Init configs |InvocationID=4c771c0b-d485-436d-8047-70b57a59e56a, InstanceUUID=0c0fde9b-05b8-4661-9d99-f4e60e55e0c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T11:31:01.750Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T11:31:11.751Z |INFO |Init configs |InvocationID=4c771c0b-d485-436d-8047-70b57a59e56a, InstanceUUID=d72a13b4-c08a-4fa8-ba0d-f30a460bb30d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T11:31:11.766Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T11:31:21.768Z |INFO |Init configs |InvocationID=4c771c0b-d485-436d-8047-70b57a59e56a, InstanceUUID=ac348e80-dabf-43b7-b7ea-feef34f25367 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T11:31:21.782Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T11:31:31.783Z |INFO |Init configs |InvocationID=4c771c0b-d485-436d-8047-70b57a59e56a, InstanceUUID=a3fad84d-fe6c-404e-a8dc-2e38c131041c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T11:31:31.813Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T11:31:41.814Z |INFO |Init configs |InvocationID=4c771c0b-d485-436d-8047-70b57a59e56a, InstanceUUID=ec196231-8dfb-498e-898e-a442fe78ef4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T11:31:41.830Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T11:31:51.830Z |INFO |Init configs |InvocationID=4c771c0b-d485-436d-8047-70b57a59e56a, InstanceUUID=3536c09f-dac0-4811-9b56-c648328696ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T11:31:51.841Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T11:32:01.841Z |INFO |Init configs |InvocationID=4c771c0b-d485-436d-8047-70b57a59e56a, InstanceUUID=b6972fc1-37c0-482b-9ed0-43c389a2fb38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T11:32:01.852Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T11:32:11.853Z |INFO |Init configs |InvocationID=4c771c0b-d485-436d-8047-70b57a59e56a, InstanceUUID=72a0a348-cf3e-4af5-9c94-9a13ff4395c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T11:32:11.871Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T11:32:21.871Z |INFO |Init configs |InvocationID=4c771c0b-d485-436d-8047-70b57a59e56a, InstanceUUID=5332daf8-a9c9-4bb1-84f0-508c9a30513b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T11:32:21.886Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T11:32:31.888Z |INFO |Init configs |InvocationID=4c771c0b-d485-436d-8047-70b57a59e56a, InstanceUUID=392dd807-3d70-4701-a933-254a3453c17f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T11:32:31.914Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T11:32:41.929Z |INFO |Init configs |InvocationID=4c771c0b-d485-436d-8047-70b57a59e56a, InstanceUUID=f331e242-ce31-43ed-aa5e-5fd24cd868c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T11:32:41.940Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T11:32:51.940Z |INFO |Init configs |InvocationID=4c771c0b-d485-436d-8047-70b57a59e56a, InstanceUUID=289bb538-69b5-4c18-9995-63cc169d63b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T11:32:51.950Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T11:33:01.951Z |INFO |Init configs |InvocationID=4c771c0b-d485-436d-8047-70b57a59e56a, InstanceUUID=5420fda5-6c9d-4e21-8698-8bcb98b85b85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T11:33:01.974Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T11:33:11.975Z |INFO |Init configs |InvocationID=4c771c0b-d485-436d-8047-70b57a59e56a, InstanceUUID=6853cb83-f967-437e-a9bd-48b2ff116eb2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T11:33:11.986Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T11:33:21.987Z |INFO |Init configs |InvocationID=4c771c0b-d485-436d-8047-70b57a59e56a, InstanceUUID=e78e4b6d-d2ba-478d-b524-7199fac2d7bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T11:33:21.997Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T11:33:31.999Z |INFO |Init configs |InvocationID=4c771c0b-d485-436d-8047-70b57a59e56a, InstanceUUID=90f66ced-1fcb-410d-9ca7-7bbfc040ba57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T11:33:32.011Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T11:33:42.012Z |INFO |Init configs |InvocationID=4c771c0b-d485-436d-8047-70b57a59e56a, InstanceUUID=f977a9a1-bbd0-4f08-a923-1740030f9ac9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T11:33:42.022Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T11:33:52.023Z |INFO |Init configs |InvocationID=4c771c0b-d485-436d-8047-70b57a59e56a, InstanceUUID=195198d8-6050-4fe9-8002-5ddcf7d65207 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T11:33:52.032Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T11:34:02.033Z |INFO |Init configs |InvocationID=4c771c0b-d485-436d-8047-70b57a59e56a, InstanceUUID=5e8b8e61-61fb-42ee-a1e7-004cb3bfd157 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T11:34:02.044Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T11:34:12.044Z |INFO |Init configs |InvocationID=4c771c0b-d485-436d-8047-70b57a59e56a, InstanceUUID=e5935afb-29d5-41d7-bb90-c26b46608bca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T11:34:12.055Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T11:34:22.055Z |INFO |Init configs |InvocationID=4c771c0b-d485-436d-8047-70b57a59e56a, InstanceUUID=ef12ca26-da81-490e-b5ef-15de55f029b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T11:34:22.066Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T11:34:32.067Z |INFO |Init configs |InvocationID=4c771c0b-d485-436d-8047-70b57a59e56a, InstanceUUID=886841f8-4660-4925-83aa-dcd46fbb7a27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T11:34:32.078Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-28T11:34:35.635Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-28T11:34:35.635Z |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-12-28T11:34:35.637Z |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-12-28T11:34:35.640Z |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-12-28T11:34:35.648Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-28T11:34:35.648Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-28T11:34:35.648Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-12-28T11:34:35.651Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T11:34:42.079Z |INFO |Init configs |InvocationID=4c771c0b-d485-436d-8047-70b57a59e56a, InstanceUUID=fefce786-0964-4e86-befd-00725ef72a28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T11:34:42.089Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T11:34:52.089Z |INFO |Init configs |InvocationID=4c771c0b-d485-436d-8047-70b57a59e56a, InstanceUUID=31764c78-e902-4c8e-bede-48b00600a907 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T11:34:52.101Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T11:35:02.102Z |INFO |Init configs |InvocationID=4c771c0b-d485-436d-8047-70b57a59e56a, InstanceUUID=c434485c-4135-45f6-89dc-60834b1c92dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T11:35:02.120Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T11:35:12.122Z |INFO |Init configs |InvocationID=4c771c0b-d485-436d-8047-70b57a59e56a, InstanceUUID=07e0f0cb-2cfb-4bb4-a538-716b2b5c7792 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T11:35:12.132Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T11:35:22.132Z |INFO |Init configs |InvocationID=4c771c0b-d485-436d-8047-70b57a59e56a, InstanceUUID=6a110fb1-38e2-4c0e-9a6d-3e28d1061e60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T11:35:22.143Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T11:35:32.144Z |INFO |Init configs |InvocationID=4c771c0b-d485-436d-8047-70b57a59e56a, InstanceUUID=537d2f4f-fd0f-47a1-a801-0e58785b865e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T11:35:32.161Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T11:35:42.163Z |INFO |Init configs |InvocationID=4c771c0b-d485-436d-8047-70b57a59e56a, InstanceUUID=1c1064c6-bd31-4f43-b81b-24c82a1691ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T11:35:42.178Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T11:35:52.179Z |INFO |Init configs |InvocationID=4c771c0b-d485-436d-8047-70b57a59e56a, InstanceUUID=034c35de-1eb4-4d54-be7c-0b0e04df6a3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T11:35:52.191Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T11:36:02.194Z |INFO |Init configs |InvocationID=4c771c0b-d485-436d-8047-70b57a59e56a, InstanceUUID=8449c93d-88eb-43e1-b700-894d70a1ef94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T11:36:02.204Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T11:36:12.204Z |INFO |Init configs |InvocationID=4c771c0b-d485-436d-8047-70b57a59e56a, InstanceUUID=610a2097-0f1e-43f1-918b-4e95da0040d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T11:36:12.228Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T11:36:22.229Z |INFO |Init configs |InvocationID=4c771c0b-d485-436d-8047-70b57a59e56a, InstanceUUID=1e7affc1-2725-4527-b7ba-0481cb6a5e5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T11:36:22.269Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T11:36:32.271Z |INFO |Init configs |InvocationID=4c771c0b-d485-436d-8047-70b57a59e56a, InstanceUUID=e0cbe820-5652-43ee-8905-4306d9cd87ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T11:36:32.281Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T11:36:42.281Z |INFO |Init configs |InvocationID=4c771c0b-d485-436d-8047-70b57a59e56a, InstanceUUID=7cf9edbd-1117-48b4-bc07-bd68df5effa6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T11:36:42.297Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T11:36:52.297Z |INFO |Init configs |InvocationID=4c771c0b-d485-436d-8047-70b57a59e56a, InstanceUUID=46998d38-3a8d-4821-b1b4-93213203d5bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T11:36:52.307Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T11:37:02.308Z |INFO |Init configs |InvocationID=4c771c0b-d485-436d-8047-70b57a59e56a, InstanceUUID=8c0af163-49dc-469e-b876-f48a1b3b4a59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T11:37:02.317Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T11:37:12.318Z |INFO |Init configs |InvocationID=4c771c0b-d485-436d-8047-70b57a59e56a, InstanceUUID=1b8ccb02-8968-46d1-8e12-d57cac57b6a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T11:37:12.328Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T11:37:22.329Z |INFO |Init configs |InvocationID=4c771c0b-d485-436d-8047-70b57a59e56a, InstanceUUID=e5d19287-bebb-4058-8a55-7f01e413799a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T11:37:22.339Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T11:37:32.340Z |INFO |Init configs |InvocationID=4c771c0b-d485-436d-8047-70b57a59e56a, InstanceUUID=41da29b3-7933-41f7-864e-f39a46dcc766 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T11:37:32.350Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T11:37:42.351Z |INFO |Init configs |InvocationID=4c771c0b-d485-436d-8047-70b57a59e56a, InstanceUUID=30fba35e-4e8a-4a84-bffb-c68223809fdd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T11:37:42.360Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T11:37:52.361Z |INFO |Init configs |InvocationID=4c771c0b-d485-436d-8047-70b57a59e56a, InstanceUUID=5d73562f-2d90-49a3-b7cb-b0d02273cfde | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T11:37:52.378Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T11:38:02.378Z |INFO |Init configs |InvocationID=4c771c0b-d485-436d-8047-70b57a59e56a, InstanceUUID=adf91a93-520c-4a1d-85c4-3fb8ab8a9e1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T11:38:02.390Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T11:38:12.391Z |INFO |Init configs |InvocationID=4c771c0b-d485-436d-8047-70b57a59e56a, InstanceUUID=da32198a-cda7-45f7-84e8-97400e8e9e55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T11:38:12.415Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T11:38:22.419Z |INFO |Init configs |InvocationID=4c771c0b-d485-436d-8047-70b57a59e56a, InstanceUUID=f0508113-b2e2-4260-b803-3945799baf3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T11:38:22.434Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T11:38:32.435Z |INFO |Init configs |InvocationID=4c771c0b-d485-436d-8047-70b57a59e56a, InstanceUUID=154e2a8d-6422-42dc-b9bf-57918ce487e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T11:38:32.446Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T11:38:42.447Z |INFO |Init configs |InvocationID=4c771c0b-d485-436d-8047-70b57a59e56a, InstanceUUID=50353527-786b-4d0b-ac9e-cf918c9deb3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T11:38:42.458Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T11:38:52.459Z |INFO |Init configs |InvocationID=4c771c0b-d485-436d-8047-70b57a59e56a, InstanceUUID=dfd94d88-4354-4078-a3b9-0e464e3c8ec2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T11:38:52.486Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T11:39:02.487Z |INFO |Init configs |InvocationID=4c771c0b-d485-436d-8047-70b57a59e56a, InstanceUUID=3b0f91be-bd12-4f84-81a0-4687d6adbcbb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T11:39:02.499Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T11:39:12.501Z |INFO |Init configs |InvocationID=4c771c0b-d485-436d-8047-70b57a59e56a, InstanceUUID=19f51dd6-9038-48c0-bef6-b503066f350a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T11:39:12.512Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T11:39:22.517Z |INFO |Init configs |InvocationID=4c771c0b-d485-436d-8047-70b57a59e56a, InstanceUUID=c046c952-b504-4363-9e34-cbe72b204bf3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T11:39:22.556Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T11:39:32.561Z |INFO |Init configs |InvocationID=4c771c0b-d485-436d-8047-70b57a59e56a, InstanceUUID=bb6a3762-3e2d-4c05-87f3-b1d25d6ed16a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T11:39:32.572Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-28T11:39:35.703Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-28T11:39:35.704Z |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-12-28T11:39:35.705Z |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-12-28T11:39:35.707Z |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-12-28T11:39:35.714Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-28T11:39:35.715Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-28T11:39:35.715Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-12-28T11:39:35.717Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T11:39:42.572Z |INFO |Init configs |InvocationID=4c771c0b-d485-436d-8047-70b57a59e56a, InstanceUUID=006d468a-384d-4999-b548-f95a33a42bd0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T11:39:42.583Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T11:39:52.584Z |INFO |Init configs |InvocationID=4c771c0b-d485-436d-8047-70b57a59e56a, InstanceUUID=f327a0a5-c1cc-4a10-84c4-234306d009f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T11:39:52.598Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T11:40:02.599Z |INFO |Init configs |InvocationID=4c771c0b-d485-436d-8047-70b57a59e56a, InstanceUUID=b65874ac-6884-450d-b4a7-bed57b8e7d89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T11:40:02.626Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T11:40:12.627Z |INFO |Init configs |InvocationID=4c771c0b-d485-436d-8047-70b57a59e56a, InstanceUUID=9de21fb9-cc4a-4649-b197-117d70b274af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T11:40:12.636Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T11:40:22.637Z |INFO |Init configs |InvocationID=4c771c0b-d485-436d-8047-70b57a59e56a, InstanceUUID=b08ce6c4-155c-4b9c-a3ea-5182990d55c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T11:40:22.648Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T11:40:32.650Z |INFO |Init configs |InvocationID=4c771c0b-d485-436d-8047-70b57a59e56a, InstanceUUID=7eb58858-adcc-4144-8a30-352b06517378 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T11:40:32.663Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T11:40:42.665Z |INFO |Init configs |InvocationID=4c771c0b-d485-436d-8047-70b57a59e56a, InstanceUUID=32284019-9013-4abb-9392-9a77d58ab682 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T11:40:42.679Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T11:40:52.681Z |INFO |Init configs |InvocationID=4c771c0b-d485-436d-8047-70b57a59e56a, InstanceUUID=811b5176-d3c5-4af2-9436-4f3f01e43a1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T11:40:52.694Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T11:41:02.695Z |INFO |Init configs |InvocationID=4c771c0b-d485-436d-8047-70b57a59e56a, InstanceUUID=17ac9aba-5bfe-4b52-86e3-e9f531875008 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T11:41:02.709Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T11:41:12.710Z |INFO |Init configs |InvocationID=4c771c0b-d485-436d-8047-70b57a59e56a, InstanceUUID=cd1e28e2-adc7-4a1d-a2c6-81678981bf92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T11:41:12.727Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T11:41:22.728Z |INFO |Init configs |InvocationID=4c771c0b-d485-436d-8047-70b57a59e56a, InstanceUUID=4a2794bb-012e-48cf-b931-35f9bc8b5db0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T11:41:22.743Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T11:41:32.744Z |INFO |Init configs |InvocationID=4c771c0b-d485-436d-8047-70b57a59e56a, InstanceUUID=6c8293c3-a824-4615-a00e-593e5a685d8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T11:41:32.752Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T11:41:42.753Z |INFO |Init configs |InvocationID=4c771c0b-d485-436d-8047-70b57a59e56a, InstanceUUID=e03d4164-e789-4511-a801-d98a3ed68319 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T11:41:42.764Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T11:41:52.765Z |INFO |Init configs |InvocationID=4c771c0b-d485-436d-8047-70b57a59e56a, InstanceUUID=cfd5f471-3aec-4516-ba70-964b85aa9e0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T11:41:52.820Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T11:42:02.821Z |INFO |Init configs |InvocationID=4c771c0b-d485-436d-8047-70b57a59e56a, InstanceUUID=090ccef0-c501-4105-a30c-5a17c3d054b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T11:42:02.831Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T11:42:12.832Z |INFO |Init configs |InvocationID=4c771c0b-d485-436d-8047-70b57a59e56a, InstanceUUID=17848d45-84d0-461d-b1ee-f8be5a933b2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T11:42:12.847Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T11:42:22.848Z |INFO |Init configs |InvocationID=4c771c0b-d485-436d-8047-70b57a59e56a, InstanceUUID=4489cb31-de21-4243-9143-bb74bd38dece | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T11:42:22.859Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T11:42:32.861Z |INFO |Init configs |InvocationID=4c771c0b-d485-436d-8047-70b57a59e56a, InstanceUUID=0ee146b4-30d4-423e-ac16-524ed0b08e07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T11:42:32.870Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T11:42:42.871Z |INFO |Init configs |InvocationID=4c771c0b-d485-436d-8047-70b57a59e56a, InstanceUUID=2d3aad07-0d8a-4f60-873f-2cbfc9bac77f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T11:42:42.880Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T11:42:52.881Z |INFO |Init configs |InvocationID=4c771c0b-d485-436d-8047-70b57a59e56a, InstanceUUID=a082ee53-c440-4eab-83df-9bcce0e2b43a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T11:42:52.893Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T11:43:02.902Z |INFO |Init configs |InvocationID=4c771c0b-d485-436d-8047-70b57a59e56a, InstanceUUID=3e6964e1-7c52-4b7d-a79a-309882f328ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T11:43:02.913Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T11:43:12.914Z |INFO |Init configs |InvocationID=4c771c0b-d485-436d-8047-70b57a59e56a, InstanceUUID=08b24e51-fc72-46ae-91da-e75164beff72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T11:43:12.924Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T11:43:22.925Z |INFO |Init configs |InvocationID=4c771c0b-d485-436d-8047-70b57a59e56a, InstanceUUID=af6d6039-642e-432a-b9db-1bd6da05851d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T11:43:22.934Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T11:43:32.934Z |INFO |Init configs |InvocationID=4c771c0b-d485-436d-8047-70b57a59e56a, InstanceUUID=6488df4c-25f4-4935-b6ec-24774b41dd22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T11:43:32.944Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T11:43:42.944Z |INFO |Init configs |InvocationID=4c771c0b-d485-436d-8047-70b57a59e56a, InstanceUUID=24bd5fcb-a8cb-44f2-b8a3-52f277ed3956 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T11:43:42.962Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T11:43:52.963Z |INFO |Init configs |InvocationID=4c771c0b-d485-436d-8047-70b57a59e56a, InstanceUUID=1b23a7ce-cc55-4b41-81a8-cecf27e95588 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T11:43:52.973Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T11:44:02.974Z |INFO |Init configs |InvocationID=4c771c0b-d485-436d-8047-70b57a59e56a, InstanceUUID=06acb0d6-f8be-420a-934a-9f73a14b2928 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T11:44:02.983Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T11:44:12.984Z |INFO |Init configs |InvocationID=4c771c0b-d485-436d-8047-70b57a59e56a, InstanceUUID=5fe3a0a7-ef67-4f78-a5a1-4869182c4785 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T11:44:13.005Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T11:44:23.005Z |INFO |Init configs |InvocationID=4c771c0b-d485-436d-8047-70b57a59e56a, InstanceUUID=2a1b7555-6a05-439a-b68e-706a347fe10d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T11:44:23.031Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T11:44:33.031Z |INFO |Init configs |InvocationID=4c771c0b-d485-436d-8047-70b57a59e56a, InstanceUUID=6ef80087-6564-4816-a359-2b059dde9ebe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T11:44:33.042Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-28T11:44:35.638Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-28T11:44:35.639Z |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-12-28T11:44:35.640Z |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-12-28T11:44:35.670Z |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-12-28T11:44:35.677Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-28T11:44:35.677Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-28T11:44:35.677Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-12-28T11:44:35.679Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T11:44:43.043Z |INFO |Init configs |InvocationID=4c771c0b-d485-436d-8047-70b57a59e56a, InstanceUUID=00ee9135-35d1-4dfd-b993-4273588ad0a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T11:44:43.059Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T11:44:53.064Z |INFO |Init configs |InvocationID=4c771c0b-d485-436d-8047-70b57a59e56a, InstanceUUID=925163a0-5335-4166-80ea-2cc7fa2a1041 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T11:44:53.076Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T11:45:03.079Z |INFO |Init configs |InvocationID=4c771c0b-d485-436d-8047-70b57a59e56a, InstanceUUID=c6078b6e-e1f6-4219-b805-118f142d8d73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T11:45:03.092Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T11:45:13.092Z |INFO |Init configs |InvocationID=4c771c0b-d485-436d-8047-70b57a59e56a, InstanceUUID=1c621017-0f54-409b-8e09-4752478db013 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T11:45:13.103Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T11:45:23.104Z |INFO |Init configs |InvocationID=4c771c0b-d485-436d-8047-70b57a59e56a, InstanceUUID=c9201adf-1d11-44f2-8088-104633f1e951 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T11:45:23.113Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T11:45:33.114Z |INFO |Init configs |InvocationID=4c771c0b-d485-436d-8047-70b57a59e56a, InstanceUUID=41dbcd26-67cd-4ce3-b61b-a5104eaf52ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T11:45:33.126Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T11:45:43.128Z |INFO |Init configs |InvocationID=4c771c0b-d485-436d-8047-70b57a59e56a, InstanceUUID=1f38958a-825c-4a37-8400-8c42265ce9dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T11:45:43.138Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T11:45:53.139Z |INFO |Init configs |InvocationID=4c771c0b-d485-436d-8047-70b57a59e56a, InstanceUUID=23521406-1cc9-44ff-9eb0-b12ada51bc36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T11:45:53.150Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T11:46:03.152Z |INFO |Init configs |InvocationID=4c771c0b-d485-436d-8047-70b57a59e56a, InstanceUUID=b9a65788-98d2-4322-a90c-9591ce75a40d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T11:46:03.162Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T11:46:13.162Z |INFO |Init configs |InvocationID=4c771c0b-d485-436d-8047-70b57a59e56a, InstanceUUID=e9f338a5-fe80-4076-bc8f-1d6e1b79352d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T11:46:13.177Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T11:46:23.178Z |INFO |Init configs |InvocationID=4c771c0b-d485-436d-8047-70b57a59e56a, InstanceUUID=e918897e-eecc-4cd8-8965-e16451949094 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T11:46:23.191Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T11:46:33.193Z |INFO |Init configs |InvocationID=4c771c0b-d485-436d-8047-70b57a59e56a, InstanceUUID=d1f426d3-5bd2-4f65-948b-c39b3faa549b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T11:46:33.203Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T11:46:43.204Z |INFO |Init configs |InvocationID=4c771c0b-d485-436d-8047-70b57a59e56a, InstanceUUID=4f3c09ae-32c7-4184-9ffd-487401630ed5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T11:46:43.217Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T11:46:53.218Z |INFO |Init configs |InvocationID=4c771c0b-d485-436d-8047-70b57a59e56a, InstanceUUID=0af8eca6-ee59-47e7-8f1d-c7974b03514c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T11:46:53.230Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T11:47:03.231Z |INFO |Init configs |InvocationID=4c771c0b-d485-436d-8047-70b57a59e56a, InstanceUUID=d0bc0411-de06-4b57-9a2e-10e451fe14c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T11:47:03.248Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T11:47:13.249Z |INFO |Init configs |InvocationID=4c771c0b-d485-436d-8047-70b57a59e56a, InstanceUUID=0dd98af7-d4d0-4f31-9bdf-23a4c5c3f998 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T11:47:13.260Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T11:47:23.261Z |INFO |Init configs |InvocationID=4c771c0b-d485-436d-8047-70b57a59e56a, InstanceUUID=9a43ac7c-45bf-4f65-84f9-575aab842443 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T11:47:23.278Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T11:47:33.279Z |INFO |Init configs |InvocationID=4c771c0b-d485-436d-8047-70b57a59e56a, InstanceUUID=a4fa5e6e-4e1a-4d8a-b86f-69359db76f44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T11:47:33.289Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T11:47:43.292Z |INFO |Init configs |InvocationID=4c771c0b-d485-436d-8047-70b57a59e56a, InstanceUUID=4e175c8d-58e3-43f8-9936-c2348c1cfe90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T11:47:43.309Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T11:47:53.310Z |INFO |Init configs |InvocationID=4c771c0b-d485-436d-8047-70b57a59e56a, InstanceUUID=e6f8aa1b-324c-4dbe-97b3-78ec4effb75a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T11:47:53.322Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T11:48:03.322Z |INFO |Init configs |InvocationID=4c771c0b-d485-436d-8047-70b57a59e56a, InstanceUUID=7b6e3811-3b7a-4788-a5e0-c5d41de229fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T11:48:03.332Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T11:48:13.332Z |INFO |Init configs |InvocationID=4c771c0b-d485-436d-8047-70b57a59e56a, InstanceUUID=605e6715-abac-47ce-8fc6-d6d0191199d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T11:48:13.342Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T11:48:23.343Z |INFO |Init configs |InvocationID=4c771c0b-d485-436d-8047-70b57a59e56a, InstanceUUID=18a6d957-951e-4e3d-9b57-3bd7356ca170 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T11:48:23.352Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T11:48:33.353Z |INFO |Init configs |InvocationID=4c771c0b-d485-436d-8047-70b57a59e56a, InstanceUUID=3a778648-7f43-4c34-9e24-4086eb3c9dbb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T11:48:33.362Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T11:48:43.362Z |INFO |Init configs |InvocationID=4c771c0b-d485-436d-8047-70b57a59e56a, InstanceUUID=2d7b4557-4ab1-465a-ba5e-5426041a6091 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T11:48:43.373Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T11:48:53.374Z |INFO |Init configs |InvocationID=4c771c0b-d485-436d-8047-70b57a59e56a, InstanceUUID=3f4145f7-1ebc-4d95-9bd0-a1af4e6ed489 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T11:48:53.386Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T11:49:03.387Z |INFO |Init configs |InvocationID=4c771c0b-d485-436d-8047-70b57a59e56a, InstanceUUID=f5d400d0-b888-46ba-ae8c-c907087bb7d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T11:49:03.397Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T11:49:13.398Z |INFO |Init configs |InvocationID=4c771c0b-d485-436d-8047-70b57a59e56a, InstanceUUID=37765620-bd0c-48cf-9fc7-6922e63f0f58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T11:49:13.411Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T11:49:23.411Z |INFO |Init configs |InvocationID=4c771c0b-d485-436d-8047-70b57a59e56a, InstanceUUID=d84c1fe9-54f9-4172-b465-ab8c82770413 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T11:49:23.421Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T11:49:33.422Z |INFO |Init configs |InvocationID=4c771c0b-d485-436d-8047-70b57a59e56a, InstanceUUID=ccc0df7e-108b-4d6f-93db-d9367546b92c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T11:49:33.431Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-28T11:49:35.647Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-28T11:49:35.647Z |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-12-28T11:49:35.648Z |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-12-28T11:49:35.650Z |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-12-28T11:49:35.656Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-28T11:49:35.657Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-28T11:49:35.657Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-12-28T11:49:35.659Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T11:49:43.432Z |INFO |Init configs |InvocationID=4c771c0b-d485-436d-8047-70b57a59e56a, InstanceUUID=2e7bfe62-71d9-4eaf-ad73-4d873a9ea67d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T11:49:43.442Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T11:49:53.443Z |INFO |Init configs |InvocationID=4c771c0b-d485-436d-8047-70b57a59e56a, InstanceUUID=88e7ffae-0f53-44da-ae4d-ccea239b87c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T11:49:53.453Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T11:50:03.454Z |INFO |Init configs |InvocationID=4c771c0b-d485-436d-8047-70b57a59e56a, InstanceUUID=7013e069-661d-49c2-93d2-6d6004158a06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T11:50:03.464Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T11:50:13.465Z |INFO |Init configs |InvocationID=4c771c0b-d485-436d-8047-70b57a59e56a, InstanceUUID=67efdb6d-9635-441f-9e9f-e022dfcfd56c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T11:50:13.475Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T11:50:23.476Z |INFO |Init configs |InvocationID=4c771c0b-d485-436d-8047-70b57a59e56a, InstanceUUID=15dc2695-696e-4d2d-b089-155349013637 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T11:50:23.486Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T11:50:33.487Z |INFO |Init configs |InvocationID=4c771c0b-d485-436d-8047-70b57a59e56a, InstanceUUID=a5a4dbb5-3820-4d7e-8dbe-42cd4efde397 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T11:50:33.497Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T11:50:43.498Z |INFO |Init configs |InvocationID=4c771c0b-d485-436d-8047-70b57a59e56a, InstanceUUID=78f703e1-8a4b-4a6e-a865-871f60af02e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T11:50:43.514Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T11:50:53.515Z |INFO |Init configs |InvocationID=4c771c0b-d485-436d-8047-70b57a59e56a, InstanceUUID=4b21613d-5f43-4535-9481-297949787e1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T11:50:53.525Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T11:51:03.527Z |INFO |Init configs |InvocationID=4c771c0b-d485-436d-8047-70b57a59e56a, InstanceUUID=73ce5ab6-5982-4e22-872c-74dc66c9120f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T11:51:03.539Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T11:51:13.541Z |INFO |Init configs |InvocationID=4c771c0b-d485-436d-8047-70b57a59e56a, InstanceUUID=84bc7e3e-b7e2-4c32-ab4b-b17718a6e23f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T11:51:13.552Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T11:51:23.553Z |INFO |Init configs |InvocationID=4c771c0b-d485-436d-8047-70b57a59e56a, InstanceUUID=fc5221c9-e1c4-48ef-83ee-769c740e57c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T11:51:23.563Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T11:51:33.564Z |INFO |Init configs |InvocationID=4c771c0b-d485-436d-8047-70b57a59e56a, InstanceUUID=e567a6e3-acfe-41b2-83f0-c8427af4c7c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T11:51:33.574Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T11:51:43.574Z |INFO |Init configs |InvocationID=4c771c0b-d485-436d-8047-70b57a59e56a, InstanceUUID=963fbba1-3625-4cf2-9cfc-415d4485678d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T11:51:43.600Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T11:51:53.600Z |INFO |Init configs |InvocationID=4c771c0b-d485-436d-8047-70b57a59e56a, InstanceUUID=693ab021-37bc-418c-ad90-3273f467a39a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T11:51:53.610Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T11:52:03.611Z |INFO |Init configs |InvocationID=4c771c0b-d485-436d-8047-70b57a59e56a, InstanceUUID=31e5f120-7f9b-4665-8fb3-8a9e4b3344ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T11:52:03.622Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T11:52:13.623Z |INFO |Init configs |InvocationID=4c771c0b-d485-436d-8047-70b57a59e56a, InstanceUUID=7226343a-0c8a-42b5-aff6-9d5952f3a707 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T11:52:13.637Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T11:52:23.638Z |INFO |Init configs |InvocationID=4c771c0b-d485-436d-8047-70b57a59e56a, InstanceUUID=3cb35959-78bc-4eca-9575-65475f1a037f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T11:52:23.649Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T11:52:33.650Z |INFO |Init configs |InvocationID=4c771c0b-d485-436d-8047-70b57a59e56a, InstanceUUID=af206162-4d87-44f2-af17-3d0fdcaae261 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T11:52:33.662Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T11:52:43.663Z |INFO |Init configs |InvocationID=4c771c0b-d485-436d-8047-70b57a59e56a, InstanceUUID=7666d85d-8e0e-4463-bf72-f2f59f0cf1b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T11:52:43.675Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T11:52:53.675Z |INFO |Init configs |InvocationID=4c771c0b-d485-436d-8047-70b57a59e56a, InstanceUUID=c2c21add-379d-4fc4-b98b-b57ac86ff208 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T11:52:53.685Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T11:53:03.685Z |INFO |Init configs |InvocationID=4c771c0b-d485-436d-8047-70b57a59e56a, InstanceUUID=53ac799c-c394-47e0-8873-723a2f7e2944 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T11:53:03.694Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T11:53:13.695Z |INFO |Init configs |InvocationID=4c771c0b-d485-436d-8047-70b57a59e56a, InstanceUUID=d2aaf1c9-96b7-4696-a70b-57a0c23255d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T11:53:13.705Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T11:53:23.706Z |INFO |Init configs |InvocationID=4c771c0b-d485-436d-8047-70b57a59e56a, InstanceUUID=2372e856-63fa-4cbb-8f05-476f10bb95b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T11:53:23.717Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T11:53:33.721Z |INFO |Init configs |InvocationID=4c771c0b-d485-436d-8047-70b57a59e56a, InstanceUUID=2cd35272-06e4-43f7-afea-a6d234436df5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T11:53:33.747Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T11:53:43.748Z |INFO |Init configs |InvocationID=4c771c0b-d485-436d-8047-70b57a59e56a, InstanceUUID=208366e3-e2e8-476e-9f5f-dfd84e0efa0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T11:53:43.759Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T11:53:53.760Z |INFO |Init configs |InvocationID=4c771c0b-d485-436d-8047-70b57a59e56a, InstanceUUID=8d37f062-2c7a-45b7-b039-b87c5392a432 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T11:53:53.770Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T11:54:03.770Z |INFO |Init configs |InvocationID=4c771c0b-d485-436d-8047-70b57a59e56a, InstanceUUID=a991e13b-1a2c-48a8-978e-7ca8e7c77622 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T11:54:03.782Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T11:54:13.783Z |INFO |Init configs |InvocationID=4c771c0b-d485-436d-8047-70b57a59e56a, InstanceUUID=6e7e21ce-08df-4877-9811-0f6076f337c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T11:54:13.795Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T11:54:23.795Z |INFO |Init configs |InvocationID=4c771c0b-d485-436d-8047-70b57a59e56a, InstanceUUID=f59bd4de-6aa1-4336-bb6d-47e59611ead7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T11:54:23.809Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T11:54:33.809Z |INFO |Init configs |InvocationID=4c771c0b-d485-436d-8047-70b57a59e56a, InstanceUUID=2395cdbe-56f2-49d7-a445-c44dbd259bd5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T11:54:33.821Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-28T11:54:35.736Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-28T11:54:35.736Z |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-12-28T11:54:35.737Z |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-12-28T11:54:35.740Z |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-12-28T11:54:35.747Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-28T11:54:35.747Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-28T11:54:35.747Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-12-28T11:54:35.749Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T11:54:43.821Z |INFO |Init configs |InvocationID=4c771c0b-d485-436d-8047-70b57a59e56a, InstanceUUID=c0119252-fd6e-4721-8ad6-5facd88bd04a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T11:54:43.848Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T11:54:53.849Z |INFO |Init configs |InvocationID=4c771c0b-d485-436d-8047-70b57a59e56a, InstanceUUID=b22b4b21-7e81-4013-9678-f5bbbe5d3ee9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T11:54:53.858Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T11:55:03.858Z |INFO |Init configs |InvocationID=4c771c0b-d485-436d-8047-70b57a59e56a, InstanceUUID=983f8233-cf65-40f2-acb7-92948ced4097 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T11:55:03.876Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T11:55:13.877Z |INFO |Init configs |InvocationID=4c771c0b-d485-436d-8047-70b57a59e56a, InstanceUUID=c5d71835-4b1e-4faf-bc04-61de976973c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T11:55:13.887Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T11:55:23.887Z |INFO |Init configs |InvocationID=4c771c0b-d485-436d-8047-70b57a59e56a, InstanceUUID=9d55d5eb-d19e-462e-a809-5b16193c718f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T11:55:23.903Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T11:55:33.904Z |INFO |Init configs |InvocationID=4c771c0b-d485-436d-8047-70b57a59e56a, InstanceUUID=a469dace-5258-4c4e-90a1-3ffccdbd954f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T11:55:33.943Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T11:55:43.944Z |INFO |Init configs |InvocationID=4c771c0b-d485-436d-8047-70b57a59e56a, InstanceUUID=879ec10b-108d-4ff5-9dee-ede21ce92bb8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T11:55:43.955Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T11:55:53.957Z |INFO |Init configs |InvocationID=4c771c0b-d485-436d-8047-70b57a59e56a, InstanceUUID=13e5c88d-c96d-4e82-aed6-4d146fa04fa4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T11:55:53.967Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T11:56:03.967Z |INFO |Init configs |InvocationID=4c771c0b-d485-436d-8047-70b57a59e56a, InstanceUUID=10188693-66fa-4ff5-984f-a58a46bb00e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T11:56:03.978Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T11:56:13.981Z |INFO |Init configs |InvocationID=4c771c0b-d485-436d-8047-70b57a59e56a, InstanceUUID=8f641d8f-d3b7-4670-a2d6-575373f1f20e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T11:56:13.992Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T11:56:23.992Z |INFO |Init configs |InvocationID=4c771c0b-d485-436d-8047-70b57a59e56a, InstanceUUID=372306e7-1952-4e95-9f6a-f1d29ad2ae26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T11:56:24.005Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T11:56:34.005Z |INFO |Init configs |InvocationID=4c771c0b-d485-436d-8047-70b57a59e56a, InstanceUUID=7defd840-944a-4cfa-83d1-944e9eaa2c6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T11:56:34.015Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T11:56:44.016Z |INFO |Init configs |InvocationID=4c771c0b-d485-436d-8047-70b57a59e56a, InstanceUUID=a94d0085-c2c7-4b7c-bc3c-d045bc52360b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T11:56:44.069Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T11:56:54.069Z |INFO |Init configs |InvocationID=4c771c0b-d485-436d-8047-70b57a59e56a, InstanceUUID=fe0d8c3d-468b-4bdc-a5b0-7f2516293a7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T11:56:54.079Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T11:57:04.079Z |INFO |Init configs |InvocationID=4c771c0b-d485-436d-8047-70b57a59e56a, InstanceUUID=33fd9ecd-c5dd-4fdc-a6b6-ca90264a6cec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T11:57:04.098Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T11:57:14.097Z |INFO |Init configs |InvocationID=4c771c0b-d485-436d-8047-70b57a59e56a, InstanceUUID=f329e1ed-1976-430b-8732-013fac8033a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T11:57:14.112Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T11:57:24.112Z |INFO |Init configs |InvocationID=4c771c0b-d485-436d-8047-70b57a59e56a, InstanceUUID=e114478d-c3d1-4047-9e0a-b2d078a35183 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T11:57:24.122Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T11:57:34.125Z |INFO |Init configs |InvocationID=4c771c0b-d485-436d-8047-70b57a59e56a, InstanceUUID=10aca9fe-0d9e-4c3e-a60e-72fe02cdcd30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T11:57:34.146Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T11:57:44.152Z |INFO |Init configs |InvocationID=4c771c0b-d485-436d-8047-70b57a59e56a, InstanceUUID=453500ca-24bb-4494-94ab-995f07ff5e34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T11:57:44.169Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T11:57:54.170Z |INFO |Init configs |InvocationID=4c771c0b-d485-436d-8047-70b57a59e56a, InstanceUUID=c23d25d3-ee36-4654-8190-46608e15007b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T11:57:54.179Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T11:58:04.180Z |INFO |Init configs |InvocationID=4c771c0b-d485-436d-8047-70b57a59e56a, InstanceUUID=91d6ba56-2aa8-48a8-b546-516c1241b562 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T11:58:04.190Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T11:58:14.191Z |INFO |Init configs |InvocationID=4c771c0b-d485-436d-8047-70b57a59e56a, InstanceUUID=471d317e-0a77-4de7-bad8-6fe652576ab8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T11:58:14.200Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T11:58:24.200Z |INFO |Init configs |InvocationID=4c771c0b-d485-436d-8047-70b57a59e56a, InstanceUUID=cb1646c5-b8a6-4764-9464-9df6a3709366 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T11:58:24.213Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T11:58:34.217Z |INFO |Init configs |InvocationID=4c771c0b-d485-436d-8047-70b57a59e56a, InstanceUUID=30bd7551-89c4-4bec-abc1-55e70077a121 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T11:58:34.258Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T11:58:44.263Z |INFO |Init configs |InvocationID=4c771c0b-d485-436d-8047-70b57a59e56a, InstanceUUID=a5b465e2-728d-486d-8087-36a16e9ff464 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T11:58:44.279Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T11:58:54.281Z |INFO |Init configs |InvocationID=4c771c0b-d485-436d-8047-70b57a59e56a, InstanceUUID=20cc7a12-6580-4b79-abfa-ebd72d46957e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T11:58:54.290Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T11:59:04.291Z |INFO |Init configs |InvocationID=4c771c0b-d485-436d-8047-70b57a59e56a, InstanceUUID=8ef1bf62-44e3-4ab9-b8e8-9813edf5f3f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T11:59:04.300Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T11:59:14.301Z |INFO |Init configs |InvocationID=4c771c0b-d485-436d-8047-70b57a59e56a, InstanceUUID=73c1b84b-6846-4b95-a6a8-ca9702415b00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T11:59:14.310Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T11:59:24.311Z |INFO |Init configs |InvocationID=4c771c0b-d485-436d-8047-70b57a59e56a, InstanceUUID=dc17bca5-cf77-4a36-a5b5-00bec9f50023 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T11:59:24.320Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T11:59:34.322Z |INFO |Init configs |InvocationID=4c771c0b-d485-436d-8047-70b57a59e56a, InstanceUUID=5d130e8b-0bb3-4895-b3a4-9a66e968b991 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T11:59:34.335Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-28T11:59:35.720Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-28T11:59:35.720Z |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-12-28T11:59:35.721Z |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-12-28T11:59:35.725Z |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-12-28T11:59:35.731Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-28T11:59:35.731Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-28T11:59:35.732Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-12-28T11:59:35.734Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T11:59:44.335Z |INFO |Init configs |InvocationID=4c771c0b-d485-436d-8047-70b57a59e56a, InstanceUUID=5f437340-aa3e-48b7-944e-92698a129775 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T11:59:44.347Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T11:59:54.348Z |INFO |Init configs |InvocationID=4c771c0b-d485-436d-8047-70b57a59e56a, InstanceUUID=46d75fb2-7b2a-4638-959e-2a1f2cd04f44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T11:59:54.358Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T12:00:04.359Z |INFO |Init configs |InvocationID=4c771c0b-d485-436d-8047-70b57a59e56a, InstanceUUID=c5f01241-e0d8-49cf-84d1-2c53444a9472 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T12:00:04.369Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T12:00:14.369Z |INFO |Init configs |InvocationID=4c771c0b-d485-436d-8047-70b57a59e56a, InstanceUUID=a5365bef-eb72-476f-a1bc-0042711f9755 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T12:00:14.379Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T12:00:24.381Z |INFO |Init configs |InvocationID=4c771c0b-d485-436d-8047-70b57a59e56a, InstanceUUID=f8942c53-feb5-440a-a207-109ca54d7b51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T12:00:24.394Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T12:00:34.395Z |INFO |Init configs |InvocationID=4c771c0b-d485-436d-8047-70b57a59e56a, InstanceUUID=64a0d98e-e90e-4108-b77d-0d4e0e7162a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T12:00:34.404Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T12:00:44.405Z |INFO |Init configs |InvocationID=4c771c0b-d485-436d-8047-70b57a59e56a, InstanceUUID=34e08207-3b85-490c-86ac-c4e7d68815ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T12:00:44.420Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T12:00:54.421Z |INFO |Init configs |InvocationID=4c771c0b-d485-436d-8047-70b57a59e56a, InstanceUUID=7e35eda4-6863-4727-9b91-1b3133c6b6f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T12:00:54.431Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T12:01:04.432Z |INFO |Init configs |InvocationID=4c771c0b-d485-436d-8047-70b57a59e56a, InstanceUUID=b5f102de-5c10-4700-abae-19b19e2191ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T12:01:04.452Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T12:01:14.453Z |INFO |Init configs |InvocationID=4c771c0b-d485-436d-8047-70b57a59e56a, InstanceUUID=577ac857-8fe7-4c74-8130-9cc7600e4884 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T12:01:14.464Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T12:01:24.465Z |INFO |Init configs |InvocationID=4c771c0b-d485-436d-8047-70b57a59e56a, InstanceUUID=67b85bbb-4da0-4dc0-a4f8-a0e1bfb5722b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T12:01:24.474Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T12:01:34.474Z |INFO |Init configs |InvocationID=4c771c0b-d485-436d-8047-70b57a59e56a, InstanceUUID=ebd53779-8594-4f7d-a04b-93bdb106716e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T12:01:34.483Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T12:01:44.484Z |INFO |Init configs |InvocationID=4c771c0b-d485-436d-8047-70b57a59e56a, InstanceUUID=c88c27e0-4617-41b5-ac37-9ce90e334d93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T12:01:44.495Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T12:01:54.497Z |INFO |Init configs |InvocationID=4c771c0b-d485-436d-8047-70b57a59e56a, InstanceUUID=8ba68480-8f90-4aab-8875-df8080fca1a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T12:01:54.510Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T12:02:04.512Z |INFO |Init configs |InvocationID=4c771c0b-d485-436d-8047-70b57a59e56a, InstanceUUID=d613e606-e405-45fd-b11c-54c50f16f899 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T12:02:04.525Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T12:02:14.526Z |INFO |Init configs |InvocationID=4c771c0b-d485-436d-8047-70b57a59e56a, InstanceUUID=75c9eaec-2bf1-4210-a2c7-bfd4aeb9fdcf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T12:02:14.539Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T12:02:24.540Z |INFO |Init configs |InvocationID=4c771c0b-d485-436d-8047-70b57a59e56a, InstanceUUID=544e838f-d1cd-4d7c-b47d-e0d987660a6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T12:02:24.550Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T12:02:34.550Z |INFO |Init configs |InvocationID=4c771c0b-d485-436d-8047-70b57a59e56a, InstanceUUID=9d75f4b6-c7e4-4979-a61a-399be586400d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T12:02:34.568Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T12:02:44.569Z |INFO |Init configs |InvocationID=4c771c0b-d485-436d-8047-70b57a59e56a, InstanceUUID=e605b91f-1204-4068-9627-cfebba07d4b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T12:02:44.581Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T12:02:54.581Z |INFO |Init configs |InvocationID=4c771c0b-d485-436d-8047-70b57a59e56a, InstanceUUID=ed8bfde8-d071-4f6b-8053-9f5fb13b4284 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T12:02:54.592Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T12:03:04.593Z |INFO |Init configs |InvocationID=4c771c0b-d485-436d-8047-70b57a59e56a, InstanceUUID=a8b43118-64ac-466e-b08a-e84eaf2242da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T12:03:04.603Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T12:03:14.604Z |INFO |Init configs |InvocationID=4c771c0b-d485-436d-8047-70b57a59e56a, InstanceUUID=87013dba-bc25-41bf-978f-cd199d6f191d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T12:03:14.616Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T12:03:24.617Z |INFO |Init configs |InvocationID=4c771c0b-d485-436d-8047-70b57a59e56a, InstanceUUID=34ec1f60-2ad5-4259-acf2-cd47052f2d60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T12:03:24.626Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T12:03:34.627Z |INFO |Init configs |InvocationID=4c771c0b-d485-436d-8047-70b57a59e56a, InstanceUUID=3d3af267-6f2d-4a74-ac49-efdbf3c1e6fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T12:03:34.643Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T12:03:44.644Z |INFO |Init configs |InvocationID=4c771c0b-d485-436d-8047-70b57a59e56a, InstanceUUID=e5078539-4a71-4eb9-9f62-b89826da2ebf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T12:03:44.654Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T12:03:54.655Z |INFO |Init configs |InvocationID=4c771c0b-d485-436d-8047-70b57a59e56a, InstanceUUID=d9e72714-f515-4df3-9615-7e514b6f0bd7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T12:03:54.666Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T12:04:04.667Z |INFO |Init configs |InvocationID=4c771c0b-d485-436d-8047-70b57a59e56a, InstanceUUID=4c2a118b-bf8e-4ce9-97bf-08e45a7c51a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T12:04:04.677Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T12:04:14.678Z |INFO |Init configs |InvocationID=4c771c0b-d485-436d-8047-70b57a59e56a, InstanceUUID=21d27e63-9e4c-4316-9dee-3838362dde07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T12:04:14.694Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T12:04:24.694Z |INFO |Init configs |InvocationID=4c771c0b-d485-436d-8047-70b57a59e56a, InstanceUUID=26d453f0-048c-4099-9fc3-d16797c8e41f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T12:04:24.705Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T12:04:34.705Z |INFO |Init configs |InvocationID=4c771c0b-d485-436d-8047-70b57a59e56a, InstanceUUID=5b8d8ad3-55dc-4cc0-b7bb-2af94e458820 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T12:04:34.716Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-28T12:04:35.670Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-28T12:04:35.671Z |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-12-28T12:04:35.672Z |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-12-28T12:04:35.674Z |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-12-28T12:04:35.680Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-28T12:04:35.680Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-28T12:04:35.680Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-12-28T12:04:35.682Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T12:04:44.716Z |INFO |Init configs |InvocationID=4c771c0b-d485-436d-8047-70b57a59e56a, InstanceUUID=af035237-9769-4805-a8e3-aff9216cb534 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T12:04:44.725Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T12:04:54.726Z |INFO |Init configs |InvocationID=4c771c0b-d485-436d-8047-70b57a59e56a, InstanceUUID=256485c5-54f4-46ee-9e9d-da00fe7a5e03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T12:04:54.738Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T12:05:04.740Z |INFO |Init configs |InvocationID=4c771c0b-d485-436d-8047-70b57a59e56a, InstanceUUID=c85e5291-cc19-4d90-aa5f-eed1bb26c0d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T12:05:04.754Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T12:05:14.754Z |INFO |Init configs |InvocationID=4c771c0b-d485-436d-8047-70b57a59e56a, InstanceUUID=be6edfa8-0f45-426a-9cc0-eaae9c8572e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T12:05:14.764Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T12:05:24.765Z |INFO |Init configs |InvocationID=4c771c0b-d485-436d-8047-70b57a59e56a, InstanceUUID=9e24bbd6-ef7e-428f-ad01-b27a22ebb269 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T12:05:24.774Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T12:05:34.774Z |INFO |Init configs |InvocationID=4c771c0b-d485-436d-8047-70b57a59e56a, InstanceUUID=f1ced763-1a35-418c-aceb-d9ced02bbc54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T12:05:34.785Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T12:05:44.786Z |INFO |Init configs |InvocationID=4c771c0b-d485-436d-8047-70b57a59e56a, InstanceUUID=c92c7eae-9276-4bd7-91be-fe32ebb453e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T12:05:44.797Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T12:05:54.797Z |INFO |Init configs |InvocationID=4c771c0b-d485-436d-8047-70b57a59e56a, InstanceUUID=18dfeaf9-8170-4fc0-900a-9fd49712d720 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T12:05:54.808Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T12:06:04.808Z |INFO |Init configs |InvocationID=4c771c0b-d485-436d-8047-70b57a59e56a, InstanceUUID=b46cf6ed-7ba1-4c98-b24d-9f4a3828a95e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T12:06:04.821Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T12:06:14.821Z |INFO |Init configs |InvocationID=4c771c0b-d485-436d-8047-70b57a59e56a, InstanceUUID=63d87771-fd24-44e7-90ba-093a91f06fb0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T12:06:14.830Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T12:06:24.831Z |INFO |Init configs |InvocationID=4c771c0b-d485-436d-8047-70b57a59e56a, InstanceUUID=ebda2822-fecc-4b0d-b1a7-1b641561eef0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T12:06:24.846Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T12:06:34.846Z |INFO |Init configs |InvocationID=4c771c0b-d485-436d-8047-70b57a59e56a, InstanceUUID=4969bd8f-cc4e-4406-857b-a551e076de72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T12:06:34.857Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T12:06:44.857Z |INFO |Init configs |InvocationID=4c771c0b-d485-436d-8047-70b57a59e56a, InstanceUUID=f0c71faa-1b5f-43ce-8518-de7089d0eae5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T12:06:44.876Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T12:06:54.877Z |INFO |Init configs |InvocationID=4c771c0b-d485-436d-8047-70b57a59e56a, InstanceUUID=8a097822-5a9d-422d-97b0-435f80776a8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T12:06:54.892Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T12:07:04.893Z |INFO |Init configs |InvocationID=4c771c0b-d485-436d-8047-70b57a59e56a, InstanceUUID=dd3a4b93-21f9-4ea2-bacd-b7d3b37c024b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T12:07:04.906Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T12:07:14.907Z |INFO |Init configs |InvocationID=4c771c0b-d485-436d-8047-70b57a59e56a, InstanceUUID=9cfad1c0-27d6-4f61-8b7f-de68c8fbdecc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T12:07:14.917Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T12:07:24.918Z |INFO |Init configs |InvocationID=4c771c0b-d485-436d-8047-70b57a59e56a, InstanceUUID=451cd75b-482c-4663-8a56-9741c4d8f431 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T12:07:24.929Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T12:07:34.930Z |INFO |Init configs |InvocationID=4c771c0b-d485-436d-8047-70b57a59e56a, InstanceUUID=a504959b-1346-452d-ac16-5a6822b24ce9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T12:07:34.941Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T12:07:44.941Z |INFO |Init configs |InvocationID=4c771c0b-d485-436d-8047-70b57a59e56a, InstanceUUID=2ddd43ae-a6f4-4773-891a-b074e63c6aee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T12:07:44.954Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T12:07:54.955Z |INFO |Init configs |InvocationID=4c771c0b-d485-436d-8047-70b57a59e56a, InstanceUUID=fc16e408-f65e-49dc-a82f-060df936b650 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T12:07:54.990Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T12:08:04.990Z |INFO |Init configs |InvocationID=4c771c0b-d485-436d-8047-70b57a59e56a, InstanceUUID=1d68f0bf-fbb8-412f-acc0-9eb50ab67ca6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T12:08:05.000Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T12:08:15.001Z |INFO |Init configs |InvocationID=4c771c0b-d485-436d-8047-70b57a59e56a, InstanceUUID=36f0516e-9ffc-406e-8f55-e715ab59d8bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T12:08:15.029Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T12:08:25.029Z |INFO |Init configs |InvocationID=4c771c0b-d485-436d-8047-70b57a59e56a, InstanceUUID=5068ed2f-dbd9-4b6f-936b-009525755e2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T12:08:25.039Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T12:08:35.039Z |INFO |Init configs |InvocationID=4c771c0b-d485-436d-8047-70b57a59e56a, InstanceUUID=0f6b2d26-e3aa-421a-a481-5b0eaa84a1d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T12:08:35.063Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T12:08:45.063Z |INFO |Init configs |InvocationID=4c771c0b-d485-436d-8047-70b57a59e56a, InstanceUUID=9c7bc785-5388-42c4-a7ac-a40f471496ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T12:08:45.071Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T12:08:55.071Z |INFO |Init configs |InvocationID=4c771c0b-d485-436d-8047-70b57a59e56a, InstanceUUID=7d2db936-70e1-4729-86cc-4fa7e149977b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T12:08:55.081Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T12:09:05.084Z |INFO |Init configs |InvocationID=4c771c0b-d485-436d-8047-70b57a59e56a, InstanceUUID=d73bbf66-fbd1-4e62-b30f-b0308e305d4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T12:09:05.097Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T12:09:15.101Z |INFO |Init configs |InvocationID=4c771c0b-d485-436d-8047-70b57a59e56a, InstanceUUID=33fd283b-88aa-4899-8ef0-ea6d5847a118 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T12:09:15.112Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T12:09:25.113Z |INFO |Init configs |InvocationID=4c771c0b-d485-436d-8047-70b57a59e56a, InstanceUUID=fad11055-7d03-4ac5-b083-9abc444acfb3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T12:09:25.126Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T12:09:35.127Z |INFO |Init configs |InvocationID=4c771c0b-d485-436d-8047-70b57a59e56a, InstanceUUID=fa7907a9-7099-4dad-8334-73d49a43dd41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T12:09:35.138Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-28T12:09:35.685Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-28T12:09:35.685Z |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-12-28T12:09:35.686Z |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-12-28T12:09:35.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-12-28T12:09:35.696Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-28T12:09:35.696Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-28T12:09:35.696Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-12-28T12:09:35.699Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T12:09:45.139Z |INFO |Init configs |InvocationID=4c771c0b-d485-436d-8047-70b57a59e56a, InstanceUUID=b87d430a-fa08-4f38-8e8a-38978cde0d83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T12:09:45.154Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T12:09:55.155Z |INFO |Init configs |InvocationID=4c771c0b-d485-436d-8047-70b57a59e56a, InstanceUUID=a5a1db36-3550-421e-871f-5bd067ee4886 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T12:09:55.163Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T12:10:05.164Z |INFO |Init configs |InvocationID=4c771c0b-d485-436d-8047-70b57a59e56a, InstanceUUID=e7aa20d4-ace8-48a2-a5dc-36b0d80ea3b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T12:10:05.175Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T12:10:15.176Z |INFO |Init configs |InvocationID=4c771c0b-d485-436d-8047-70b57a59e56a, InstanceUUID=619f53ef-abb8-4f1f-9808-ce0b7c052447 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T12:10:15.188Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T12:10:25.189Z |INFO |Init configs |InvocationID=4c771c0b-d485-436d-8047-70b57a59e56a, InstanceUUID=88c32e3d-7780-4243-b397-f1761aa3f9d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T12:10:25.201Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T12:10:35.202Z |INFO |Init configs |InvocationID=4c771c0b-d485-436d-8047-70b57a59e56a, InstanceUUID=b0ef0935-e1f0-48e9-a160-0de7e710fcab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T12:10:35.217Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T12:10:45.218Z |INFO |Init configs |InvocationID=4c771c0b-d485-436d-8047-70b57a59e56a, InstanceUUID=36892f9c-663a-474a-9652-067cfbc0d0b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T12:10:45.229Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T12:10:55.230Z |INFO |Init configs |InvocationID=4c771c0b-d485-436d-8047-70b57a59e56a, InstanceUUID=83d6c6ad-90d7-474f-b317-cd9e335a7ef7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T12:10:55.241Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T12:11:05.242Z |INFO |Init configs |InvocationID=4c771c0b-d485-436d-8047-70b57a59e56a, InstanceUUID=797364ae-d3bb-4958-884e-c9f50a7857e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T12:11:05.252Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T12:11:15.253Z |INFO |Init configs |InvocationID=4c771c0b-d485-436d-8047-70b57a59e56a, InstanceUUID=9619682f-c163-4ec3-9898-9bf18c9d5528 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T12:11:15.266Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T12:11:25.266Z |INFO |Init configs |InvocationID=4c771c0b-d485-436d-8047-70b57a59e56a, InstanceUUID=931bdf50-bedf-424d-9ade-6086d52c0cc3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T12:11:25.277Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T12:11:35.277Z |INFO |Init configs |InvocationID=4c771c0b-d485-436d-8047-70b57a59e56a, InstanceUUID=8f0a9f8c-bc23-4997-b59e-ddec6f5ecf0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T12:11:35.288Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T12:11:45.289Z |INFO |Init configs |InvocationID=4c771c0b-d485-436d-8047-70b57a59e56a, InstanceUUID=b834b660-e7eb-4ed5-8195-722d41175c4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T12:11:45.300Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T12:11:55.300Z |INFO |Init configs |InvocationID=4c771c0b-d485-436d-8047-70b57a59e56a, InstanceUUID=3696bd2f-036f-4fd0-82f3-b517698f2ca4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T12:11:55.310Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T12:12:05.310Z |INFO |Init configs |InvocationID=4c771c0b-d485-436d-8047-70b57a59e56a, InstanceUUID=d708cf35-ee51-471a-b549-1af176cb7876 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T12:12:05.319Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T12:12:15.320Z |INFO |Init configs |InvocationID=4c771c0b-d485-436d-8047-70b57a59e56a, InstanceUUID=d453a943-89e2-4840-809d-af8858076170 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T12:12:15.345Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T12:12:25.346Z |INFO |Init configs |InvocationID=4c771c0b-d485-436d-8047-70b57a59e56a, InstanceUUID=fc47dc74-4126-49ff-9af7-ba630ed8e322 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T12:12:25.357Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T12:12:35.358Z |INFO |Init configs |InvocationID=4c771c0b-d485-436d-8047-70b57a59e56a, InstanceUUID=abb5715d-9ed5-4ccb-bf82-156ff7441bf3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T12:12:35.368Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T12:12:45.369Z |INFO |Init configs |InvocationID=4c771c0b-d485-436d-8047-70b57a59e56a, InstanceUUID=7e7ae0e2-e4e0-4b2e-9145-1f7c5e891d3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T12:12:45.378Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T12:12:55.378Z |INFO |Init configs |InvocationID=4c771c0b-d485-436d-8047-70b57a59e56a, InstanceUUID=9ecd65b1-028c-4feb-b766-d1054043ab65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T12:12:55.387Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T12:13:05.388Z |INFO |Init configs |InvocationID=4c771c0b-d485-436d-8047-70b57a59e56a, InstanceUUID=73b50ad5-f87a-428f-989f-a5ab2963fac5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T12:13:05.398Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T12:13:15.399Z |INFO |Init configs |InvocationID=4c771c0b-d485-436d-8047-70b57a59e56a, InstanceUUID=8ac5ca95-b70c-416f-ade5-cc98438ec14f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T12:13:15.426Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T12:13:25.427Z |INFO |Init configs |InvocationID=4c771c0b-d485-436d-8047-70b57a59e56a, InstanceUUID=bba47b5a-59e7-4f3e-b1a1-03c1beabee24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T12:13:25.455Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T12:13:35.456Z |INFO |Init configs |InvocationID=4c771c0b-d485-436d-8047-70b57a59e56a, InstanceUUID=b736834f-c496-4962-97de-43f9d84e9d48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T12:13:35.466Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T12:13:45.467Z |INFO |Init configs |InvocationID=4c771c0b-d485-436d-8047-70b57a59e56a, InstanceUUID=7bfcfcf2-375e-4e33-b387-df6d324ea277 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T12:13:45.499Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T12:13:55.501Z |INFO |Init configs |InvocationID=4c771c0b-d485-436d-8047-70b57a59e56a, InstanceUUID=86785798-64e1-4de4-88d7-6a9d7d5b7ace | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T12:13:55.512Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T12:14:05.513Z |INFO |Init configs |InvocationID=4c771c0b-d485-436d-8047-70b57a59e56a, InstanceUUID=6b24a0b9-5efd-4240-88b4-1cc278a54c95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T12:14:05.522Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T12:14:15.523Z |INFO |Init configs |InvocationID=4c771c0b-d485-436d-8047-70b57a59e56a, InstanceUUID=7f36b4e9-bc63-4884-9e8c-4f8c441b540a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T12:14:15.533Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T12:14:25.533Z |INFO |Init configs |InvocationID=4c771c0b-d485-436d-8047-70b57a59e56a, InstanceUUID=d66fc3f6-6607-43cf-9952-f45e3bf576a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T12:14:25.544Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T12:14:35.545Z |INFO |Init configs |InvocationID=4c771c0b-d485-436d-8047-70b57a59e56a, InstanceUUID=fbaeab7c-18fd-472b-a67b-7a627ddbdf67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T12:14:35.554Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-28T12:14:35.669Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-28T12:14:35.669Z |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-12-28T12:14:35.670Z |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-12-28T12:14:35.674Z |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-12-28T12:14:35.680Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-28T12:14:35.680Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-28T12:14:35.680Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-12-28T12:14:35.683Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T12:14:45.555Z |INFO |Init configs |InvocationID=4c771c0b-d485-436d-8047-70b57a59e56a, InstanceUUID=b5738c9b-a31a-4a79-b545-66baf5537990 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T12:14:45.566Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T12:14:55.566Z |INFO |Init configs |InvocationID=4c771c0b-d485-436d-8047-70b57a59e56a, InstanceUUID=9de7931f-91aa-4dfe-919f-7cc46c955e81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T12:14:55.575Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T12:15:05.576Z |INFO |Init configs |InvocationID=4c771c0b-d485-436d-8047-70b57a59e56a, InstanceUUID=c470d434-6dab-458e-964f-76a596fd2074 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T12:15:05.585Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T12:15:15.586Z |INFO |Init configs |InvocationID=4c771c0b-d485-436d-8047-70b57a59e56a, InstanceUUID=214e7e59-669b-4a48-bec6-75d90b400bea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T12:15:15.601Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T12:15:25.602Z |INFO |Init configs |InvocationID=4c771c0b-d485-436d-8047-70b57a59e56a, InstanceUUID=b0703c52-84fb-4a93-92d0-0cfa9b0141c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T12:15:25.612Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T12:15:35.613Z |INFO |Init configs |InvocationID=4c771c0b-d485-436d-8047-70b57a59e56a, InstanceUUID=19f09b21-2191-43c9-943e-0b463e0690d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T12:15:35.627Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T12:15:45.628Z |INFO |Init configs |InvocationID=4c771c0b-d485-436d-8047-70b57a59e56a, InstanceUUID=0c75f63e-c0ee-4968-b087-873d4c695492 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T12:15:45.638Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T12:15:55.638Z |INFO |Init configs |InvocationID=4c771c0b-d485-436d-8047-70b57a59e56a, InstanceUUID=345d5902-9aa6-404c-8c6d-b868b8f4d1dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T12:15:55.648Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T12:16:05.649Z |INFO |Init configs |InvocationID=4c771c0b-d485-436d-8047-70b57a59e56a, InstanceUUID=cab155e8-4578-4689-a789-8fc3c7e791b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T12:16:05.659Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T12:16:15.659Z |INFO |Init configs |InvocationID=4c771c0b-d485-436d-8047-70b57a59e56a, InstanceUUID=6a25dfc6-ae91-4b4b-b1c8-8eb618d3c2b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T12:16:15.670Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T12:16:25.671Z |INFO |Init configs |InvocationID=4c771c0b-d485-436d-8047-70b57a59e56a, InstanceUUID=4e6e8ddd-49dc-4075-b4bd-54ede8ea33f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T12:16:25.681Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T12:16:35.681Z |INFO |Init configs |InvocationID=4c771c0b-d485-436d-8047-70b57a59e56a, InstanceUUID=2da4ccc4-f1d9-4600-b4a7-6d5fc3445b61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T12:16:35.691Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T12:16:45.692Z |INFO |Init configs |InvocationID=4c771c0b-d485-436d-8047-70b57a59e56a, InstanceUUID=21d6708b-3658-4e9e-9fa1-84f70538f114 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T12:16:45.701Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T12:16:55.702Z |INFO |Init configs |InvocationID=4c771c0b-d485-436d-8047-70b57a59e56a, InstanceUUID=164601e2-f6e9-4ee2-b71c-50f9006e784f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T12:16:55.721Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T12:17:05.722Z |INFO |Init configs |InvocationID=4c771c0b-d485-436d-8047-70b57a59e56a, InstanceUUID=7979fe34-b38f-4997-a1d5-a8fb4ec26ef4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T12:17:05.732Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T12:17:15.733Z |INFO |Init configs |InvocationID=4c771c0b-d485-436d-8047-70b57a59e56a, InstanceUUID=fea29ade-e760-4922-83b1-c3ebe29ba745 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T12:17:15.743Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T12:17:25.744Z |INFO |Init configs |InvocationID=4c771c0b-d485-436d-8047-70b57a59e56a, InstanceUUID=e99ce154-87d5-4b26-a563-d9cbba926f26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T12:17:25.754Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T12:17:35.754Z |INFO |Init configs |InvocationID=4c771c0b-d485-436d-8047-70b57a59e56a, InstanceUUID=74e16c08-1c53-46b3-ae6e-d97d67d7cf5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T12:17:35.764Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T12:17:45.765Z |INFO |Init configs |InvocationID=4c771c0b-d485-436d-8047-70b57a59e56a, InstanceUUID=542a2ea1-c2bc-4fab-bb2c-54af601bcd44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T12:17:45.782Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T12:17:55.783Z |INFO |Init configs |InvocationID=4c771c0b-d485-436d-8047-70b57a59e56a, InstanceUUID=e11a156c-9239-48b6-b8e7-461f5e89c82f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T12:17:55.793Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T12:18:05.794Z |INFO |Init configs |InvocationID=4c771c0b-d485-436d-8047-70b57a59e56a, InstanceUUID=3fbdccd5-3157-4f1d-bf28-b9b99eeaacf8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T12:18:05.806Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T12:18:15.807Z |INFO |Init configs |InvocationID=4c771c0b-d485-436d-8047-70b57a59e56a, InstanceUUID=003e4110-1a39-4a3a-9f8f-8d5799d77bf8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T12:18:15.817Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T12:18:25.819Z |INFO |Init configs |InvocationID=4c771c0b-d485-436d-8047-70b57a59e56a, InstanceUUID=d6128eae-9d3e-4fa9-831f-b87ac769f4e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T12:18:25.829Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T12:18:35.833Z |INFO |Init configs |InvocationID=4c771c0b-d485-436d-8047-70b57a59e56a, InstanceUUID=775aadb3-ec2e-4424-94e3-cf43a13d3df6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T12:18:35.842Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T12:18:45.843Z |INFO |Init configs |InvocationID=4c771c0b-d485-436d-8047-70b57a59e56a, InstanceUUID=aecb9ab4-f567-4551-b2cc-f0ba98fb950c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T12:18:45.853Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T12:18:55.854Z |INFO |Init configs |InvocationID=4c771c0b-d485-436d-8047-70b57a59e56a, InstanceUUID=8e452a19-54fd-46c0-88de-7fb99910921a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T12:18:55.863Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T12:19:05.864Z |INFO |Init configs |InvocationID=4c771c0b-d485-436d-8047-70b57a59e56a, InstanceUUID=47978409-b9cb-437a-9a89-d36d399c3064 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T12:19:05.872Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T12:19:15.874Z |INFO |Init configs |InvocationID=4c771c0b-d485-436d-8047-70b57a59e56a, InstanceUUID=d644f263-31f1-417c-8369-a5932eb011b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T12:19:15.883Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T12:19:25.884Z |INFO |Init configs |InvocationID=4c771c0b-d485-436d-8047-70b57a59e56a, InstanceUUID=792996e7-2392-4e93-a6b2-32aa4cfe720c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T12:19:25.895Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-28T12:19:35.678Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-28T12:19:35.679Z |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-12-28T12:19:35.680Z |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-12-28T12:19:35.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-12-28T12:19:35.689Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-28T12:19:35.689Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-28T12:19:35.689Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-12-28T12:19:35.691Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T12:19:35.896Z |INFO |Init configs |InvocationID=4c771c0b-d485-436d-8047-70b57a59e56a, InstanceUUID=ca316335-7458-4097-a449-765197e89406 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T12:19:35.905Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T12:19:45.908Z |INFO |Init configs |InvocationID=4c771c0b-d485-436d-8047-70b57a59e56a, InstanceUUID=6824caff-a608-4ba6-a8a5-93f540b89da4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T12:19:45.918Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T12:19:55.919Z |INFO |Init configs |InvocationID=4c771c0b-d485-436d-8047-70b57a59e56a, InstanceUUID=464cf0e4-cc58-419b-bced-4299fdeef286 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T12:19:55.939Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T12:20:05.939Z |INFO |Init configs |InvocationID=4c771c0b-d485-436d-8047-70b57a59e56a, InstanceUUID=adeb0b68-1032-4bbf-b870-56f5b08974dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T12:20:05.953Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T12:20:15.954Z |INFO |Init configs |InvocationID=4c771c0b-d485-436d-8047-70b57a59e56a, InstanceUUID=0542bac9-190d-4fed-9251-054658fae47e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T12:20:15.965Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T12:20:25.966Z |INFO |Init configs |InvocationID=4c771c0b-d485-436d-8047-70b57a59e56a, InstanceUUID=17dbbb7f-f69d-4405-a4e2-92e2cfe3e110 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T12:20:25.979Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T12:20:35.980Z |INFO |Init configs |InvocationID=4c771c0b-d485-436d-8047-70b57a59e56a, InstanceUUID=bc9582d6-4200-4326-8e5e-20d1d6e68851 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T12:20:35.990Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T12:20:45.991Z |INFO |Init configs |InvocationID=4c771c0b-d485-436d-8047-70b57a59e56a, InstanceUUID=1296e68a-e3b4-4118-9c15-16254bc0da23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T12:20:46.001Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T12:20:56.002Z |INFO |Init configs |InvocationID=4c771c0b-d485-436d-8047-70b57a59e56a, InstanceUUID=65939f16-e761-4254-b169-3fed2898aaeb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T12:20:56.011Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T12:21:06.013Z |INFO |Init configs |InvocationID=4c771c0b-d485-436d-8047-70b57a59e56a, InstanceUUID=c479b58c-720e-4325-a081-a09fcc8ec299 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T12:21:06.027Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T12:21:16.029Z |INFO |Init configs |InvocationID=4c771c0b-d485-436d-8047-70b57a59e56a, InstanceUUID=427e6a7d-3c9f-4e80-884f-efaa6e201e62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T12:21:16.040Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T12:21:26.042Z |INFO |Init configs |InvocationID=4c771c0b-d485-436d-8047-70b57a59e56a, InstanceUUID=da0f83f9-ff1e-49fe-ab9c-a746a4e2fb00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T12:21:26.050Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T12:21:36.051Z |INFO |Init configs |InvocationID=4c771c0b-d485-436d-8047-70b57a59e56a, InstanceUUID=3e52ce67-478a-4d83-8720-d34b90297e06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-28T12:21:36.061Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |