By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.4.8) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-04T11:07:41.188Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-04T11:07:41.191Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-10-04T11:07:41.221Z |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 |2021-10-04T11:07:41.889Z |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 |2021-10-04T11:07:41.964Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-04T11:07:41.965Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-04T11:07:41.965Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |main | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-10-04T11:07:42.060Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-10-04T11:07:42.115Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2021-10-04T11:07:42.134Z |WARN |Property 'spring.profiles' imported from location 'class path resource [application.yaml]' is invalid and should be replaced with 'spring.config.activate.on-profile' [origin: class path resource [application.yaml] from prh-app-server-1.7.1.jar - 20:13] | | | |main | org.springframework.cloud.context.scope.GenericScope |2021-10-04T11:07:43.388Z |INFO |BeanFactory id=aae88e22-1cbc-33f9-96c8-cdcbe6e44789 | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-10-04T11:07:43.769Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2021-10-04T11:07:43.785Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2021-10-04T11:07:43.786Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.48] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-10-04T11:07:43.825Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2021-10-04T11:07:43.825Z |INFO |Root WebApplicationContext: initialization completed in 1690 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2021-10-04T11:07:44.110Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=1a6345ba-0bc0-4b15-9a78-a0a31200057b | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2021-10-04T11:07:44.774Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=1a6345ba-0bc0-4b15-9a78-a0a31200057b | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-10-04T11:07:45.941Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=1a6345ba-0bc0-4b15-9a78-a0a31200057b | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-10-04T11:07:46.367Z |INFO |Started MainApp in 7.083 seconds (JVM running for 7.682) |InvocationID=1a6345ba-0bc0-4b15-9a78-a0a31200057b | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2021-10-04T11:07:46.418Z |INFO |Start scheduling PRH workflow |InvocationID=1a6345ba-0bc0-4b15-9a78-a0a31200057b | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T11:07:46.430Z |INFO |Init configs |InvocationID=1a6345ba-0bc0-4b15-9a78-a0a31200057b, InstanceUUID=d8803bb8-0f35-45bd-a787-8ea23fc2c275 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-04T11:07:47.918Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.59.139:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T11:07:47.956Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-10-04T11:07:54.571Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-2 | org.springframework.web.servlet.DispatcherServlet |2021-10-04T11:07:54.572Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-2 | org.springframework.web.servlet.DispatcherServlet |2021-10-04T11:07:54.578Z |INFO |Completed initialization in 6 ms | | | |http-nio-8100-exec-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T11:07:57.958Z |INFO |Init configs |InvocationID=1a6345ba-0bc0-4b15-9a78-a0a31200057b, InstanceUUID=54dfec46-1a77-43c3-a709-c5b9f2cf903b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-04T11:07:59.041Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.59.139:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T11:07:59.042Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T11:08:09.043Z |INFO |Init configs |InvocationID=1a6345ba-0bc0-4b15-9a78-a0a31200057b, InstanceUUID=e26632dc-ec28-4885-8bcc-33f400fc15ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-04T11:08:10.081Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.59.139:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T11:08:10.082Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T11:08:20.083Z |INFO |Init configs |InvocationID=1a6345ba-0bc0-4b15-9a78-a0a31200057b, InstanceUUID=3806bb0f-7d5c-407c-b670-e6a865368cdf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-04T11:08:21.121Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.59.139:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T11:08:21.122Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T11:08:31.123Z |INFO |Init configs |InvocationID=1a6345ba-0bc0-4b15-9a78-a0a31200057b, InstanceUUID=233e5e19-cacd-492b-9675-3747a108ee17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-04T11:08:32.161Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.59.139:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T11:08:32.162Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T11:08:42.163Z |INFO |Init configs |InvocationID=1a6345ba-0bc0-4b15-9a78-a0a31200057b, InstanceUUID=e81f98ae-8edd-451f-8644-7cbecea04d59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-04T11:08:43.201Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.59.139:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T11:08:43.202Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T11:08:53.203Z |INFO |Init configs |InvocationID=1a6345ba-0bc0-4b15-9a78-a0a31200057b, InstanceUUID=e1a77a09-a534-45c5-84e1-3aa3458fa716 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-04T11:08:54.241Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.59.139:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T11:08:54.242Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T11:09:04.243Z |INFO |Init configs |InvocationID=1a6345ba-0bc0-4b15-9a78-a0a31200057b, InstanceUUID=7104804e-83ef-44f1-8454-7c8d4761e7fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-04T11:09:05.281Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.59.139:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T11:09:05.282Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T11:09:15.282Z |INFO |Init configs |InvocationID=1a6345ba-0bc0-4b15-9a78-a0a31200057b, InstanceUUID=71b91411-cd10-4533-8483-9b9d91ace74f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-04T11:09:16.320Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.59.139:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T11:09:16.321Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T11:09:26.322Z |INFO |Init configs |InvocationID=1a6345ba-0bc0-4b15-9a78-a0a31200057b, InstanceUUID=b1e4e1b4-8a01-433b-b127-8920e4c8d0ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-04T11:09:27.363Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.59.139:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T11:09:27.367Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T11:09:37.368Z |INFO |Init configs |InvocationID=1a6345ba-0bc0-4b15-9a78-a0a31200057b, InstanceUUID=7db3658a-c560-4fa1-9bf9-00e4d985374a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-04T11:09:38.437Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.59.139:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T11:09:38.438Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T11:09:48.439Z |INFO |Init configs |InvocationID=1a6345ba-0bc0-4b15-9a78-a0a31200057b, InstanceUUID=f1317bfb-26b7-4542-9a66-3bd69158ba95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-04T11:09:49.473Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.59.139:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T11:09:49.474Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T11:09:59.475Z |INFO |Init configs |InvocationID=1a6345ba-0bc0-4b15-9a78-a0a31200057b, InstanceUUID=f4976dc2-5eb0-42b5-a9fd-bd5b8d8d6ec3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-04T11:10:00.516Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.59.139:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T11:10:00.517Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T11:10:10.518Z |INFO |Init configs |InvocationID=1a6345ba-0bc0-4b15-9a78-a0a31200057b, InstanceUUID=0e9b4c02-6455-45b7-a1f9-c0e3a963fd04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-04T11:10:11.557Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.59.139:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T11:10:11.558Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T11:10:21.559Z |INFO |Init configs |InvocationID=1a6345ba-0bc0-4b15-9a78-a0a31200057b, InstanceUUID=195a4512-340c-44c0-ad7b-4e82877c4833 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-04T11:10:22.593Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.59.139:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T11:10:22.594Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T11:10:32.595Z |INFO |Init configs |InvocationID=1a6345ba-0bc0-4b15-9a78-a0a31200057b, InstanceUUID=cf4ab510-f9b8-4fd0-929b-f4a3dbea8d7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-04T11:10:33.633Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.59.139:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T11:10:33.634Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T11:10:43.635Z |INFO |Init configs |InvocationID=1a6345ba-0bc0-4b15-9a78-a0a31200057b, InstanceUUID=bd36eaae-308b-44d7-93a5-dea246458fc2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-04T11:10:44.673Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.59.139:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T11:10:44.674Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T11:10:54.674Z |INFO |Init configs |InvocationID=1a6345ba-0bc0-4b15-9a78-a0a31200057b, InstanceUUID=241fd0c3-a249-4527-b354-1aafbe8007d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-04T11:10:55.713Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.59.139:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T11:10:55.713Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T11:11:05.714Z |INFO |Init configs |InvocationID=1a6345ba-0bc0-4b15-9a78-a0a31200057b, InstanceUUID=a757e0a2-eb52-4570-bb6d-2b7780b63207 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-04T11:11:06.753Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.59.139:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T11:11:06.754Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T11:11:16.757Z |INFO |Init configs |InvocationID=1a6345ba-0bc0-4b15-9a78-a0a31200057b, InstanceUUID=bc895a6b-3c48-44dc-9b78-fbc08f88d7fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-04T11:11:17.793Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.59.139:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T11:11:17.794Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T11:11:27.795Z |INFO |Init configs |InvocationID=1a6345ba-0bc0-4b15-9a78-a0a31200057b, InstanceUUID=b0a04063-36d8-40e6-b966-35b06a6e3c73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-04T11:11:28.833Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.59.139:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T11:11:28.834Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T11:11:38.835Z |INFO |Init configs |InvocationID=1a6345ba-0bc0-4b15-9a78-a0a31200057b, InstanceUUID=92f11808-4220-4a43-acc4-509e94a2d73d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-04T11:11:39.873Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.59.139:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T11:11:39.874Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T11:11:49.875Z |INFO |Init configs |InvocationID=1a6345ba-0bc0-4b15-9a78-a0a31200057b, InstanceUUID=88b2eb39-a0f1-438e-871b-baee0ea90ce2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-04T11:11:50.913Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.59.139:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T11:11:50.914Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T11:12:00.915Z |INFO |Init configs |InvocationID=1a6345ba-0bc0-4b15-9a78-a0a31200057b, InstanceUUID=1878492d-02f7-4762-b0dd-c83eaadde7aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-04T11:12:01.953Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.59.139:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T11:12:01.954Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T11:12:11.955Z |INFO |Init configs |InvocationID=1a6345ba-0bc0-4b15-9a78-a0a31200057b, InstanceUUID=74124543-972e-4716-b3c5-2983662c9b0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T11:12:12.086Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T11:12:22.087Z |INFO |Init configs |InvocationID=1a6345ba-0bc0-4b15-9a78-a0a31200057b, InstanceUUID=f87f9adf-0d1e-4554-85e2-b0dd51c20eda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T11:12:22.103Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T11:12:32.103Z |INFO |Init configs |InvocationID=1a6345ba-0bc0-4b15-9a78-a0a31200057b, InstanceUUID=99fcaf5b-f776-4b74-96a7-02b68ac3f719 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T11:12:32.115Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T11:12:42.117Z |INFO |Init configs |InvocationID=1a6345ba-0bc0-4b15-9a78-a0a31200057b, InstanceUUID=7734e0ad-43ae-4402-bdb6-84f7e7228d39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T11:12:42.140Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-04T11:12:44.660Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-04T11:12:44.660Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-10-04T11:12:44.661Z |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 |2021-10-04T11:12:44.664Z |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 |2021-10-04T11:12:44.671Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-04T11:12:44.671Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-04T11:12:44.671Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-10-04T11:12:44.673Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T11:12:52.141Z |INFO |Init configs |InvocationID=1a6345ba-0bc0-4b15-9a78-a0a31200057b, InstanceUUID=f248c5a6-18f2-4aa5-80f5-9a0f1442d57f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T11:12:52.154Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T11:13:02.154Z |INFO |Init configs |InvocationID=1a6345ba-0bc0-4b15-9a78-a0a31200057b, InstanceUUID=c12cd2d6-a29b-4c37-ac30-ffbb5f276900 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T11:13:02.173Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T11:13:12.174Z |INFO |Init configs |InvocationID=1a6345ba-0bc0-4b15-9a78-a0a31200057b, InstanceUUID=8848f46e-b8ef-42a0-9553-7d5a1d99529d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T11:13:12.186Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T11:13:22.186Z |INFO |Init configs |InvocationID=1a6345ba-0bc0-4b15-9a78-a0a31200057b, InstanceUUID=c82d74eb-5b4e-421a-8132-3ba1e58442d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T11:13:22.198Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T11:13:32.199Z |INFO |Init configs |InvocationID=1a6345ba-0bc0-4b15-9a78-a0a31200057b, InstanceUUID=7b900d0a-2441-4c83-ab5a-0bfeab1837aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T11:13:32.210Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T11:13:42.212Z |INFO |Init configs |InvocationID=1a6345ba-0bc0-4b15-9a78-a0a31200057b, InstanceUUID=3b6ebd14-ecef-4a24-b717-935dcf1f917c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T11:13:42.227Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T11:13:52.228Z |INFO |Init configs |InvocationID=1a6345ba-0bc0-4b15-9a78-a0a31200057b, InstanceUUID=fa33f8e9-0c8c-49db-bdb6-517ec54ccad0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T11:13:52.248Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T11:14:02.251Z |INFO |Init configs |InvocationID=1a6345ba-0bc0-4b15-9a78-a0a31200057b, InstanceUUID=9e3a554f-f2c6-4b75-94fe-49f6840d1373 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T11:14:02.277Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T11:14:12.278Z |INFO |Init configs |InvocationID=1a6345ba-0bc0-4b15-9a78-a0a31200057b, InstanceUUID=801c05a2-578e-498a-aa67-af0c4cffc459 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T11:14:12.291Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T11:14:22.292Z |INFO |Init configs |InvocationID=1a6345ba-0bc0-4b15-9a78-a0a31200057b, InstanceUUID=8feaaf99-2a9b-4f9d-b0b9-9656c3b293c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T11:14:22.304Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T11:14:32.304Z |INFO |Init configs |InvocationID=1a6345ba-0bc0-4b15-9a78-a0a31200057b, InstanceUUID=0c099ede-87c2-4267-aaa5-0bce1ec8f2c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T11:14:32.315Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T11:14:42.319Z |INFO |Init configs |InvocationID=1a6345ba-0bc0-4b15-9a78-a0a31200057b, InstanceUUID=b408650a-f9e5-4201-b17e-e930f0ba848c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T11:14:42.350Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T11:14:52.350Z |INFO |Init configs |InvocationID=1a6345ba-0bc0-4b15-9a78-a0a31200057b, InstanceUUID=37643369-d792-429a-b23d-f741ffc84922 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T11:14:52.377Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T11:15:02.377Z |INFO |Init configs |InvocationID=1a6345ba-0bc0-4b15-9a78-a0a31200057b, InstanceUUID=0375dcfc-375a-467e-9138-6a0da091af9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T11:15:02.387Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T11:15:12.388Z |INFO |Init configs |InvocationID=1a6345ba-0bc0-4b15-9a78-a0a31200057b, InstanceUUID=4cedaf66-72f2-4323-b0fe-48dc60490f79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T11:15:12.401Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T11:15:22.404Z |INFO |Init configs |InvocationID=1a6345ba-0bc0-4b15-9a78-a0a31200057b, InstanceUUID=33beec42-84c1-4cda-a72c-1756a46eed6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T11:15:22.428Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T11:15:32.430Z |INFO |Init configs |InvocationID=1a6345ba-0bc0-4b15-9a78-a0a31200057b, InstanceUUID=1c419ac3-6f36-488f-a84d-6fd77a8372ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T11:15:32.441Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T11:15:42.442Z |INFO |Init configs |InvocationID=1a6345ba-0bc0-4b15-9a78-a0a31200057b, InstanceUUID=9d32bc40-646a-490d-be28-7f5538607526 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T11:15:42.451Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T11:15:52.452Z |INFO |Init configs |InvocationID=1a6345ba-0bc0-4b15-9a78-a0a31200057b, InstanceUUID=3414e9b8-21b1-45ce-a671-7f4a06702f29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T11:15:52.461Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T11:16:02.462Z |INFO |Init configs |InvocationID=1a6345ba-0bc0-4b15-9a78-a0a31200057b, InstanceUUID=93979fe1-f0e8-43d8-b729-0e96bd885edb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T11:16:02.471Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T11:16:12.472Z |INFO |Init configs |InvocationID=1a6345ba-0bc0-4b15-9a78-a0a31200057b, InstanceUUID=5d6d2959-670b-46c6-8c77-d4118a1d419a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T11:16:12.484Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T11:16:22.485Z |INFO |Init configs |InvocationID=1a6345ba-0bc0-4b15-9a78-a0a31200057b, InstanceUUID=c1d99eb9-ae55-4080-8be6-f770598834c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T11:16:22.501Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T11:16:32.502Z |INFO |Init configs |InvocationID=1a6345ba-0bc0-4b15-9a78-a0a31200057b, InstanceUUID=cd43a652-16a6-479b-991a-f0433aa064c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T11:16:32.511Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T11:16:42.512Z |INFO |Init configs |InvocationID=1a6345ba-0bc0-4b15-9a78-a0a31200057b, InstanceUUID=1bb8c334-82bf-4cb1-8864-97b55d197034 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T11:16:42.530Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T11:16:52.530Z |INFO |Init configs |InvocationID=1a6345ba-0bc0-4b15-9a78-a0a31200057b, InstanceUUID=424f331e-ffd6-43fc-b206-ac159c1b85a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T11:16:52.541Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T11:17:02.544Z |INFO |Init configs |InvocationID=1a6345ba-0bc0-4b15-9a78-a0a31200057b, InstanceUUID=7c93ae72-e91f-4569-b58a-e1602a0ddd84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T11:17:02.563Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T11:17:12.564Z |INFO |Init configs |InvocationID=1a6345ba-0bc0-4b15-9a78-a0a31200057b, InstanceUUID=29285bbf-7f44-4d06-879d-bb21128c5a8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T11:17:12.575Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T11:17:22.576Z |INFO |Init configs |InvocationID=1a6345ba-0bc0-4b15-9a78-a0a31200057b, InstanceUUID=45a48fe4-0b1b-460e-9d1c-40c292980322 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T11:17:22.587Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T11:17:32.588Z |INFO |Init configs |InvocationID=1a6345ba-0bc0-4b15-9a78-a0a31200057b, InstanceUUID=5f5c3188-aaf6-4609-80a9-28d610f2ef37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T11:17:32.600Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T11:17:42.600Z |INFO |Init configs |InvocationID=1a6345ba-0bc0-4b15-9a78-a0a31200057b, InstanceUUID=014bc3fc-0ef3-4e2e-bb6e-b4b59ca9d676 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T11:17:42.609Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-04T11:17:44.451Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-04T11:17:44.451Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-10-04T11:17:44.452Z |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 |2021-10-04T11:17:44.455Z |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 |2021-10-04T11:17:44.462Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-04T11:17:44.462Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-04T11:17:44.462Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-10-04T11:17:44.464Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T11:17:52.610Z |INFO |Init configs |InvocationID=1a6345ba-0bc0-4b15-9a78-a0a31200057b, InstanceUUID=e39b138e-5772-458e-979c-22e2e55b6453 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T11:17:52.620Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T11:18:02.620Z |INFO |Init configs |InvocationID=1a6345ba-0bc0-4b15-9a78-a0a31200057b, InstanceUUID=a768efba-ebcf-457b-966c-9f59d15d1dfb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T11:18:02.632Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T11:18:12.632Z |INFO |Init configs |InvocationID=1a6345ba-0bc0-4b15-9a78-a0a31200057b, InstanceUUID=034c5578-d97d-4646-8a64-889e69d3fe58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T11:18:12.641Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T11:18:22.642Z |INFO |Init configs |InvocationID=1a6345ba-0bc0-4b15-9a78-a0a31200057b, InstanceUUID=3ccff20f-401c-4228-a7fd-2f3c269e8369 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T11:18:22.652Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T11:18:32.654Z |INFO |Init configs |InvocationID=1a6345ba-0bc0-4b15-9a78-a0a31200057b, InstanceUUID=a2c5ebd6-71cb-4bcf-ae9d-5b8ced31c0fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T11:18:32.675Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T11:18:42.675Z |INFO |Init configs |InvocationID=1a6345ba-0bc0-4b15-9a78-a0a31200057b, InstanceUUID=6f18c132-0781-4531-90e9-6b23d0d910ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T11:18:42.686Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T11:18:52.686Z |INFO |Init configs |InvocationID=1a6345ba-0bc0-4b15-9a78-a0a31200057b, InstanceUUID=56587e08-5d38-48ac-be29-3a2f8a978ab1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T11:18:52.699Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T11:19:02.700Z |INFO |Init configs |InvocationID=1a6345ba-0bc0-4b15-9a78-a0a31200057b, InstanceUUID=86734744-ddb5-4e93-932d-624de103b284 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T11:19:02.711Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T11:19:12.711Z |INFO |Init configs |InvocationID=1a6345ba-0bc0-4b15-9a78-a0a31200057b, InstanceUUID=7dc9ef86-adc2-4c7b-b683-4236264a6858 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T11:19:12.719Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T11:19:22.720Z |INFO |Init configs |InvocationID=1a6345ba-0bc0-4b15-9a78-a0a31200057b, InstanceUUID=27c568ec-8518-4231-afeb-a26716d55151 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T11:19:22.730Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T11:19:32.731Z |INFO |Init configs |InvocationID=1a6345ba-0bc0-4b15-9a78-a0a31200057b, InstanceUUID=545c3c5a-1b63-4f00-9b15-4c32cbb3299c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T11:19:32.743Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T11:19:42.743Z |INFO |Init configs |InvocationID=1a6345ba-0bc0-4b15-9a78-a0a31200057b, InstanceUUID=16e71beb-c051-476d-9898-1cf5019af456 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T11:19:42.753Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T11:19:52.757Z |INFO |Init configs |InvocationID=1a6345ba-0bc0-4b15-9a78-a0a31200057b, InstanceUUID=ff6f66d0-0084-44dd-b5e1-489a077fc7ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T11:19:52.777Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T11:20:02.778Z |INFO |Init configs |InvocationID=1a6345ba-0bc0-4b15-9a78-a0a31200057b, InstanceUUID=3b1d1860-36fd-43f9-b3fe-954aacff028a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T11:20:02.789Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T11:20:12.790Z |INFO |Init configs |InvocationID=1a6345ba-0bc0-4b15-9a78-a0a31200057b, InstanceUUID=d8630bf6-8e98-4dcc-8140-45f133d8052b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T11:20:12.799Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T11:20:22.800Z |INFO |Init configs |InvocationID=1a6345ba-0bc0-4b15-9a78-a0a31200057b, InstanceUUID=3814289d-b137-49c7-918f-7db744bd6bb1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T11:20:22.809Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T11:20:32.810Z |INFO |Init configs |InvocationID=1a6345ba-0bc0-4b15-9a78-a0a31200057b, InstanceUUID=ffded855-f91e-4b38-82fe-1ab6aa5f4590 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T11:20:32.822Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T11:20:42.823Z |INFO |Init configs |InvocationID=1a6345ba-0bc0-4b15-9a78-a0a31200057b, InstanceUUID=b1fb703e-9c24-4a03-899b-a67946e10f3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T11:20:42.833Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T11:20:52.833Z |INFO |Init configs |InvocationID=1a6345ba-0bc0-4b15-9a78-a0a31200057b, InstanceUUID=9840708c-b36f-4224-b138-4fe811b1dcf3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T11:20:52.842Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T11:21:02.843Z |INFO |Init configs |InvocationID=1a6345ba-0bc0-4b15-9a78-a0a31200057b, InstanceUUID=34c03c98-9c57-42dd-a8f7-dd40a25805b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T11:21:02.853Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T11:21:12.855Z |INFO |Init configs |InvocationID=1a6345ba-0bc0-4b15-9a78-a0a31200057b, InstanceUUID=5f36fb64-f33f-4784-9959-3e423626dddc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T11:21:12.873Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T11:21:22.874Z |INFO |Init configs |InvocationID=1a6345ba-0bc0-4b15-9a78-a0a31200057b, InstanceUUID=5a6e3f0c-f76a-485d-9da9-cedb81ae419b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T11:21:22.881Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T11:21:32.882Z |INFO |Init configs |InvocationID=1a6345ba-0bc0-4b15-9a78-a0a31200057b, InstanceUUID=55277321-4f31-475c-9483-82a6535bc2fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T11:21:32.891Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T11:21:42.892Z |INFO |Init configs |InvocationID=1a6345ba-0bc0-4b15-9a78-a0a31200057b, InstanceUUID=8eca5dd0-cbc9-4940-a655-53e243284e94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T11:21:42.902Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T11:21:52.902Z |INFO |Init configs |InvocationID=1a6345ba-0bc0-4b15-9a78-a0a31200057b, InstanceUUID=58571ce3-a917-47fd-a262-9bf4b66c4dd3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T11:21:52.910Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T11:22:02.911Z |INFO |Init configs |InvocationID=1a6345ba-0bc0-4b15-9a78-a0a31200057b, InstanceUUID=3ab3b130-24a7-42ba-a941-cd089ad18f97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T11:22:02.921Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T11:22:12.921Z |INFO |Init configs |InvocationID=1a6345ba-0bc0-4b15-9a78-a0a31200057b, InstanceUUID=c283905f-f40c-4074-b4e7-79f0feec96b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T11:22:12.933Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T11:22:22.936Z |INFO |Init configs |InvocationID=1a6345ba-0bc0-4b15-9a78-a0a31200057b, InstanceUUID=6060438b-9abd-4d06-b46a-3b3128a61aa7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T11:22:22.957Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T11:22:32.957Z |INFO |Init configs |InvocationID=1a6345ba-0bc0-4b15-9a78-a0a31200057b, InstanceUUID=1327ee54-c159-4148-827f-459da121c31b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T11:22:32.966Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T11:22:42.966Z |INFO |Init configs |InvocationID=1a6345ba-0bc0-4b15-9a78-a0a31200057b, InstanceUUID=76e37caf-d6a8-4156-b0a7-82e688eb1d1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T11:22:42.974Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-04T11:22:44.465Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-04T11:22:44.466Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-10-04T11:22:44.467Z |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 |2021-10-04T11:22:44.470Z |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 |2021-10-04T11:22:44.479Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-04T11:22:44.479Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-04T11:22:44.480Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-10-04T11:22:44.482Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T11:22:52.975Z |INFO |Init configs |InvocationID=1a6345ba-0bc0-4b15-9a78-a0a31200057b, InstanceUUID=f953e2da-17dd-49c9-bf00-6daea76c747e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T11:22:52.983Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T11:23:02.984Z |INFO |Init configs |InvocationID=1a6345ba-0bc0-4b15-9a78-a0a31200057b, InstanceUUID=2a5a6707-3dbc-4809-bdf0-cf3907bf8b53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T11:23:02.996Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T11:23:12.999Z |INFO |Init configs |InvocationID=1a6345ba-0bc0-4b15-9a78-a0a31200057b, InstanceUUID=e57d6002-a86c-44cd-b63b-05b36734d84e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T11:23:13.008Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T11:23:23.009Z |INFO |Init configs |InvocationID=1a6345ba-0bc0-4b15-9a78-a0a31200057b, InstanceUUID=63fddab2-c2ea-43fa-94a6-2e866dd34f50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T11:23:23.016Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T11:23:33.018Z |INFO |Init configs |InvocationID=1a6345ba-0bc0-4b15-9a78-a0a31200057b, InstanceUUID=42349fa3-2dd9-41cf-a046-8c17c1b598a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T11:23:33.038Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T11:23:43.039Z |INFO |Init configs |InvocationID=1a6345ba-0bc0-4b15-9a78-a0a31200057b, InstanceUUID=56a58393-d28d-41d1-9f8f-c287000a2d0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T11:23:43.049Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T11:23:53.049Z |INFO |Init configs |InvocationID=1a6345ba-0bc0-4b15-9a78-a0a31200057b, InstanceUUID=a86925d8-6f40-4248-9c67-f4e9ac382d34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T11:23:53.057Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T11:24:03.058Z |INFO |Init configs |InvocationID=1a6345ba-0bc0-4b15-9a78-a0a31200057b, InstanceUUID=87d2bb99-bb35-4f6d-891c-9183c71fa9c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T11:24:03.065Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T11:24:13.066Z |INFO |Init configs |InvocationID=1a6345ba-0bc0-4b15-9a78-a0a31200057b, InstanceUUID=973d1f89-3a74-4177-a46c-b80815c02b7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T11:24:13.075Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T11:24:23.075Z |INFO |Init configs |InvocationID=1a6345ba-0bc0-4b15-9a78-a0a31200057b, InstanceUUID=1af36985-0be8-415a-935e-7970acfe156d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T11:24:23.082Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T11:24:33.082Z |INFO |Init configs |InvocationID=1a6345ba-0bc0-4b15-9a78-a0a31200057b, InstanceUUID=7ff1ae4b-795d-476d-9255-ff2d670aba02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T11:24:33.093Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T11:24:43.095Z |INFO |Init configs |InvocationID=1a6345ba-0bc0-4b15-9a78-a0a31200057b, InstanceUUID=7314db36-d44c-42ca-9024-b21491053f6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T11:24:43.115Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T11:24:53.116Z |INFO |Init configs |InvocationID=1a6345ba-0bc0-4b15-9a78-a0a31200057b, InstanceUUID=ff1d6405-9e05-452e-9d42-5b440fc36a21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T11:24:53.126Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T11:25:03.127Z |INFO |Init configs |InvocationID=1a6345ba-0bc0-4b15-9a78-a0a31200057b, InstanceUUID=1bbe55b5-e7f4-4633-af04-7312dd117ebe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T11:25:03.135Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T11:25:13.136Z |INFO |Init configs |InvocationID=1a6345ba-0bc0-4b15-9a78-a0a31200057b, InstanceUUID=7398f31f-d7ea-4775-ae2d-897d6386a19f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T11:25:13.145Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T11:25:23.145Z |INFO |Init configs |InvocationID=1a6345ba-0bc0-4b15-9a78-a0a31200057b, InstanceUUID=ae926221-f774-40d7-9dcd-6a48729c5ef2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T11:25:23.153Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T11:25:33.153Z |INFO |Init configs |InvocationID=1a6345ba-0bc0-4b15-9a78-a0a31200057b, InstanceUUID=871bb0d9-786c-44e7-88e5-de53cb5a98d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T11:25:33.162Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T11:25:43.163Z |INFO |Init configs |InvocationID=1a6345ba-0bc0-4b15-9a78-a0a31200057b, InstanceUUID=2717299e-e2c7-48b7-841c-ef0f0684b896 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T11:25:43.171Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T11:25:53.171Z |INFO |Init configs |InvocationID=1a6345ba-0bc0-4b15-9a78-a0a31200057b, InstanceUUID=afd63c51-9749-4c73-a328-36f5eaf99c19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T11:25:53.179Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T11:26:03.182Z |INFO |Init configs |InvocationID=1a6345ba-0bc0-4b15-9a78-a0a31200057b, InstanceUUID=b8ae090b-c08d-40e9-ab0f-c515fc8acf62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T11:26:03.203Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T11:26:13.204Z |INFO |Init configs |InvocationID=1a6345ba-0bc0-4b15-9a78-a0a31200057b, InstanceUUID=b9c21e80-73e2-4c9d-82d7-e003a121069a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T11:26:13.212Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T11:26:23.213Z |INFO |Init configs |InvocationID=1a6345ba-0bc0-4b15-9a78-a0a31200057b, InstanceUUID=cc5e3659-6ec3-41f3-a978-04fb81b33e7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T11:26:23.220Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T11:26:33.220Z |INFO |Init configs |InvocationID=1a6345ba-0bc0-4b15-9a78-a0a31200057b, InstanceUUID=53538ebb-d88f-45d8-9abf-81af3a4109e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T11:26:33.228Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T11:26:43.229Z |INFO |Init configs |InvocationID=1a6345ba-0bc0-4b15-9a78-a0a31200057b, InstanceUUID=4bfab6ab-bf31-404b-ab5b-fb3303b12390 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T11:26:43.244Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T11:26:53.244Z |INFO |Init configs |InvocationID=1a6345ba-0bc0-4b15-9a78-a0a31200057b, InstanceUUID=27d5a1a1-45eb-4014-b83f-d7b600e58d19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T11:26:53.252Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T11:27:03.255Z |INFO |Init configs |InvocationID=1a6345ba-0bc0-4b15-9a78-a0a31200057b, InstanceUUID=4a75812b-039f-403a-b384-7ddcd3fba7f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T11:27:03.274Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T11:27:13.276Z |INFO |Init configs |InvocationID=1a6345ba-0bc0-4b15-9a78-a0a31200057b, InstanceUUID=983801ed-7df6-437d-ae0b-40565101346c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T11:27:13.286Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T11:27:23.287Z |INFO |Init configs |InvocationID=1a6345ba-0bc0-4b15-9a78-a0a31200057b, InstanceUUID=e878f924-f3e9-447c-8818-0aabdf516e6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T11:27:23.294Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T11:27:33.294Z |INFO |Init configs |InvocationID=1a6345ba-0bc0-4b15-9a78-a0a31200057b, InstanceUUID=ed767ad4-2180-44d0-8a06-d3972062ca79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T11:27:33.313Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T11:27:43.313Z |INFO |Init configs |InvocationID=1a6345ba-0bc0-4b15-9a78-a0a31200057b, InstanceUUID=6dc9b09b-c2ef-4170-9729-3fbd17f8a74a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T11:27:43.322Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-04T11:27:44.403Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-04T11:27:44.403Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-10-04T11:27:44.404Z |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 |2021-10-04T11:27:44.405Z |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 |2021-10-04T11:27:44.412Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-04T11:27:44.412Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-04T11:27:44.412Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-10-04T11:27:44.414Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T11:27:53.322Z |INFO |Init configs |InvocationID=1a6345ba-0bc0-4b15-9a78-a0a31200057b, InstanceUUID=dc4a7bc1-0dda-4fb1-8c88-fdc0ee9a3a08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T11:27:53.330Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T11:28:03.333Z |INFO |Init configs |InvocationID=1a6345ba-0bc0-4b15-9a78-a0a31200057b, InstanceUUID=6ae60688-e42f-4fd3-9e07-dddfc847b4ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T11:28:03.353Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T11:28:13.354Z |INFO |Init configs |InvocationID=1a6345ba-0bc0-4b15-9a78-a0a31200057b, InstanceUUID=b5e03514-c431-449d-8dc8-fa72b6c36108 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T11:28:13.363Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T11:28:23.363Z |INFO |Init configs |InvocationID=1a6345ba-0bc0-4b15-9a78-a0a31200057b, InstanceUUID=8f46d554-0e77-4615-8b17-896ccff60106 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T11:28:23.371Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T11:28:33.372Z |INFO |Init configs |InvocationID=1a6345ba-0bc0-4b15-9a78-a0a31200057b, InstanceUUID=9fda3d29-615c-4f35-aec7-33b114fc2d0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T11:28:33.382Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T11:28:43.383Z |INFO |Init configs |InvocationID=1a6345ba-0bc0-4b15-9a78-a0a31200057b, InstanceUUID=3440cfcb-f4e7-4a8b-b24c-495ed421011f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T11:28:43.391Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T11:28:53.392Z |INFO |Init configs |InvocationID=1a6345ba-0bc0-4b15-9a78-a0a31200057b, InstanceUUID=dd8d28fc-7f80-4f03-b9c1-3fb123f068b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T11:28:53.399Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T11:29:03.400Z |INFO |Init configs |InvocationID=1a6345ba-0bc0-4b15-9a78-a0a31200057b, InstanceUUID=8ce46976-8e6d-4723-a45a-8ec4b9c9b890 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T11:29:03.408Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T11:29:13.409Z |INFO |Init configs |InvocationID=1a6345ba-0bc0-4b15-9a78-a0a31200057b, InstanceUUID=b041c446-7753-49cf-84c3-610fbb722f66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T11:29:13.417Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T11:29:23.419Z |INFO |Init configs |InvocationID=1a6345ba-0bc0-4b15-9a78-a0a31200057b, InstanceUUID=1db096ea-4423-4287-96d5-5eab632b9060 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T11:29:23.436Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T11:29:33.437Z |INFO |Init configs |InvocationID=1a6345ba-0bc0-4b15-9a78-a0a31200057b, InstanceUUID=6f29f72e-ea6d-4b18-a48c-48cf9cb889bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T11:29:33.449Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T11:29:43.452Z |INFO |Init configs |InvocationID=1a6345ba-0bc0-4b15-9a78-a0a31200057b, InstanceUUID=3c217191-c83e-496a-96f0-546dffae3f7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T11:29:43.463Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T11:29:53.464Z |INFO |Init configs |InvocationID=1a6345ba-0bc0-4b15-9a78-a0a31200057b, InstanceUUID=bf0720d2-088b-4afb-a38b-a87062af3451 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T11:29:53.473Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T11:30:03.474Z |INFO |Init configs |InvocationID=1a6345ba-0bc0-4b15-9a78-a0a31200057b, InstanceUUID=bf51e299-b6ad-4d9f-b51e-cce80035d4c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T11:30:03.482Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T11:30:13.482Z |INFO |Init configs |InvocationID=1a6345ba-0bc0-4b15-9a78-a0a31200057b, InstanceUUID=f0406b8f-681f-4f4b-aced-db36a523dc68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T11:30:13.490Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T11:30:23.491Z |INFO |Init configs |InvocationID=1a6345ba-0bc0-4b15-9a78-a0a31200057b, InstanceUUID=f3bfbb63-fed0-4cf2-a4ec-c4a76545b2a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T11:30:23.499Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T11:30:33.499Z |INFO |Init configs |InvocationID=1a6345ba-0bc0-4b15-9a78-a0a31200057b, InstanceUUID=fccc078d-470c-4e4b-9976-b5ca8c0a33e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T11:30:33.507Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T11:30:43.507Z |INFO |Init configs |InvocationID=1a6345ba-0bc0-4b15-9a78-a0a31200057b, InstanceUUID=6dda9f09-ec32-4895-9259-8e3a4a76c602 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T11:30:43.516Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T11:30:53.518Z |INFO |Init configs |InvocationID=1a6345ba-0bc0-4b15-9a78-a0a31200057b, InstanceUUID=5c53676a-30d5-44b8-9a68-e19372ecbac5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T11:30:53.536Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T11:31:03.537Z |INFO |Init configs |InvocationID=1a6345ba-0bc0-4b15-9a78-a0a31200057b, InstanceUUID=cf127044-ac5a-40d3-a18c-86a99a93f954 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T11:31:03.547Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T11:31:13.548Z |INFO |Init configs |InvocationID=1a6345ba-0bc0-4b15-9a78-a0a31200057b, InstanceUUID=3cf8662c-2aa0-46f0-aaf6-d5bf1d39abb5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T11:31:13.558Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T11:31:23.560Z |INFO |Init configs |InvocationID=1a6345ba-0bc0-4b15-9a78-a0a31200057b, InstanceUUID=1b6115bc-1b6f-4cd1-9a59-f2f381486f85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T11:31:23.570Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T11:31:33.577Z |INFO |Init configs |InvocationID=1a6345ba-0bc0-4b15-9a78-a0a31200057b, InstanceUUID=2a1ed2d9-dbe9-4d55-9120-72eb1fb5c9f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T11:31:33.587Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T11:31:43.588Z |INFO |Init configs |InvocationID=1a6345ba-0bc0-4b15-9a78-a0a31200057b, InstanceUUID=aa1ca098-aea8-4932-91db-131c7771065d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T11:31:43.597Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T11:31:53.598Z |INFO |Init configs |InvocationID=1a6345ba-0bc0-4b15-9a78-a0a31200057b, InstanceUUID=a2b25ff3-3e6d-4d37-998b-9c7d313dd2b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T11:31:53.607Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T11:32:03.607Z |INFO |Init configs |InvocationID=1a6345ba-0bc0-4b15-9a78-a0a31200057b, InstanceUUID=468e6e49-9786-4761-8cd5-a5f509c0d9fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T11:32:03.614Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T11:32:13.615Z |INFO |Init configs |InvocationID=1a6345ba-0bc0-4b15-9a78-a0a31200057b, InstanceUUID=73c1d9e5-90ea-4d40-b481-365c500ed361 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T11:32:13.623Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T11:32:23.624Z |INFO |Init configs |InvocationID=1a6345ba-0bc0-4b15-9a78-a0a31200057b, InstanceUUID=0f27333c-a146-42f2-abb6-f0c1e34fda40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T11:32:23.633Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T11:32:33.643Z |INFO |Init configs |InvocationID=1a6345ba-0bc0-4b15-9a78-a0a31200057b, InstanceUUID=9cc902c1-46ca-46d7-8bfb-6ed965931709 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T11:32:33.661Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T11:32:43.662Z |INFO |Init configs |InvocationID=1a6345ba-0bc0-4b15-9a78-a0a31200057b, InstanceUUID=77e7f9ba-2b63-4263-bd69-06912ef81743 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T11:32:43.671Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-04T11:32:44.464Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-04T11:32:44.464Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-10-04T11:32:44.465Z |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 |2021-10-04T11:32:44.467Z |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 |2021-10-04T11:32:44.472Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-04T11:32:44.472Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-04T11:32:44.472Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-10-04T11:32:44.474Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T11:32:53.672Z |INFO |Init configs |InvocationID=1a6345ba-0bc0-4b15-9a78-a0a31200057b, InstanceUUID=116a8630-3231-40dc-a331-ff7f7c85d994 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T11:32:53.680Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T11:33:03.681Z |INFO |Init configs |InvocationID=1a6345ba-0bc0-4b15-9a78-a0a31200057b, InstanceUUID=40019f58-d2ff-4399-9860-7cbd22fe77fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T11:33:03.689Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T11:33:13.689Z |INFO |Init configs |InvocationID=1a6345ba-0bc0-4b15-9a78-a0a31200057b, InstanceUUID=81f99ee3-2a36-4ffe-a516-8ee90d938702 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T11:33:13.698Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T11:33:23.698Z |INFO |Init configs |InvocationID=1a6345ba-0bc0-4b15-9a78-a0a31200057b, InstanceUUID=9b763034-e0e0-4263-85c1-2a72b455e9e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T11:33:23.712Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T11:33:33.713Z |INFO |Init configs |InvocationID=1a6345ba-0bc0-4b15-9a78-a0a31200057b, InstanceUUID=a984fb1a-b2af-4c98-915d-404e37846d27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T11:33:33.723Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T11:33:43.723Z |INFO |Init configs |InvocationID=1a6345ba-0bc0-4b15-9a78-a0a31200057b, InstanceUUID=da103f0c-f076-4dec-bf8e-f4dcc87d0f08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T11:33:43.739Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T11:33:53.740Z |INFO |Init configs |InvocationID=1a6345ba-0bc0-4b15-9a78-a0a31200057b, InstanceUUID=066d9378-4eef-44ef-a6e9-be4ad6443f80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T11:33:53.746Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T11:34:03.747Z |INFO |Init configs |InvocationID=1a6345ba-0bc0-4b15-9a78-a0a31200057b, InstanceUUID=88b9e19f-0178-4e11-81cc-5c058a9e2eec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T11:34:03.753Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T11:34:13.755Z |INFO |Init configs |InvocationID=1a6345ba-0bc0-4b15-9a78-a0a31200057b, InstanceUUID=92b65107-9f83-4346-8c20-301d361a7cb2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T11:34:13.769Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T11:34:23.771Z |INFO |Init configs |InvocationID=1a6345ba-0bc0-4b15-9a78-a0a31200057b, InstanceUUID=9af93250-77a6-45c9-abe6-fef91ce8d734 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T11:34:23.788Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T11:34:33.789Z |INFO |Init configs |InvocationID=1a6345ba-0bc0-4b15-9a78-a0a31200057b, InstanceUUID=7983aca9-45d6-4a01-9b04-066b0a2b61fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T11:34:33.797Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T11:34:43.798Z |INFO |Init configs |InvocationID=1a6345ba-0bc0-4b15-9a78-a0a31200057b, InstanceUUID=72ab25f4-f414-4f32-baed-bf19dd464811 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T11:34:43.806Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T11:34:53.806Z |INFO |Init configs |InvocationID=1a6345ba-0bc0-4b15-9a78-a0a31200057b, InstanceUUID=a485fb7b-db25-45f4-9ac0-0675e7b26746 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T11:34:53.824Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T11:35:03.825Z |INFO |Init configs |InvocationID=1a6345ba-0bc0-4b15-9a78-a0a31200057b, InstanceUUID=359de6c6-8d94-4bcc-9e40-a5796d2bd8d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T11:35:03.833Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T11:35:13.833Z |INFO |Init configs |InvocationID=1a6345ba-0bc0-4b15-9a78-a0a31200057b, InstanceUUID=aaa5cde1-e0ca-4bd7-aaaa-81505d0a9925 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T11:35:13.841Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T11:35:23.841Z |INFO |Init configs |InvocationID=1a6345ba-0bc0-4b15-9a78-a0a31200057b, InstanceUUID=65a1383f-7e54-4924-8871-3502aad2e50e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T11:35:23.849Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T11:35:33.850Z |INFO |Init configs |InvocationID=1a6345ba-0bc0-4b15-9a78-a0a31200057b, InstanceUUID=4e825c7d-52ed-49d9-8462-88f3ce0a6c46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T11:35:33.858Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T11:35:43.860Z |INFO |Init configs |InvocationID=1a6345ba-0bc0-4b15-9a78-a0a31200057b, InstanceUUID=4840fbd4-0932-4b88-9722-d95dcc3b72dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T11:35:43.879Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T11:35:53.880Z |INFO |Init configs |InvocationID=1a6345ba-0bc0-4b15-9a78-a0a31200057b, InstanceUUID=ec83f18a-a71d-4a50-b469-aaac819ba378 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T11:35:53.890Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T11:36:03.891Z |INFO |Init configs |InvocationID=1a6345ba-0bc0-4b15-9a78-a0a31200057b, InstanceUUID=d54e130f-cf54-4aa4-bc30-81fd95acc95d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T11:36:03.899Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T11:36:13.900Z |INFO |Init configs |InvocationID=1a6345ba-0bc0-4b15-9a78-a0a31200057b, InstanceUUID=77920cc8-331f-4e84-bed2-21ff83c13bec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T11:36:13.907Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T11:36:23.908Z |INFO |Init configs |InvocationID=1a6345ba-0bc0-4b15-9a78-a0a31200057b, InstanceUUID=8973b213-cc56-4b68-b500-db33071da94f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T11:36:23.915Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T11:36:33.916Z |INFO |Init configs |InvocationID=1a6345ba-0bc0-4b15-9a78-a0a31200057b, InstanceUUID=d8050cf3-f527-4a49-8b35-399f1fdbcfb3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T11:36:33.924Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T11:36:43.924Z |INFO |Init configs |InvocationID=1a6345ba-0bc0-4b15-9a78-a0a31200057b, InstanceUUID=3a5c5497-d553-4b7c-b338-e4bd8ef98314 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T11:36:43.933Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T11:36:53.935Z |INFO |Init configs |InvocationID=1a6345ba-0bc0-4b15-9a78-a0a31200057b, InstanceUUID=0f2f34ce-44ca-43a3-987b-b24269f55f23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T11:36:53.942Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T11:37:03.943Z |INFO |Init configs |InvocationID=1a6345ba-0bc0-4b15-9a78-a0a31200057b, InstanceUUID=7667309c-62d4-475f-b487-666132aa60e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T11:37:03.959Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T11:37:13.962Z |INFO |Init configs |InvocationID=1a6345ba-0bc0-4b15-9a78-a0a31200057b, InstanceUUID=ba02a27f-24e8-4ed9-a0b8-64b4011cdb87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T11:37:13.979Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T11:37:23.980Z |INFO |Init configs |InvocationID=1a6345ba-0bc0-4b15-9a78-a0a31200057b, InstanceUUID=18b81c3a-74c5-4312-a2ae-41b59b570d4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T11:37:23.988Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T11:37:33.988Z |INFO |Init configs |InvocationID=1a6345ba-0bc0-4b15-9a78-a0a31200057b, InstanceUUID=4aa0187c-807c-4bbd-bd51-f6300a059577 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T11:37:33.996Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T11:37:43.996Z |INFO |Init configs |InvocationID=1a6345ba-0bc0-4b15-9a78-a0a31200057b, InstanceUUID=d96f99d1-4670-4d5b-8525-bf2de63817eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T11:37:44.004Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-04T11:37:44.449Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-04T11:37:44.449Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-10-04T11:37:44.451Z |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 |2021-10-04T11:37:44.453Z |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 |2021-10-04T11:37:44.458Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-04T11:37:44.458Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-04T11:37:44.458Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-10-04T11:37:44.460Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T11:37:54.004Z |INFO |Init configs |InvocationID=1a6345ba-0bc0-4b15-9a78-a0a31200057b, InstanceUUID=67784867-ce24-4ef8-9233-092f7387f8c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T11:37:54.012Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T11:38:04.012Z |INFO |Init configs |InvocationID=1a6345ba-0bc0-4b15-9a78-a0a31200057b, InstanceUUID=bb12c240-e5ab-4c0f-9096-d17c816e32c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T11:38:04.020Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T11:38:14.021Z |INFO |Init configs |InvocationID=1a6345ba-0bc0-4b15-9a78-a0a31200057b, InstanceUUID=cc0d190a-fc59-4a2a-a400-41044796f90d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T11:38:14.029Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T11:38:24.029Z |INFO |Init configs |InvocationID=1a6345ba-0bc0-4b15-9a78-a0a31200057b, InstanceUUID=0bf1c9af-d327-4c1a-ac87-f7a3e8e4025e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T11:38:24.037Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T11:38:34.040Z |INFO |Init configs |InvocationID=1a6345ba-0bc0-4b15-9a78-a0a31200057b, InstanceUUID=a5668b5c-0f3e-459b-be6b-855b234707f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T11:38:34.060Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T11:38:44.061Z |INFO |Init configs |InvocationID=1a6345ba-0bc0-4b15-9a78-a0a31200057b, InstanceUUID=28eac0ef-03eb-42d6-88eb-ec56ee008735 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T11:38:44.070Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T11:38:54.071Z |INFO |Init configs |InvocationID=1a6345ba-0bc0-4b15-9a78-a0a31200057b, InstanceUUID=727b47f2-9cef-4381-8a0e-0edc11fb7ce1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T11:38:54.083Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T11:39:04.084Z |INFO |Init configs |InvocationID=1a6345ba-0bc0-4b15-9a78-a0a31200057b, InstanceUUID=399b41c7-2c53-4154-9428-a985725414db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T11:39:04.094Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T11:39:14.094Z |INFO |Init configs |InvocationID=1a6345ba-0bc0-4b15-9a78-a0a31200057b, InstanceUUID=a7e41228-2b58-48ce-95bb-e15258805c0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T11:39:14.103Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T11:39:24.104Z |INFO |Init configs |InvocationID=1a6345ba-0bc0-4b15-9a78-a0a31200057b, InstanceUUID=fd9a25b5-7f67-4374-9a30-2222ea4f3bc1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T11:39:24.112Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T11:39:34.112Z |INFO |Init configs |InvocationID=1a6345ba-0bc0-4b15-9a78-a0a31200057b, InstanceUUID=7cf2c11f-83dc-4778-9796-e855b7b3b9eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T11:39:34.121Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T11:39:44.122Z |INFO |Init configs |InvocationID=1a6345ba-0bc0-4b15-9a78-a0a31200057b, InstanceUUID=220fdb99-059f-4c08-bb17-430871ea4130 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T11:39:44.129Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T11:39:54.130Z |INFO |Init configs |InvocationID=1a6345ba-0bc0-4b15-9a78-a0a31200057b, InstanceUUID=fc5f45ca-3051-4714-8a81-1f9dbbd39e8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T11:39:54.138Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T11:40:04.139Z |INFO |Init configs |InvocationID=1a6345ba-0bc0-4b15-9a78-a0a31200057b, InstanceUUID=bc80befd-f981-4263-b0dd-fed9ad2bc6d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T11:40:04.149Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T11:40:14.151Z |INFO |Init configs |InvocationID=1a6345ba-0bc0-4b15-9a78-a0a31200057b, InstanceUUID=8c2adf92-16d4-4c4c-89fd-46b9dddfe28f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T11:40:14.167Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T11:40:24.168Z |INFO |Init configs |InvocationID=1a6345ba-0bc0-4b15-9a78-a0a31200057b, InstanceUUID=67cad94c-22e1-4db2-97c6-8cb11b697bfb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T11:40:24.177Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T11:40:34.178Z |INFO |Init configs |InvocationID=1a6345ba-0bc0-4b15-9a78-a0a31200057b, InstanceUUID=ada84716-5c4e-4210-af4c-76d5ae2aac59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T11:40:34.184Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T11:40:44.185Z |INFO |Init configs |InvocationID=1a6345ba-0bc0-4b15-9a78-a0a31200057b, InstanceUUID=278c0394-55b2-43b8-a544-34115f7ae73a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T11:40:44.193Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T11:40:54.194Z |INFO |Init configs |InvocationID=1a6345ba-0bc0-4b15-9a78-a0a31200057b, InstanceUUID=7240dbd9-ac60-42c3-a33b-2a0cddaa7419 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T11:40:54.201Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T11:41:04.201Z |INFO |Init configs |InvocationID=1a6345ba-0bc0-4b15-9a78-a0a31200057b, InstanceUUID=cd043b4b-fd95-46d8-a83b-09f26de87403 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T11:41:04.210Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T11:41:14.210Z |INFO |Init configs |InvocationID=1a6345ba-0bc0-4b15-9a78-a0a31200057b, InstanceUUID=13869dc5-0808-4f92-80cb-b5875d80e44d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T11:41:14.219Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T11:41:24.220Z |INFO |Init configs |InvocationID=1a6345ba-0bc0-4b15-9a78-a0a31200057b, InstanceUUID=28587a9a-9cfd-4b21-80bd-793d342f9470 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T11:41:24.227Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T11:41:34.228Z |INFO |Init configs |InvocationID=1a6345ba-0bc0-4b15-9a78-a0a31200057b, InstanceUUID=426f5e0d-6880-47ff-8ac3-3180adb5ebf8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T11:41:34.237Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T11:41:44.240Z |INFO |Init configs |InvocationID=1a6345ba-0bc0-4b15-9a78-a0a31200057b, InstanceUUID=9e8d21f9-c9a1-43e8-8b1b-2310c630beba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T11:41:44.252Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T11:41:54.253Z |INFO |Init configs |InvocationID=1a6345ba-0bc0-4b15-9a78-a0a31200057b, InstanceUUID=5d7a4b7d-f4bd-4067-a52e-76d7f9d70053 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T11:41:54.260Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T11:42:04.263Z |INFO |Init configs |InvocationID=1a6345ba-0bc0-4b15-9a78-a0a31200057b, InstanceUUID=63b854f9-4e5c-452c-926a-d82155db16f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T11:42:04.283Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T11:42:14.284Z |INFO |Init configs |InvocationID=1a6345ba-0bc0-4b15-9a78-a0a31200057b, InstanceUUID=8328638e-c50e-42d8-8fd4-b23143f03fa9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T11:42:14.294Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T11:42:24.294Z |INFO |Init configs |InvocationID=1a6345ba-0bc0-4b15-9a78-a0a31200057b, InstanceUUID=c34031df-143d-4d1d-9093-6fc73c99bf1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T11:42:24.302Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T11:42:34.303Z |INFO |Init configs |InvocationID=1a6345ba-0bc0-4b15-9a78-a0a31200057b, InstanceUUID=ad572894-5a8d-45ef-9cee-a6c6b8506245 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T11:42:34.312Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T11:42:44.336Z |INFO |Init configs |InvocationID=1a6345ba-0bc0-4b15-9a78-a0a31200057b, InstanceUUID=d01c9448-fdde-496a-8b24-72c2c2724f80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T11:42:44.343Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-04T11:42:44.453Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-04T11:42:44.453Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-10-04T11:42:44.454Z |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 |2021-10-04T11:42:44.455Z |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 |2021-10-04T11:42:44.460Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-04T11:42:44.460Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-04T11:42:44.460Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-10-04T11:42:44.462Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T11:42:54.344Z |INFO |Init configs |InvocationID=1a6345ba-0bc0-4b15-9a78-a0a31200057b, InstanceUUID=72aa1fe7-5502-427b-93c7-6752d0641225 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T11:42:54.353Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T11:43:04.353Z |INFO |Init configs |InvocationID=1a6345ba-0bc0-4b15-9a78-a0a31200057b, InstanceUUID=ef1b4bf5-285c-479b-95f3-796a44a58f34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T11:43:04.361Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T11:43:14.362Z |INFO |Init configs |InvocationID=1a6345ba-0bc0-4b15-9a78-a0a31200057b, InstanceUUID=9fddf62e-4e62-4da7-8291-f891570f6e82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T11:43:14.370Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T11:43:24.370Z |INFO |Init configs |InvocationID=1a6345ba-0bc0-4b15-9a78-a0a31200057b, InstanceUUID=09f75136-405b-4b4f-a717-a4218f508569 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T11:43:24.378Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T11:43:34.379Z |INFO |Init configs |InvocationID=1a6345ba-0bc0-4b15-9a78-a0a31200057b, InstanceUUID=f30dca03-24d9-4fa2-9139-0a6e7ecaa8fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T11:43:34.388Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T11:43:44.390Z |INFO |Init configs |InvocationID=1a6345ba-0bc0-4b15-9a78-a0a31200057b, InstanceUUID=fbec239c-dd6d-433c-8b3d-7e2306bcbe4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T11:43:44.411Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T11:43:54.412Z |INFO |Init configs |InvocationID=1a6345ba-0bc0-4b15-9a78-a0a31200057b, InstanceUUID=8e7329c9-db41-4a95-861f-85ef754bcbcf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T11:43:54.422Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T11:44:04.423Z |INFO |Init configs |InvocationID=1a6345ba-0bc0-4b15-9a78-a0a31200057b, InstanceUUID=4cbda40b-bd63-40a7-b7e2-a5f22ed6b835 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T11:44:04.432Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T11:44:14.433Z |INFO |Init configs |InvocationID=1a6345ba-0bc0-4b15-9a78-a0a31200057b, InstanceUUID=69fe4f0f-94db-49a7-a5d5-4a0610b2b65c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T11:44:14.441Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T11:44:24.442Z |INFO |Init configs |InvocationID=1a6345ba-0bc0-4b15-9a78-a0a31200057b, InstanceUUID=81734731-85c6-4eec-9b30-7e388018ae33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T11:44:24.450Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T11:44:34.450Z |INFO |Init configs |InvocationID=1a6345ba-0bc0-4b15-9a78-a0a31200057b, InstanceUUID=8a66be72-0d25-403a-a1bd-2a8280367cd6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T11:44:34.461Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T11:44:44.461Z |INFO |Init configs |InvocationID=1a6345ba-0bc0-4b15-9a78-a0a31200057b, InstanceUUID=599a2467-caa9-4e7c-99de-49bdf8b5d250 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T11:44:44.469Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T11:44:54.470Z |INFO |Init configs |InvocationID=1a6345ba-0bc0-4b15-9a78-a0a31200057b, InstanceUUID=3502e839-47ad-44ae-9edf-b25d7f0e9ec1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T11:44:54.477Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T11:45:04.480Z |INFO |Init configs |InvocationID=1a6345ba-0bc0-4b15-9a78-a0a31200057b, InstanceUUID=5ad9b541-d383-4975-a5af-f2da39187a50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T11:45:04.497Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T11:45:14.498Z |INFO |Init configs |InvocationID=1a6345ba-0bc0-4b15-9a78-a0a31200057b, InstanceUUID=4ddbcb21-50e1-4ff7-b2c4-a9d87a747b02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T11:45:14.508Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T11:45:24.509Z |INFO |Init configs |InvocationID=1a6345ba-0bc0-4b15-9a78-a0a31200057b, InstanceUUID=5dd6ced6-38d7-4549-9395-143aec315945 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T11:45:24.516Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T11:45:34.516Z |INFO |Init configs |InvocationID=1a6345ba-0bc0-4b15-9a78-a0a31200057b, InstanceUUID=113dfc10-9dd1-4d18-b849-0fa3533be5ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T11:45:34.524Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T11:45:44.524Z |INFO |Init configs |InvocationID=1a6345ba-0bc0-4b15-9a78-a0a31200057b, InstanceUUID=af69b895-2d5b-4a8d-86b9-6ed5bc7aaef8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T11:45:44.533Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T11:45:54.533Z |INFO |Init configs |InvocationID=1a6345ba-0bc0-4b15-9a78-a0a31200057b, InstanceUUID=d0f5e215-6134-47b0-b87a-06a162ef6e40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T11:45:54.540Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T11:46:04.541Z |INFO |Init configs |InvocationID=1a6345ba-0bc0-4b15-9a78-a0a31200057b, InstanceUUID=391314e4-a745-4f83-92b8-945c5ecda1bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T11:46:04.549Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T11:46:14.549Z |INFO |Init configs |InvocationID=1a6345ba-0bc0-4b15-9a78-a0a31200057b, InstanceUUID=4d3a21fd-9e84-4365-8023-28a39a60b6f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T11:46:14.557Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T11:46:24.558Z |INFO |Init configs |InvocationID=1a6345ba-0bc0-4b15-9a78-a0a31200057b, InstanceUUID=325062a1-5fa1-40af-92ef-30133fe3ee80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T11:46:24.565Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T11:46:34.568Z |INFO |Init configs |InvocationID=1a6345ba-0bc0-4b15-9a78-a0a31200057b, InstanceUUID=e69d74ef-f1ce-42a0-9802-959af188cf09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T11:46:34.590Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T11:46:44.591Z |INFO |Init configs |InvocationID=1a6345ba-0bc0-4b15-9a78-a0a31200057b, InstanceUUID=3a491388-73db-48bd-a192-06901c3889b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T11:46:44.601Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T11:46:54.602Z |INFO |Init configs |InvocationID=1a6345ba-0bc0-4b15-9a78-a0a31200057b, InstanceUUID=e2503e4c-4560-4827-812f-7efdafffdc83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T11:46:54.609Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T11:47:04.610Z |INFO |Init configs |InvocationID=1a6345ba-0bc0-4b15-9a78-a0a31200057b, InstanceUUID=0f36a978-3c2e-493f-b282-57402038fa5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T11:47:04.617Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T11:47:14.618Z |INFO |Init configs |InvocationID=1a6345ba-0bc0-4b15-9a78-a0a31200057b, InstanceUUID=432d0ad2-ff72-407c-9e20-f17d7d2444b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T11:47:14.626Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T11:47:24.627Z |INFO |Init configs |InvocationID=1a6345ba-0bc0-4b15-9a78-a0a31200057b, InstanceUUID=40bc0b7c-05f6-4f03-95e2-5f1d69c5f170 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T11:47:24.636Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T11:47:34.636Z |INFO |Init configs |InvocationID=1a6345ba-0bc0-4b15-9a78-a0a31200057b, InstanceUUID=7a43da97-aa66-42fa-b06d-a6568b809bf9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T11:47:34.643Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-04T11:47:44.469Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-04T11:47:44.469Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-10-04T11:47:44.470Z |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 |2021-10-04T11:47:44.473Z |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 |2021-10-04T11:47:44.483Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-04T11:47:44.483Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-04T11:47:44.483Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-10-04T11:47:44.493Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T11:47:44.644Z |INFO |Init configs |InvocationID=1a6345ba-0bc0-4b15-9a78-a0a31200057b, InstanceUUID=888a8806-27c8-44b2-8f5d-5318125807c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T11:47:44.651Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T11:47:54.652Z |INFO |Init configs |InvocationID=1a6345ba-0bc0-4b15-9a78-a0a31200057b, InstanceUUID=a8992e27-1379-461f-add7-9f10b7f14313 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T11:47:54.658Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T11:48:04.660Z |INFO |Init configs |InvocationID=1a6345ba-0bc0-4b15-9a78-a0a31200057b, InstanceUUID=adc63921-64e4-4872-91ae-6ed09cacf91c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T11:48:04.684Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T11:48:14.684Z |INFO |Init configs |InvocationID=1a6345ba-0bc0-4b15-9a78-a0a31200057b, InstanceUUID=c4d3d74a-3d29-4696-bc05-b09d22d3a981 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T11:48:14.692Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T11:48:24.692Z |INFO |Init configs |InvocationID=1a6345ba-0bc0-4b15-9a78-a0a31200057b, InstanceUUID=59bc13a2-da87-467d-a8a2-8d1b9b1cc791 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T11:48:24.700Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T11:48:34.702Z |INFO |Init configs |InvocationID=1a6345ba-0bc0-4b15-9a78-a0a31200057b, InstanceUUID=b2d2409d-0942-496a-ba65-039540c0566a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T11:48:34.710Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T11:48:44.711Z |INFO |Init configs |InvocationID=1a6345ba-0bc0-4b15-9a78-a0a31200057b, InstanceUUID=62119b68-df6f-4c4c-b82f-f7f56e844c67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T11:48:44.720Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T11:48:54.720Z |INFO |Init configs |InvocationID=1a6345ba-0bc0-4b15-9a78-a0a31200057b, InstanceUUID=11e74338-6004-4905-805d-2dbb1cabad08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T11:48:54.727Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T11:49:04.728Z |INFO |Init configs |InvocationID=1a6345ba-0bc0-4b15-9a78-a0a31200057b, InstanceUUID=dfed2fdb-425b-426d-9cfb-4654036ed1a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T11:49:04.735Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T11:49:14.736Z |INFO |Init configs |InvocationID=1a6345ba-0bc0-4b15-9a78-a0a31200057b, InstanceUUID=8160bf5b-9020-43e3-a7e5-340e2dda8a08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T11:49:14.743Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T11:49:24.744Z |INFO |Init configs |InvocationID=1a6345ba-0bc0-4b15-9a78-a0a31200057b, InstanceUUID=397e5152-ae41-4af2-8887-5365f631934b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T11:49:24.750Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T11:49:34.753Z |INFO |Init configs |InvocationID=1a6345ba-0bc0-4b15-9a78-a0a31200057b, InstanceUUID=97eaf336-cac2-468d-b25a-ab0e0de1e041 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T11:49:34.775Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T11:49:44.776Z |INFO |Init configs |InvocationID=1a6345ba-0bc0-4b15-9a78-a0a31200057b, InstanceUUID=146a933f-d361-4b91-8f8a-dd871019a098 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T11:49:44.789Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T11:49:54.789Z |INFO |Init configs |InvocationID=1a6345ba-0bc0-4b15-9a78-a0a31200057b, InstanceUUID=7a094d58-b331-457b-9b96-892506cfb5e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T11:49:54.798Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T11:50:04.799Z |INFO |Init configs |InvocationID=1a6345ba-0bc0-4b15-9a78-a0a31200057b, InstanceUUID=9c8e601e-1e86-44d9-9db1-1f53eb987c54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T11:50:04.807Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T11:50:14.807Z |INFO |Init configs |InvocationID=1a6345ba-0bc0-4b15-9a78-a0a31200057b, InstanceUUID=232b77fd-ff5b-4b43-9c88-06ad794e37c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T11:50:14.814Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T11:50:24.815Z |INFO |Init configs |InvocationID=1a6345ba-0bc0-4b15-9a78-a0a31200057b, InstanceUUID=e9655a12-b033-47ea-9cf0-8124408587f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T11:50:24.822Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T11:50:34.823Z |INFO |Init configs |InvocationID=1a6345ba-0bc0-4b15-9a78-a0a31200057b, InstanceUUID=8f9f407b-c211-4e1e-8d68-646c84a9506c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T11:50:34.831Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T11:50:44.831Z |INFO |Init configs |InvocationID=1a6345ba-0bc0-4b15-9a78-a0a31200057b, InstanceUUID=ab5f4618-aacf-4717-bc27-8cec569e9c3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T11:50:44.838Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T11:50:54.839Z |INFO |Init configs |InvocationID=1a6345ba-0bc0-4b15-9a78-a0a31200057b, InstanceUUID=a6304d5f-1d4c-4c62-8d4f-0123c118191f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T11:50:54.848Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T11:51:04.851Z |INFO |Init configs |InvocationID=1a6345ba-0bc0-4b15-9a78-a0a31200057b, InstanceUUID=ed5dd20e-25d4-4c9e-830f-9341c7ecd7b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T11:51:04.869Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T11:51:14.869Z |INFO |Init configs |InvocationID=1a6345ba-0bc0-4b15-9a78-a0a31200057b, InstanceUUID=8ca0dc22-2f95-4083-956f-f379f87b8de3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T11:51:14.878Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T11:51:24.879Z |INFO |Init configs |InvocationID=1a6345ba-0bc0-4b15-9a78-a0a31200057b, InstanceUUID=04b06c4a-a031-4a4c-a3cd-12c1ffb02044 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T11:51:24.886Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T11:51:34.887Z |INFO |Init configs |InvocationID=1a6345ba-0bc0-4b15-9a78-a0a31200057b, InstanceUUID=b5b77c8a-a275-40ce-9251-3b791badb280 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T11:51:34.894Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T11:51:44.895Z |INFO |Init configs |InvocationID=1a6345ba-0bc0-4b15-9a78-a0a31200057b, InstanceUUID=e0fd0058-cf32-425c-8517-681844926fc9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T11:51:44.903Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T11:51:54.904Z |INFO |Init configs |InvocationID=1a6345ba-0bc0-4b15-9a78-a0a31200057b, InstanceUUID=183e26b3-bcd3-4d37-8147-a386748ecad1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T11:51:54.911Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T11:52:04.912Z |INFO |Init configs |InvocationID=1a6345ba-0bc0-4b15-9a78-a0a31200057b, InstanceUUID=49f4a84f-7ef6-4d11-a80a-af35a80645be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T11:52:04.920Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T11:52:14.921Z |INFO |Init configs |InvocationID=1a6345ba-0bc0-4b15-9a78-a0a31200057b, InstanceUUID=df507cb1-bd4d-4276-9c09-394535c804c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T11:52:14.930Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T11:52:24.930Z |INFO |Init configs |InvocationID=1a6345ba-0bc0-4b15-9a78-a0a31200057b, InstanceUUID=8a5d6df9-dc48-4c39-85b0-212ef545a9a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T11:52:24.936Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T11:52:34.937Z |INFO |Init configs |InvocationID=1a6345ba-0bc0-4b15-9a78-a0a31200057b, InstanceUUID=91e1afed-2036-4751-8d9a-b857faa614ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T11:52:34.944Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-04T11:52:44.487Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-04T11:52:44.487Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-10-04T11:52:44.488Z |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 |2021-10-04T11:52:44.490Z |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 |2021-10-04T11:52:44.494Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-04T11:52:44.494Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-04T11:52:44.494Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-10-04T11:52:44.496Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T11:52:44.948Z |INFO |Init configs |InvocationID=1a6345ba-0bc0-4b15-9a78-a0a31200057b, InstanceUUID=6806e5f1-a45a-4766-9c93-a2c8a857ab3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T11:52:44.961Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T11:52:54.964Z |INFO |Init configs |InvocationID=1a6345ba-0bc0-4b15-9a78-a0a31200057b, InstanceUUID=2b92049a-8120-47a7-9a60-28af95be122e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T11:52:54.972Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T11:53:04.974Z |INFO |Init configs |InvocationID=1a6345ba-0bc0-4b15-9a78-a0a31200057b, InstanceUUID=4294fe96-d674-4e54-9caa-d518fac82108 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T11:53:04.994Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T11:53:14.995Z |INFO |Init configs |InvocationID=1a6345ba-0bc0-4b15-9a78-a0a31200057b, InstanceUUID=ef7364a2-187d-4352-abe0-1aab1b64d9e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T11:53:15.005Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T11:53:25.006Z |INFO |Init configs |InvocationID=1a6345ba-0bc0-4b15-9a78-a0a31200057b, InstanceUUID=5f11cde7-dfac-455f-bce1-44201d8f0eee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T11:53:25.012Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T11:53:35.013Z |INFO |Init configs |InvocationID=1a6345ba-0bc0-4b15-9a78-a0a31200057b, InstanceUUID=aaa47559-757b-48a0-bf36-324ba0ed28b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T11:53:35.020Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T11:53:45.021Z |INFO |Init configs |InvocationID=1a6345ba-0bc0-4b15-9a78-a0a31200057b, InstanceUUID=dfa4cae6-5e69-4c49-a8e3-66f5443046db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T11:53:45.029Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T11:53:55.029Z |INFO |Init configs |InvocationID=1a6345ba-0bc0-4b15-9a78-a0a31200057b, InstanceUUID=16a94e7a-7c32-436e-9b2d-39e9b9e7411d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T11:53:55.036Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T11:54:05.037Z |INFO |Init configs |InvocationID=1a6345ba-0bc0-4b15-9a78-a0a31200057b, InstanceUUID=fabb4c0e-ceeb-4705-a5dc-da8acd67724b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T11:54:05.045Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T11:54:15.046Z |INFO |Init configs |InvocationID=1a6345ba-0bc0-4b15-9a78-a0a31200057b, InstanceUUID=8415d356-138f-4cb0-bb45-68e3ce5f101d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T11:54:15.055Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T11:54:25.055Z |INFO |Init configs |InvocationID=1a6345ba-0bc0-4b15-9a78-a0a31200057b, InstanceUUID=180c291d-80ee-431a-b67f-a4f25324ad97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T11:54:25.062Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T11:54:35.062Z |INFO |Init configs |InvocationID=1a6345ba-0bc0-4b15-9a78-a0a31200057b, InstanceUUID=3e606630-a7cd-44b5-adc8-f0d6b03bdd4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T11:54:35.069Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T11:54:45.070Z |INFO |Init configs |InvocationID=1a6345ba-0bc0-4b15-9a78-a0a31200057b, InstanceUUID=aadfceda-776f-4352-9999-4a065f39183b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T11:54:45.079Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T11:54:55.080Z |INFO |Init configs |InvocationID=1a6345ba-0bc0-4b15-9a78-a0a31200057b, InstanceUUID=70e6b945-8efe-445b-b523-369d365e2034 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T11:54:55.087Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T11:55:05.090Z |INFO |Init configs |InvocationID=1a6345ba-0bc0-4b15-9a78-a0a31200057b, InstanceUUID=194d1770-fd9a-4c14-b120-84742578e1cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T11:55:05.114Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T11:55:15.114Z |INFO |Init configs |InvocationID=1a6345ba-0bc0-4b15-9a78-a0a31200057b, InstanceUUID=a8affa62-bbf8-45c6-9887-e62daa55d719 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T11:55:15.124Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T11:55:25.125Z |INFO |Init configs |InvocationID=1a6345ba-0bc0-4b15-9a78-a0a31200057b, InstanceUUID=6dbdbfad-ad94-4b79-aebf-2d5957d8179b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T11:55:25.132Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T11:55:35.133Z |INFO |Init configs |InvocationID=1a6345ba-0bc0-4b15-9a78-a0a31200057b, InstanceUUID=218f3e6f-0300-47a2-86c2-fb4242b0ffc2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T11:55:35.141Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T11:55:45.141Z |INFO |Init configs |InvocationID=1a6345ba-0bc0-4b15-9a78-a0a31200057b, InstanceUUID=ad407b70-a2ae-401e-841b-cb7a6d51545f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T11:55:45.149Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T11:55:55.149Z |INFO |Init configs |InvocationID=1a6345ba-0bc0-4b15-9a78-a0a31200057b, InstanceUUID=9cbc0ce4-baa5-41cc-ba3b-2e648b3a1349 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T11:55:55.157Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T11:56:05.158Z |INFO |Init configs |InvocationID=1a6345ba-0bc0-4b15-9a78-a0a31200057b, InstanceUUID=561ccf48-4679-4c33-b66a-7adae9add572 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T11:56:05.166Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T11:56:15.166Z |INFO |Init configs |InvocationID=1a6345ba-0bc0-4b15-9a78-a0a31200057b, InstanceUUID=a9410748-5990-478a-88ef-8a5f1f0d2d9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T11:56:15.174Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T11:56:25.177Z |INFO |Init configs |InvocationID=1a6345ba-0bc0-4b15-9a78-a0a31200057b, InstanceUUID=399442c2-7f12-49d0-915e-8b5517e59763 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T11:56:25.203Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T11:56:35.204Z |INFO |Init configs |InvocationID=1a6345ba-0bc0-4b15-9a78-a0a31200057b, InstanceUUID=0e8edd55-f470-43cc-9b18-a8174bb67311 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T11:56:35.217Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T11:56:45.218Z |INFO |Init configs |InvocationID=1a6345ba-0bc0-4b15-9a78-a0a31200057b, InstanceUUID=9fc44805-a7d3-419f-bad9-0f381a06f2d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T11:56:45.227Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T11:56:55.227Z |INFO |Init configs |InvocationID=1a6345ba-0bc0-4b15-9a78-a0a31200057b, InstanceUUID=e8ca1326-ac62-4725-9b2b-0a98c99d9861 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T11:56:55.235Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T11:57:05.235Z |INFO |Init configs |InvocationID=1a6345ba-0bc0-4b15-9a78-a0a31200057b, InstanceUUID=302a9ff4-0b0c-4d6a-be62-f673071edc74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T11:57:05.243Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T11:57:15.244Z |INFO |Init configs |InvocationID=1a6345ba-0bc0-4b15-9a78-a0a31200057b, InstanceUUID=c21b4676-081e-47c7-9a85-06c10a8d4274 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T11:57:15.253Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T11:57:25.253Z |INFO |Init configs |InvocationID=1a6345ba-0bc0-4b15-9a78-a0a31200057b, InstanceUUID=f4318c8e-e151-46ba-b37d-a39d2ad674f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T11:57:25.260Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T11:57:35.261Z |INFO |Init configs |InvocationID=1a6345ba-0bc0-4b15-9a78-a0a31200057b, InstanceUUID=57cbd837-5933-4ba2-a8c6-77e522ccaf1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T11:57:35.269Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-04T11:57:44.451Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-04T11:57:44.451Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-10-04T11:57:44.452Z |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 |2021-10-04T11:57:44.453Z |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 |2021-10-04T11:57:44.456Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-04T11:57:44.457Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-04T11:57:44.457Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-10-04T11:57:44.458Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T11:57:45.269Z |INFO |Init configs |InvocationID=1a6345ba-0bc0-4b15-9a78-a0a31200057b, InstanceUUID=090a3a70-767a-4e36-92a8-6804b2feb0ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T11:57:45.277Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T11:57:55.279Z |INFO |Init configs |InvocationID=1a6345ba-0bc0-4b15-9a78-a0a31200057b, InstanceUUID=990c3f7b-0191-4ce1-b4bf-fa63d03d3e26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T11:57:55.295Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T11:58:05.296Z |INFO |Init configs |InvocationID=1a6345ba-0bc0-4b15-9a78-a0a31200057b, InstanceUUID=dfba187a-7e00-4b32-bff5-81aaaf670dc3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T11:58:05.305Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T11:58:15.305Z |INFO |Init configs |InvocationID=1a6345ba-0bc0-4b15-9a78-a0a31200057b, InstanceUUID=8aac0b10-0305-4907-a591-a17a1d2d83e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T11:58:15.311Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T11:58:25.312Z |INFO |Init configs |InvocationID=1a6345ba-0bc0-4b15-9a78-a0a31200057b, InstanceUUID=40e38c92-0455-45ab-9942-dd12c5db789d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T11:58:25.318Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T11:58:35.319Z |INFO |Init configs |InvocationID=1a6345ba-0bc0-4b15-9a78-a0a31200057b, InstanceUUID=296ddd89-4fb7-4cb0-a95e-47e29107dc53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T11:58:35.326Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T11:58:45.327Z |INFO |Init configs |InvocationID=1a6345ba-0bc0-4b15-9a78-a0a31200057b, InstanceUUID=38b2d109-3f6f-499d-8edd-bebcee44a68a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T11:58:45.338Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T11:58:55.338Z |INFO |Init configs |InvocationID=1a6345ba-0bc0-4b15-9a78-a0a31200057b, InstanceUUID=8ce0a590-a52d-4384-a525-b9c7c4996860 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T11:58:55.345Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T11:59:05.346Z |INFO |Init configs |InvocationID=1a6345ba-0bc0-4b15-9a78-a0a31200057b, InstanceUUID=24f10656-5be8-4369-baf5-3f5ba91156c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T11:59:05.353Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T11:59:15.353Z |INFO |Init configs |InvocationID=1a6345ba-0bc0-4b15-9a78-a0a31200057b, InstanceUUID=ed4cf39e-45a8-4b34-aef8-5a3f47e5e788 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T11:59:15.361Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T11:59:25.362Z |INFO |Init configs |InvocationID=1a6345ba-0bc0-4b15-9a78-a0a31200057b, InstanceUUID=2b905ed1-eb27-4d40-8853-07c222bb9869 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T11:59:25.368Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T11:59:35.370Z |INFO |Init configs |InvocationID=1a6345ba-0bc0-4b15-9a78-a0a31200057b, InstanceUUID=894340c4-504c-4d5a-8962-ed8f972139cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T11:59:35.391Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T11:59:45.391Z |INFO |Init configs |InvocationID=1a6345ba-0bc0-4b15-9a78-a0a31200057b, InstanceUUID=fc8d206b-8874-40ee-815f-5100d432f84e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T11:59:45.401Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T11:59:55.401Z |INFO |Init configs |InvocationID=1a6345ba-0bc0-4b15-9a78-a0a31200057b, InstanceUUID=16a10357-2ddc-46a5-9c57-32c3c99d47d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T11:59:55.409Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T12:00:05.409Z |INFO |Init configs |InvocationID=1a6345ba-0bc0-4b15-9a78-a0a31200057b, InstanceUUID=cd725554-c64a-4df2-9e35-b9802c8013ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T12:00:05.416Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T12:00:15.417Z |INFO |Init configs |InvocationID=1a6345ba-0bc0-4b15-9a78-a0a31200057b, InstanceUUID=49f39c98-6f67-47ad-96ec-53b7c94d15d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T12:00:15.423Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T12:00:25.424Z |INFO |Init configs |InvocationID=1a6345ba-0bc0-4b15-9a78-a0a31200057b, InstanceUUID=e693271f-4f7b-4da7-b669-ee932c56217c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T12:00:25.430Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T12:00:35.431Z |INFO |Init configs |InvocationID=1a6345ba-0bc0-4b15-9a78-a0a31200057b, InstanceUUID=047066f6-a0bb-4f61-879b-fb1afb938dc0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T12:00:35.437Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T12:00:45.444Z |INFO |Init configs |InvocationID=1a6345ba-0bc0-4b15-9a78-a0a31200057b, InstanceUUID=1432d2d6-a42e-4647-bda4-e18c2e76dad4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T12:00:45.455Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T12:00:55.456Z |INFO |Init configs |InvocationID=1a6345ba-0bc0-4b15-9a78-a0a31200057b, InstanceUUID=d5e9153b-77ac-4ae9-a86e-ea1cea92d541 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T12:00:55.462Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T12:01:05.462Z |INFO |Init configs |InvocationID=1a6345ba-0bc0-4b15-9a78-a0a31200057b, InstanceUUID=a0825fbc-bc93-418a-b9db-c1ff61ca3061 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T12:01:05.469Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T12:01:15.469Z |INFO |Init configs |InvocationID=1a6345ba-0bc0-4b15-9a78-a0a31200057b, InstanceUUID=219ceb9f-4d07-4572-ac8e-8d8477f70103 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T12:01:15.475Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T12:01:25.477Z |INFO |Init configs |InvocationID=1a6345ba-0bc0-4b15-9a78-a0a31200057b, InstanceUUID=a5d0bfb1-88de-4611-b0ba-b81a741304e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T12:01:25.493Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T12:01:35.494Z |INFO |Init configs |InvocationID=1a6345ba-0bc0-4b15-9a78-a0a31200057b, InstanceUUID=d8899be1-0d82-4b4e-a233-4c398e4bb95a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T12:01:35.503Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T12:01:45.504Z |INFO |Init configs |InvocationID=1a6345ba-0bc0-4b15-9a78-a0a31200057b, InstanceUUID=92541fe4-3c9f-4b8d-b304-35c050547647 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T12:01:45.511Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T12:01:55.512Z |INFO |Init configs |InvocationID=1a6345ba-0bc0-4b15-9a78-a0a31200057b, InstanceUUID=ebed8e83-f682-471f-89c2-35b2c15cd214 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T12:01:55.519Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T12:02:05.519Z |INFO |Init configs |InvocationID=1a6345ba-0bc0-4b15-9a78-a0a31200057b, InstanceUUID=c891fb33-0f90-44c0-9099-5b643d048633 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T12:02:05.526Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T12:02:15.527Z |INFO |Init configs |InvocationID=1a6345ba-0bc0-4b15-9a78-a0a31200057b, InstanceUUID=a81da092-39e0-43f2-9c31-336d096a4c23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T12:02:15.534Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T12:02:25.535Z |INFO |Init configs |InvocationID=1a6345ba-0bc0-4b15-9a78-a0a31200057b, InstanceUUID=055f3c21-bf34-4901-bddd-d9724a3d0085 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T12:02:25.543Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T12:02:35.544Z |INFO |Init configs |InvocationID=1a6345ba-0bc0-4b15-9a78-a0a31200057b, InstanceUUID=248b6651-d14c-4175-8a83-b297ab0aa85c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T12:02:35.550Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-04T12:02:44.430Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-04T12:02:44.430Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-10-04T12:02:44.430Z |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 |2021-10-04T12:02:44.432Z |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 |2021-10-04T12:02:44.435Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-04T12:02:44.435Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-04T12:02:44.435Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-10-04T12:02:44.437Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T12:02:45.551Z |INFO |Init configs |InvocationID=1a6345ba-0bc0-4b15-9a78-a0a31200057b, InstanceUUID=6a2b429c-839e-4795-bd10-7d346b1209db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T12:02:45.557Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T12:02:55.558Z |INFO |Init configs |InvocationID=1a6345ba-0bc0-4b15-9a78-a0a31200057b, InstanceUUID=24ef4523-419e-417e-be27-1d0a9954ae9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T12:02:55.569Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T12:03:05.569Z |INFO |Init configs |InvocationID=1a6345ba-0bc0-4b15-9a78-a0a31200057b, InstanceUUID=ae52c7b9-af6e-4e84-a0aa-9d4548e9ebec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T12:03:05.579Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T12:03:15.580Z |INFO |Init configs |InvocationID=1a6345ba-0bc0-4b15-9a78-a0a31200057b, InstanceUUID=084f9dd9-1659-4ef8-9eac-5a3d25b6a00e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T12:03:15.588Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T12:03:25.588Z |INFO |Init configs |InvocationID=1a6345ba-0bc0-4b15-9a78-a0a31200057b, InstanceUUID=899d9edd-9d99-456c-ace2-98cfebce4ac0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T12:03:25.595Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T12:03:35.596Z |INFO |Init configs |InvocationID=1a6345ba-0bc0-4b15-9a78-a0a31200057b, InstanceUUID=9bebf63b-ce61-4e38-89bc-fa0f8eb80f4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T12:03:35.604Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T12:03:45.604Z |INFO |Init configs |InvocationID=1a6345ba-0bc0-4b15-9a78-a0a31200057b, InstanceUUID=9464dfe2-4eba-4daa-8938-f59bdbd22cf5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T12:03:45.611Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T12:03:55.612Z |INFO |Init configs |InvocationID=1a6345ba-0bc0-4b15-9a78-a0a31200057b, InstanceUUID=d822f004-85a4-4f8e-aa66-f1a33199ad3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T12:03:55.623Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T12:04:05.623Z |INFO |Init configs |InvocationID=1a6345ba-0bc0-4b15-9a78-a0a31200057b, InstanceUUID=3d259e7b-b806-4dae-9fa8-379f76dae253 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T12:04:05.630Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T12:04:15.631Z |INFO |Init configs |InvocationID=1a6345ba-0bc0-4b15-9a78-a0a31200057b, InstanceUUID=d30d4f61-e38a-4d4c-9799-c81371f6ff67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T12:04:15.641Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T12:04:25.641Z |INFO |Init configs |InvocationID=1a6345ba-0bc0-4b15-9a78-a0a31200057b, InstanceUUID=dd1afe67-5b17-4771-9aff-9a7036a5bf5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T12:04:25.649Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T12:04:35.654Z |INFO |Init configs |InvocationID=1a6345ba-0bc0-4b15-9a78-a0a31200057b, InstanceUUID=1d62f8b6-4154-44d2-8b6e-7d028249890a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T12:04:35.665Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T12:04:45.668Z |INFO |Init configs |InvocationID=1a6345ba-0bc0-4b15-9a78-a0a31200057b, InstanceUUID=2518fd4c-1842-4d89-94d5-dfea5e22ab52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T12:04:45.674Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T12:04:55.675Z |INFO |Init configs |InvocationID=1a6345ba-0bc0-4b15-9a78-a0a31200057b, InstanceUUID=c6bc0d72-5e6f-405e-a9a5-39fb1dc1a670 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T12:04:55.685Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T12:05:05.686Z |INFO |Init configs |InvocationID=1a6345ba-0bc0-4b15-9a78-a0a31200057b, InstanceUUID=8625440a-5f45-43ea-92e0-304c5e03e067 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T12:05:05.694Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T12:05:15.694Z |INFO |Init configs |InvocationID=1a6345ba-0bc0-4b15-9a78-a0a31200057b, InstanceUUID=eb37cb44-03cb-4ef1-860a-ef46525ae791 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T12:05:15.701Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T12:05:25.702Z |INFO |Init configs |InvocationID=1a6345ba-0bc0-4b15-9a78-a0a31200057b, InstanceUUID=cd6c93f5-0364-40b0-bd40-0437202c586e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T12:05:25.708Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T12:05:35.709Z |INFO |Init configs |InvocationID=1a6345ba-0bc0-4b15-9a78-a0a31200057b, InstanceUUID=fa0a0e63-36cc-42ee-a181-a29d805d14d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T12:05:35.715Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T12:05:45.716Z |INFO |Init configs |InvocationID=1a6345ba-0bc0-4b15-9a78-a0a31200057b, InstanceUUID=2cc367ac-2771-44a3-b515-5241f70d68fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T12:05:45.722Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T12:05:55.723Z |INFO |Init configs |InvocationID=1a6345ba-0bc0-4b15-9a78-a0a31200057b, InstanceUUID=41eebde4-b079-47c3-96b5-f3ba77a6a4fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T12:05:55.729Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T12:06:05.730Z |INFO |Init configs |InvocationID=1a6345ba-0bc0-4b15-9a78-a0a31200057b, InstanceUUID=507da79f-8135-4bb5-8581-d2b4533185c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T12:06:05.738Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T12:06:15.738Z |INFO |Init configs |InvocationID=1a6345ba-0bc0-4b15-9a78-a0a31200057b, InstanceUUID=167f4216-123e-442a-b5fb-600e538d1c98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T12:06:15.748Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T12:06:25.749Z |INFO |Init configs |InvocationID=1a6345ba-0bc0-4b15-9a78-a0a31200057b, InstanceUUID=34755f76-32bd-4443-8a24-7b5ba00d31e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T12:06:25.754Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T12:06:35.755Z |INFO |Init configs |InvocationID=1a6345ba-0bc0-4b15-9a78-a0a31200057b, InstanceUUID=9a8813a0-821c-482d-bae8-7f81c5e67fc7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T12:06:35.761Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T12:06:45.762Z |INFO |Init configs |InvocationID=1a6345ba-0bc0-4b15-9a78-a0a31200057b, InstanceUUID=36c83c1e-41c1-4071-a629-4d75299b2cb2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T12:06:45.769Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T12:06:55.769Z |INFO |Init configs |InvocationID=1a6345ba-0bc0-4b15-9a78-a0a31200057b, InstanceUUID=d06c49aa-a9f5-44c9-9068-80adbf980b14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T12:06:55.774Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T12:07:05.775Z |INFO |Init configs |InvocationID=1a6345ba-0bc0-4b15-9a78-a0a31200057b, InstanceUUID=f1faaa04-7d8f-4885-9242-d3948e95cb9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T12:07:05.782Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T12:07:15.784Z |INFO |Init configs |InvocationID=1a6345ba-0bc0-4b15-9a78-a0a31200057b, InstanceUUID=3b84a344-76bb-420a-8fee-927168dd8f9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T12:07:15.800Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T12:07:25.800Z |INFO |Init configs |InvocationID=1a6345ba-0bc0-4b15-9a78-a0a31200057b, InstanceUUID=0d37e1c8-f4ea-411a-97bb-2eb78c00f9cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T12:07:25.807Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T12:07:35.807Z |INFO |Init configs |InvocationID=1a6345ba-0bc0-4b15-9a78-a0a31200057b, InstanceUUID=0dfd770e-8e9d-4027-91ab-67aa41067456 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T12:07:35.813Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-04T12:07:44.450Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-04T12:07:44.450Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-10-04T12:07:44.451Z |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 |2021-10-04T12:07:44.454Z |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 |2021-10-04T12:07:44.458Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-04T12:07:44.458Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-04T12:07:44.458Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-10-04T12:07:44.459Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T12:07:45.814Z |INFO |Init configs |InvocationID=1a6345ba-0bc0-4b15-9a78-a0a31200057b, InstanceUUID=31799b7b-e68d-44a6-9e30-a78e552a02e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T12:07:45.820Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T12:07:55.821Z |INFO |Init configs |InvocationID=1a6345ba-0bc0-4b15-9a78-a0a31200057b, InstanceUUID=3b92a133-8e75-4ee2-b239-f53a6f16efe8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T12:07:55.826Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T12:08:05.827Z |INFO |Init configs |InvocationID=1a6345ba-0bc0-4b15-9a78-a0a31200057b, InstanceUUID=727324a5-6db5-49d4-bc75-1ae9b1f98950 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T12:08:05.833Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T12:08:15.834Z |INFO |Init configs |InvocationID=1a6345ba-0bc0-4b15-9a78-a0a31200057b, InstanceUUID=1c102b02-fbcd-4d9d-a5b9-180b963681eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T12:08:15.846Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T12:08:25.846Z |INFO |Init configs |InvocationID=1a6345ba-0bc0-4b15-9a78-a0a31200057b, InstanceUUID=b6e483f7-1613-4ede-b26d-3997b85b60cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T12:08:25.853Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T12:08:35.854Z |INFO |Init configs |InvocationID=1a6345ba-0bc0-4b15-9a78-a0a31200057b, InstanceUUID=84cf4cd7-77ff-41f2-a307-5699303fcc3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T12:08:35.861Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T12:08:45.861Z |INFO |Init configs |InvocationID=1a6345ba-0bc0-4b15-9a78-a0a31200057b, InstanceUUID=4ddd2501-9159-42e8-8619-260c3e83e913 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T12:08:45.867Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T12:08:55.867Z |INFO |Init configs |InvocationID=1a6345ba-0bc0-4b15-9a78-a0a31200057b, InstanceUUID=3d69249c-e733-4ab8-902b-ce0ac12f548c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T12:08:55.873Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T12:09:05.874Z |INFO |Init configs |InvocationID=1a6345ba-0bc0-4b15-9a78-a0a31200057b, InstanceUUID=5cfe42de-aed5-4a2b-bae4-b84d8c1878bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T12:09:05.880Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T12:09:15.881Z |INFO |Init configs |InvocationID=1a6345ba-0bc0-4b15-9a78-a0a31200057b, InstanceUUID=e8eeceab-8199-490a-b47d-f44179425242 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T12:09:15.891Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T12:09:25.892Z |INFO |Init configs |InvocationID=1a6345ba-0bc0-4b15-9a78-a0a31200057b, InstanceUUID=f5f927ee-1dbe-4584-ae5a-cab7e4cd53cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T12:09:25.906Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T12:09:35.907Z |INFO |Init configs |InvocationID=1a6345ba-0bc0-4b15-9a78-a0a31200057b, InstanceUUID=d7e9fe9b-7b2e-4e2b-8275-2518f70b30d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T12:09:35.915Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T12:09:45.916Z |INFO |Init configs |InvocationID=1a6345ba-0bc0-4b15-9a78-a0a31200057b, InstanceUUID=c3ff2fb7-6794-423e-b800-7621b417e9fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T12:09:45.922Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T12:09:55.922Z |INFO |Init configs |InvocationID=1a6345ba-0bc0-4b15-9a78-a0a31200057b, InstanceUUID=f1376e12-d818-42e5-bff8-d7241323f50a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T12:09:55.929Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T12:10:05.929Z |INFO |Init configs |InvocationID=1a6345ba-0bc0-4b15-9a78-a0a31200057b, InstanceUUID=c3c583f9-b8c6-411c-8483-018e467c7c7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T12:10:05.936Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T12:10:15.936Z |INFO |Init configs |InvocationID=1a6345ba-0bc0-4b15-9a78-a0a31200057b, InstanceUUID=601ad04f-a7e8-4ffa-b49e-7512c79598ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T12:10:15.943Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T12:10:25.944Z |INFO |Init configs |InvocationID=1a6345ba-0bc0-4b15-9a78-a0a31200057b, InstanceUUID=aa07a718-f948-4a87-877a-89cb3fde291b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T12:10:25.950Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T12:10:35.950Z |INFO |Init configs |InvocationID=1a6345ba-0bc0-4b15-9a78-a0a31200057b, InstanceUUID=5760677b-2828-4240-8c6c-b0e4622b7a23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T12:10:35.956Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T12:10:45.956Z |INFO |Init configs |InvocationID=1a6345ba-0bc0-4b15-9a78-a0a31200057b, InstanceUUID=96e3867d-620b-499d-a655-17d4504d13c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T12:10:45.963Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T12:10:55.963Z |INFO |Init configs |InvocationID=1a6345ba-0bc0-4b15-9a78-a0a31200057b, InstanceUUID=4a651f82-de89-456c-8304-a80f6628b057 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T12:10:55.970Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T12:11:05.973Z |INFO |Init configs |InvocationID=1a6345ba-0bc0-4b15-9a78-a0a31200057b, InstanceUUID=58a308ab-0b25-4fab-976d-92156af5664b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T12:11:05.992Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T12:11:15.992Z |INFO |Init configs |InvocationID=1a6345ba-0bc0-4b15-9a78-a0a31200057b, InstanceUUID=3ea64bfd-2ff2-4b58-aafb-5304da366c62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T12:11:16.000Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T12:11:26.000Z |INFO |Init configs |InvocationID=1a6345ba-0bc0-4b15-9a78-a0a31200057b, InstanceUUID=95072c93-9e46-4aa6-ba87-cf46794c25a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T12:11:26.006Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T12:11:36.006Z |INFO |Init configs |InvocationID=1a6345ba-0bc0-4b15-9a78-a0a31200057b, InstanceUUID=7c068fe3-bb2b-4dd6-b34a-a7cbe4ff2e28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T12:11:36.013Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T12:11:46.013Z |INFO |Init configs |InvocationID=1a6345ba-0bc0-4b15-9a78-a0a31200057b, InstanceUUID=8bf1de28-d39b-410d-95ed-23b4bb607fde | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T12:11:46.021Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T12:11:56.022Z |INFO |Init configs |InvocationID=1a6345ba-0bc0-4b15-9a78-a0a31200057b, InstanceUUID=ccccf889-4cd1-4d5b-9edf-6bf5cbfd5c79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T12:11:56.029Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T12:12:06.030Z |INFO |Init configs |InvocationID=1a6345ba-0bc0-4b15-9a78-a0a31200057b, InstanceUUID=6fa655a0-2f68-4f9b-b00f-dc39cab0ecf1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T12:12:06.037Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T12:12:16.037Z |INFO |Init configs |InvocationID=1a6345ba-0bc0-4b15-9a78-a0a31200057b, InstanceUUID=26cae694-b471-4f5d-a3a4-fbfc11929647 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T12:12:16.044Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T12:12:26.045Z |INFO |Init configs |InvocationID=1a6345ba-0bc0-4b15-9a78-a0a31200057b, InstanceUUID=596ae6ba-d341-4ea9-9445-70a0ab516c3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T12:12:26.051Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T12:12:36.056Z |INFO |Init configs |InvocationID=1a6345ba-0bc0-4b15-9a78-a0a31200057b, InstanceUUID=119b258c-86c7-406f-8f23-e2b7ab88b96b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T12:12:36.072Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-04T12:12:44.418Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-04T12:12:44.418Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-10-04T12:12:44.419Z |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 |2021-10-04T12:12:44.420Z |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 |2021-10-04T12:12:44.423Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-04T12:12:44.423Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-04T12:12:44.423Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-10-04T12:12:44.425Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T12:12:46.072Z |INFO |Init configs |InvocationID=1a6345ba-0bc0-4b15-9a78-a0a31200057b, InstanceUUID=255455b2-2979-4559-b453-f9a9937c2a87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T12:12:46.078Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T12:12:56.079Z |INFO |Init configs |InvocationID=1a6345ba-0bc0-4b15-9a78-a0a31200057b, InstanceUUID=157f00d3-dec5-42b0-b209-b4d118b3279b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T12:12:56.086Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T12:13:06.087Z |INFO |Init configs |InvocationID=1a6345ba-0bc0-4b15-9a78-a0a31200057b, InstanceUUID=27d5448c-edd3-4c55-ae39-01355f9fcb00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T12:13:06.094Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T12:13:16.095Z |INFO |Init configs |InvocationID=1a6345ba-0bc0-4b15-9a78-a0a31200057b, InstanceUUID=5fe23c4b-58c1-40ec-b70d-8698e66a2630 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T12:13:16.102Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T12:13:26.102Z |INFO |Init configs |InvocationID=1a6345ba-0bc0-4b15-9a78-a0a31200057b, InstanceUUID=1e995218-909e-4633-bd6e-a144caedea9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T12:13:26.109Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T12:13:36.109Z |INFO |Init configs |InvocationID=1a6345ba-0bc0-4b15-9a78-a0a31200057b, InstanceUUID=d6622658-4aee-4f23-9393-407af373ca12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T12:13:36.115Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T12:13:46.116Z |INFO |Init configs |InvocationID=1a6345ba-0bc0-4b15-9a78-a0a31200057b, InstanceUUID=d3370ede-7387-4555-a807-5bb2b306f013 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T12:13:46.123Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T12:13:56.123Z |INFO |Init configs |InvocationID=1a6345ba-0bc0-4b15-9a78-a0a31200057b, InstanceUUID=99aaa8d9-4db4-4834-9385-5661acd8b731 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T12:13:56.129Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T12:14:06.130Z |INFO |Init configs |InvocationID=1a6345ba-0bc0-4b15-9a78-a0a31200057b, InstanceUUID=b8a65b2b-604b-4da6-9d3d-787d6fffa97c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T12:14:06.137Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T12:14:16.139Z |INFO |Init configs |InvocationID=1a6345ba-0bc0-4b15-9a78-a0a31200057b, InstanceUUID=95467b43-b485-4dde-808d-70b6519df8dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T12:14:16.161Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T12:14:26.161Z |INFO |Init configs |InvocationID=1a6345ba-0bc0-4b15-9a78-a0a31200057b, InstanceUUID=c6078503-8453-445e-9076-0fb0083bc6d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T12:14:26.168Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T12:14:36.168Z |INFO |Init configs |InvocationID=1a6345ba-0bc0-4b15-9a78-a0a31200057b, InstanceUUID=d1599e1c-f660-4b46-a39c-3cb258bb43bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T12:14:36.174Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T12:14:46.174Z |INFO |Init configs |InvocationID=1a6345ba-0bc0-4b15-9a78-a0a31200057b, InstanceUUID=eeffb0a6-f114-406c-9979-0fb844243be6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T12:14:46.180Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T12:14:56.181Z |INFO |Init configs |InvocationID=1a6345ba-0bc0-4b15-9a78-a0a31200057b, InstanceUUID=4aeea359-3921-4cb5-8c66-79c24040c0d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T12:14:56.187Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T12:15:06.188Z |INFO |Init configs |InvocationID=1a6345ba-0bc0-4b15-9a78-a0a31200057b, InstanceUUID=50068ac3-7c63-42aa-a31d-86ddaea34633 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T12:15:06.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T12:15:16.194Z |INFO |Init configs |InvocationID=1a6345ba-0bc0-4b15-9a78-a0a31200057b, InstanceUUID=fe62ed2a-db35-4fd8-aa1c-3c2c62e209c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T12:15:16.201Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T12:15:26.202Z |INFO |Init configs |InvocationID=1a6345ba-0bc0-4b15-9a78-a0a31200057b, InstanceUUID=dfe935b2-e79a-4cd1-bf86-b4153c6f427b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T12:15:26.207Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T12:15:36.208Z |INFO |Init configs |InvocationID=1a6345ba-0bc0-4b15-9a78-a0a31200057b, InstanceUUID=cb5be2b8-a361-4b0a-89b2-9c4fef7a01ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T12:15:36.214Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T12:15:46.214Z |INFO |Init configs |InvocationID=1a6345ba-0bc0-4b15-9a78-a0a31200057b, InstanceUUID=c5329978-f0b9-4250-b347-388e68e5f954 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T12:15:46.221Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T12:15:56.221Z |INFO |Init configs |InvocationID=1a6345ba-0bc0-4b15-9a78-a0a31200057b, InstanceUUID=6ed0a0ff-02c7-4f66-a4bd-7ad413b6bb2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T12:15:56.228Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T12:16:06.228Z |INFO |Init configs |InvocationID=1a6345ba-0bc0-4b15-9a78-a0a31200057b, InstanceUUID=03d23103-978f-4662-8bd8-dfab9af298c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T12:16:06.235Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T12:16:16.237Z |INFO |Init configs |InvocationID=1a6345ba-0bc0-4b15-9a78-a0a31200057b, InstanceUUID=e538a4c5-b139-4ea0-ad32-12f63dfb3402 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T12:16:16.255Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T12:16:26.256Z |INFO |Init configs |InvocationID=1a6345ba-0bc0-4b15-9a78-a0a31200057b, InstanceUUID=31d6308c-d27d-45c4-861e-e2143738a10c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T12:16:26.262Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T12:16:36.263Z |INFO |Init configs |InvocationID=1a6345ba-0bc0-4b15-9a78-a0a31200057b, InstanceUUID=7e5482d9-a8f4-436e-9f54-e12076676f39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T12:16:36.268Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T12:16:46.269Z |INFO |Init configs |InvocationID=1a6345ba-0bc0-4b15-9a78-a0a31200057b, InstanceUUID=6b2a49f8-77ef-4497-95b0-9bd7deb1d729 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T12:16:46.274Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T12:16:56.274Z |INFO |Init configs |InvocationID=1a6345ba-0bc0-4b15-9a78-a0a31200057b, InstanceUUID=5caccc5c-9152-4322-b969-0e6f30a43e90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T12:16:56.280Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T12:17:06.281Z |INFO |Init configs |InvocationID=1a6345ba-0bc0-4b15-9a78-a0a31200057b, InstanceUUID=b8245a08-4f83-49a4-a196-79a7b0a11703 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T12:17:06.287Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T12:17:16.287Z |INFO |Init configs |InvocationID=1a6345ba-0bc0-4b15-9a78-a0a31200057b, InstanceUUID=26aa954d-bed1-43fb-97dc-74f356671fb2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T12:17:16.295Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T12:17:26.295Z |INFO |Init configs |InvocationID=1a6345ba-0bc0-4b15-9a78-a0a31200057b, InstanceUUID=8eb24817-199c-4f8d-b8f4-ac0b55d69c38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T12:17:26.303Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T12:17:36.303Z |INFO |Init configs |InvocationID=1a6345ba-0bc0-4b15-9a78-a0a31200057b, InstanceUUID=bf4e7e62-b39c-4df5-bcbf-5ab05303e1c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T12:17:36.308Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-04T12:17:44.443Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-04T12:17:44.443Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-10-04T12:17:44.444Z |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 |2021-10-04T12:17:44.446Z |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 |2021-10-04T12:17:44.449Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-04T12:17:44.449Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-04T12:17:44.449Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-10-04T12:17:44.451Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T12:17:46.309Z |INFO |Init configs |InvocationID=1a6345ba-0bc0-4b15-9a78-a0a31200057b, InstanceUUID=0cd9e5bd-62cf-4c8d-9c8f-afeb983c056a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T12:17:46.316Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T12:17:56.316Z |INFO |Init configs |InvocationID=1a6345ba-0bc0-4b15-9a78-a0a31200057b, InstanceUUID=d2756b6d-8c73-4a03-9b3e-952308a60156 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T12:17:56.322Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T12:18:06.322Z |INFO |Init configs |InvocationID=1a6345ba-0bc0-4b15-9a78-a0a31200057b, InstanceUUID=707fb51f-5c75-4471-a559-4f348c0ec489 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T12:18:06.329Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T12:18:16.330Z |INFO |Init configs |InvocationID=1a6345ba-0bc0-4b15-9a78-a0a31200057b, InstanceUUID=146a1e3e-bf08-4b9d-ba01-f3272d6d6f7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T12:18:16.345Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T12:18:26.345Z |INFO |Init configs |InvocationID=1a6345ba-0bc0-4b15-9a78-a0a31200057b, InstanceUUID=bee32861-ef7e-48a4-81f2-e3aefdcd2289 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T12:18:26.354Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T12:18:36.355Z |INFO |Init configs |InvocationID=1a6345ba-0bc0-4b15-9a78-a0a31200057b, InstanceUUID=c291652e-47bc-4ebc-bfa7-31fc89d59ff1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T12:18:36.363Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T12:18:46.363Z |INFO |Init configs |InvocationID=1a6345ba-0bc0-4b15-9a78-a0a31200057b, InstanceUUID=c144254d-3b71-4804-aed3-83615539e55e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T12:18:46.376Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T12:18:56.377Z |INFO |Init configs |InvocationID=1a6345ba-0bc0-4b15-9a78-a0a31200057b, InstanceUUID=98056f74-0c43-4d16-93ce-7b53593d32a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T12:18:56.385Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T12:19:06.386Z |INFO |Init configs |InvocationID=1a6345ba-0bc0-4b15-9a78-a0a31200057b, InstanceUUID=39ddd633-ab5d-488e-9bc8-b393de209dab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T12:19:06.393Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T12:19:16.393Z |INFO |Init configs |InvocationID=1a6345ba-0bc0-4b15-9a78-a0a31200057b, InstanceUUID=ae21fb9a-9a6a-4a07-8eea-9dece067b070 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T12:19:16.400Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T12:19:26.403Z |INFO |Init configs |InvocationID=1a6345ba-0bc0-4b15-9a78-a0a31200057b, InstanceUUID=0b05778e-2bf0-476d-ab14-14706526b97a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T12:19:26.410Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T12:19:36.411Z |INFO |Init configs |InvocationID=1a6345ba-0bc0-4b15-9a78-a0a31200057b, InstanceUUID=7aecaea4-9de5-4ef7-8f75-0233a901e7cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T12:19:36.417Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T12:19:46.418Z |INFO |Init configs |InvocationID=1a6345ba-0bc0-4b15-9a78-a0a31200057b, InstanceUUID=74fa66fa-5fdb-44a5-83a5-898bb799fce8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T12:19:46.424Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T12:19:56.425Z |INFO |Init configs |InvocationID=1a6345ba-0bc0-4b15-9a78-a0a31200057b, InstanceUUID=e7be28b1-b8ba-43bc-b0bf-266ea5aa7989 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T12:19:56.431Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T12:20:06.432Z |INFO |Init configs |InvocationID=1a6345ba-0bc0-4b15-9a78-a0a31200057b, InstanceUUID=db0190cb-d295-4435-8cf7-fb1b218edd76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T12:20:06.438Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T12:20:16.439Z |INFO |Init configs |InvocationID=1a6345ba-0bc0-4b15-9a78-a0a31200057b, InstanceUUID=67ea0162-ec9e-403e-b1e5-fe7413ef6840 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T12:20:16.445Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T12:20:26.445Z |INFO |Init configs |InvocationID=1a6345ba-0bc0-4b15-9a78-a0a31200057b, InstanceUUID=212c6b8d-4762-4d07-9236-3512a5b82651 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T12:20:26.452Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T12:20:36.452Z |INFO |Init configs |InvocationID=1a6345ba-0bc0-4b15-9a78-a0a31200057b, InstanceUUID=3b28b768-d162-4137-97e6-a649e0b155aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T12:20:36.461Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T12:20:46.462Z |INFO |Init configs |InvocationID=1a6345ba-0bc0-4b15-9a78-a0a31200057b, InstanceUUID=d12682ae-d329-4f40-9b88-ddba242b779b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T12:20:46.478Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T12:20:56.479Z |INFO |Init configs |InvocationID=1a6345ba-0bc0-4b15-9a78-a0a31200057b, InstanceUUID=970f6fd9-ff47-4cf5-af4a-ff8c8d8710cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T12:20:56.489Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T12:21:06.491Z |INFO |Init configs |InvocationID=1a6345ba-0bc0-4b15-9a78-a0a31200057b, InstanceUUID=fd1652a5-555f-4248-b3f4-bb5129f97d76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T12:21:06.503Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T12:21:16.503Z |INFO |Init configs |InvocationID=1a6345ba-0bc0-4b15-9a78-a0a31200057b, InstanceUUID=6eba086b-a95e-4f40-b33f-c9ff06b0d774 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T12:21:16.511Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T12:21:26.512Z |INFO |Init configs |InvocationID=1a6345ba-0bc0-4b15-9a78-a0a31200057b, InstanceUUID=b22b3885-2b2d-4f27-908b-86ca34e36dcd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T12:21:26.518Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T12:21:36.519Z |INFO |Init configs |InvocationID=1a6345ba-0bc0-4b15-9a78-a0a31200057b, InstanceUUID=c3329d9d-eabd-42e5-85fa-2c58677946d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T12:21:36.525Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T12:21:46.526Z |INFO |Init configs |InvocationID=1a6345ba-0bc0-4b15-9a78-a0a31200057b, InstanceUUID=56765bbd-b8f6-4677-8ca5-85db28473bcf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T12:21:46.533Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T12:21:56.533Z |INFO |Init configs |InvocationID=1a6345ba-0bc0-4b15-9a78-a0a31200057b, InstanceUUID=227d8628-c18e-4509-b277-72972f96c87e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T12:21:56.539Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T12:22:06.540Z |INFO |Init configs |InvocationID=1a6345ba-0bc0-4b15-9a78-a0a31200057b, InstanceUUID=51cd156c-a68f-4266-884d-1a9e4112938a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T12:22:06.546Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T12:22:16.547Z |INFO |Init configs |InvocationID=1a6345ba-0bc0-4b15-9a78-a0a31200057b, InstanceUUID=88b6def0-50bb-4282-8cee-929942621049 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T12:22:16.554Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T12:22:26.554Z |INFO |Init configs |InvocationID=1a6345ba-0bc0-4b15-9a78-a0a31200057b, InstanceUUID=481226d0-f497-4f03-beff-7025d3cffc39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T12:22:26.560Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T12:22:36.560Z |INFO |Init configs |InvocationID=1a6345ba-0bc0-4b15-9a78-a0a31200057b, InstanceUUID=26383566-06f6-43aa-ba6f-170ea348e637 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T12:22:36.566Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-04T12:22:44.457Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-04T12:22:44.457Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-10-04T12:22:44.458Z |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 |2021-10-04T12:22:44.460Z |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 |2021-10-04T12:22:44.463Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-04T12:22:44.463Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-04T12:22:44.463Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-10-04T12:22:44.464Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T12:22:46.567Z |INFO |Init configs |InvocationID=1a6345ba-0bc0-4b15-9a78-a0a31200057b, InstanceUUID=2ecc8bfe-bd41-4e9c-aa4c-3f6ffc681989 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T12:22:46.573Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T12:22:56.573Z |INFO |Init configs |InvocationID=1a6345ba-0bc0-4b15-9a78-a0a31200057b, InstanceUUID=95b5ac10-43e8-4059-9963-e2dd622d15bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T12:22:56.579Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T12:23:06.580Z |INFO |Init configs |InvocationID=1a6345ba-0bc0-4b15-9a78-a0a31200057b, InstanceUUID=b415ab23-3861-46e7-82f4-de69b0194b1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T12:23:06.586Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T12:23:16.586Z |INFO |Init configs |InvocationID=1a6345ba-0bc0-4b15-9a78-a0a31200057b, InstanceUUID=dbf293ac-ab55-4559-b79c-64d763d42ee5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T12:23:16.592Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T12:23:26.593Z |INFO |Init configs |InvocationID=1a6345ba-0bc0-4b15-9a78-a0a31200057b, InstanceUUID=de9d4934-a137-44f5-8384-3dded2ff88bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T12:23:26.599Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T12:23:36.601Z |INFO |Init configs |InvocationID=1a6345ba-0bc0-4b15-9a78-a0a31200057b, InstanceUUID=9df49b89-0a27-48e8-937f-fe18f897fbb8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T12:23:36.615Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T12:23:46.615Z |INFO |Init configs |InvocationID=1a6345ba-0bc0-4b15-9a78-a0a31200057b, InstanceUUID=c166fc82-dbfa-4eba-921b-eee76eb638d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T12:23:46.624Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T12:23:56.625Z |INFO |Init configs |InvocationID=1a6345ba-0bc0-4b15-9a78-a0a31200057b, InstanceUUID=0dff5060-b17b-46b8-909f-e5134c6dd889 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T12:23:56.632Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T12:24:06.633Z |INFO |Init configs |InvocationID=1a6345ba-0bc0-4b15-9a78-a0a31200057b, InstanceUUID=b4863962-e635-49b8-8b0f-b6db6df9e965 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T12:24:06.639Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T12:24:16.640Z |INFO |Init configs |InvocationID=1a6345ba-0bc0-4b15-9a78-a0a31200057b, InstanceUUID=b2f76fda-43b7-4873-b323-1a3439ec7aad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T12:24:16.647Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T12:24:26.648Z |INFO |Init configs |InvocationID=1a6345ba-0bc0-4b15-9a78-a0a31200057b, InstanceUUID=f0691ae4-1455-4ee3-ad88-eb94adf002d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T12:24:26.655Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T12:24:36.656Z |INFO |Init configs |InvocationID=1a6345ba-0bc0-4b15-9a78-a0a31200057b, InstanceUUID=7aef863d-6cec-40bd-9c50-dad81d4752e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T12:24:36.662Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T12:24:46.663Z |INFO |Init configs |InvocationID=1a6345ba-0bc0-4b15-9a78-a0a31200057b, InstanceUUID=4a5b85cf-14c0-456a-af73-a7f396dd5847 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T12:24:46.669Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T12:24:56.671Z |INFO |Init configs |InvocationID=1a6345ba-0bc0-4b15-9a78-a0a31200057b, InstanceUUID=4dfac32b-96a1-4f66-9463-d468f0dc7be6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T12:24:56.687Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T12:25:06.687Z |INFO |Init configs |InvocationID=1a6345ba-0bc0-4b15-9a78-a0a31200057b, InstanceUUID=c02408f6-5181-46e9-98f4-60494b8a191b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T12:25:06.694Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T12:25:16.695Z |INFO |Init configs |InvocationID=1a6345ba-0bc0-4b15-9a78-a0a31200057b, InstanceUUID=df82d29a-8bdc-4f2e-a667-d6c5ee238df0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T12:25:16.702Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T12:25:26.702Z |INFO |Init configs |InvocationID=1a6345ba-0bc0-4b15-9a78-a0a31200057b, InstanceUUID=99eeef4f-b68e-4fe9-b2e0-1c9aeb6048ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T12:25:26.709Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T12:25:36.709Z |INFO |Init configs |InvocationID=1a6345ba-0bc0-4b15-9a78-a0a31200057b, InstanceUUID=fcf2f20c-72a4-46b0-9674-1c3bf0e12920 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T12:25:36.715Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T12:25:46.716Z |INFO |Init configs |InvocationID=1a6345ba-0bc0-4b15-9a78-a0a31200057b, InstanceUUID=7910a90e-d475-470c-9288-b648b1061de4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T12:25:46.723Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T12:25:56.723Z |INFO |Init configs |InvocationID=1a6345ba-0bc0-4b15-9a78-a0a31200057b, InstanceUUID=5eb3f5e5-dc19-44df-b591-a7566dd43388 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T12:25:56.730Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T12:26:06.730Z |INFO |Init configs |InvocationID=1a6345ba-0bc0-4b15-9a78-a0a31200057b, InstanceUUID=974d48f4-2b26-467e-b7d7-9091681800a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T12:26:06.736Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T12:26:16.737Z |INFO |Init configs |InvocationID=1a6345ba-0bc0-4b15-9a78-a0a31200057b, InstanceUUID=9276392d-799a-480c-8c6f-c288dd73a5be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T12:26:16.745Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T12:26:26.747Z |INFO |Init configs |InvocationID=1a6345ba-0bc0-4b15-9a78-a0a31200057b, InstanceUUID=d1079fb6-f011-4dab-b202-bf1eda4e7ee7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T12:26:26.762Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T12:26:36.763Z |INFO |Init configs |InvocationID=1a6345ba-0bc0-4b15-9a78-a0a31200057b, InstanceUUID=e7cd7ed8-aa68-4a57-94c4-3fb64e73dd06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T12:26:36.773Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T12:26:46.773Z |INFO |Init configs |InvocationID=1a6345ba-0bc0-4b15-9a78-a0a31200057b, InstanceUUID=a8242fea-34a2-4936-a6a9-44bce3529619 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T12:26:46.779Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T12:26:56.779Z |INFO |Init configs |InvocationID=1a6345ba-0bc0-4b15-9a78-a0a31200057b, InstanceUUID=6155a289-557c-4eeb-af44-de9bcb53d790 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T12:26:56.786Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T12:27:06.786Z |INFO |Init configs |InvocationID=1a6345ba-0bc0-4b15-9a78-a0a31200057b, InstanceUUID=da1e5832-264a-4e05-94fc-9e13fa8c2404 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T12:27:06.793Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T12:27:16.793Z |INFO |Init configs |InvocationID=1a6345ba-0bc0-4b15-9a78-a0a31200057b, InstanceUUID=1f873389-a4d1-4b54-8025-c33415483d3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T12:27:16.802Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T12:27:26.802Z |INFO |Init configs |InvocationID=1a6345ba-0bc0-4b15-9a78-a0a31200057b, InstanceUUID=423c1c08-0cbc-4c61-92b1-11f23fd7cd43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T12:27:26.809Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T12:27:36.810Z |INFO |Init configs |InvocationID=1a6345ba-0bc0-4b15-9a78-a0a31200057b, InstanceUUID=6380d5da-5928-45f1-b6d1-1dd2251ffe84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T12:27:36.816Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-04T12:27:44.449Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-04T12:27:44.450Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-10-04T12:27:44.450Z |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 |2021-10-04T12:27:44.452Z |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 |2021-10-04T12:27:44.455Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-04T12:27:44.455Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-04T12:27:44.455Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-10-04T12:27:44.457Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T12:27:46.817Z |INFO |Init configs |InvocationID=1a6345ba-0bc0-4b15-9a78-a0a31200057b, InstanceUUID=c593c4c5-1b7e-4d88-be0a-af2d17700ac7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T12:27:46.829Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T12:27:56.830Z |INFO |Init configs |InvocationID=1a6345ba-0bc0-4b15-9a78-a0a31200057b, InstanceUUID=60fae85b-2302-4f25-aaa3-378b358aef13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T12:27:56.842Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T12:28:06.842Z |INFO |Init configs |InvocationID=1a6345ba-0bc0-4b15-9a78-a0a31200057b, InstanceUUID=eb8c69d6-c2e1-459a-b8cf-ff25802701fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T12:28:06.849Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T12:28:16.849Z |INFO |Init configs |InvocationID=1a6345ba-0bc0-4b15-9a78-a0a31200057b, InstanceUUID=6ffd0b19-99c2-46a8-942d-716e172d6dd0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T12:28:16.856Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T12:28:26.857Z |INFO |Init configs |InvocationID=1a6345ba-0bc0-4b15-9a78-a0a31200057b, InstanceUUID=3bfc7dca-3ad1-42b6-b7b4-486a42160031 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T12:28:26.863Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T12:28:36.864Z |INFO |Init configs |InvocationID=1a6345ba-0bc0-4b15-9a78-a0a31200057b, InstanceUUID=46ef5366-32c2-4673-9a50-925a13c91e92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T12:28:36.870Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T12:28:46.873Z |INFO |Init configs |InvocationID=1a6345ba-0bc0-4b15-9a78-a0a31200057b, InstanceUUID=c938d03e-2ab6-4d03-bdf6-1609441d515b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T12:28:46.880Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T12:28:56.880Z |INFO |Init configs |InvocationID=1a6345ba-0bc0-4b15-9a78-a0a31200057b, InstanceUUID=e45565d8-6f8f-4211-8584-6d0761caa76b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T12:28:56.889Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T12:29:06.889Z |INFO |Init configs |InvocationID=1a6345ba-0bc0-4b15-9a78-a0a31200057b, InstanceUUID=d91a4135-42fc-4ffa-8167-5620d2cf6c54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T12:29:06.896Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T12:29:16.896Z |INFO |Init configs |InvocationID=1a6345ba-0bc0-4b15-9a78-a0a31200057b, InstanceUUID=7d479500-30b0-44c8-b1a6-9ec802d80ffa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T12:29:16.903Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T12:29:26.905Z |INFO |Init configs |InvocationID=1a6345ba-0bc0-4b15-9a78-a0a31200057b, InstanceUUID=e6d676c3-3938-4b7e-bf50-f8cae3746f12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T12:29:26.919Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T12:29:36.921Z |INFO |Init configs |InvocationID=1a6345ba-0bc0-4b15-9a78-a0a31200057b, InstanceUUID=54d6f721-3dde-4316-acf8-fa9eb690986a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T12:29:36.935Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T12:29:46.936Z |INFO |Init configs |InvocationID=1a6345ba-0bc0-4b15-9a78-a0a31200057b, InstanceUUID=3d1a2c32-f66b-4e62-ab96-dd2a9ec710d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T12:29:46.942Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T12:29:56.947Z |INFO |Init configs |InvocationID=1a6345ba-0bc0-4b15-9a78-a0a31200057b, InstanceUUID=14287476-d3b3-4f88-8aeb-439efc220ecb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T12:29:56.954Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T12:30:06.954Z |INFO |Init configs |InvocationID=1a6345ba-0bc0-4b15-9a78-a0a31200057b, InstanceUUID=b0a5aca3-4820-4de8-b1b0-26516c145016 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T12:30:06.961Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T12:30:16.961Z |INFO |Init configs |InvocationID=1a6345ba-0bc0-4b15-9a78-a0a31200057b, InstanceUUID=7ae3d44b-80bf-4858-994f-ae03e0d0a803 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T12:30:16.969Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T12:30:26.969Z |INFO |Init configs |InvocationID=1a6345ba-0bc0-4b15-9a78-a0a31200057b, InstanceUUID=92275319-214c-49bf-b7f2-802ce7dc1e76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T12:30:26.976Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T12:30:36.977Z |INFO |Init configs |InvocationID=1a6345ba-0bc0-4b15-9a78-a0a31200057b, InstanceUUID=bbf8589f-27ed-47f1-860a-672af05245ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T12:30:36.983Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T12:30:46.984Z |INFO |Init configs |InvocationID=1a6345ba-0bc0-4b15-9a78-a0a31200057b, InstanceUUID=7cafcafc-a76a-4d73-b3cb-8651b4de81b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T12:30:46.991Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T12:30:56.992Z |INFO |Init configs |InvocationID=1a6345ba-0bc0-4b15-9a78-a0a31200057b, InstanceUUID=bf9f23fa-17e7-415d-9574-c7180cce6e69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T12:30:57.000Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T12:31:07.002Z |INFO |Init configs |InvocationID=1a6345ba-0bc0-4b15-9a78-a0a31200057b, InstanceUUID=a5c40d20-3d92-41cf-b45f-d9dd669e9513 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T12:31:07.022Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T12:31:17.022Z |INFO |Init configs |InvocationID=1a6345ba-0bc0-4b15-9a78-a0a31200057b, InstanceUUID=372deccf-cd85-40a9-ae5c-8e52bae36773 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T12:31:17.031Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T12:31:27.032Z |INFO |Init configs |InvocationID=1a6345ba-0bc0-4b15-9a78-a0a31200057b, InstanceUUID=ce050dfa-68a5-418d-9f67-c151ad0f6722 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T12:31:27.038Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T12:31:37.039Z |INFO |Init configs |InvocationID=1a6345ba-0bc0-4b15-9a78-a0a31200057b, InstanceUUID=8b829a0a-e22b-4085-920d-d02b0ef18d3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T12:31:37.045Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T12:31:47.046Z |INFO |Init configs |InvocationID=1a6345ba-0bc0-4b15-9a78-a0a31200057b, InstanceUUID=42926d01-a13b-44f2-8d01-fc3cc5313b32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T12:31:47.053Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T12:31:57.053Z |INFO |Init configs |InvocationID=1a6345ba-0bc0-4b15-9a78-a0a31200057b, InstanceUUID=3a971caa-14e2-439c-8691-d750cba9fc42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T12:31:57.060Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T12:32:07.061Z |INFO |Init configs |InvocationID=1a6345ba-0bc0-4b15-9a78-a0a31200057b, InstanceUUID=84ee9709-d1bd-4765-ab45-e0532b6f27c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T12:32:07.067Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T12:32:17.067Z |INFO |Init configs |InvocationID=1a6345ba-0bc0-4b15-9a78-a0a31200057b, InstanceUUID=d1c25452-567c-4a47-a0cb-d0804e17b192 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T12:32:17.075Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T12:32:27.075Z |INFO |Init configs |InvocationID=1a6345ba-0bc0-4b15-9a78-a0a31200057b, InstanceUUID=ce77afc8-34f6-40ba-b09c-f6d9f7102229 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T12:32:27.083Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T12:32:37.085Z |INFO |Init configs |InvocationID=1a6345ba-0bc0-4b15-9a78-a0a31200057b, InstanceUUID=a7fb65de-7d6f-4521-83d3-1def518a9390 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T12:32:37.102Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-04T12:32:44.452Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-04T12:32:44.452Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-10-04T12:32:44.453Z |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 |2021-10-04T12:32:44.455Z |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 |2021-10-04T12:32:44.458Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-04T12:32:44.458Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-04T12:32:44.458Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-10-04T12:32:44.459Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T12:32:47.102Z |INFO |Init configs |InvocationID=1a6345ba-0bc0-4b15-9a78-a0a31200057b, InstanceUUID=8984279c-b559-4f3e-9141-9a904f6c2fb5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T12:32:47.110Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T12:32:57.111Z |INFO |Init configs |InvocationID=1a6345ba-0bc0-4b15-9a78-a0a31200057b, InstanceUUID=4a2184dd-9bc0-4f4d-b45d-95f37024658c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T12:32:57.119Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T12:33:07.120Z |INFO |Init configs |InvocationID=1a6345ba-0bc0-4b15-9a78-a0a31200057b, InstanceUUID=6a0db692-54cd-46f8-89c5-9966674687ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T12:33:07.127Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T12:33:17.127Z |INFO |Init configs |InvocationID=1a6345ba-0bc0-4b15-9a78-a0a31200057b, InstanceUUID=5842664b-dfe3-4dee-b6a9-5d0a943448c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T12:33:17.135Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T12:33:27.135Z |INFO |Init configs |InvocationID=1a6345ba-0bc0-4b15-9a78-a0a31200057b, InstanceUUID=04af0ac8-5e4a-4d35-bb65-b502a12bd97b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T12:33:27.143Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T12:33:37.144Z |INFO |Init configs |InvocationID=1a6345ba-0bc0-4b15-9a78-a0a31200057b, InstanceUUID=650be8d6-aa31-4085-b86b-abc3438bc837 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T12:33:37.153Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T12:33:47.153Z |INFO |Init configs |InvocationID=1a6345ba-0bc0-4b15-9a78-a0a31200057b, InstanceUUID=44818c6f-6708-4175-80ea-fc0304670004 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T12:33:47.162Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T12:33:57.162Z |INFO |Init configs |InvocationID=1a6345ba-0bc0-4b15-9a78-a0a31200057b, InstanceUUID=43fe55c5-7d15-493b-9e87-2a2fe6310fce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T12:33:57.168Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T12:34:07.169Z |INFO |Init configs |InvocationID=1a6345ba-0bc0-4b15-9a78-a0a31200057b, InstanceUUID=07f19b3e-bf37-47ce-a0b7-40bf08b7dea8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T12:34:07.176Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T12:34:17.178Z |INFO |Init configs |InvocationID=1a6345ba-0bc0-4b15-9a78-a0a31200057b, InstanceUUID=1aaf081d-e5d5-4118-9a34-ebdf496c0a5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T12:34:17.198Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T12:34:27.199Z |INFO |Init configs |InvocationID=1a6345ba-0bc0-4b15-9a78-a0a31200057b, InstanceUUID=21c0f568-4c4f-4655-bea9-d56463096aff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T12:34:27.206Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T12:34:37.206Z |INFO |Init configs |InvocationID=1a6345ba-0bc0-4b15-9a78-a0a31200057b, InstanceUUID=c26c36c3-0e9c-4055-b7a0-a619ea2aef2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T12:34:37.213Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T12:34:47.214Z |INFO |Init configs |InvocationID=1a6345ba-0bc0-4b15-9a78-a0a31200057b, InstanceUUID=2f785e4d-959b-4e61-bc06-66d916cc5814 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T12:34:47.220Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T12:34:57.220Z |INFO |Init configs |InvocationID=1a6345ba-0bc0-4b15-9a78-a0a31200057b, InstanceUUID=b37de6a7-d490-40c0-8277-a6e7ffca17d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T12:34:57.226Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T12:35:07.227Z |INFO |Init configs |InvocationID=1a6345ba-0bc0-4b15-9a78-a0a31200057b, InstanceUUID=694152b7-b1a7-4a10-ba6f-a2be551d3499 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T12:35:07.235Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T12:35:17.235Z |INFO |Init configs |InvocationID=1a6345ba-0bc0-4b15-9a78-a0a31200057b, InstanceUUID=efae0600-9f45-4e09-acae-482cefb81208 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T12:35:17.242Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T12:35:27.243Z |INFO |Init configs |InvocationID=1a6345ba-0bc0-4b15-9a78-a0a31200057b, InstanceUUID=6e37ae69-4b64-4b62-854a-f9962a4273d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T12:35:27.248Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T12:35:37.248Z |INFO |Init configs |InvocationID=1a6345ba-0bc0-4b15-9a78-a0a31200057b, InstanceUUID=e5fd43c7-2026-49fd-b255-df632f4f49ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T12:35:37.255Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T12:35:47.257Z |INFO |Init configs |InvocationID=1a6345ba-0bc0-4b15-9a78-a0a31200057b, InstanceUUID=abc7e0f5-2c1b-4f84-9339-54c401f8524f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T12:35:47.277Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T12:35:57.278Z |INFO |Init configs |InvocationID=1a6345ba-0bc0-4b15-9a78-a0a31200057b, InstanceUUID=4ce72a25-f439-4920-8cea-dae734892a7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T12:35:57.286Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T12:36:07.286Z |INFO |Init configs |InvocationID=1a6345ba-0bc0-4b15-9a78-a0a31200057b, InstanceUUID=1207139b-fe7b-4fdc-977c-a79425f7cb82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T12:36:07.292Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T12:36:17.293Z |INFO |Init configs |InvocationID=1a6345ba-0bc0-4b15-9a78-a0a31200057b, InstanceUUID=9c4809e5-87cc-4486-b7cf-ee98960361e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-04T12:36:17.301Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |