. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.5.9) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-15T04:58:09.148Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-15T04:58:09.152Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-05-15T04:58:09.215Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-15T04:58:10.201Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-15T04:58:10.314Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-15T04:58:10.314Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-15T04:58:10.315Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |main | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-05-15T04:58:10.505Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-05-15T04:58:10.640Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2022-05-15T04:58:10.667Z |WARN |Property 'spring.profiles' imported from location 'class path resource [application.yaml]' is invalid and should be replaced with 'spring.config.activate.on-profile' [origin: class path resource [application.yaml] from prh-app-server-1.8.0.jar - 20:13] | | | |main | org.springframework.cloud.context.scope.GenericScope |2022-05-15T04:58:13.330Z |INFO |BeanFactory id=79e5e16e-7497-313a-b4dc-911d469f091f | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-05-15T04:58:13.989Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2022-05-15T04:58:14.011Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2022-05-15T04:58:14.012Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.56] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-05-15T04:58:14.083Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2022-05-15T04:58:14.084Z |INFO |Root WebApplicationContext: initialization completed in 3416 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2022-05-15T04:58:14.694Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=a1df1c54-eb22-4667-b6c5-c355a909344e | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2022-05-15T04:58:15.809Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=a1df1c54-eb22-4667-b6c5-c355a909344e | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-05-15T04:58:17.347Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=a1df1c54-eb22-4667-b6c5-c355a909344e | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-05-15T04:58:18.072Z |INFO |Started MainApp in 12.795 seconds (JVM running for 14.152) |InvocationID=a1df1c54-eb22-4667-b6c5-c355a909344e | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2022-05-15T04:58:18.173Z |INFO |Start scheduling PRH workflow |InvocationID=a1df1c54-eb22-4667-b6c5-c355a909344e | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T04:58:18.220Z |INFO |Init configs |InvocationID=a1df1c54-eb22-4667-b6c5-c355a909344e, InstanceUUID=790df508-4414-4f6d-923e-df58f1bb4235 | |INVOKE |pool-2-thread-1 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-05-15T04:58:18.741Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-05-15T04:58:18.742Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-05-15T04:58:18.753Z |INFO |Completed initialization in 11 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-15T04:58:20.537Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.16.6:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T04:58:20.593Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T04:58:30.594Z |INFO |Init configs |InvocationID=a1df1c54-eb22-4667-b6c5-c355a909344e, InstanceUUID=be90d904-82c9-4061-9726-6a868c6832f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-15T04:58:31.658Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.16.6:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T04:58:31.660Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T04:58:41.661Z |INFO |Init configs |InvocationID=a1df1c54-eb22-4667-b6c5-c355a909344e, InstanceUUID=47eda2e7-440e-4b59-b7cf-776492ccdcfb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-15T04:58:42.700Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.16.6:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T04:58:42.701Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T04:58:52.701Z |INFO |Init configs |InvocationID=a1df1c54-eb22-4667-b6c5-c355a909344e, InstanceUUID=0c9d19ab-7db1-4a2d-9c22-7fc241c50b43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-15T04:58:53.770Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.16.6:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T04:58:53.771Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T04:59:03.772Z |INFO |Init configs |InvocationID=a1df1c54-eb22-4667-b6c5-c355a909344e, InstanceUUID=53aa21f5-2e02-428e-baa6-95bdfd4344bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-15T04:59:04.842Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.16.6:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T04:59:04.843Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T04:59:14.844Z |INFO |Init configs |InvocationID=a1df1c54-eb22-4667-b6c5-c355a909344e, InstanceUUID=504162b3-5462-4e79-85d1-25870fdf48f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-15T04:59:15.888Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.16.6:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T04:59:15.889Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T04:59:25.892Z |INFO |Init configs |InvocationID=a1df1c54-eb22-4667-b6c5-c355a909344e, InstanceUUID=1e69e982-6e54-497a-8dfd-0933f4d36e4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-15T04:59:26.954Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.16.6:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T04:59:26.955Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T04:59:36.955Z |INFO |Init configs |InvocationID=a1df1c54-eb22-4667-b6c5-c355a909344e, InstanceUUID=08b089c5-ff36-4a5b-b555-3c9bf8e7fe7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T04:59:37.068Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T04:59:47.070Z |INFO |Init configs |InvocationID=a1df1c54-eb22-4667-b6c5-c355a909344e, InstanceUUID=9d9042d8-fb90-4ba2-a0b4-2dc760061ca8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T04:59:47.102Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T04:59:57.103Z |INFO |Init configs |InvocationID=a1df1c54-eb22-4667-b6c5-c355a909344e, InstanceUUID=4faa2483-9735-4cbf-9b86-d76122040c44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T04:59:57.121Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T05:00:07.122Z |INFO |Init configs |InvocationID=a1df1c54-eb22-4667-b6c5-c355a909344e, InstanceUUID=38d36b88-aec4-4595-b725-9b72dfcfc945 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T05:00:07.136Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T05:00:17.138Z |INFO |Init configs |InvocationID=a1df1c54-eb22-4667-b6c5-c355a909344e, InstanceUUID=3307247a-4372-4b44-bb9c-d96ea71a0a47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T05:00:17.152Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T05:00:27.154Z |INFO |Init configs |InvocationID=a1df1c54-eb22-4667-b6c5-c355a909344e, InstanceUUID=72cea609-79c7-4114-81dc-56e21ea2eaa7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T05:00:27.169Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T05:00:37.169Z |INFO |Init configs |InvocationID=a1df1c54-eb22-4667-b6c5-c355a909344e, InstanceUUID=a58cbfe3-6016-456d-a70a-5690d43b54c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T05:00:37.183Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T05:00:47.183Z |INFO |Init configs |InvocationID=a1df1c54-eb22-4667-b6c5-c355a909344e, InstanceUUID=fd4025ec-af98-45ce-b760-57e8bfab530f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T05:00:47.197Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T05:00:57.199Z |INFO |Init configs |InvocationID=a1df1c54-eb22-4667-b6c5-c355a909344e, InstanceUUID=68be8464-ae5a-45eb-a513-c81d6badb355 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T05:00:57.212Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T05:01:07.214Z |INFO |Init configs |InvocationID=a1df1c54-eb22-4667-b6c5-c355a909344e, InstanceUUID=ad8af973-a187-45fc-a9a4-6f5d26735109 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T05:01:07.229Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T05:01:17.229Z |INFO |Init configs |InvocationID=a1df1c54-eb22-4667-b6c5-c355a909344e, InstanceUUID=32851a42-0b6f-489f-97c6-49551349d53e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T05:01:17.250Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T05:01:27.251Z |INFO |Init configs |InvocationID=a1df1c54-eb22-4667-b6c5-c355a909344e, InstanceUUID=03dbb349-4212-41e9-bed7-c8a2a1f0be8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T05:01:27.273Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T05:01:37.274Z |INFO |Init configs |InvocationID=a1df1c54-eb22-4667-b6c5-c355a909344e, InstanceUUID=ceff65f8-af40-4934-82e8-98afc1875156 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T05:01:37.298Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T05:01:47.300Z |INFO |Init configs |InvocationID=a1df1c54-eb22-4667-b6c5-c355a909344e, InstanceUUID=555ca8b1-0057-4295-bc54-3b56f44a1552 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T05:01:47.316Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T05:01:57.317Z |INFO |Init configs |InvocationID=a1df1c54-eb22-4667-b6c5-c355a909344e, InstanceUUID=54d34e9f-873e-473e-aa74-e11c7a23f2ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T05:01:57.335Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T05:02:07.336Z |INFO |Init configs |InvocationID=a1df1c54-eb22-4667-b6c5-c355a909344e, InstanceUUID=e29e9786-3c59-4a52-aab7-5f8ae2105c27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T05:02:07.355Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T05:02:17.351Z |INFO |Init configs |InvocationID=a1df1c54-eb22-4667-b6c5-c355a909344e, InstanceUUID=2d1d3017-cc8d-429a-a19a-b988f7d11578 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T05:02:17.374Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T05:02:27.379Z |INFO |Init configs |InvocationID=a1df1c54-eb22-4667-b6c5-c355a909344e, InstanceUUID=0248d233-3414-4ce2-ab8c-dc8a9e2883a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T05:02:27.396Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T05:02:37.397Z |INFO |Init configs |InvocationID=a1df1c54-eb22-4667-b6c5-c355a909344e, InstanceUUID=91c859e0-37a3-4915-a059-c2e2e4f97a15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T05:02:37.450Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T05:02:47.450Z |INFO |Init configs |InvocationID=a1df1c54-eb22-4667-b6c5-c355a909344e, InstanceUUID=da8277ec-445a-45f4-9c4a-593312807bd3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T05:02:47.462Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T05:02:57.463Z |INFO |Init configs |InvocationID=a1df1c54-eb22-4667-b6c5-c355a909344e, InstanceUUID=606e5350-48e9-4b63-b291-ae189e9b9065 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T05:02:57.475Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T05:03:07.475Z |INFO |Init configs |InvocationID=a1df1c54-eb22-4667-b6c5-c355a909344e, InstanceUUID=3d8743e5-f012-4d11-9f14-17e761c01151 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T05:03:07.487Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-15T05:03:16.015Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-15T05:03:16.016Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-05-15T05:03:16.017Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-15T05:03:16.021Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-15T05:03:16.035Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-15T05:03:16.036Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-15T05:03:16.036Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-05-15T05:03:16.039Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T05:03:17.487Z |INFO |Init configs |InvocationID=a1df1c54-eb22-4667-b6c5-c355a909344e, InstanceUUID=c36aaa50-0f5f-4361-bb11-f6eece36f935 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T05:03:17.498Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T05:03:27.499Z |INFO |Init configs |InvocationID=a1df1c54-eb22-4667-b6c5-c355a909344e, InstanceUUID=2b3132c4-1f4f-488c-958a-e198582b0dff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T05:03:27.513Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T05:03:37.515Z |INFO |Init configs |InvocationID=a1df1c54-eb22-4667-b6c5-c355a909344e, InstanceUUID=365598d1-ed51-4f27-ad3b-3a2ef518efa4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T05:03:37.527Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T05:03:47.528Z |INFO |Init configs |InvocationID=a1df1c54-eb22-4667-b6c5-c355a909344e, InstanceUUID=8f0beb1e-45ee-4d93-80ef-41b64405a9df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T05:03:47.540Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T05:03:57.541Z |INFO |Init configs |InvocationID=a1df1c54-eb22-4667-b6c5-c355a909344e, InstanceUUID=eeeb54d8-e32c-4111-ba59-b4155d6e6d75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T05:03:57.553Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T05:04:07.554Z |INFO |Init configs |InvocationID=a1df1c54-eb22-4667-b6c5-c355a909344e, InstanceUUID=ea777c19-a952-4c22-a794-e7e052712711 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T05:04:07.565Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T05:04:17.566Z |INFO |Init configs |InvocationID=a1df1c54-eb22-4667-b6c5-c355a909344e, InstanceUUID=9399df0f-5acc-47cc-aec1-9ed508c38af1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T05:04:17.577Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T05:04:27.578Z |INFO |Init configs |InvocationID=a1df1c54-eb22-4667-b6c5-c355a909344e, InstanceUUID=3b0d7c62-99a4-4c2b-a518-cd7e6adae6fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T05:04:27.590Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T05:04:37.591Z |INFO |Init configs |InvocationID=a1df1c54-eb22-4667-b6c5-c355a909344e, InstanceUUID=03fc9d54-a076-44db-a1a3-768a461fab42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T05:04:37.601Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T05:04:47.601Z |INFO |Init configs |InvocationID=a1df1c54-eb22-4667-b6c5-c355a909344e, InstanceUUID=4f8e3ed9-a49c-426d-9208-7a2c64f8a3eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T05:04:47.614Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T05:04:57.614Z |INFO |Init configs |InvocationID=a1df1c54-eb22-4667-b6c5-c355a909344e, InstanceUUID=5671b1ce-04bb-4366-8b2b-f8c396b32e53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T05:04:57.625Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T05:05:07.627Z |INFO |Init configs |InvocationID=a1df1c54-eb22-4667-b6c5-c355a909344e, InstanceUUID=34668cab-665a-4c61-af05-ed044157d0ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T05:05:07.647Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T05:05:17.648Z |INFO |Init configs |InvocationID=a1df1c54-eb22-4667-b6c5-c355a909344e, InstanceUUID=00a22e68-9ae7-4557-a622-2c286dc1cabb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T05:05:17.669Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T05:05:27.670Z |INFO |Init configs |InvocationID=a1df1c54-eb22-4667-b6c5-c355a909344e, InstanceUUID=b74c9a16-ad67-43cb-bc97-0ef9d7620432 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T05:05:27.692Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T05:05:37.692Z |INFO |Init configs |InvocationID=a1df1c54-eb22-4667-b6c5-c355a909344e, InstanceUUID=b47c9ca1-731f-49c5-8231-8ed1e8de58b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T05:05:37.707Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T05:05:47.708Z |INFO |Init configs |InvocationID=a1df1c54-eb22-4667-b6c5-c355a909344e, InstanceUUID=3752acfe-f3a9-4cf5-b04c-c63ab1640011 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T05:05:47.720Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T05:05:57.721Z |INFO |Init configs |InvocationID=a1df1c54-eb22-4667-b6c5-c355a909344e, InstanceUUID=ba7e881c-23d0-43da-8dc4-855058add142 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T05:05:57.732Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T05:06:07.735Z |INFO |Init configs |InvocationID=a1df1c54-eb22-4667-b6c5-c355a909344e, InstanceUUID=9f6ae476-8ba9-4d9f-9875-4ac1014516cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T05:06:07.750Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T05:06:17.750Z |INFO |Init configs |InvocationID=a1df1c54-eb22-4667-b6c5-c355a909344e, InstanceUUID=f9493c1c-9ec8-4f92-92cc-7c4712557b32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T05:06:17.763Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T05:06:27.764Z |INFO |Init configs |InvocationID=a1df1c54-eb22-4667-b6c5-c355a909344e, InstanceUUID=d783fbe5-95f2-40e4-ab64-479784593bd1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T05:06:27.774Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T05:06:37.775Z |INFO |Init configs |InvocationID=a1df1c54-eb22-4667-b6c5-c355a909344e, InstanceUUID=a0a3aa67-b5fd-4826-b2ee-e6083b8505e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T05:06:37.792Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T05:06:47.794Z |INFO |Init configs |InvocationID=a1df1c54-eb22-4667-b6c5-c355a909344e, InstanceUUID=0001f91f-ed3c-4f23-820e-200996bd6b7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T05:06:47.805Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T05:06:57.805Z |INFO |Init configs |InvocationID=a1df1c54-eb22-4667-b6c5-c355a909344e, InstanceUUID=92cc419b-5983-4a94-b798-1f6163470929 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T05:06:57.816Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T05:07:07.816Z |INFO |Init configs |InvocationID=a1df1c54-eb22-4667-b6c5-c355a909344e, InstanceUUID=e556dfb4-ff0f-4850-a096-eaec11a75062 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T05:07:07.828Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T05:07:17.829Z |INFO |Init configs |InvocationID=a1df1c54-eb22-4667-b6c5-c355a909344e, InstanceUUID=b33a9048-14a8-471a-96a9-f735b75184c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T05:07:17.838Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T05:07:27.839Z |INFO |Init configs |InvocationID=a1df1c54-eb22-4667-b6c5-c355a909344e, InstanceUUID=277ec21c-6eca-43d5-9bad-d8fa77820ebe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T05:07:27.857Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T05:07:37.858Z |INFO |Init configs |InvocationID=a1df1c54-eb22-4667-b6c5-c355a909344e, InstanceUUID=e283ad46-f079-4d15-a88a-dcaea3095843 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T05:07:37.870Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T05:07:47.870Z |INFO |Init configs |InvocationID=a1df1c54-eb22-4667-b6c5-c355a909344e, InstanceUUID=08d7b0f0-d897-4d54-8736-535f2af56790 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T05:07:47.882Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T05:07:57.883Z |INFO |Init configs |InvocationID=a1df1c54-eb22-4667-b6c5-c355a909344e, InstanceUUID=3d0b2602-0006-4d8a-ab1e-aa7554376156 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T05:07:57.893Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T05:08:07.893Z |INFO |Init configs |InvocationID=a1df1c54-eb22-4667-b6c5-c355a909344e, InstanceUUID=89506c4c-64d6-484b-b290-bf960ac886cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T05:08:07.905Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-15T05:08:15.039Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-15T05:08:15.040Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-05-15T05:08:15.041Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-15T05:08:15.045Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-15T05:08:15.057Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-15T05:08:15.058Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-15T05:08:15.058Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-05-15T05:08:15.061Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T05:08:17.906Z |INFO |Init configs |InvocationID=a1df1c54-eb22-4667-b6c5-c355a909344e, InstanceUUID=0486f00e-802a-4941-a06b-0a0a9a3453fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T05:08:17.917Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T05:08:27.918Z |INFO |Init configs |InvocationID=a1df1c54-eb22-4667-b6c5-c355a909344e, InstanceUUID=b440f5cb-f95d-416c-9974-fa3a701559e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T05:08:27.929Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T05:08:37.930Z |INFO |Init configs |InvocationID=a1df1c54-eb22-4667-b6c5-c355a909344e, InstanceUUID=0d974d92-e496-4ee6-ad39-0b530103ee71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T05:08:37.941Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T05:08:47.942Z |INFO |Init configs |InvocationID=a1df1c54-eb22-4667-b6c5-c355a909344e, InstanceUUID=cdf0ea49-1ba2-4eb2-b42b-98ea29bad617 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T05:08:47.954Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T05:08:57.955Z |INFO |Init configs |InvocationID=a1df1c54-eb22-4667-b6c5-c355a909344e, InstanceUUID=cc8356d2-3ddb-4158-97a7-548d87c6d4dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T05:08:57.965Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T05:09:07.965Z |INFO |Init configs |InvocationID=a1df1c54-eb22-4667-b6c5-c355a909344e, InstanceUUID=19f9c190-1dfc-42c9-baa1-35c9296ca7ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T05:09:07.986Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T05:09:17.986Z |INFO |Init configs |InvocationID=a1df1c54-eb22-4667-b6c5-c355a909344e, InstanceUUID=301d0b7b-ca7e-42f5-8ab2-a6402ef28e7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T05:09:18.000Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T05:09:28.001Z |INFO |Init configs |InvocationID=a1df1c54-eb22-4667-b6c5-c355a909344e, InstanceUUID=de1855a5-7334-4b73-98ac-99b034a45866 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T05:09:28.011Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T05:09:38.012Z |INFO |Init configs |InvocationID=a1df1c54-eb22-4667-b6c5-c355a909344e, InstanceUUID=25bd2b45-66c1-4a2b-a00f-1ecd7ad18765 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T05:09:38.024Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T05:09:48.025Z |INFO |Init configs |InvocationID=a1df1c54-eb22-4667-b6c5-c355a909344e, InstanceUUID=6ee8bf29-16ab-40f3-89a3-5703d2b08341 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T05:09:48.037Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T05:09:58.038Z |INFO |Init configs |InvocationID=a1df1c54-eb22-4667-b6c5-c355a909344e, InstanceUUID=0da5b797-0651-40a4-9b54-58602dc2058a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T05:09:58.049Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T05:10:08.049Z |INFO |Init configs |InvocationID=a1df1c54-eb22-4667-b6c5-c355a909344e, InstanceUUID=c6bf0e52-4ae0-4f0c-bbd4-0dcb0fac59ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T05:10:08.062Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T05:10:18.062Z |INFO |Init configs |InvocationID=a1df1c54-eb22-4667-b6c5-c355a909344e, InstanceUUID=821d11bf-e027-4c05-bb91-565b2afe3b35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T05:10:18.073Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T05:10:28.074Z |INFO |Init configs |InvocationID=a1df1c54-eb22-4667-b6c5-c355a909344e, InstanceUUID=d65282bf-00d8-4f2b-9f07-a1883a559a17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T05:10:28.084Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T05:10:38.086Z |INFO |Init configs |InvocationID=a1df1c54-eb22-4667-b6c5-c355a909344e, InstanceUUID=6c4c565b-1c76-431a-8855-18fa091c7b43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T05:10:38.104Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T05:10:48.105Z |INFO |Init configs |InvocationID=a1df1c54-eb22-4667-b6c5-c355a909344e, InstanceUUID=68f367a2-4f53-45ce-ae73-59ae03fa97ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T05:10:48.117Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T05:10:58.118Z |INFO |Init configs |InvocationID=a1df1c54-eb22-4667-b6c5-c355a909344e, InstanceUUID=3598f4b3-4f77-4318-8f08-f6f2c7f2638f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T05:10:58.128Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T05:11:08.129Z |INFO |Init configs |InvocationID=a1df1c54-eb22-4667-b6c5-c355a909344e, InstanceUUID=449dc836-39de-4178-9e9d-de850d5ce627 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T05:11:08.141Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T05:11:18.142Z |INFO |Init configs |InvocationID=a1df1c54-eb22-4667-b6c5-c355a909344e, InstanceUUID=da617d0f-b04c-4fd7-ab06-c28912276e0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T05:11:18.153Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T05:11:28.154Z |INFO |Init configs |InvocationID=a1df1c54-eb22-4667-b6c5-c355a909344e, InstanceUUID=ca4af760-ceaa-4447-8c85-b40a6cef5358 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T05:11:28.163Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T05:11:38.164Z |INFO |Init configs |InvocationID=a1df1c54-eb22-4667-b6c5-c355a909344e, InstanceUUID=5abc9a5e-7bf8-4f22-9b06-ff9713b490b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T05:11:38.175Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T05:11:48.176Z |INFO |Init configs |InvocationID=a1df1c54-eb22-4667-b6c5-c355a909344e, InstanceUUID=8b7022d4-db6c-4ee2-8401-ad35c001a51b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T05:11:48.187Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T05:11:58.187Z |INFO |Init configs |InvocationID=a1df1c54-eb22-4667-b6c5-c355a909344e, InstanceUUID=20bb9613-106b-4c78-a7f9-137a7e6d0b1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T05:11:58.197Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T05:12:08.198Z |INFO |Init configs |InvocationID=a1df1c54-eb22-4667-b6c5-c355a909344e, InstanceUUID=81073030-4d6f-449b-89c9-e28c1c213ce6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T05:12:08.212Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T05:12:18.212Z |INFO |Init configs |InvocationID=a1df1c54-eb22-4667-b6c5-c355a909344e, InstanceUUID=47299411-9013-4e80-b53e-c06706413e27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T05:12:18.222Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T05:12:28.223Z |INFO |Init configs |InvocationID=a1df1c54-eb22-4667-b6c5-c355a909344e, InstanceUUID=4dac9bef-b3a5-4f6f-b184-6c13da3e8213 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T05:12:28.234Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T05:12:38.235Z |INFO |Init configs |InvocationID=a1df1c54-eb22-4667-b6c5-c355a909344e, InstanceUUID=b840626c-f926-406a-b10c-5d5178619a5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T05:12:38.245Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T05:12:48.246Z |INFO |Init configs |InvocationID=a1df1c54-eb22-4667-b6c5-c355a909344e, InstanceUUID=cafbedd2-21b2-452c-90bf-b6823d015109 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T05:12:48.258Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T05:12:58.259Z |INFO |Init configs |InvocationID=a1df1c54-eb22-4667-b6c5-c355a909344e, InstanceUUID=d70b4c31-c871-4b35-be16-6c766a0183d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T05:12:58.269Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T05:13:08.270Z |INFO |Init configs |InvocationID=a1df1c54-eb22-4667-b6c5-c355a909344e, InstanceUUID=78d87ce5-04a9-4a65-9e52-cca269f93a96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T05:13:08.286Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-15T05:13:15.042Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-15T05:13:15.043Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-05-15T05:13:15.044Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-15T05:13:15.047Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-15T05:13:15.056Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-15T05:13:15.056Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-15T05:13:15.057Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-05-15T05:13:15.059Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T05:13:18.287Z |INFO |Init configs |InvocationID=a1df1c54-eb22-4667-b6c5-c355a909344e, InstanceUUID=202f77cb-6260-4f77-9f68-0f0717ade2e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T05:13:18.298Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T05:13:28.299Z |INFO |Init configs |InvocationID=a1df1c54-eb22-4667-b6c5-c355a909344e, InstanceUUID=c2be490c-59fe-40f2-9224-c419eb1ad6f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T05:13:28.310Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T05:13:38.311Z |INFO |Init configs |InvocationID=a1df1c54-eb22-4667-b6c5-c355a909344e, InstanceUUID=3820b19c-cce9-4104-9f0d-04a1e5ca15b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T05:13:38.324Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T05:13:48.325Z |INFO |Init configs |InvocationID=a1df1c54-eb22-4667-b6c5-c355a909344e, InstanceUUID=cca473d9-46b6-4c15-a23b-2c1b61c68cc7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T05:13:48.340Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T05:13:58.340Z |INFO |Init configs |InvocationID=a1df1c54-eb22-4667-b6c5-c355a909344e, InstanceUUID=22d39ef0-ba17-4d20-af43-337c1227a018 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T05:13:58.351Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T05:14:08.351Z |INFO |Init configs |InvocationID=a1df1c54-eb22-4667-b6c5-c355a909344e, InstanceUUID=2807ddb4-43da-463a-b6bd-9929158c8ced | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T05:14:08.362Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T05:14:18.363Z |INFO |Init configs |InvocationID=a1df1c54-eb22-4667-b6c5-c355a909344e, InstanceUUID=052bcdf0-9b6e-4891-9dad-b8b8d57e75b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T05:14:18.375Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T05:14:28.375Z |INFO |Init configs |InvocationID=a1df1c54-eb22-4667-b6c5-c355a909344e, InstanceUUID=2eb512d6-b9fe-49e6-8a66-46e6a1a13aed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T05:14:28.390Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T05:14:38.390Z |INFO |Init configs |InvocationID=a1df1c54-eb22-4667-b6c5-c355a909344e, InstanceUUID=83fd3c4c-3e95-4117-bcd2-c607d4b61a6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T05:14:38.403Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T05:14:48.404Z |INFO |Init configs |InvocationID=a1df1c54-eb22-4667-b6c5-c355a909344e, InstanceUUID=ef90f279-200c-48bd-8ac7-0a5471d34f61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T05:14:48.415Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T05:14:58.416Z |INFO |Init configs |InvocationID=a1df1c54-eb22-4667-b6c5-c355a909344e, InstanceUUID=1f5c6ccb-90e0-4505-a3ca-0b8398708352 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T05:14:58.427Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T05:15:08.427Z |INFO |Init configs |InvocationID=a1df1c54-eb22-4667-b6c5-c355a909344e, InstanceUUID=b165c2d5-a4b8-4db3-b81a-433fdf31db69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T05:15:08.440Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T05:15:18.442Z |INFO |Init configs |InvocationID=a1df1c54-eb22-4667-b6c5-c355a909344e, InstanceUUID=63493640-423a-43f0-86b0-a6565c8647c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T05:15:18.453Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T05:15:28.453Z |INFO |Init configs |InvocationID=a1df1c54-eb22-4667-b6c5-c355a909344e, InstanceUUID=ff5c1f33-d0f0-4944-bdda-6b28d43a7f32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T05:15:28.464Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T05:15:38.464Z |INFO |Init configs |InvocationID=a1df1c54-eb22-4667-b6c5-c355a909344e, InstanceUUID=f906bfe3-58df-4e4c-a1ea-96bf3fbc678b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T05:15:38.475Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T05:15:48.476Z |INFO |Init configs |InvocationID=a1df1c54-eb22-4667-b6c5-c355a909344e, InstanceUUID=f33183a7-5b44-4b16-9b79-b86824c32f66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T05:15:48.484Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T05:15:58.485Z |INFO |Init configs |InvocationID=a1df1c54-eb22-4667-b6c5-c355a909344e, InstanceUUID=579bdd38-7db5-4ab1-8f60-d134c72849f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T05:15:58.498Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T05:16:08.498Z |INFO |Init configs |InvocationID=a1df1c54-eb22-4667-b6c5-c355a909344e, InstanceUUID=bd4e3407-4133-4484-bbee-661a9aaf3f01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T05:16:08.511Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T05:16:18.512Z |INFO |Init configs |InvocationID=a1df1c54-eb22-4667-b6c5-c355a909344e, InstanceUUID=47eea8cc-10ae-40bd-80c0-2b2103e7d6b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T05:16:18.527Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T05:16:28.528Z |INFO |Init configs |InvocationID=a1df1c54-eb22-4667-b6c5-c355a909344e, InstanceUUID=fed70931-b1fc-4c40-b253-89f6f5b321a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T05:16:28.538Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T05:16:38.539Z |INFO |Init configs |InvocationID=a1df1c54-eb22-4667-b6c5-c355a909344e, InstanceUUID=19c13689-968d-4553-a048-871cd8bdf33f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T05:16:38.551Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T05:16:48.551Z |INFO |Init configs |InvocationID=a1df1c54-eb22-4667-b6c5-c355a909344e, InstanceUUID=66a152b4-e26c-4c68-8fa6-699c690ae055 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T05:16:48.573Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T05:16:58.573Z |INFO |Init configs |InvocationID=a1df1c54-eb22-4667-b6c5-c355a909344e, InstanceUUID=c0af6176-3d79-4114-8635-e06d6c3b7ab5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T05:16:58.592Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T05:17:08.593Z |INFO |Init configs |InvocationID=a1df1c54-eb22-4667-b6c5-c355a909344e, InstanceUUID=9b1e1e80-cfe2-4675-afe9-8cd738fd9534 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T05:17:08.603Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T05:17:18.604Z |INFO |Init configs |InvocationID=a1df1c54-eb22-4667-b6c5-c355a909344e, InstanceUUID=78f5a33a-e124-43ce-9144-f4d13d6253b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T05:17:18.616Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T05:17:28.617Z |INFO |Init configs |InvocationID=a1df1c54-eb22-4667-b6c5-c355a909344e, InstanceUUID=aac716ed-add7-4296-804c-3f5fcdb6bab4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T05:17:28.626Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T05:17:38.627Z |INFO |Init configs |InvocationID=a1df1c54-eb22-4667-b6c5-c355a909344e, InstanceUUID=65b2df44-67b1-44f4-950c-f72d30e56d45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T05:17:38.637Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T05:17:48.638Z |INFO |Init configs |InvocationID=a1df1c54-eb22-4667-b6c5-c355a909344e, InstanceUUID=63106f8d-d8a8-4334-bcba-43e86b41b323 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T05:17:48.651Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T05:17:58.652Z |INFO |Init configs |InvocationID=a1df1c54-eb22-4667-b6c5-c355a909344e, InstanceUUID=30c32510-2c79-4a2d-aa33-5aa80d44eebf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T05:17:58.662Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T05:18:08.663Z |INFO |Init configs |InvocationID=a1df1c54-eb22-4667-b6c5-c355a909344e, InstanceUUID=59765ebf-879c-46a7-a384-b7fc6ac0ae2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T05:18:08.674Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-15T05:18:15.048Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-15T05:18:15.049Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-05-15T05:18:15.050Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-15T05:18:15.053Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-15T05:18:15.062Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-15T05:18:15.063Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-15T05:18:15.063Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-05-15T05:18:15.065Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T05:18:18.674Z |INFO |Init configs |InvocationID=a1df1c54-eb22-4667-b6c5-c355a909344e, InstanceUUID=47c5483c-2226-4ca2-b14c-b18a9a6cce4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T05:18:18.686Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T05:18:28.686Z |INFO |Init configs |InvocationID=a1df1c54-eb22-4667-b6c5-c355a909344e, InstanceUUID=776166fb-cf59-43b1-94dd-0b679021a8a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T05:18:28.696Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T05:18:38.699Z |INFO |Init configs |InvocationID=a1df1c54-eb22-4667-b6c5-c355a909344e, InstanceUUID=60d63e27-c86b-409f-8ae5-0b43cfd916f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T05:18:38.712Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T05:18:48.715Z |INFO |Init configs |InvocationID=a1df1c54-eb22-4667-b6c5-c355a909344e, InstanceUUID=342034f4-1777-4a74-9d50-88f6294c12e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T05:18:48.723Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T05:18:58.731Z |INFO |Init configs |InvocationID=a1df1c54-eb22-4667-b6c5-c355a909344e, InstanceUUID=f87d3fae-5707-4a76-8081-e8a36b0966fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T05:18:58.741Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T05:19:08.742Z |INFO |Init configs |InvocationID=a1df1c54-eb22-4667-b6c5-c355a909344e, InstanceUUID=32bd1056-9208-4d4f-8a55-57e5748056bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T05:19:08.751Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T05:19:18.752Z |INFO |Init configs |InvocationID=a1df1c54-eb22-4667-b6c5-c355a909344e, InstanceUUID=9bb38e97-fe09-4f2c-92f8-57a1550cd355 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T05:19:18.761Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T05:19:28.762Z |INFO |Init configs |InvocationID=a1df1c54-eb22-4667-b6c5-c355a909344e, InstanceUUID=0d6e3350-01a4-4aab-bc38-2c0247239365 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T05:19:28.772Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T05:19:38.773Z |INFO |Init configs |InvocationID=a1df1c54-eb22-4667-b6c5-c355a909344e, InstanceUUID=ea927dfe-a3e9-41a6-ab76-1e9646b4aaaa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T05:19:38.787Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T05:19:48.789Z |INFO |Init configs |InvocationID=a1df1c54-eb22-4667-b6c5-c355a909344e, InstanceUUID=afe82bff-8e5a-46ac-887e-03980fcb4ee9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T05:19:48.798Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T05:19:58.800Z |INFO |Init configs |InvocationID=a1df1c54-eb22-4667-b6c5-c355a909344e, InstanceUUID=9a7bf351-7ce1-4f40-83eb-b2b879753ea8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T05:19:58.815Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T05:20:08.815Z |INFO |Init configs |InvocationID=a1df1c54-eb22-4667-b6c5-c355a909344e, InstanceUUID=50eaefce-fef2-4a80-a484-ab8bfa2a1aa0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T05:20:08.824Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T05:20:18.827Z |INFO |Init configs |InvocationID=a1df1c54-eb22-4667-b6c5-c355a909344e, InstanceUUID=32e88fdc-0f5e-4aea-ac67-59f979dd83ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T05:20:18.836Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T05:20:28.837Z |INFO |Init configs |InvocationID=a1df1c54-eb22-4667-b6c5-c355a909344e, InstanceUUID=7df3e257-7657-4858-aa83-e6940399bc40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T05:20:28.847Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T05:20:38.847Z |INFO |Init configs |InvocationID=a1df1c54-eb22-4667-b6c5-c355a909344e, InstanceUUID=69e6a402-e572-4b8a-9bd7-b2186699e03c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T05:20:38.858Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T05:20:48.859Z |INFO |Init configs |InvocationID=a1df1c54-eb22-4667-b6c5-c355a909344e, InstanceUUID=c689484f-0973-4e75-9205-aec964741689 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T05:20:48.870Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T05:20:58.871Z |INFO |Init configs |InvocationID=a1df1c54-eb22-4667-b6c5-c355a909344e, InstanceUUID=2bf0afcd-9740-4b24-a34b-e529587d9648 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T05:20:58.880Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T05:21:08.883Z |INFO |Init configs |InvocationID=a1df1c54-eb22-4667-b6c5-c355a909344e, InstanceUUID=1cb29ac2-225c-4b52-ba13-14eb420911cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T05:21:08.892Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T05:21:18.895Z |INFO |Init configs |InvocationID=a1df1c54-eb22-4667-b6c5-c355a909344e, InstanceUUID=4b62c151-5bcf-4551-8b5f-44f07fb6c955 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T05:21:18.904Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T05:21:28.905Z |INFO |Init configs |InvocationID=a1df1c54-eb22-4667-b6c5-c355a909344e, InstanceUUID=d609f479-810a-47f9-a57d-423663ef1662 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T05:21:28.915Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T05:21:38.916Z |INFO |Init configs |InvocationID=a1df1c54-eb22-4667-b6c5-c355a909344e, InstanceUUID=85b8efb4-50bf-480f-99c4-3af512e7c026 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T05:21:38.925Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T05:21:48.926Z |INFO |Init configs |InvocationID=a1df1c54-eb22-4667-b6c5-c355a909344e, InstanceUUID=07abb10a-c97c-4c74-bf40-248c67dc7e20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T05:21:48.937Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T05:21:58.938Z |INFO |Init configs |InvocationID=a1df1c54-eb22-4667-b6c5-c355a909344e, InstanceUUID=7d9988fd-2879-4cce-be68-51303d99609c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T05:21:58.947Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T05:22:08.948Z |INFO |Init configs |InvocationID=a1df1c54-eb22-4667-b6c5-c355a909344e, InstanceUUID=8b7cb836-5f53-400e-bc1f-4f3058325f4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T05:22:08.957Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T05:22:18.958Z |INFO |Init configs |InvocationID=a1df1c54-eb22-4667-b6c5-c355a909344e, InstanceUUID=6ae217d8-dc4e-41c3-b973-727573898ef3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T05:22:18.968Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T05:22:28.969Z |INFO |Init configs |InvocationID=a1df1c54-eb22-4667-b6c5-c355a909344e, InstanceUUID=9101a322-5fd1-4a57-8e99-2d63308afcb9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T05:22:28.978Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T05:22:38.979Z |INFO |Init configs |InvocationID=a1df1c54-eb22-4667-b6c5-c355a909344e, InstanceUUID=44b884bc-00b6-4795-bf3e-522d867728f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T05:22:38.997Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T05:22:48.998Z |INFO |Init configs |InvocationID=a1df1c54-eb22-4667-b6c5-c355a909344e, InstanceUUID=68b607a2-68b0-45ec-9997-2e87b53750e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T05:22:49.012Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T05:22:59.012Z |INFO |Init configs |InvocationID=a1df1c54-eb22-4667-b6c5-c355a909344e, InstanceUUID=c4c88cb8-d9ee-44a5-a94b-11fc1d4a32a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T05:22:59.023Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T05:23:09.023Z |INFO |Init configs |InvocationID=a1df1c54-eb22-4667-b6c5-c355a909344e, InstanceUUID=9259c47e-72aa-45ef-b390-ad2b236d8bc1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T05:23:09.037Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-15T05:23:15.037Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-15T05:23:15.037Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-05-15T05:23:15.038Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-15T05:23:15.041Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-15T05:23:15.049Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-15T05:23:15.050Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-15T05:23:15.050Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-05-15T05:23:15.052Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T05:23:19.038Z |INFO |Init configs |InvocationID=a1df1c54-eb22-4667-b6c5-c355a909344e, InstanceUUID=386414fe-0f52-4943-9d46-aea41a57fc07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T05:23:19.046Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T05:23:29.047Z |INFO |Init configs |InvocationID=a1df1c54-eb22-4667-b6c5-c355a909344e, InstanceUUID=6584f4c3-264d-43a5-b537-02fecdb8a049 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T05:23:29.056Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T05:23:39.057Z |INFO |Init configs |InvocationID=a1df1c54-eb22-4667-b6c5-c355a909344e, InstanceUUID=58b18d5c-cbb5-4ade-b6b4-ae5e27f6eead | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T05:23:39.066Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T05:23:49.067Z |INFO |Init configs |InvocationID=a1df1c54-eb22-4667-b6c5-c355a909344e, InstanceUUID=02adfd74-93cb-48dc-ad98-f9319c2ef88c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T05:23:49.076Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T05:23:59.076Z |INFO |Init configs |InvocationID=a1df1c54-eb22-4667-b6c5-c355a909344e, InstanceUUID=0e735b20-a184-4712-a782-f504b51c732f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T05:23:59.086Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T05:24:09.087Z |INFO |Init configs |InvocationID=a1df1c54-eb22-4667-b6c5-c355a909344e, InstanceUUID=6ddd7fd8-04f5-46ba-8c64-926a7b67609a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T05:24:09.097Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T05:24:19.097Z |INFO |Init configs |InvocationID=a1df1c54-eb22-4667-b6c5-c355a909344e, InstanceUUID=db236baa-8532-4302-a030-7a69077af0b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T05:24:19.105Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T05:24:29.106Z |INFO |Init configs |InvocationID=a1df1c54-eb22-4667-b6c5-c355a909344e, InstanceUUID=c68faf1e-d276-4003-9ddd-43d65d528c8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T05:24:29.115Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T05:24:39.115Z |INFO |Init configs |InvocationID=a1df1c54-eb22-4667-b6c5-c355a909344e, InstanceUUID=1f5fcdd5-0ebe-4dc2-a812-54688a1c8168 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T05:24:39.124Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T05:24:49.124Z |INFO |Init configs |InvocationID=a1df1c54-eb22-4667-b6c5-c355a909344e, InstanceUUID=bfa2c286-1a3c-457e-a06d-b0cabe50894c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T05:24:49.132Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T05:24:59.133Z |INFO |Init configs |InvocationID=a1df1c54-eb22-4667-b6c5-c355a909344e, InstanceUUID=8dd985b4-af47-4e94-a4d8-93434999d60f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T05:24:59.141Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T05:25:09.142Z |INFO |Init configs |InvocationID=a1df1c54-eb22-4667-b6c5-c355a909344e, InstanceUUID=8316cbbd-37a5-49e2-bf76-a78de2ae7c2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T05:25:09.153Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T05:25:19.154Z |INFO |Init configs |InvocationID=a1df1c54-eb22-4667-b6c5-c355a909344e, InstanceUUID=8f72678f-cb69-4107-9116-a24c340618b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T05:25:19.163Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T05:25:29.164Z |INFO |Init configs |InvocationID=a1df1c54-eb22-4667-b6c5-c355a909344e, InstanceUUID=58542e9a-9d47-4d40-a9c8-bac7b778c136 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T05:25:29.173Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T05:25:39.174Z |INFO |Init configs |InvocationID=a1df1c54-eb22-4667-b6c5-c355a909344e, InstanceUUID=73e5ac24-24f7-4123-bef2-c77c734fa9eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T05:25:39.190Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T05:25:49.190Z |INFO |Init configs |InvocationID=a1df1c54-eb22-4667-b6c5-c355a909344e, InstanceUUID=2f96102d-9d6c-4b33-8e53-821951eebbfa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T05:25:49.200Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T05:25:59.201Z |INFO |Init configs |InvocationID=a1df1c54-eb22-4667-b6c5-c355a909344e, InstanceUUID=fb1b67de-45c4-4173-b0fa-8743d896cbcb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T05:25:59.210Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T05:26:09.211Z |INFO |Init configs |InvocationID=a1df1c54-eb22-4667-b6c5-c355a909344e, InstanceUUID=7db6e2ee-c00c-411e-8d0c-aa256fa55e88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T05:26:09.222Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T05:26:19.223Z |INFO |Init configs |InvocationID=a1df1c54-eb22-4667-b6c5-c355a909344e, InstanceUUID=a0eb9443-d76a-49b8-9fa7-c33942cf3843 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T05:26:19.233Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T05:26:29.243Z |INFO |Init configs |InvocationID=a1df1c54-eb22-4667-b6c5-c355a909344e, InstanceUUID=86229431-d7fc-4e39-8687-fd816969173b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T05:26:29.253Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T05:26:39.254Z |INFO |Init configs |InvocationID=a1df1c54-eb22-4667-b6c5-c355a909344e, InstanceUUID=1a3f0341-2d22-4838-9226-a87f55cccbab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T05:26:39.262Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T05:26:49.263Z |INFO |Init configs |InvocationID=a1df1c54-eb22-4667-b6c5-c355a909344e, InstanceUUID=de783eae-27ce-4fda-ae7e-639e6bcd177e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T05:26:49.273Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T05:26:59.274Z |INFO |Init configs |InvocationID=a1df1c54-eb22-4667-b6c5-c355a909344e, InstanceUUID=2581a103-0a56-413d-979d-3a6a61eb2e39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T05:26:59.282Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T05:27:09.283Z |INFO |Init configs |InvocationID=a1df1c54-eb22-4667-b6c5-c355a909344e, InstanceUUID=b00b1bde-af76-4d7d-9a0b-a66c617f1a5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T05:27:09.292Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T05:27:19.293Z |INFO |Init configs |InvocationID=a1df1c54-eb22-4667-b6c5-c355a909344e, InstanceUUID=db876998-8ae9-4d4e-862a-c65da92d2249 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T05:27:19.303Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T05:27:29.304Z |INFO |Init configs |InvocationID=a1df1c54-eb22-4667-b6c5-c355a909344e, InstanceUUID=b7c88948-b57a-4680-8cf4-c9cb273f3391 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T05:27:29.319Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T05:27:39.319Z |INFO |Init configs |InvocationID=a1df1c54-eb22-4667-b6c5-c355a909344e, InstanceUUID=6b23600e-498b-4414-b38b-e0527cb6b23d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T05:27:39.329Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T05:27:49.330Z |INFO |Init configs |InvocationID=a1df1c54-eb22-4667-b6c5-c355a909344e, InstanceUUID=4aff618d-1bbb-4c39-8ad7-fe97cd58e0f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T05:27:49.339Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T05:27:59.340Z |INFO |Init configs |InvocationID=a1df1c54-eb22-4667-b6c5-c355a909344e, InstanceUUID=386e96db-3d95-4483-9d2a-5440f4005fe2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T05:27:59.351Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T05:28:09.352Z |INFO |Init configs |InvocationID=a1df1c54-eb22-4667-b6c5-c355a909344e, InstanceUUID=5563337f-a3fa-4561-b35d-4420eab95619 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T05:28:09.370Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-15T05:28:14.984Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-15T05:28:14.984Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-05-15T05:28:14.985Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-15T05:28:14.989Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-15T05:28:14.997Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-15T05:28:14.997Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-15T05:28:14.997Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-05-15T05:28:14.999Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T05:28:19.370Z |INFO |Init configs |InvocationID=a1df1c54-eb22-4667-b6c5-c355a909344e, InstanceUUID=6f4c1ed1-e90d-43d4-a7fd-e76ad1d457a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T05:28:19.381Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T05:28:29.381Z |INFO |Init configs |InvocationID=a1df1c54-eb22-4667-b6c5-c355a909344e, InstanceUUID=8ab8a9da-c6bc-42a1-8db7-3bfa211237f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T05:28:29.393Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T05:28:39.394Z |INFO |Init configs |InvocationID=a1df1c54-eb22-4667-b6c5-c355a909344e, InstanceUUID=789b713f-e7ae-4f23-a305-732cafcdf169 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T05:28:39.403Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T05:28:49.404Z |INFO |Init configs |InvocationID=a1df1c54-eb22-4667-b6c5-c355a909344e, InstanceUUID=91137aba-0abb-4ee8-902e-93c9818d9d18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T05:28:49.413Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T05:28:59.414Z |INFO |Init configs |InvocationID=a1df1c54-eb22-4667-b6c5-c355a909344e, InstanceUUID=73b64981-6a14-477a-8ce7-1873cc03cec1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T05:28:59.423Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T05:29:09.424Z |INFO |Init configs |InvocationID=a1df1c54-eb22-4667-b6c5-c355a909344e, InstanceUUID=019a1649-62e8-44b2-9fdd-0f61682fa40a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T05:29:09.434Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T05:29:19.434Z |INFO |Init configs |InvocationID=a1df1c54-eb22-4667-b6c5-c355a909344e, InstanceUUID=dc9fb645-0d1f-443a-bcf4-227d1d68844e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T05:29:19.443Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T05:29:29.444Z |INFO |Init configs |InvocationID=a1df1c54-eb22-4667-b6c5-c355a909344e, InstanceUUID=792af5ff-b930-4bd3-b6df-dc4ec79a3d79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T05:29:29.454Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T05:29:39.455Z |INFO |Init configs |InvocationID=a1df1c54-eb22-4667-b6c5-c355a909344e, InstanceUUID=c3a323f1-c0ab-4134-ae96-483bc789d40d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T05:29:39.464Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T05:29:49.464Z |INFO |Init configs |InvocationID=a1df1c54-eb22-4667-b6c5-c355a909344e, InstanceUUID=04539b9d-a3a3-47ce-aa0a-251ad3528a1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T05:29:49.475Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T05:29:59.475Z |INFO |Init configs |InvocationID=a1df1c54-eb22-4667-b6c5-c355a909344e, InstanceUUID=d291fc1e-4922-4e61-954c-b57b107a1c93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T05:29:59.485Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T05:30:09.485Z |INFO |Init configs |InvocationID=a1df1c54-eb22-4667-b6c5-c355a909344e, InstanceUUID=9e63ef02-6537-4f46-a8e2-ab2302e2863b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T05:30:09.498Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T05:30:19.499Z |INFO |Init configs |InvocationID=a1df1c54-eb22-4667-b6c5-c355a909344e, InstanceUUID=2ee45373-bf76-44c3-b773-45809950993e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T05:30:19.509Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T05:30:29.511Z |INFO |Init configs |InvocationID=a1df1c54-eb22-4667-b6c5-c355a909344e, InstanceUUID=75141614-8479-4434-90ba-1ce5f5788c67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T05:30:29.526Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T05:30:39.527Z |INFO |Init configs |InvocationID=a1df1c54-eb22-4667-b6c5-c355a909344e, InstanceUUID=c6939c10-9077-4c4b-8507-c4b0c17a64af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T05:30:39.537Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T05:30:49.538Z |INFO |Init configs |InvocationID=a1df1c54-eb22-4667-b6c5-c355a909344e, InstanceUUID=5151c77d-9479-4b6a-b69e-7aef6d85f214 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T05:30:49.547Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T05:30:59.547Z |INFO |Init configs |InvocationID=a1df1c54-eb22-4667-b6c5-c355a909344e, InstanceUUID=773a8f82-42a8-47da-b6cc-2ebb33647b66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T05:30:59.557Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T05:31:09.557Z |INFO |Init configs |InvocationID=a1df1c54-eb22-4667-b6c5-c355a909344e, InstanceUUID=7ee25a85-a3b0-4ec3-abc9-249263b900b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T05:31:09.567Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T05:31:19.568Z |INFO |Init configs |InvocationID=a1df1c54-eb22-4667-b6c5-c355a909344e, InstanceUUID=b34408f0-8765-4340-a515-b0f12a9b9190 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T05:31:19.577Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T05:31:29.578Z |INFO |Init configs |InvocationID=a1df1c54-eb22-4667-b6c5-c355a909344e, InstanceUUID=e82accee-4f6d-45c2-80c3-56c3272ba526 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T05:31:29.587Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T05:31:39.588Z |INFO |Init configs |InvocationID=a1df1c54-eb22-4667-b6c5-c355a909344e, InstanceUUID=b99ede38-ab73-45c6-98a6-27697b2559f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T05:31:39.600Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T05:31:49.601Z |INFO |Init configs |InvocationID=a1df1c54-eb22-4667-b6c5-c355a909344e, InstanceUUID=040b5337-3bdb-40c1-9bd4-be0a9710dd00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T05:31:49.610Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T05:31:59.610Z |INFO |Init configs |InvocationID=a1df1c54-eb22-4667-b6c5-c355a909344e, InstanceUUID=93b92281-5c50-400b-9625-3cf54670ecd6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T05:31:59.619Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T05:32:09.619Z |INFO |Init configs |InvocationID=a1df1c54-eb22-4667-b6c5-c355a909344e, InstanceUUID=edc46ca2-4c10-46dc-bb04-f7ed5c166bf5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T05:32:09.627Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T05:32:19.628Z |INFO |Init configs |InvocationID=a1df1c54-eb22-4667-b6c5-c355a909344e, InstanceUUID=80153de6-9c4f-486c-89e0-00cc00a9a2a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T05:32:19.637Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T05:32:29.637Z |INFO |Init configs |InvocationID=a1df1c54-eb22-4667-b6c5-c355a909344e, InstanceUUID=be441a78-30ff-438a-8458-018cb665ad36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T05:32:29.645Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T05:32:39.646Z |INFO |Init configs |InvocationID=a1df1c54-eb22-4667-b6c5-c355a909344e, InstanceUUID=02734380-df40-4df3-a787-dcc1960f1a3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T05:32:39.654Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T05:32:49.654Z |INFO |Init configs |InvocationID=a1df1c54-eb22-4667-b6c5-c355a909344e, InstanceUUID=1cb9d1cf-976c-4af8-a1cb-6029de0a4f9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T05:32:49.665Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T05:32:59.666Z |INFO |Init configs |InvocationID=a1df1c54-eb22-4667-b6c5-c355a909344e, InstanceUUID=2effc6c7-5236-486c-8839-8d5747d19498 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T05:32:59.674Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T05:33:09.675Z |INFO |Init configs |InvocationID=a1df1c54-eb22-4667-b6c5-c355a909344e, InstanceUUID=96ccbcf0-3c77-4579-89c1-a3cb2e213c17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T05:33:09.707Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-15T05:33:15.029Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-15T05:33:15.029Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-05-15T05:33:15.030Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-15T05:33:15.033Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-15T05:33:15.040Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-15T05:33:15.040Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-15T05:33:15.040Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-05-15T05:33:15.043Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T05:33:19.707Z |INFO |Init configs |InvocationID=a1df1c54-eb22-4667-b6c5-c355a909344e, InstanceUUID=538fc436-eb1f-4b9a-aa7f-c033ffeda66e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T05:33:19.727Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T05:33:29.728Z |INFO |Init configs |InvocationID=a1df1c54-eb22-4667-b6c5-c355a909344e, InstanceUUID=b3a07f4e-6ea6-4dca-bbda-bb44949e3b94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T05:33:29.736Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T05:33:39.737Z |INFO |Init configs |InvocationID=a1df1c54-eb22-4667-b6c5-c355a909344e, InstanceUUID=f7dd8ccb-6ebb-4dfb-bbb1-5705e928973c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T05:33:39.746Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T05:33:49.746Z |INFO |Init configs |InvocationID=a1df1c54-eb22-4667-b6c5-c355a909344e, InstanceUUID=2cf7db38-2c70-4163-bbde-ac2bd8df5ee9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T05:33:49.756Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T05:33:59.757Z |INFO |Init configs |InvocationID=a1df1c54-eb22-4667-b6c5-c355a909344e, InstanceUUID=70cacd6f-94c2-451e-b56d-c5ee95f05f09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T05:33:59.765Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T05:34:09.765Z |INFO |Init configs |InvocationID=a1df1c54-eb22-4667-b6c5-c355a909344e, InstanceUUID=8708e7a7-231b-416c-be48-57a327e26d79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T05:34:09.774Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T05:34:19.774Z |INFO |Init configs |InvocationID=a1df1c54-eb22-4667-b6c5-c355a909344e, InstanceUUID=4792ed66-e68d-4d5f-897a-87614ae5388d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T05:34:19.783Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T05:34:29.784Z |INFO |Init configs |InvocationID=a1df1c54-eb22-4667-b6c5-c355a909344e, InstanceUUID=6704058f-d16c-4f7d-ab9a-f3fcdb29b9d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T05:34:29.791Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T05:34:39.792Z |INFO |Init configs |InvocationID=a1df1c54-eb22-4667-b6c5-c355a909344e, InstanceUUID=6724e948-774b-4ddf-8237-960114a78569 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T05:34:39.800Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T05:34:49.800Z |INFO |Init configs |InvocationID=a1df1c54-eb22-4667-b6c5-c355a909344e, InstanceUUID=24798778-1e36-4613-a2dc-9ee8d12f2707 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T05:34:49.810Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T05:34:59.810Z |INFO |Init configs |InvocationID=a1df1c54-eb22-4667-b6c5-c355a909344e, InstanceUUID=7315c9d2-4104-4089-bd21-f1092060beea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T05:34:59.819Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T05:35:09.820Z |INFO |Init configs |InvocationID=a1df1c54-eb22-4667-b6c5-c355a909344e, InstanceUUID=df819999-5e47-456c-9858-6fa6be80d1b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T05:35:09.827Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T05:35:19.828Z |INFO |Init configs |InvocationID=a1df1c54-eb22-4667-b6c5-c355a909344e, InstanceUUID=c4d5b7f8-33fb-47e9-a321-4caf1d33893c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T05:35:19.837Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T05:35:29.837Z |INFO |Init configs |InvocationID=a1df1c54-eb22-4667-b6c5-c355a909344e, InstanceUUID=bdbd873f-9660-458b-9758-6549a8facceb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T05:35:29.846Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T05:35:39.846Z |INFO |Init configs |InvocationID=a1df1c54-eb22-4667-b6c5-c355a909344e, InstanceUUID=57c7785a-4a2d-4153-9a6a-2c4b1c4a9860 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T05:35:39.856Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T05:35:49.856Z |INFO |Init configs |InvocationID=a1df1c54-eb22-4667-b6c5-c355a909344e, InstanceUUID=a2f766eb-3bb4-4e2e-862d-d0e079008041 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T05:35:49.867Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T05:35:59.868Z |INFO |Init configs |InvocationID=a1df1c54-eb22-4667-b6c5-c355a909344e, InstanceUUID=52b079d4-5f6e-48fe-aef6-f7cc9c31ff93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T05:35:59.878Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T05:36:09.879Z |INFO |Init configs |InvocationID=a1df1c54-eb22-4667-b6c5-c355a909344e, InstanceUUID=7693b5b1-0633-4c0a-9a09-1a77d66f5526 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T05:36:09.893Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T05:36:19.893Z |INFO |Init configs |InvocationID=a1df1c54-eb22-4667-b6c5-c355a909344e, InstanceUUID=93098187-6dcb-41b3-9a65-17992a5ab157 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T05:36:19.903Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T05:36:29.903Z |INFO |Init configs |InvocationID=a1df1c54-eb22-4667-b6c5-c355a909344e, InstanceUUID=f22b58e2-def1-4642-b8d7-2e55338ee1c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T05:36:29.914Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T05:36:39.915Z |INFO |Init configs |InvocationID=a1df1c54-eb22-4667-b6c5-c355a909344e, InstanceUUID=ad5871b7-13a3-42ce-9d7a-f2500b4d5130 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T05:36:39.924Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T05:36:49.925Z |INFO |Init configs |InvocationID=a1df1c54-eb22-4667-b6c5-c355a909344e, InstanceUUID=fe198b36-d21d-4d4b-bd95-c75d4f6cef1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T05:36:49.934Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T05:36:59.934Z |INFO |Init configs |InvocationID=a1df1c54-eb22-4667-b6c5-c355a909344e, InstanceUUID=774c9f18-3f92-4e55-b26c-fedd7dfbac29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T05:36:59.944Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T05:37:09.944Z |INFO |Init configs |InvocationID=a1df1c54-eb22-4667-b6c5-c355a909344e, InstanceUUID=2333f7ee-678f-42cf-82d0-72f680fdbc02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T05:37:09.952Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T05:37:19.952Z |INFO |Init configs |InvocationID=a1df1c54-eb22-4667-b6c5-c355a909344e, InstanceUUID=0d9a39c9-148c-4fe5-a9f6-80fa45bcdc5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T05:37:19.961Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T05:37:29.962Z |INFO |Init configs |InvocationID=a1df1c54-eb22-4667-b6c5-c355a909344e, InstanceUUID=c0082ab3-5ed4-42c2-b34b-9c70d886d1b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T05:37:29.978Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T05:37:39.979Z |INFO |Init configs |InvocationID=a1df1c54-eb22-4667-b6c5-c355a909344e, InstanceUUID=1003414e-38c4-4e13-bb67-570d55d86468 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T05:37:39.993Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T05:37:49.993Z |INFO |Init configs |InvocationID=a1df1c54-eb22-4667-b6c5-c355a909344e, InstanceUUID=33529c86-7962-41d5-b2f9-361c839d1518 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T05:37:50.002Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T05:38:00.002Z |INFO |Init configs |InvocationID=a1df1c54-eb22-4667-b6c5-c355a909344e, InstanceUUID=a756d74d-f409-4d5e-a490-c1cc0c50c82a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T05:38:00.011Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T05:38:10.012Z |INFO |Init configs |InvocationID=a1df1c54-eb22-4667-b6c5-c355a909344e, InstanceUUID=0cbe908b-1471-4cdb-ac41-0d586dc5b695 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T05:38:10.020Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-15T05:38:14.899Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-15T05:38:14.900Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-05-15T05:38:14.900Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-15T05:38:14.902Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-15T05:38:14.907Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-15T05:38:14.907Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-15T05:38:14.907Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-05-15T05:38:14.909Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T05:38:20.021Z |INFO |Init configs |InvocationID=a1df1c54-eb22-4667-b6c5-c355a909344e, InstanceUUID=c6d7db45-10e6-4591-87aa-e748bdf21873 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T05:38:20.030Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T05:38:30.030Z |INFO |Init configs |InvocationID=a1df1c54-eb22-4667-b6c5-c355a909344e, InstanceUUID=2e1dcb04-e693-46b0-88cb-7771854cbfa2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T05:38:30.041Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T05:38:40.042Z |INFO |Init configs |InvocationID=a1df1c54-eb22-4667-b6c5-c355a909344e, InstanceUUID=d6e7d0ef-96b5-4e69-bc08-7c0b483789b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T05:38:40.053Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T05:38:50.054Z |INFO |Init configs |InvocationID=a1df1c54-eb22-4667-b6c5-c355a909344e, InstanceUUID=cb159569-b055-4a05-98cb-0b3393172a92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T05:38:50.064Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T05:39:00.065Z |INFO |Init configs |InvocationID=a1df1c54-eb22-4667-b6c5-c355a909344e, InstanceUUID=5b5bac3b-ae89-41e3-b815-a08b9415525f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T05:39:00.073Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T05:39:10.074Z |INFO |Init configs |InvocationID=a1df1c54-eb22-4667-b6c5-c355a909344e, InstanceUUID=eddaeff2-0f4e-4fa2-8188-e49d1d7b4dac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T05:39:10.082Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T05:39:20.083Z |INFO |Init configs |InvocationID=a1df1c54-eb22-4667-b6c5-c355a909344e, InstanceUUID=f0b2d828-b87f-40ac-a63b-78a93267fcb3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T05:39:20.092Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T05:39:30.092Z |INFO |Init configs |InvocationID=a1df1c54-eb22-4667-b6c5-c355a909344e, InstanceUUID=b10a8538-c4eb-4569-8aa0-7384c65a8ec6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T05:39:30.101Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T05:39:40.101Z |INFO |Init configs |InvocationID=a1df1c54-eb22-4667-b6c5-c355a909344e, InstanceUUID=9e6a4e18-c6c7-4992-b1c2-e6be8456a151 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T05:39:40.110Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T05:39:50.111Z |INFO |Init configs |InvocationID=a1df1c54-eb22-4667-b6c5-c355a909344e, InstanceUUID=f36e46ee-dd3d-4ed7-b13f-f565097484c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T05:39:50.120Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T05:40:00.121Z |INFO |Init configs |InvocationID=a1df1c54-eb22-4667-b6c5-c355a909344e, InstanceUUID=4778b783-d0bb-4ef2-a117-948372245ba6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T05:40:00.130Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T05:40:10.131Z |INFO |Init configs |InvocationID=a1df1c54-eb22-4667-b6c5-c355a909344e, InstanceUUID=b607262a-bccc-4097-951f-0f0a794049c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T05:40:10.139Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T05:40:20.139Z |INFO |Init configs |InvocationID=a1df1c54-eb22-4667-b6c5-c355a909344e, InstanceUUID=c3c03245-4dd0-4954-bbaf-facb5a387116 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T05:40:20.147Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T05:40:30.148Z |INFO |Init configs |InvocationID=a1df1c54-eb22-4667-b6c5-c355a909344e, InstanceUUID=0b0ab2ee-98e5-4ac3-a0af-95ef346ab3d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T05:40:30.156Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T05:40:40.156Z |INFO |Init configs |InvocationID=a1df1c54-eb22-4667-b6c5-c355a909344e, InstanceUUID=8ae74ca8-9c26-40dc-a35d-719ceb7bd25c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T05:40:40.166Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T05:40:50.166Z |INFO |Init configs |InvocationID=a1df1c54-eb22-4667-b6c5-c355a909344e, InstanceUUID=524a30dd-1d21-4c7a-94c6-7044d1e1ebea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T05:40:50.175Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T05:41:00.176Z |INFO |Init configs |InvocationID=a1df1c54-eb22-4667-b6c5-c355a909344e, InstanceUUID=2e26f1f4-c42d-4349-a2a7-cfcb671e42e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T05:41:00.185Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T05:41:10.185Z |INFO |Init configs |InvocationID=a1df1c54-eb22-4667-b6c5-c355a909344e, InstanceUUID=5422cdfb-581d-4365-a6a0-c41bcb888e48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T05:41:10.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T05:41:20.194Z |INFO |Init configs |InvocationID=a1df1c54-eb22-4667-b6c5-c355a909344e, InstanceUUID=7bbe603c-5f63-4c93-8932-d2d90521dbb1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T05:41:20.201Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T05:41:30.202Z |INFO |Init configs |InvocationID=a1df1c54-eb22-4667-b6c5-c355a909344e, InstanceUUID=23b29fb5-dda6-4644-9a20-93dcc83341b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T05:41:30.215Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T05:41:40.216Z |INFO |Init configs |InvocationID=a1df1c54-eb22-4667-b6c5-c355a909344e, InstanceUUID=98d24275-2fac-4c45-895a-d22f8c3a6fac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T05:41:40.224Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T05:41:50.224Z |INFO |Init configs |InvocationID=a1df1c54-eb22-4667-b6c5-c355a909344e, InstanceUUID=1f7dcbbd-ee42-4d37-bd9d-4ce2df4190bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T05:41:50.233Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T05:42:00.233Z |INFO |Init configs |InvocationID=a1df1c54-eb22-4667-b6c5-c355a909344e, InstanceUUID=982fbd37-785d-446b-a062-ad2e0e5d7572 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T05:42:00.241Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T05:42:10.241Z |INFO |Init configs |InvocationID=a1df1c54-eb22-4667-b6c5-c355a909344e, InstanceUUID=93ce5deb-227f-4853-a193-6e01e1b8988a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T05:42:10.252Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T05:42:20.252Z |INFO |Init configs |InvocationID=a1df1c54-eb22-4667-b6c5-c355a909344e, InstanceUUID=f91b8b42-a943-46ba-a9c4-463cabc28184 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-15T05:42:20.261Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 |