. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.5.9) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-11T01:48:49.002Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-11T01:48:49.005Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-05-11T01:48:49.053Z |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-11T01:48:49.626Z |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-11T01:48:49.710Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-11T01:48:49.711Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-11T01:48:49.711Z |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-11T01:48:49.792Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-05-11T01:48:49.846Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2022-05-11T01:48:49.863Z |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-11T01:48:51.283Z |INFO |BeanFactory id=79e5e16e-7497-313a-b4dc-911d469f091f | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-05-11T01:48:51.770Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2022-05-11T01:48:51.785Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2022-05-11T01:48:51.785Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.56] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-05-11T01:48:51.849Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2022-05-11T01:48:51.850Z |INFO |Root WebApplicationContext: initialization completed in 1986 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2022-05-11T01:48:52.176Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=7fe7dd0a-2be2-4b6b-be09-37c0c119f18d | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2022-05-11T01:48:52.740Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=7fe7dd0a-2be2-4b6b-be09-37c0c119f18d | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-05-11T01:48:53.864Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=7fe7dd0a-2be2-4b6b-be09-37c0c119f18d | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-05-11T01:48:54.255Z |INFO |Started MainApp in 7.39 seconds (JVM running for 7.995) |InvocationID=7fe7dd0a-2be2-4b6b-be09-37c0c119f18d | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2022-05-11T01:48:54.307Z |INFO |Start scheduling PRH workflow |InvocationID=7fe7dd0a-2be2-4b6b-be09-37c0c119f18d | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T01:48:54.340Z |INFO |Init configs |InvocationID=7fe7dd0a-2be2-4b6b-be09-37c0c119f18d, InstanceUUID=77e32dec-1434-44da-a430-11bf5a516432 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-11T01:48:55.807Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.18.139:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T01:48:55.828Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-05-11T01:48:56.878Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-05-11T01:48:56.878Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-05-11T01:48:56.880Z |INFO |Completed initialization in 2 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T01:49:05.829Z |INFO |Init configs |InvocationID=7fe7dd0a-2be2-4b6b-be09-37c0c119f18d, InstanceUUID=37f23d01-5a1b-4f57-af0b-ef494cb36281 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-11T01:49:06.964Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.18.139:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T01:49:06.964Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T01:49:16.965Z |INFO |Init configs |InvocationID=7fe7dd0a-2be2-4b6b-be09-37c0c119f18d, InstanceUUID=2fdf24c8-d9ba-406a-b070-5cee01072a29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-11T01:49:18.038Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.18.139:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T01:49:18.039Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T01:49:28.041Z |INFO |Init configs |InvocationID=7fe7dd0a-2be2-4b6b-be09-37c0c119f18d, InstanceUUID=2ace2eb1-7bd3-4c1a-8ddd-92f4c8579b63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-11T01:49:29.174Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.18.139:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T01:49:29.175Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T01:49:39.176Z |INFO |Init configs |InvocationID=7fe7dd0a-2be2-4b6b-be09-37c0c119f18d, InstanceUUID=ce7c5052-de4b-4000-938a-c9c2364acf0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-11T01:49:40.213Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.18.139:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T01:49:40.214Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T01:49:50.214Z |INFO |Init configs |InvocationID=7fe7dd0a-2be2-4b6b-be09-37c0c119f18d, InstanceUUID=5793b555-495e-474f-a202-df6230ee2f94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-11T01:49:51.349Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.18.139:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T01:49:51.350Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T01:50:01.352Z |INFO |Init configs |InvocationID=7fe7dd0a-2be2-4b6b-be09-37c0c119f18d, InstanceUUID=9247ed72-b14f-4a64-9c4e-a459bb934115 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-11T01:50:02.610Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.18.139:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T01:50:02.611Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T01:50:12.612Z |INFO |Init configs |InvocationID=7fe7dd0a-2be2-4b6b-be09-37c0c119f18d, InstanceUUID=ee134c85-6507-4eec-b9b4-543a50000ec5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-11T01:50:13.654Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.18.139:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T01:50:13.655Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T01:50:23.656Z |INFO |Init configs |InvocationID=7fe7dd0a-2be2-4b6b-be09-37c0c119f18d, InstanceUUID=1e094a81-c66f-4f98-933f-9ee82b98cae9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-11T01:50:24.729Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.18.139:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T01:50:24.730Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T01:50:34.732Z |INFO |Init configs |InvocationID=7fe7dd0a-2be2-4b6b-be09-37c0c119f18d, InstanceUUID=1b0db33f-7b2b-4c5f-bcf5-ff8fef29587c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-11T01:50:35.797Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.18.139:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T01:50:35.798Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T01:50:45.799Z |INFO |Init configs |InvocationID=7fe7dd0a-2be2-4b6b-be09-37c0c119f18d, InstanceUUID=a2378492-4cf3-40e6-9e29-97f7fb2be228 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-11T01:50:46.838Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.18.139:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T01:50:46.839Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T01:50:56.842Z |INFO |Init configs |InvocationID=7fe7dd0a-2be2-4b6b-be09-37c0c119f18d, InstanceUUID=e8714242-a927-4202-970f-d1d845bec1e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-11T01:50:57.973Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.18.139:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T01:50:57.974Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T01:51:07.975Z |INFO |Init configs |InvocationID=7fe7dd0a-2be2-4b6b-be09-37c0c119f18d, InstanceUUID=59aa01f1-9192-4872-bc8a-73ff38e5f29f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-11T01:51:09.266Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.18.139:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T01:51:09.268Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T01:51:19.268Z |INFO |Init configs |InvocationID=7fe7dd0a-2be2-4b6b-be09-37c0c119f18d, InstanceUUID=f4c91621-b4c3-4571-87fb-95a1db30fd49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-11T01:51:20.308Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.18.139:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T01:51:20.309Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T01:51:30.310Z |INFO |Init configs |InvocationID=7fe7dd0a-2be2-4b6b-be09-37c0c119f18d, InstanceUUID=5efb7a6c-9c28-42ea-b364-b623a2e52b89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-11T01:51:31.446Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.18.139:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T01:51:31.446Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T01:51:41.447Z |INFO |Init configs |InvocationID=7fe7dd0a-2be2-4b6b-be09-37c0c119f18d, InstanceUUID=cf3b481e-c21c-40ff-a033-0dc6f2ea9681 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-11T01:51:42.581Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.18.139:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T01:51:42.582Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T01:51:52.583Z |INFO |Init configs |InvocationID=7fe7dd0a-2be2-4b6b-be09-37c0c119f18d, InstanceUUID=1d0355c9-96ab-4612-a7f2-45a269a55243 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-11T01:51:53.622Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.18.139:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T01:51:53.623Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T01:52:03.623Z |INFO |Init configs |InvocationID=7fe7dd0a-2be2-4b6b-be09-37c0c119f18d, InstanceUUID=6706d0ee-bcba-4f93-9a4c-0425efefe49d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-11T01:52:04.693Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.18.139:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T01:52:04.694Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T01:52:14.695Z |INFO |Init configs |InvocationID=7fe7dd0a-2be2-4b6b-be09-37c0c119f18d, InstanceUUID=8990ab62-6329-41b1-9a2b-28a2a2b98b78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-11T01:52:15.862Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.18.139:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T01:52:15.863Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T01:52:25.864Z |INFO |Init configs |InvocationID=7fe7dd0a-2be2-4b6b-be09-37c0c119f18d, InstanceUUID=0a4a8942-69b7-4493-8a6b-a89f18023214 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-11T01:52:26.936Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.18.139:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T01:52:26.938Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T01:52:36.938Z |INFO |Init configs |InvocationID=7fe7dd0a-2be2-4b6b-be09-37c0c119f18d, InstanceUUID=6379522f-3e8a-49b8-8f26-3bbb8471ba8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-11T01:52:38.005Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.18.139:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T01:52:38.006Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T01:52:48.007Z |INFO |Init configs |InvocationID=7fe7dd0a-2be2-4b6b-be09-37c0c119f18d, InstanceUUID=d4e055c3-77c3-41fe-9e62-934173820b5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-11T01:52:49.142Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.18.139:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T01:52:49.142Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T01:52:59.143Z |INFO |Init configs |InvocationID=7fe7dd0a-2be2-4b6b-be09-37c0c119f18d, InstanceUUID=ae80222b-c52c-40f7-bcb5-153df05d08a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-11T01:53:00.179Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.18.139:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T01:53:00.180Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T01:53:10.180Z |INFO |Init configs |InvocationID=7fe7dd0a-2be2-4b6b-be09-37c0c119f18d, InstanceUUID=9a799c1b-4adb-4f99-909c-b253d0cbad16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-11T01:53:11.284Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.18.139:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T01:53:11.285Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T01:53:21.286Z |INFO |Init configs |InvocationID=7fe7dd0a-2be2-4b6b-be09-37c0c119f18d, InstanceUUID=cfc4000f-0233-4aa2-807c-0df811f3178a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-11T01:53:22.418Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.18.139:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T01:53:22.419Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T01:53:32.420Z |INFO |Init configs |InvocationID=7fe7dd0a-2be2-4b6b-be09-37c0c119f18d, InstanceUUID=6aabb41b-f1ec-45dc-80cd-e8db29d56a9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-11T01:53:33.461Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.18.139:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T01:53:33.462Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T01:53:43.463Z |INFO |Init configs |InvocationID=7fe7dd0a-2be2-4b6b-be09-37c0c119f18d, InstanceUUID=3be68734-8c93-42ca-b76d-c3235c128afa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-11T01:53:44.538Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.18.139:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T01:53:44.539Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-11T01:53:52.464Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-11T01:53:52.464Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-05-11T01:53:52.464Z |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-11T01:53:52.467Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-11T01:53:52.474Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-11T01:53:52.474Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-11T01:53:52.474Z |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-11T01:53:52.475Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T01:53:54.539Z |INFO |Init configs |InvocationID=7fe7dd0a-2be2-4b6b-be09-37c0c119f18d, InstanceUUID=e4d0d429-cd32-4356-9cef-bb555a03a771 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-11T01:53:55.670Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.18.139:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T01:53:55.673Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T01:54:05.673Z |INFO |Init configs |InvocationID=7fe7dd0a-2be2-4b6b-be09-37c0c119f18d, InstanceUUID=3814d5a6-7e52-48d3-b134-f24fb567d60d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-11T01:54:06.905Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.18.139:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T01:54:06.906Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T01:54:16.906Z |INFO |Init configs |InvocationID=7fe7dd0a-2be2-4b6b-be09-37c0c119f18d, InstanceUUID=07101c86-36df-4f89-b7fc-49ca4550e35b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-11T01:54:17.972Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.18.139:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T01:54:17.973Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T01:54:27.974Z |INFO |Init configs |InvocationID=7fe7dd0a-2be2-4b6b-be09-37c0c119f18d, InstanceUUID=ebd7f87d-97aa-4b17-8f9a-690e8b8946b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-11T01:54:29.205Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.18.139:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T01:54:29.205Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T01:54:39.206Z |INFO |Init configs |InvocationID=7fe7dd0a-2be2-4b6b-be09-37c0c119f18d, InstanceUUID=daf4ed30-755f-4d08-b7bb-4def2f2baaa3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-11T01:54:40.439Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.18.139:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T01:54:40.440Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T01:54:50.442Z |INFO |Init configs |InvocationID=7fe7dd0a-2be2-4b6b-be09-37c0c119f18d, InstanceUUID=736b9c89-4e82-4c0d-9de5-c0487fbf0524 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-11T01:54:51.474Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.18.139:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T01:54:51.474Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T01:55:01.475Z |INFO |Init configs |InvocationID=7fe7dd0a-2be2-4b6b-be09-37c0c119f18d, InstanceUUID=48f7b4c7-d128-41ff-9c42-0eb575a427c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-11T01:55:02.613Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.18.139:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T01:55:02.614Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T01:55:12.615Z |INFO |Init configs |InvocationID=7fe7dd0a-2be2-4b6b-be09-37c0c119f18d, InstanceUUID=fcbe752b-722f-4d26-804e-22928c499df3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-11T01:55:13.688Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.18.139:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T01:55:13.689Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T01:55:23.690Z |INFO |Init configs |InvocationID=7fe7dd0a-2be2-4b6b-be09-37c0c119f18d, InstanceUUID=153d040f-2226-4936-bd68-4dad8d24d404 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-11T01:55:24.820Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.18.139:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T01:55:24.820Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T01:55:34.821Z |INFO |Init configs |InvocationID=7fe7dd0a-2be2-4b6b-be09-37c0c119f18d, InstanceUUID=6e40e6d6-e449-47d9-80a1-00883f291793 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-11T01:55:35.955Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.18.139:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T01:55:35.956Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T01:55:45.956Z |INFO |Init configs |InvocationID=7fe7dd0a-2be2-4b6b-be09-37c0c119f18d, InstanceUUID=65a1de32-1165-4f7a-9ad0-134772fa8e26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-11T01:55:46.997Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.18.139:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T01:55:46.998Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T01:55:56.998Z |INFO |Init configs |InvocationID=7fe7dd0a-2be2-4b6b-be09-37c0c119f18d, InstanceUUID=26cfabaf-1a65-4eee-be79-879f08472863 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-11T01:55:58.067Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.18.139:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T01:55:58.067Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T01:56:08.068Z |INFO |Init configs |InvocationID=7fe7dd0a-2be2-4b6b-be09-37c0c119f18d, InstanceUUID=7d0aa165-c1d4-4166-87b9-66f312629291 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-11T01:56:09.301Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.18.139:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T01:56:09.302Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T01:56:19.302Z |INFO |Init configs |InvocationID=7fe7dd0a-2be2-4b6b-be09-37c0c119f18d, InstanceUUID=ab4aebf1-8ebf-46e6-96b2-9f8bb582df30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-11T01:56:20.436Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.18.139:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T01:56:20.437Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T01:56:30.437Z |INFO |Init configs |InvocationID=7fe7dd0a-2be2-4b6b-be09-37c0c119f18d, InstanceUUID=63b8a9c0-b81d-4bc7-bfae-4047218922a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-11T01:56:31.475Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.18.139:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T01:56:31.476Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T01:56:41.476Z |INFO |Init configs |InvocationID=7fe7dd0a-2be2-4b6b-be09-37c0c119f18d, InstanceUUID=fe451b4d-828a-48df-801a-66fc05ea0964 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-11T01:56:42.613Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.18.139:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T01:56:42.613Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T01:56:52.614Z |INFO |Init configs |InvocationID=7fe7dd0a-2be2-4b6b-be09-37c0c119f18d, InstanceUUID=fcbbc64d-efb7-46a3-a889-21c5a46cac51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-11T01:56:53.749Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.18.139:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T01:56:53.749Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T01:57:03.750Z |INFO |Init configs |InvocationID=7fe7dd0a-2be2-4b6b-be09-37c0c119f18d, InstanceUUID=cb91fddf-3def-4f18-99f9-4c85554ff3ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-11T01:57:04.821Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.18.139:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T01:57:04.822Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T01:57:14.824Z |INFO |Init configs |InvocationID=7fe7dd0a-2be2-4b6b-be09-37c0c119f18d, InstanceUUID=783b862d-65e1-4bfb-98d8-80e5ff0e1bfe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-11T01:57:16.050Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.18.139:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T01:57:16.050Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T01:57:26.051Z |INFO |Init configs |InvocationID=7fe7dd0a-2be2-4b6b-be09-37c0c119f18d, InstanceUUID=d4da595d-2448-4b56-9baf-8e9d62e730cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-11T01:57:27.094Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.18.139:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T01:57:27.095Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T01:57:37.095Z |INFO |Init configs |InvocationID=7fe7dd0a-2be2-4b6b-be09-37c0c119f18d, InstanceUUID=e6b6e574-5b31-4a5e-9585-5cf0c0639194 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-11T01:57:38.165Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.18.139:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T01:57:38.166Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T01:57:48.167Z |INFO |Init configs |InvocationID=7fe7dd0a-2be2-4b6b-be09-37c0c119f18d, InstanceUUID=83564f2c-91f6-46a4-a922-06432a505009 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-11T01:57:49.237Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.18.139:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T01:57:49.238Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T01:57:59.238Z |INFO |Init configs |InvocationID=7fe7dd0a-2be2-4b6b-be09-37c0c119f18d, InstanceUUID=5e6119ab-09c4-428d-a64a-e5f2294e105d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-11T01:58:00.279Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.18.139:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T01:58:00.279Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T01:58:10.281Z |INFO |Init configs |InvocationID=7fe7dd0a-2be2-4b6b-be09-37c0c119f18d, InstanceUUID=c91eb3c1-9f1b-4919-82c7-310c54ad8ea3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T01:58:10.438Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T01:58:20.438Z |INFO |Init configs |InvocationID=7fe7dd0a-2be2-4b6b-be09-37c0c119f18d, InstanceUUID=5d504a37-1296-4142-9f39-b94c71bd6fa1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T01:58:20.456Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T01:58:30.457Z |INFO |Init configs |InvocationID=7fe7dd0a-2be2-4b6b-be09-37c0c119f18d, InstanceUUID=a292ff55-9290-4e02-a538-6c44cdae1423 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T01:58:30.470Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T01:58:40.471Z |INFO |Init configs |InvocationID=7fe7dd0a-2be2-4b6b-be09-37c0c119f18d, InstanceUUID=97858a65-b96a-4059-b314-4fb3979af708 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T01:58:40.482Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T01:58:50.483Z |INFO |Init configs |InvocationID=7fe7dd0a-2be2-4b6b-be09-37c0c119f18d, InstanceUUID=644dd78c-5c98-4a86-afc3-b5bbfb81f9bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T01:58:50.496Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-11T01:58:52.381Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-11T01:58:52.381Z |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-11T01:58:52.382Z |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-11T01:58:52.384Z |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-11T01:58:52.390Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-11T01:58:52.390Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-11T01:58:52.390Z |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-11T01:58:52.391Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T01:59:00.496Z |INFO |Init configs |InvocationID=7fe7dd0a-2be2-4b6b-be09-37c0c119f18d, InstanceUUID=0781fb4c-9413-4c84-a4dc-47eb1631c263 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T01:59:00.508Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T01:59:10.509Z |INFO |Init configs |InvocationID=7fe7dd0a-2be2-4b6b-be09-37c0c119f18d, InstanceUUID=35ea83b5-5e55-4bbf-aa14-e1df361d579f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T01:59:10.519Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T01:59:20.520Z |INFO |Init configs |InvocationID=7fe7dd0a-2be2-4b6b-be09-37c0c119f18d, InstanceUUID=144deaea-61f6-4aec-9575-4013f124fe8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T01:59:20.531Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T01:59:30.531Z |INFO |Init configs |InvocationID=7fe7dd0a-2be2-4b6b-be09-37c0c119f18d, InstanceUUID=57500969-fc7f-4d85-9d3f-dbb100a18595 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T01:59:30.542Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T01:59:40.543Z |INFO |Init configs |InvocationID=7fe7dd0a-2be2-4b6b-be09-37c0c119f18d, InstanceUUID=9c5631ac-056b-410c-8f99-d79ce99f46a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T01:59:40.551Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T01:59:50.551Z |INFO |Init configs |InvocationID=7fe7dd0a-2be2-4b6b-be09-37c0c119f18d, InstanceUUID=2501fafa-5e2d-47c3-aa88-bdfbf05f80c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T01:59:50.561Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T02:00:00.562Z |INFO |Init configs |InvocationID=7fe7dd0a-2be2-4b6b-be09-37c0c119f18d, InstanceUUID=0fce697f-09e0-4540-8eb2-e785e592e353 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T02:00:00.571Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T02:00:10.572Z |INFO |Init configs |InvocationID=7fe7dd0a-2be2-4b6b-be09-37c0c119f18d, InstanceUUID=3b49ebdd-d95f-41dc-8154-0f7f1734b7e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T02:00:10.580Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T02:00:20.581Z |INFO |Init configs |InvocationID=7fe7dd0a-2be2-4b6b-be09-37c0c119f18d, InstanceUUID=0c098322-d196-434b-8cbb-6517a464209b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T02:00:20.591Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T02:00:30.592Z |INFO |Init configs |InvocationID=7fe7dd0a-2be2-4b6b-be09-37c0c119f18d, InstanceUUID=c04c284a-ef2f-4987-b7cf-47c94d9f3faa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T02:00:30.601Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T02:00:40.601Z |INFO |Init configs |InvocationID=7fe7dd0a-2be2-4b6b-be09-37c0c119f18d, InstanceUUID=ed922a25-ac06-49a6-ae8b-4813a0d49e84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T02:00:40.610Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T02:00:50.611Z |INFO |Init configs |InvocationID=7fe7dd0a-2be2-4b6b-be09-37c0c119f18d, InstanceUUID=dcdb35ae-1939-42ed-910b-5fa12c3aa991 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T02:00:50.620Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T02:01:00.620Z |INFO |Init configs |InvocationID=7fe7dd0a-2be2-4b6b-be09-37c0c119f18d, InstanceUUID=02bd2a1f-ee0b-443f-a25e-f43ed482e755 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T02:01:00.629Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T02:01:10.630Z |INFO |Init configs |InvocationID=7fe7dd0a-2be2-4b6b-be09-37c0c119f18d, InstanceUUID=9c47734c-78c6-40ef-98ff-0293a5777e28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T02:01:10.638Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T02:01:20.639Z |INFO |Init configs |InvocationID=7fe7dd0a-2be2-4b6b-be09-37c0c119f18d, InstanceUUID=6c862ba2-17d7-4548-9598-77afcc914693 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T02:01:20.647Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T02:01:30.648Z |INFO |Init configs |InvocationID=7fe7dd0a-2be2-4b6b-be09-37c0c119f18d, InstanceUUID=3f08c1cb-1ca7-44f3-bfe5-d55a85fe2132 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T02:01:30.656Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T02:01:40.657Z |INFO |Init configs |InvocationID=7fe7dd0a-2be2-4b6b-be09-37c0c119f18d, InstanceUUID=3afc7fc8-60b0-4daa-a81d-4b3f51da32b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T02:01:40.666Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T02:01:50.666Z |INFO |Init configs |InvocationID=7fe7dd0a-2be2-4b6b-be09-37c0c119f18d, InstanceUUID=fb6e3361-bf40-4c8a-b5ca-f10e4bc66edc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T02:01:50.675Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T02:02:00.676Z |INFO |Init configs |InvocationID=7fe7dd0a-2be2-4b6b-be09-37c0c119f18d, InstanceUUID=20bc524e-7515-4e22-8f1d-cd7ae8a12ced | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T02:02:00.685Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T02:02:10.686Z |INFO |Init configs |InvocationID=7fe7dd0a-2be2-4b6b-be09-37c0c119f18d, InstanceUUID=1b5e70ce-6b36-4a38-b6e1-0302e814f356 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T02:02:10.695Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T02:02:20.695Z |INFO |Init configs |InvocationID=7fe7dd0a-2be2-4b6b-be09-37c0c119f18d, InstanceUUID=3599ca1e-7b8f-48e9-a3c5-3d6b9c65e7c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T02:02:20.704Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T02:02:30.704Z |INFO |Init configs |InvocationID=7fe7dd0a-2be2-4b6b-be09-37c0c119f18d, InstanceUUID=a3efe7ac-90f4-41c7-a684-e60e03ad4307 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T02:02:30.712Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T02:02:40.713Z |INFO |Init configs |InvocationID=7fe7dd0a-2be2-4b6b-be09-37c0c119f18d, InstanceUUID=7fffe8a3-8cec-4569-a374-f458bafbe98b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T02:02:40.722Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T02:02:50.723Z |INFO |Init configs |InvocationID=7fe7dd0a-2be2-4b6b-be09-37c0c119f18d, InstanceUUID=fbf9f76e-79b6-4580-9038-9776fbbbab7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T02:02:50.732Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T02:03:00.733Z |INFO |Init configs |InvocationID=7fe7dd0a-2be2-4b6b-be09-37c0c119f18d, InstanceUUID=ec0760ad-2e82-4992-a957-9aaaad652dbe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T02:03:00.741Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T02:03:10.741Z |INFO |Init configs |InvocationID=7fe7dd0a-2be2-4b6b-be09-37c0c119f18d, InstanceUUID=3b7f023a-a7ae-4f06-b354-c3cdc7bc4d1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T02:03:10.749Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T02:03:20.750Z |INFO |Init configs |InvocationID=7fe7dd0a-2be2-4b6b-be09-37c0c119f18d, InstanceUUID=736d59d6-7b60-42b2-8e0f-d6ed7952db61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T02:03:20.758Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T02:03:30.759Z |INFO |Init configs |InvocationID=7fe7dd0a-2be2-4b6b-be09-37c0c119f18d, InstanceUUID=15714e59-aa06-4ff6-9899-ee8eb2c2dc40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T02:03:30.768Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T02:03:40.768Z |INFO |Init configs |InvocationID=7fe7dd0a-2be2-4b6b-be09-37c0c119f18d, InstanceUUID=ea421dde-2167-4935-8506-1140ea9e39df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T02:03:40.776Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T02:03:50.777Z |INFO |Init configs |InvocationID=7fe7dd0a-2be2-4b6b-be09-37c0c119f18d, InstanceUUID=c71720ce-34a3-4c1f-a873-7e70eb7ec855 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T02:03:50.785Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-11T02:03:52.335Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-11T02:03:52.335Z |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-11T02:03:52.336Z |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-11T02:03:52.337Z |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-11T02:03:52.342Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-11T02:03:52.342Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-11T02:03:52.342Z |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-11T02:03:52.343Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T02:04:00.786Z |INFO |Init configs |InvocationID=7fe7dd0a-2be2-4b6b-be09-37c0c119f18d, InstanceUUID=3d28fe7c-8547-47d6-a52d-068b4def3e4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T02:04:00.794Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T02:04:10.795Z |INFO |Init configs |InvocationID=7fe7dd0a-2be2-4b6b-be09-37c0c119f18d, InstanceUUID=a8172f96-1d1c-4dcf-970b-ea2bad38e1bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T02:04:10.804Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T02:04:20.805Z |INFO |Init configs |InvocationID=7fe7dd0a-2be2-4b6b-be09-37c0c119f18d, InstanceUUID=b9e55902-8f21-4555-b654-edefaeba52fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T02:04:20.814Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T02:04:30.815Z |INFO |Init configs |InvocationID=7fe7dd0a-2be2-4b6b-be09-37c0c119f18d, InstanceUUID=d346f394-8a83-4b44-bf6e-181ed850c40e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T02:04:30.824Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T02:04:40.825Z |INFO |Init configs |InvocationID=7fe7dd0a-2be2-4b6b-be09-37c0c119f18d, InstanceUUID=af99b0db-6611-422b-b4bf-c677b1e3cc0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T02:04:40.833Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T02:04:50.833Z |INFO |Init configs |InvocationID=7fe7dd0a-2be2-4b6b-be09-37c0c119f18d, InstanceUUID=432f7ce0-7a84-445b-bf96-7246522b1ed0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T02:04:50.842Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T02:05:00.842Z |INFO |Init configs |InvocationID=7fe7dd0a-2be2-4b6b-be09-37c0c119f18d, InstanceUUID=ff0de9c2-bc8d-4c57-93b5-f9945bd369e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T02:05:00.850Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T02:05:10.850Z |INFO |Init configs |InvocationID=7fe7dd0a-2be2-4b6b-be09-37c0c119f18d, InstanceUUID=6c48b27b-5f2c-4792-8c61-2c635e4bcc70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T02:05:10.860Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T02:05:20.861Z |INFO |Init configs |InvocationID=7fe7dd0a-2be2-4b6b-be09-37c0c119f18d, InstanceUUID=8053b45c-f7ce-4b8e-a314-cd1fc8b3a626 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T02:05:20.870Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T02:05:30.870Z |INFO |Init configs |InvocationID=7fe7dd0a-2be2-4b6b-be09-37c0c119f18d, InstanceUUID=ed28f04b-758d-42d1-b478-2fecd8be074c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T02:05:30.879Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T02:05:40.879Z |INFO |Init configs |InvocationID=7fe7dd0a-2be2-4b6b-be09-37c0c119f18d, InstanceUUID=bbf29070-a64f-420b-a0a9-fc02a884a7b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T02:05:40.888Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T02:05:50.888Z |INFO |Init configs |InvocationID=7fe7dd0a-2be2-4b6b-be09-37c0c119f18d, InstanceUUID=0accca1c-4491-497f-a303-0d7688b3a373 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T02:05:51.040Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T02:06:01.041Z |INFO |Init configs |InvocationID=7fe7dd0a-2be2-4b6b-be09-37c0c119f18d, InstanceUUID=e946f27d-b619-495b-88f2-d52632ff44ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T02:06:01.049Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T02:06:11.050Z |INFO |Init configs |InvocationID=7fe7dd0a-2be2-4b6b-be09-37c0c119f18d, InstanceUUID=3095c2f7-9a7c-46e7-92d8-25891c008a4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T02:06:11.060Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T02:06:21.061Z |INFO |Init configs |InvocationID=7fe7dd0a-2be2-4b6b-be09-37c0c119f18d, InstanceUUID=c1fde419-5ef8-4aa9-be27-312285dd34c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T02:06:21.068Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T02:06:31.068Z |INFO |Init configs |InvocationID=7fe7dd0a-2be2-4b6b-be09-37c0c119f18d, InstanceUUID=8a0705c4-f003-4b84-b43c-061811710cf0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T02:06:31.076Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T02:06:41.077Z |INFO |Init configs |InvocationID=7fe7dd0a-2be2-4b6b-be09-37c0c119f18d, InstanceUUID=e80ee0df-4175-4f7c-a43a-b58c68764354 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T02:06:41.086Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T02:06:51.087Z |INFO |Init configs |InvocationID=7fe7dd0a-2be2-4b6b-be09-37c0c119f18d, InstanceUUID=7d0c8727-adc8-4278-979c-4b0d85a55639 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T02:06:51.097Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T02:07:01.098Z |INFO |Init configs |InvocationID=7fe7dd0a-2be2-4b6b-be09-37c0c119f18d, InstanceUUID=99b969a3-f169-47e2-a587-ed54bf438606 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T02:07:01.106Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T02:07:11.106Z |INFO |Init configs |InvocationID=7fe7dd0a-2be2-4b6b-be09-37c0c119f18d, InstanceUUID=36123435-9c67-46cf-8aaf-1078e93679ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T02:07:11.301Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T02:07:21.301Z |INFO |Init configs |InvocationID=7fe7dd0a-2be2-4b6b-be09-37c0c119f18d, InstanceUUID=dfe27095-6ff1-467c-8494-4a1f8b8e4b38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T02:07:21.309Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T02:07:31.309Z |INFO |Init configs |InvocationID=7fe7dd0a-2be2-4b6b-be09-37c0c119f18d, InstanceUUID=27390e5a-422e-4ccd-9bdb-f98120e46258 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T02:07:31.317Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T02:07:41.318Z |INFO |Init configs |InvocationID=7fe7dd0a-2be2-4b6b-be09-37c0c119f18d, InstanceUUID=67f4ffd4-a3fa-4051-9e9c-a77db374094c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T02:07:41.326Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T02:07:51.326Z |INFO |Init configs |InvocationID=7fe7dd0a-2be2-4b6b-be09-37c0c119f18d, InstanceUUID=09b20c78-40bd-486e-b706-de737e2b1c40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T02:07:51.334Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T02:08:01.335Z |INFO |Init configs |InvocationID=7fe7dd0a-2be2-4b6b-be09-37c0c119f18d, InstanceUUID=4faedfe6-9764-4f59-809a-d02803ce70c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T02:08:01.342Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T02:08:11.343Z |INFO |Init configs |InvocationID=7fe7dd0a-2be2-4b6b-be09-37c0c119f18d, InstanceUUID=342a2eae-7fe2-4e94-88f2-9e333a222af0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T02:08:11.351Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T02:08:21.352Z |INFO |Init configs |InvocationID=7fe7dd0a-2be2-4b6b-be09-37c0c119f18d, InstanceUUID=16a3bc04-bb9b-4b8d-a763-86be6d09c19a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T02:08:21.360Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T02:08:31.361Z |INFO |Init configs |InvocationID=7fe7dd0a-2be2-4b6b-be09-37c0c119f18d, InstanceUUID=958e7bbc-7f27-40a4-ad10-5b28c12933b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T02:08:31.370Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T02:08:41.371Z |INFO |Init configs |InvocationID=7fe7dd0a-2be2-4b6b-be09-37c0c119f18d, InstanceUUID=54b6c209-f2a9-4b0a-955e-72b871ff8153 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T02:08:41.379Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T02:08:51.380Z |INFO |Init configs |InvocationID=7fe7dd0a-2be2-4b6b-be09-37c0c119f18d, InstanceUUID=d344a31a-d1b3-497c-b629-825e35df1dde | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T02:08:51.388Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-11T02:08:52.353Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-11T02:08:52.353Z |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-11T02:08:52.354Z |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-11T02:08:52.355Z |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-11T02:08:52.360Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-11T02:08:52.360Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-11T02:08:52.360Z |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-11T02:08:52.362Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T02:09:01.388Z |INFO |Init configs |InvocationID=7fe7dd0a-2be2-4b6b-be09-37c0c119f18d, InstanceUUID=c032aaf2-056f-4d81-80e0-2f7b54e42deb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T02:09:01.395Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T02:09:11.396Z |INFO |Init configs |InvocationID=7fe7dd0a-2be2-4b6b-be09-37c0c119f18d, InstanceUUID=c78b35c1-a438-49ce-a661-9db832313157 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T02:09:11.403Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T02:09:21.403Z |INFO |Init configs |InvocationID=7fe7dd0a-2be2-4b6b-be09-37c0c119f18d, InstanceUUID=7653a7ae-4a62-4a8a-9e49-98cfc0d6669c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T02:09:21.410Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T02:09:31.411Z |INFO |Init configs |InvocationID=7fe7dd0a-2be2-4b6b-be09-37c0c119f18d, InstanceUUID=e4b8b384-bc90-4c37-8d2b-1b810bba078b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T02:09:31.419Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T02:09:41.420Z |INFO |Init configs |InvocationID=7fe7dd0a-2be2-4b6b-be09-37c0c119f18d, InstanceUUID=14fc382a-0f11-4c56-98a0-83532d3f595b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T02:09:41.430Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T02:09:51.430Z |INFO |Init configs |InvocationID=7fe7dd0a-2be2-4b6b-be09-37c0c119f18d, InstanceUUID=e2f1109a-5b20-415b-9090-5f4535fef346 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T02:09:51.437Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T02:10:01.438Z |INFO |Init configs |InvocationID=7fe7dd0a-2be2-4b6b-be09-37c0c119f18d, InstanceUUID=0ba10ab1-f778-4f28-a90d-67a11458997f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T02:10:01.445Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T02:10:11.445Z |INFO |Init configs |InvocationID=7fe7dd0a-2be2-4b6b-be09-37c0c119f18d, InstanceUUID=76d46222-927c-4337-8022-a4355f67307a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T02:10:11.452Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T02:10:21.453Z |INFO |Init configs |InvocationID=7fe7dd0a-2be2-4b6b-be09-37c0c119f18d, InstanceUUID=00200339-12cb-4a8f-91cc-9cf98b578cac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T02:10:21.460Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T02:10:31.460Z |INFO |Init configs |InvocationID=7fe7dd0a-2be2-4b6b-be09-37c0c119f18d, InstanceUUID=3f56eb16-a21d-455c-ba3f-d67a8d0c65a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T02:10:31.468Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T02:10:41.468Z |INFO |Init configs |InvocationID=7fe7dd0a-2be2-4b6b-be09-37c0c119f18d, InstanceUUID=b60caf19-8c6a-48d5-a1d9-fb8923c24cd0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T02:10:41.475Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T02:10:51.475Z |INFO |Init configs |InvocationID=7fe7dd0a-2be2-4b6b-be09-37c0c119f18d, InstanceUUID=66ba86fe-6c04-4e2e-8995-835ff31e192f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T02:10:51.482Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T02:11:01.482Z |INFO |Init configs |InvocationID=7fe7dd0a-2be2-4b6b-be09-37c0c119f18d, InstanceUUID=1a476e05-0072-41ab-b8ca-826bf9cb60ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T02:11:01.489Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T02:11:11.490Z |INFO |Init configs |InvocationID=7fe7dd0a-2be2-4b6b-be09-37c0c119f18d, InstanceUUID=173692f4-cfb2-4ba8-9577-7474a3a3af31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T02:11:11.496Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T02:11:21.497Z |INFO |Init configs |InvocationID=7fe7dd0a-2be2-4b6b-be09-37c0c119f18d, InstanceUUID=227dfad0-02d6-4fd0-87a6-cc5125d47e07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T02:11:21.504Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T02:11:31.505Z |INFO |Init configs |InvocationID=7fe7dd0a-2be2-4b6b-be09-37c0c119f18d, InstanceUUID=1be90eaf-8675-43f3-b134-acaf44902ec7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T02:11:31.511Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T02:11:41.512Z |INFO |Init configs |InvocationID=7fe7dd0a-2be2-4b6b-be09-37c0c119f18d, InstanceUUID=41b590d0-848b-4ad4-b03a-68622c55e75e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T02:11:41.519Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T02:11:51.520Z |INFO |Init configs |InvocationID=7fe7dd0a-2be2-4b6b-be09-37c0c119f18d, InstanceUUID=db068044-4013-4d39-ab3b-deb29cb4cfb7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T02:11:51.527Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T02:12:01.527Z |INFO |Init configs |InvocationID=7fe7dd0a-2be2-4b6b-be09-37c0c119f18d, InstanceUUID=663e4933-8b8a-44a7-9c51-1ce1cc95eef4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T02:12:01.534Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T02:12:11.535Z |INFO |Init configs |InvocationID=7fe7dd0a-2be2-4b6b-be09-37c0c119f18d, InstanceUUID=b54ace02-24e0-4641-af32-9841f3836e5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T02:12:11.541Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T02:12:21.541Z |INFO |Init configs |InvocationID=7fe7dd0a-2be2-4b6b-be09-37c0c119f18d, InstanceUUID=af90f9cf-a7ed-4475-8acc-e0bd7f1e2905 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T02:12:21.548Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T02:12:31.548Z |INFO |Init configs |InvocationID=7fe7dd0a-2be2-4b6b-be09-37c0c119f18d, InstanceUUID=19858ddc-686c-4696-aea4-a9c9bd2183ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T02:12:31.555Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T02:12:41.555Z |INFO |Init configs |InvocationID=7fe7dd0a-2be2-4b6b-be09-37c0c119f18d, InstanceUUID=0b306801-7aac-4d0b-bf8e-92cffd6e67f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T02:12:41.561Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T02:12:51.562Z |INFO |Init configs |InvocationID=7fe7dd0a-2be2-4b6b-be09-37c0c119f18d, InstanceUUID=13c21d0c-091f-47cc-b202-8a7da2ea24fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T02:12:51.569Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T02:13:01.570Z |INFO |Init configs |InvocationID=7fe7dd0a-2be2-4b6b-be09-37c0c119f18d, InstanceUUID=dfa8b285-62de-4b2c-a90e-b19079f0801a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T02:13:01.576Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T02:13:11.578Z |INFO |Init configs |InvocationID=7fe7dd0a-2be2-4b6b-be09-37c0c119f18d, InstanceUUID=28859047-c9dd-4b24-a168-2cd3b188bc54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T02:13:11.587Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T02:13:21.589Z |INFO |Init configs |InvocationID=7fe7dd0a-2be2-4b6b-be09-37c0c119f18d, InstanceUUID=41495e5b-5e62-41a6-9b18-63f2897012e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T02:13:21.596Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T02:13:31.597Z |INFO |Init configs |InvocationID=7fe7dd0a-2be2-4b6b-be09-37c0c119f18d, InstanceUUID=11f417e8-a745-423b-bd17-a15d5573eb3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T02:13:31.603Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T02:13:41.603Z |INFO |Init configs |InvocationID=7fe7dd0a-2be2-4b6b-be09-37c0c119f18d, InstanceUUID=784c5995-54f7-4cc3-bd7d-a15489619d70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T02:13:41.610Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T02:13:51.611Z |INFO |Init configs |InvocationID=7fe7dd0a-2be2-4b6b-be09-37c0c119f18d, InstanceUUID=cde8b5fc-8d94-4b35-a637-0e2767e33974 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T02:13:51.618Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-11T02:13:52.338Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-11T02:13:52.338Z |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-11T02:13:52.338Z |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-11T02:13:52.339Z |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-11T02:13:52.344Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-11T02:13:52.344Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-11T02:13:52.344Z |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-11T02:13:52.345Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T02:14:01.619Z |INFO |Init configs |InvocationID=7fe7dd0a-2be2-4b6b-be09-37c0c119f18d, InstanceUUID=2e2a32ca-972d-48f9-89dc-83a19c7b34cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T02:14:01.625Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T02:14:11.626Z |INFO |Init configs |InvocationID=7fe7dd0a-2be2-4b6b-be09-37c0c119f18d, InstanceUUID=38dda637-83a9-4826-bc88-a40705057822 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T02:14:11.633Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T02:14:21.633Z |INFO |Init configs |InvocationID=7fe7dd0a-2be2-4b6b-be09-37c0c119f18d, InstanceUUID=592ddf36-8d01-4daa-be73-58fba0eb1703 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T02:14:21.640Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T02:14:31.640Z |INFO |Init configs |InvocationID=7fe7dd0a-2be2-4b6b-be09-37c0c119f18d, InstanceUUID=5826db9d-fa9c-4389-8a9c-d43473fce362 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T02:14:31.648Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T02:14:41.648Z |INFO |Init configs |InvocationID=7fe7dd0a-2be2-4b6b-be09-37c0c119f18d, InstanceUUID=aa871499-b122-46ab-b46c-ea907e6c7202 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T02:14:41.654Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T02:14:51.655Z |INFO |Init configs |InvocationID=7fe7dd0a-2be2-4b6b-be09-37c0c119f18d, InstanceUUID=e8222263-8009-476a-8094-c06c94bda5d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T02:14:51.662Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T02:15:01.663Z |INFO |Init configs |InvocationID=7fe7dd0a-2be2-4b6b-be09-37c0c119f18d, InstanceUUID=58f78be7-278c-4b15-842f-d98525d2476c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T02:15:01.669Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T02:15:11.670Z |INFO |Init configs |InvocationID=7fe7dd0a-2be2-4b6b-be09-37c0c119f18d, InstanceUUID=c08640b2-08ab-45b9-b29e-78c326d6bec2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T02:15:11.677Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T02:15:21.678Z |INFO |Init configs |InvocationID=7fe7dd0a-2be2-4b6b-be09-37c0c119f18d, InstanceUUID=7d5c3328-99d4-41d9-bd5d-1b8b88d4ef2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T02:15:21.684Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T02:15:31.684Z |INFO |Init configs |InvocationID=7fe7dd0a-2be2-4b6b-be09-37c0c119f18d, InstanceUUID=9450c318-2ac4-4ac7-8d01-314c188cb1d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T02:15:31.691Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T02:15:41.691Z |INFO |Init configs |InvocationID=7fe7dd0a-2be2-4b6b-be09-37c0c119f18d, InstanceUUID=ec21ee4c-0628-40b3-bbd2-cbe46b9e8cbd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T02:15:41.698Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T02:15:51.699Z |INFO |Init configs |InvocationID=7fe7dd0a-2be2-4b6b-be09-37c0c119f18d, InstanceUUID=d1485184-dcc0-42e5-b480-ee5575029526 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T02:15:51.706Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T02:16:01.706Z |INFO |Init configs |InvocationID=7fe7dd0a-2be2-4b6b-be09-37c0c119f18d, InstanceUUID=cbb63300-f55a-48d5-ac6c-267e9009680e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T02:16:02.445Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T02:16:12.446Z |INFO |Init configs |InvocationID=7fe7dd0a-2be2-4b6b-be09-37c0c119f18d, InstanceUUID=cfa72f96-e00f-485b-bfd4-2c6500e27b11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T02:16:12.454Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T02:16:22.455Z |INFO |Init configs |InvocationID=7fe7dd0a-2be2-4b6b-be09-37c0c119f18d, InstanceUUID=3c4f2e30-a833-4de9-8933-c12ecac7c503 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T02:16:22.463Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T02:16:32.464Z |INFO |Init configs |InvocationID=7fe7dd0a-2be2-4b6b-be09-37c0c119f18d, InstanceUUID=c95f19c1-677f-4531-ba27-9d8c21188da7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T02:16:32.472Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T02:16:42.472Z |INFO |Init configs |InvocationID=7fe7dd0a-2be2-4b6b-be09-37c0c119f18d, InstanceUUID=c6483360-044c-4b16-884d-b0ec424bab73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T02:16:42.479Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T02:16:52.479Z |INFO |Init configs |InvocationID=7fe7dd0a-2be2-4b6b-be09-37c0c119f18d, InstanceUUID=a3175d8e-35ce-4b57-b472-4d3f1e4d529f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T02:16:52.486Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T02:17:02.487Z |INFO |Init configs |InvocationID=7fe7dd0a-2be2-4b6b-be09-37c0c119f18d, InstanceUUID=35027bd7-7cba-480f-aaf9-4d9462b8a943 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T02:17:02.492Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T02:17:12.493Z |INFO |Init configs |InvocationID=7fe7dd0a-2be2-4b6b-be09-37c0c119f18d, InstanceUUID=60bc3559-958b-4dda-b517-5e02d91e4e49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T02:17:12.499Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T02:17:22.499Z |INFO |Init configs |InvocationID=7fe7dd0a-2be2-4b6b-be09-37c0c119f18d, InstanceUUID=1b9ff744-adf0-4b42-9f2b-29e9b14af250 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T02:17:22.506Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T02:17:32.506Z |INFO |Init configs |InvocationID=7fe7dd0a-2be2-4b6b-be09-37c0c119f18d, InstanceUUID=1a470649-4f96-46ad-b0b6-ec7e67a6cdc4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T02:17:32.512Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T02:17:42.512Z |INFO |Init configs |InvocationID=7fe7dd0a-2be2-4b6b-be09-37c0c119f18d, InstanceUUID=17a091ac-4570-4462-af4b-80f3cb5fc4eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T02:17:42.519Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T02:17:52.519Z |INFO |Init configs |InvocationID=7fe7dd0a-2be2-4b6b-be09-37c0c119f18d, InstanceUUID=1b10c45e-0a35-456b-9eb0-f4c14e0c54fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T02:17:52.526Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T02:18:02.527Z |INFO |Init configs |InvocationID=7fe7dd0a-2be2-4b6b-be09-37c0c119f18d, InstanceUUID=1e645756-5841-493c-90d1-427e33a5591d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T02:18:02.532Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T02:18:12.533Z |INFO |Init configs |InvocationID=7fe7dd0a-2be2-4b6b-be09-37c0c119f18d, InstanceUUID=d0dc8e18-d906-46c5-aaa4-df038493a1fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T02:18:12.540Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T02:18:22.540Z |INFO |Init configs |InvocationID=7fe7dd0a-2be2-4b6b-be09-37c0c119f18d, InstanceUUID=b07db2f2-dee6-43ec-b882-e47142b98173 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T02:18:22.547Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T02:18:32.547Z |INFO |Init configs |InvocationID=7fe7dd0a-2be2-4b6b-be09-37c0c119f18d, InstanceUUID=9a9ca72b-f686-46bd-89c0-83b1b331e78f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T02:18:32.553Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T02:18:42.553Z |INFO |Init configs |InvocationID=7fe7dd0a-2be2-4b6b-be09-37c0c119f18d, InstanceUUID=7898bbd8-a9d0-4e77-b585-5549ec951141 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T02:18:42.560Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-11T02:18:52.353Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-11T02:18:52.353Z |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-11T02:18:52.354Z |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-11T02:18:52.355Z |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-11T02:18:52.363Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-11T02:18:52.363Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-11T02:18:52.363Z |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-11T02:18:52.365Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T02:18:52.561Z |INFO |Init configs |InvocationID=7fe7dd0a-2be2-4b6b-be09-37c0c119f18d, InstanceUUID=402994e1-05d6-4510-b27a-4ec32fcc8b87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T02:18:52.568Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T02:19:02.572Z |INFO |Init configs |InvocationID=7fe7dd0a-2be2-4b6b-be09-37c0c119f18d, InstanceUUID=98f98158-e598-425c-ba57-2e09184f280c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T02:19:02.579Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T02:19:12.580Z |INFO |Init configs |InvocationID=7fe7dd0a-2be2-4b6b-be09-37c0c119f18d, InstanceUUID=9ac7f9e2-a146-46e7-b33f-59b54e25aae4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T02:19:12.586Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T02:19:22.586Z |INFO |Init configs |InvocationID=7fe7dd0a-2be2-4b6b-be09-37c0c119f18d, InstanceUUID=cd2f9a24-84e6-4ad2-9488-165c571ceaba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T02:19:22.594Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T02:19:32.595Z |INFO |Init configs |InvocationID=7fe7dd0a-2be2-4b6b-be09-37c0c119f18d, InstanceUUID=39272672-5537-4a03-be29-918d845e5a25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T02:19:32.601Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T02:19:42.602Z |INFO |Init configs |InvocationID=7fe7dd0a-2be2-4b6b-be09-37c0c119f18d, InstanceUUID=1c5069ac-e5fa-4498-81da-5fd02822d664 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T02:19:42.610Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T02:19:52.611Z |INFO |Init configs |InvocationID=7fe7dd0a-2be2-4b6b-be09-37c0c119f18d, InstanceUUID=35730bd5-15bd-4933-8895-f7d0e0569292 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T02:19:52.618Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T02:20:02.619Z |INFO |Init configs |InvocationID=7fe7dd0a-2be2-4b6b-be09-37c0c119f18d, InstanceUUID=127674ed-4fc9-41a8-8bb5-38f1ea31918b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T02:20:02.625Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T02:20:12.626Z |INFO |Init configs |InvocationID=7fe7dd0a-2be2-4b6b-be09-37c0c119f18d, InstanceUUID=1bc2af31-d783-49e2-bae6-06e9ce17de1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T02:20:12.632Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T02:20:22.632Z |INFO |Init configs |InvocationID=7fe7dd0a-2be2-4b6b-be09-37c0c119f18d, InstanceUUID=434fad46-f7e3-47b7-94b5-b1974ff82d17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T02:20:22.639Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T02:20:32.639Z |INFO |Init configs |InvocationID=7fe7dd0a-2be2-4b6b-be09-37c0c119f18d, InstanceUUID=f39928a8-b84d-4d6a-b0db-8f306979fba3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T02:20:32.646Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T02:20:42.647Z |INFO |Init configs |InvocationID=7fe7dd0a-2be2-4b6b-be09-37c0c119f18d, InstanceUUID=430855eb-1236-493f-9f6b-c8a36e5926dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T02:20:42.653Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T02:20:52.653Z |INFO |Init configs |InvocationID=7fe7dd0a-2be2-4b6b-be09-37c0c119f18d, InstanceUUID=1080c1ce-5d34-42e2-a897-c2a5ecc569fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T02:20:52.660Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T02:21:02.661Z |INFO |Init configs |InvocationID=7fe7dd0a-2be2-4b6b-be09-37c0c119f18d, InstanceUUID=2846ea6f-741e-4b2f-bdc1-1fee014ffbcf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T02:21:02.668Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T02:21:12.668Z |INFO |Init configs |InvocationID=7fe7dd0a-2be2-4b6b-be09-37c0c119f18d, InstanceUUID=9f9d8288-18d7-4754-b3a8-7c83d78ff12e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T02:21:12.675Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T02:21:22.675Z |INFO |Init configs |InvocationID=7fe7dd0a-2be2-4b6b-be09-37c0c119f18d, InstanceUUID=9ce58b04-c64c-462b-a5cd-46a494b64860 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T02:21:22.682Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T02:21:32.682Z |INFO |Init configs |InvocationID=7fe7dd0a-2be2-4b6b-be09-37c0c119f18d, InstanceUUID=b7567b42-a439-4ecd-aa6f-17b244b3c809 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T02:21:32.689Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T02:21:42.689Z |INFO |Init configs |InvocationID=7fe7dd0a-2be2-4b6b-be09-37c0c119f18d, InstanceUUID=f0a2c1f5-52d3-4ae5-9eb5-0cbc1aaaaa6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T02:21:42.696Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T02:21:52.697Z |INFO |Init configs |InvocationID=7fe7dd0a-2be2-4b6b-be09-37c0c119f18d, InstanceUUID=167ef3af-d4ae-4853-9014-692b8a91c916 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T02:21:52.704Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T02:22:02.704Z |INFO |Init configs |InvocationID=7fe7dd0a-2be2-4b6b-be09-37c0c119f18d, InstanceUUID=7ddd20bf-5e14-4ee0-930a-4f8285e55417 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T02:22:02.710Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T02:22:12.711Z |INFO |Init configs |InvocationID=7fe7dd0a-2be2-4b6b-be09-37c0c119f18d, InstanceUUID=890a168b-9ed2-4616-8c20-70d2d65da916 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T02:22:12.718Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T02:22:22.718Z |INFO |Init configs |InvocationID=7fe7dd0a-2be2-4b6b-be09-37c0c119f18d, InstanceUUID=4e303abe-60d9-4c9f-a27b-2763f3eee64b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T02:22:22.725Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T02:22:32.725Z |INFO |Init configs |InvocationID=7fe7dd0a-2be2-4b6b-be09-37c0c119f18d, InstanceUUID=163f865c-c75f-477f-8566-217d69490386 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T02:22:32.731Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T02:22:42.732Z |INFO |Init configs |InvocationID=7fe7dd0a-2be2-4b6b-be09-37c0c119f18d, InstanceUUID=0d8e2bb9-2bab-438d-939d-37f1f9c32138 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T02:22:42.739Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T02:22:52.739Z |INFO |Init configs |InvocationID=7fe7dd0a-2be2-4b6b-be09-37c0c119f18d, InstanceUUID=eaf07d5a-082e-451d-9e74-34f057d0a908 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T02:22:52.746Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T02:23:02.746Z |INFO |Init configs |InvocationID=7fe7dd0a-2be2-4b6b-be09-37c0c119f18d, InstanceUUID=daff6255-a762-4c53-8474-5f5438b19cea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T02:23:02.753Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T02:23:12.753Z |INFO |Init configs |InvocationID=7fe7dd0a-2be2-4b6b-be09-37c0c119f18d, InstanceUUID=7d47cb74-daac-40f0-9882-afe2a93df9f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T02:23:12.760Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T02:23:22.761Z |INFO |Init configs |InvocationID=7fe7dd0a-2be2-4b6b-be09-37c0c119f18d, InstanceUUID=905e7611-5ef5-4581-ae47-d5314ce7e099 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T02:23:22.767Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T02:23:32.767Z |INFO |Init configs |InvocationID=7fe7dd0a-2be2-4b6b-be09-37c0c119f18d, InstanceUUID=142bbec4-04a3-42af-9836-cdbf3cb389b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T02:23:32.773Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T02:23:42.773Z |INFO |Init configs |InvocationID=7fe7dd0a-2be2-4b6b-be09-37c0c119f18d, InstanceUUID=8f3d707f-533f-4209-9ffd-e3b9e9222718 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T02:23:42.779Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-11T02:23:52.342Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-11T02:23:52.343Z |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-11T02:23:52.343Z |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-11T02:23:52.344Z |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-11T02:23:52.349Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-11T02:23:52.349Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-11T02:23:52.349Z |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-11T02:23:52.351Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T02:23:52.780Z |INFO |Init configs |InvocationID=7fe7dd0a-2be2-4b6b-be09-37c0c119f18d, InstanceUUID=67280f07-e301-48ea-89bb-f418b3524dd5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T02:23:52.786Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T02:24:02.787Z |INFO |Init configs |InvocationID=7fe7dd0a-2be2-4b6b-be09-37c0c119f18d, InstanceUUID=79abd56f-bcab-49ac-9c34-7d6cd2b0cb9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T02:24:02.792Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T02:24:12.792Z |INFO |Init configs |InvocationID=7fe7dd0a-2be2-4b6b-be09-37c0c119f18d, InstanceUUID=cf3e6800-71ee-416f-af8b-117f0788ea66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T02:24:12.799Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T02:24:22.800Z |INFO |Init configs |InvocationID=7fe7dd0a-2be2-4b6b-be09-37c0c119f18d, InstanceUUID=0d23ea86-13e4-41e8-b2ed-f6c7dbf5341b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T02:24:22.806Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T02:24:32.807Z |INFO |Init configs |InvocationID=7fe7dd0a-2be2-4b6b-be09-37c0c119f18d, InstanceUUID=c92dfcbb-96c3-45d8-9021-b7fe6efaf156 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T02:24:32.813Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T02:24:42.813Z |INFO |Init configs |InvocationID=7fe7dd0a-2be2-4b6b-be09-37c0c119f18d, InstanceUUID=d1967a02-fc04-4c30-88ce-03b7b456a214 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T02:24:42.820Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T02:24:52.820Z |INFO |Init configs |InvocationID=7fe7dd0a-2be2-4b6b-be09-37c0c119f18d, InstanceUUID=4239aabc-9656-4270-bf9f-9cc6683ebd1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T02:24:52.826Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T02:25:02.826Z |INFO |Init configs |InvocationID=7fe7dd0a-2be2-4b6b-be09-37c0c119f18d, InstanceUUID=4825a367-a6ee-4a96-b84b-99d36bfe0d29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T02:25:02.833Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T02:25:12.833Z |INFO |Init configs |InvocationID=7fe7dd0a-2be2-4b6b-be09-37c0c119f18d, InstanceUUID=15ca7b2d-18d4-48f0-b397-4eaf9d2628c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T02:25:12.840Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T02:25:22.840Z |INFO |Init configs |InvocationID=7fe7dd0a-2be2-4b6b-be09-37c0c119f18d, InstanceUUID=e37d392c-07b4-46fb-987d-6a640fbbe841 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T02:25:22.846Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T02:25:32.847Z |INFO |Init configs |InvocationID=7fe7dd0a-2be2-4b6b-be09-37c0c119f18d, InstanceUUID=53ab2493-7bfe-4078-84a7-1f161a92a4e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T02:25:32.853Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T02:25:42.853Z |INFO |Init configs |InvocationID=7fe7dd0a-2be2-4b6b-be09-37c0c119f18d, InstanceUUID=b3170621-5b2c-480e-8a8a-97cdbd414621 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T02:25:42.859Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T02:25:52.860Z |INFO |Init configs |InvocationID=7fe7dd0a-2be2-4b6b-be09-37c0c119f18d, InstanceUUID=cafec47d-81bf-44b5-8119-70d2228c01a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T02:25:52.866Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T02:26:02.866Z |INFO |Init configs |InvocationID=7fe7dd0a-2be2-4b6b-be09-37c0c119f18d, InstanceUUID=9ef37304-74a2-4a3e-be66-f1b8a78d9532 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T02:26:02.873Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T02:26:12.874Z |INFO |Init configs |InvocationID=7fe7dd0a-2be2-4b6b-be09-37c0c119f18d, InstanceUUID=74cc91d5-bb2f-4a90-9480-87d1a93e1597 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T02:26:12.881Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T02:26:22.881Z |INFO |Init configs |InvocationID=7fe7dd0a-2be2-4b6b-be09-37c0c119f18d, InstanceUUID=05ce11de-9cf8-4dc6-aa73-b05e870d8117 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T02:26:22.888Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T02:26:32.888Z |INFO |Init configs |InvocationID=7fe7dd0a-2be2-4b6b-be09-37c0c119f18d, InstanceUUID=e16a65f6-a605-48b9-86d7-c2d05eea66af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T02:26:32.894Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T02:26:42.894Z |INFO |Init configs |InvocationID=7fe7dd0a-2be2-4b6b-be09-37c0c119f18d, InstanceUUID=fc52772d-e600-4a9d-b41c-50a3a79e407a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T02:26:42.901Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T02:26:52.902Z |INFO |Init configs |InvocationID=7fe7dd0a-2be2-4b6b-be09-37c0c119f18d, InstanceUUID=5015835e-eda9-4fe2-8a3e-961c7f042418 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T02:26:52.907Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T02:27:02.908Z |INFO |Init configs |InvocationID=7fe7dd0a-2be2-4b6b-be09-37c0c119f18d, InstanceUUID=7f09194a-3b17-4f1a-9fd8-ab345bef8920 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T02:27:02.915Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T02:27:12.915Z |INFO |Init configs |InvocationID=7fe7dd0a-2be2-4b6b-be09-37c0c119f18d, InstanceUUID=de6117f6-6b19-4d95-a734-12cf600810fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T02:27:12.922Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T02:27:22.922Z |INFO |Init configs |InvocationID=7fe7dd0a-2be2-4b6b-be09-37c0c119f18d, InstanceUUID=68be2ff7-202d-40e7-96b7-9fdc130d6928 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T02:27:22.928Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T02:27:32.928Z |INFO |Init configs |InvocationID=7fe7dd0a-2be2-4b6b-be09-37c0c119f18d, InstanceUUID=9aee197e-2a35-489d-a1fd-28e2ffb5c8dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T02:27:32.935Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T02:27:42.936Z |INFO |Init configs |InvocationID=7fe7dd0a-2be2-4b6b-be09-37c0c119f18d, InstanceUUID=6bd26955-0f1e-4cb5-8608-eb7ea1f7cf36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T02:27:42.942Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T02:27:52.943Z |INFO |Init configs |InvocationID=7fe7dd0a-2be2-4b6b-be09-37c0c119f18d, InstanceUUID=954f15dd-60d1-4d04-b154-50857f5554fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T02:27:52.950Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T02:28:02.951Z |INFO |Init configs |InvocationID=7fe7dd0a-2be2-4b6b-be09-37c0c119f18d, InstanceUUID=9af6bd2d-1d71-4c35-a33b-2bcf93c6a5c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T02:28:02.958Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T02:28:12.958Z |INFO |Init configs |InvocationID=7fe7dd0a-2be2-4b6b-be09-37c0c119f18d, InstanceUUID=b899ffe7-e2d1-4488-bb1e-6afb75eb90a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T02:28:12.964Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T02:28:22.965Z |INFO |Init configs |InvocationID=7fe7dd0a-2be2-4b6b-be09-37c0c119f18d, InstanceUUID=bdcba364-a510-42af-8e15-db05fc72c8a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T02:28:22.971Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T02:28:32.971Z |INFO |Init configs |InvocationID=7fe7dd0a-2be2-4b6b-be09-37c0c119f18d, InstanceUUID=7aa9c1f3-a96a-46d6-8329-49f66e3ca6dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T02:28:32.978Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T02:28:42.979Z |INFO |Init configs |InvocationID=7fe7dd0a-2be2-4b6b-be09-37c0c119f18d, InstanceUUID=c237a0e9-da58-45c2-9b82-b570ca9cf4c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T02:28:42.985Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-11T02:28:52.340Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-11T02:28:52.340Z |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-11T02:28:52.340Z |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-11T02:28:52.341Z |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-11T02:28:52.345Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-11T02:28:52.345Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-11T02:28:52.345Z |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-11T02:28:52.346Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T02:28:52.985Z |INFO |Init configs |InvocationID=7fe7dd0a-2be2-4b6b-be09-37c0c119f18d, InstanceUUID=332e66bb-f641-4c43-88c8-1e152255ac16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T02:28:52.992Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T02:29:02.992Z |INFO |Init configs |InvocationID=7fe7dd0a-2be2-4b6b-be09-37c0c119f18d, InstanceUUID=317f73ec-45ff-4a6d-b55e-884e8077c77e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T02:29:02.999Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T02:29:12.999Z |INFO |Init configs |InvocationID=7fe7dd0a-2be2-4b6b-be09-37c0c119f18d, InstanceUUID=59ed3c9e-fde6-4964-98b3-739587597cd7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T02:29:13.006Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T02:29:23.007Z |INFO |Init configs |InvocationID=7fe7dd0a-2be2-4b6b-be09-37c0c119f18d, InstanceUUID=077dcabc-9c39-4008-841a-c8b473ae43b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T02:29:23.014Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T02:29:33.014Z |INFO |Init configs |InvocationID=7fe7dd0a-2be2-4b6b-be09-37c0c119f18d, InstanceUUID=a5d1892d-fdfc-4fd9-867c-848514a60a39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T02:29:33.020Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T02:29:43.020Z |INFO |Init configs |InvocationID=7fe7dd0a-2be2-4b6b-be09-37c0c119f18d, InstanceUUID=6368bfb3-a3dc-43ff-abe3-232e2ad40888 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T02:29:43.026Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T02:29:53.027Z |INFO |Init configs |InvocationID=7fe7dd0a-2be2-4b6b-be09-37c0c119f18d, InstanceUUID=a55e0f75-bf43-4cb9-a187-8f60f87e104f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T02:29:53.035Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T02:30:03.035Z |INFO |Init configs |InvocationID=7fe7dd0a-2be2-4b6b-be09-37c0c119f18d, InstanceUUID=716f2a88-e014-44de-b3d9-44b87fe580a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T02:30:03.041Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T02:30:13.041Z |INFO |Init configs |InvocationID=7fe7dd0a-2be2-4b6b-be09-37c0c119f18d, InstanceUUID=46084940-6528-4aa1-b557-4ba5d3433f89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T02:30:13.048Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T02:30:23.048Z |INFO |Init configs |InvocationID=7fe7dd0a-2be2-4b6b-be09-37c0c119f18d, InstanceUUID=168e28ec-ecdb-4f9f-8a60-fabe5e6819d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T02:30:23.055Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T02:30:33.056Z |INFO |Init configs |InvocationID=7fe7dd0a-2be2-4b6b-be09-37c0c119f18d, InstanceUUID=6c2b2bdf-e20e-41c9-99c9-998acfa1c126 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T02:30:33.062Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T02:30:43.063Z |INFO |Init configs |InvocationID=7fe7dd0a-2be2-4b6b-be09-37c0c119f18d, InstanceUUID=e49a30c5-12c0-45d1-a1a8-c162e5ec4d91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T02:30:43.070Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T02:30:53.071Z |INFO |Init configs |InvocationID=7fe7dd0a-2be2-4b6b-be09-37c0c119f18d, InstanceUUID=9f5b2752-8f09-4313-b467-e721b8ea31e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T02:30:53.078Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T02:31:03.078Z |INFO |Init configs |InvocationID=7fe7dd0a-2be2-4b6b-be09-37c0c119f18d, InstanceUUID=57ec9f06-4b6e-453b-955a-8a1ad389b637 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T02:31:03.085Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T02:31:13.085Z |INFO |Init configs |InvocationID=7fe7dd0a-2be2-4b6b-be09-37c0c119f18d, InstanceUUID=65e086e4-5163-42ae-b9af-d37588739b95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T02:31:13.091Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T02:31:23.092Z |INFO |Init configs |InvocationID=7fe7dd0a-2be2-4b6b-be09-37c0c119f18d, InstanceUUID=ba3860af-cffb-4385-a027-b2fa07af9a92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T02:31:23.098Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T02:31:33.099Z |INFO |Init configs |InvocationID=7fe7dd0a-2be2-4b6b-be09-37c0c119f18d, InstanceUUID=69b69dfc-7cca-4e79-8677-15c0c2d200f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T02:31:33.105Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T02:31:43.105Z |INFO |Init configs |InvocationID=7fe7dd0a-2be2-4b6b-be09-37c0c119f18d, InstanceUUID=dd788e1b-1ec4-4888-9377-3d14972f3517 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T02:31:43.112Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T02:31:53.112Z |INFO |Init configs |InvocationID=7fe7dd0a-2be2-4b6b-be09-37c0c119f18d, InstanceUUID=6f9dbaf0-004a-483a-b4de-39e5727d77a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T02:31:53.119Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T02:32:03.119Z |INFO |Init configs |InvocationID=7fe7dd0a-2be2-4b6b-be09-37c0c119f18d, InstanceUUID=4ca493fa-2504-478e-ad7e-906ff2e70dec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T02:32:03.126Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T02:32:13.126Z |INFO |Init configs |InvocationID=7fe7dd0a-2be2-4b6b-be09-37c0c119f18d, InstanceUUID=f0a47abd-5c61-49fd-adc0-52c0d3d27251 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T02:32:13.133Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T02:32:23.133Z |INFO |Init configs |InvocationID=7fe7dd0a-2be2-4b6b-be09-37c0c119f18d, InstanceUUID=b6ba52ca-925d-4b9b-9370-9b683799127d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T02:32:23.140Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T02:32:33.141Z |INFO |Init configs |InvocationID=7fe7dd0a-2be2-4b6b-be09-37c0c119f18d, InstanceUUID=1f24024d-52c7-4e1e-8cdf-3cad3b43ebdc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T02:32:33.147Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T02:32:43.148Z |INFO |Init configs |InvocationID=7fe7dd0a-2be2-4b6b-be09-37c0c119f18d, InstanceUUID=95c364a3-a5ff-4f3c-9f67-c14dd2aef94c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T02:32:43.156Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T02:32:53.156Z |INFO |Init configs |InvocationID=7fe7dd0a-2be2-4b6b-be09-37c0c119f18d, InstanceUUID=f2129e3e-4cc9-4a52-9441-d6b7ff47e599 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T02:32:53.163Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T02:33:03.163Z |INFO |Init configs |InvocationID=7fe7dd0a-2be2-4b6b-be09-37c0c119f18d, InstanceUUID=f8819391-cc03-4c0f-adee-68fc051dd43a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T02:33:03.171Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T02:33:13.171Z |INFO |Init configs |InvocationID=7fe7dd0a-2be2-4b6b-be09-37c0c119f18d, InstanceUUID=1bb8303d-d279-4c47-ac2f-c9ee753d9a2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T02:33:13.178Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T02:33:23.178Z |INFO |Init configs |InvocationID=7fe7dd0a-2be2-4b6b-be09-37c0c119f18d, InstanceUUID=50b0228e-1bb5-424b-b692-61b47b800ded | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T02:33:23.184Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T02:33:33.184Z |INFO |Init configs |InvocationID=7fe7dd0a-2be2-4b6b-be09-37c0c119f18d, InstanceUUID=c514ea85-c750-4756-b0ac-bd8d25d7822f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T02:33:33.191Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T02:33:43.191Z |INFO |Init configs |InvocationID=7fe7dd0a-2be2-4b6b-be09-37c0c119f18d, InstanceUUID=7aa3e2f3-c795-4dbf-9764-2fcc9d893c4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T02:33:43.197Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-11T02:33:52.319Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-11T02:33:52.320Z |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-11T02:33:52.320Z |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-11T02:33:52.321Z |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-11T02:33:52.324Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-11T02:33:52.324Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-11T02:33:52.324Z |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-11T02:33:52.325Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T02:33:53.197Z |INFO |Init configs |InvocationID=7fe7dd0a-2be2-4b6b-be09-37c0c119f18d, InstanceUUID=6cde7fdd-bcd3-40be-9d87-cc4ceae09811 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T02:33:53.204Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T02:34:03.204Z |INFO |Init configs |InvocationID=7fe7dd0a-2be2-4b6b-be09-37c0c119f18d, InstanceUUID=ed618f96-b636-4b9c-b767-c508fb7c572c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T02:34:03.211Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T02:34:13.212Z |INFO |Init configs |InvocationID=7fe7dd0a-2be2-4b6b-be09-37c0c119f18d, InstanceUUID=efd524df-49f6-4bf8-8bcf-08724c0d5c08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T02:34:13.218Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T02:34:23.218Z |INFO |Init configs |InvocationID=7fe7dd0a-2be2-4b6b-be09-37c0c119f18d, InstanceUUID=997de08b-6532-45ba-8af2-eb67677638a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T02:34:23.225Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T02:34:33.225Z |INFO |Init configs |InvocationID=7fe7dd0a-2be2-4b6b-be09-37c0c119f18d, InstanceUUID=74c63c65-c0b9-4ffe-aff8-b7ac523e833a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T02:34:33.232Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T02:34:43.232Z |INFO |Init configs |InvocationID=7fe7dd0a-2be2-4b6b-be09-37c0c119f18d, InstanceUUID=5e66f960-0bd8-4098-bbbe-21cea1be51d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T02:34:43.239Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T02:34:53.239Z |INFO |Init configs |InvocationID=7fe7dd0a-2be2-4b6b-be09-37c0c119f18d, InstanceUUID=9c76e5a8-dec9-4baa-a2a8-ccf2d6a17b9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T02:34:53.245Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T02:35:03.245Z |INFO |Init configs |InvocationID=7fe7dd0a-2be2-4b6b-be09-37c0c119f18d, InstanceUUID=274e9d1b-928b-4a5e-b012-de2a241254e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T02:35:03.252Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T02:35:13.252Z |INFO |Init configs |InvocationID=7fe7dd0a-2be2-4b6b-be09-37c0c119f18d, InstanceUUID=0f4158ad-8cd4-4758-bd94-a6997536b4f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T02:35:13.259Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T02:35:23.260Z |INFO |Init configs |InvocationID=7fe7dd0a-2be2-4b6b-be09-37c0c119f18d, InstanceUUID=fdc957b4-414b-46e7-8bb6-19dde3f96cc0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T02:35:23.266Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T02:35:33.266Z |INFO |Init configs |InvocationID=7fe7dd0a-2be2-4b6b-be09-37c0c119f18d, InstanceUUID=9c47f2da-6cb9-440b-bc3d-7e6a47a83f6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T02:35:33.272Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T02:35:43.273Z |INFO |Init configs |InvocationID=7fe7dd0a-2be2-4b6b-be09-37c0c119f18d, InstanceUUID=42a53c3b-94bc-4645-ad93-f1a65fceb56f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T02:35:43.278Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T02:35:53.279Z |INFO |Init configs |InvocationID=7fe7dd0a-2be2-4b6b-be09-37c0c119f18d, InstanceUUID=1b60dba8-5d18-4a70-9aa1-3a8b5e5433c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T02:35:53.285Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T02:36:03.286Z |INFO |Init configs |InvocationID=7fe7dd0a-2be2-4b6b-be09-37c0c119f18d, InstanceUUID=11b01436-8d43-4450-9879-c71f1883731b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T02:36:03.293Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T02:36:13.293Z |INFO |Init configs |InvocationID=7fe7dd0a-2be2-4b6b-be09-37c0c119f18d, InstanceUUID=0ad18ff7-17af-4278-9592-65e3c6ea4a3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T02:36:13.299Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T02:36:23.300Z |INFO |Init configs |InvocationID=7fe7dd0a-2be2-4b6b-be09-37c0c119f18d, InstanceUUID=f0863d63-fb77-4d40-9104-e60e5af9c6ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T02:36:23.307Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T02:36:33.307Z |INFO |Init configs |InvocationID=7fe7dd0a-2be2-4b6b-be09-37c0c119f18d, InstanceUUID=79b81ea3-89bc-41d6-a98e-9bc3cdba5239 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T02:36:33.316Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T02:36:43.316Z |INFO |Init configs |InvocationID=7fe7dd0a-2be2-4b6b-be09-37c0c119f18d, InstanceUUID=e16f97c9-cbf2-4917-a8b1-36d789f267e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T02:36:43.323Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T02:36:53.323Z |INFO |Init configs |InvocationID=7fe7dd0a-2be2-4b6b-be09-37c0c119f18d, InstanceUUID=25f934cc-d479-4b32-ae15-ab849102d37b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T02:36:53.329Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T02:37:03.329Z |INFO |Init configs |InvocationID=7fe7dd0a-2be2-4b6b-be09-37c0c119f18d, InstanceUUID=828f5c6a-0e00-4e5c-a292-475cb1d1cd7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T02:37:03.334Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T02:37:13.335Z |INFO |Init configs |InvocationID=7fe7dd0a-2be2-4b6b-be09-37c0c119f18d, InstanceUUID=12c74155-2f0a-4623-808d-a36ccd979276 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T02:37:13.340Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T02:37:23.341Z |INFO |Init configs |InvocationID=7fe7dd0a-2be2-4b6b-be09-37c0c119f18d, InstanceUUID=869cfb33-34cb-4660-97da-53fde9d7f0a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T02:37:23.347Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T02:37:33.347Z |INFO |Init configs |InvocationID=7fe7dd0a-2be2-4b6b-be09-37c0c119f18d, InstanceUUID=2d7a93c7-6271-4241-b4f0-9cbeccaf78a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T02:37:33.355Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T02:37:43.355Z |INFO |Init configs |InvocationID=7fe7dd0a-2be2-4b6b-be09-37c0c119f18d, InstanceUUID=99550a64-4ab4-4a4b-8f34-89e5a413688c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T02:37:43.361Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T02:37:53.361Z |INFO |Init configs |InvocationID=7fe7dd0a-2be2-4b6b-be09-37c0c119f18d, InstanceUUID=ff5ab880-59e9-4579-bee2-d3370327a735 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T02:37:53.367Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T02:38:03.368Z |INFO |Init configs |InvocationID=7fe7dd0a-2be2-4b6b-be09-37c0c119f18d, InstanceUUID=4e3c4edf-020e-4481-b5ce-57cac2384f35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T02:38:03.374Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T02:38:13.374Z |INFO |Init configs |InvocationID=7fe7dd0a-2be2-4b6b-be09-37c0c119f18d, InstanceUUID=43560c41-d1b2-43e1-a23b-506668ac0744 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T02:38:13.380Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T02:38:23.380Z |INFO |Init configs |InvocationID=7fe7dd0a-2be2-4b6b-be09-37c0c119f18d, InstanceUUID=b3d74836-ae14-4674-80db-df091f66bf84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T02:38:23.386Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T02:38:33.386Z |INFO |Init configs |InvocationID=7fe7dd0a-2be2-4b6b-be09-37c0c119f18d, InstanceUUID=2da1b472-6878-4484-be78-2afa954a9a0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T02:38:33.392Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T02:38:43.392Z |INFO |Init configs |InvocationID=7fe7dd0a-2be2-4b6b-be09-37c0c119f18d, InstanceUUID=c6647826-a1f4-4858-91ce-2de23164eb67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T02:38:43.398Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-11T02:38:52.324Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-11T02:38:52.324Z |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-11T02:38:52.324Z |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-11T02:38:52.335Z |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-11T02:38:52.339Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-11T02:38:52.339Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-11T02:38:52.339Z |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-11T02:38:52.341Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T02:38:53.399Z |INFO |Init configs |InvocationID=7fe7dd0a-2be2-4b6b-be09-37c0c119f18d, InstanceUUID=a0a84f52-4b64-4a2e-b1d2-b1cfdb7261e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T02:38:53.406Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T02:39:03.406Z |INFO |Init configs |InvocationID=7fe7dd0a-2be2-4b6b-be09-37c0c119f18d, InstanceUUID=0d97da6b-2de9-4566-871e-85ef73cc9af6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T02:39:03.412Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T02:39:13.412Z |INFO |Init configs |InvocationID=7fe7dd0a-2be2-4b6b-be09-37c0c119f18d, InstanceUUID=afaf6328-500b-4eac-ba33-ddb382e0ce52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T02:39:13.419Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T02:39:23.419Z |INFO |Init configs |InvocationID=7fe7dd0a-2be2-4b6b-be09-37c0c119f18d, InstanceUUID=3fad2ee2-f139-42d2-b5e3-373bc227e481 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T02:39:23.424Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T02:39:33.425Z |INFO |Init configs |InvocationID=7fe7dd0a-2be2-4b6b-be09-37c0c119f18d, InstanceUUID=4b114c34-946d-4bf0-9a38-d595bd0491dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T02:39:33.431Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T02:39:43.432Z |INFO |Init configs |InvocationID=7fe7dd0a-2be2-4b6b-be09-37c0c119f18d, InstanceUUID=d5eea4f0-2d94-42cf-8b41-a0bbb9760a87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T02:39:43.439Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T02:39:53.439Z |INFO |Init configs |InvocationID=7fe7dd0a-2be2-4b6b-be09-37c0c119f18d, InstanceUUID=c09a6b68-fa24-46a4-b120-4cde3876e2f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T02:39:53.445Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T02:40:03.446Z |INFO |Init configs |InvocationID=7fe7dd0a-2be2-4b6b-be09-37c0c119f18d, InstanceUUID=2f175a1d-5c16-46c8-8972-ad72f6635232 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T02:40:03.452Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T02:40:13.452Z |INFO |Init configs |InvocationID=7fe7dd0a-2be2-4b6b-be09-37c0c119f18d, InstanceUUID=b8de8d85-cb27-4f88-80a7-1c390b23f844 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T02:40:13.458Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T02:40:23.459Z |INFO |Init configs |InvocationID=7fe7dd0a-2be2-4b6b-be09-37c0c119f18d, InstanceUUID=2cca0f30-6f1a-4ba4-836d-5181e8b4a37a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T02:40:23.465Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T02:40:33.466Z |INFO |Init configs |InvocationID=7fe7dd0a-2be2-4b6b-be09-37c0c119f18d, InstanceUUID=eba1a133-b8d9-4156-a1ec-a1b52065bbcd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T02:40:33.473Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T02:40:43.473Z |INFO |Init configs |InvocationID=7fe7dd0a-2be2-4b6b-be09-37c0c119f18d, InstanceUUID=8043f130-6582-4fe4-b506-df8d13329180 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T02:40:43.481Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T02:40:53.481Z |INFO |Init configs |InvocationID=7fe7dd0a-2be2-4b6b-be09-37c0c119f18d, InstanceUUID=29a16885-3c87-486a-9849-0266edbcaf28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T02:40:53.488Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T02:41:03.488Z |INFO |Init configs |InvocationID=7fe7dd0a-2be2-4b6b-be09-37c0c119f18d, InstanceUUID=a45c51ea-c689-4efd-bf07-d28615a8e0b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T02:41:03.494Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T02:41:13.495Z |INFO |Init configs |InvocationID=7fe7dd0a-2be2-4b6b-be09-37c0c119f18d, InstanceUUID=f4496baa-8513-4c42-ac0b-ec73f868c138 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T02:41:13.501Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T02:41:23.501Z |INFO |Init configs |InvocationID=7fe7dd0a-2be2-4b6b-be09-37c0c119f18d, InstanceUUID=8bb10f9a-14b3-4c71-a541-b24acf17e44b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T02:41:23.507Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T02:41:33.508Z |INFO |Init configs |InvocationID=7fe7dd0a-2be2-4b6b-be09-37c0c119f18d, InstanceUUID=50965b19-0d02-4e68-9bd9-cc5bced474b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T02:41:33.514Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T02:41:43.514Z |INFO |Init configs |InvocationID=7fe7dd0a-2be2-4b6b-be09-37c0c119f18d, InstanceUUID=b225b3bd-cbbf-407e-84f9-aa918fd9e69c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T02:41:43.520Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T02:41:53.521Z |INFO |Init configs |InvocationID=7fe7dd0a-2be2-4b6b-be09-37c0c119f18d, InstanceUUID=747a0981-c2cd-44ff-a103-50008e2312f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T02:41:53.526Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T02:42:03.527Z |INFO |Init configs |InvocationID=7fe7dd0a-2be2-4b6b-be09-37c0c119f18d, InstanceUUID=3495fed0-00d6-4618-8d11-bf14afe2b1e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T02:42:03.533Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T02:42:13.533Z |INFO |Init configs |InvocationID=7fe7dd0a-2be2-4b6b-be09-37c0c119f18d, InstanceUUID=438e2d82-b7a0-4515-a732-c01ef8fccd53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T02:42:13.539Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T02:42:23.540Z |INFO |Init configs |InvocationID=7fe7dd0a-2be2-4b6b-be09-37c0c119f18d, InstanceUUID=c7794bad-99a5-45c7-9eef-289160c0085e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T02:42:23.546Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T02:42:33.547Z |INFO |Init configs |InvocationID=7fe7dd0a-2be2-4b6b-be09-37c0c119f18d, InstanceUUID=0012153c-b6bb-4057-81db-7755005be72f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T02:42:33.553Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T02:42:43.554Z |INFO |Init configs |InvocationID=7fe7dd0a-2be2-4b6b-be09-37c0c119f18d, InstanceUUID=9a86460c-e206-46ba-abd9-64a853f08b62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T02:42:43.560Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T02:42:53.560Z |INFO |Init configs |InvocationID=7fe7dd0a-2be2-4b6b-be09-37c0c119f18d, InstanceUUID=1340af75-53a4-432d-9ff2-fa8b8941a956 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T02:42:53.567Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T02:43:03.567Z |INFO |Init configs |InvocationID=7fe7dd0a-2be2-4b6b-be09-37c0c119f18d, InstanceUUID=cc4d1de7-d981-491c-ab53-d3e6054b5141 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T02:43:03.572Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T02:43:13.573Z |INFO |Init configs |InvocationID=7fe7dd0a-2be2-4b6b-be09-37c0c119f18d, InstanceUUID=ec9a850c-a1a3-4425-9daa-0267685d21a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T02:43:13.578Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T02:43:23.579Z |INFO |Init configs |InvocationID=7fe7dd0a-2be2-4b6b-be09-37c0c119f18d, InstanceUUID=25ec1104-a971-4626-9b8b-22412c1226c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T02:43:23.585Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T02:43:33.586Z |INFO |Init configs |InvocationID=7fe7dd0a-2be2-4b6b-be09-37c0c119f18d, InstanceUUID=45dc8497-db96-4cf4-a814-d7ae30cf8116 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T02:43:33.593Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T02:43:43.594Z |INFO |Init configs |InvocationID=7fe7dd0a-2be2-4b6b-be09-37c0c119f18d, InstanceUUID=8279519e-5612-441a-ab2f-3e95a7b9e85d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T02:43:43.600Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-11T02:43:52.310Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-11T02:43:52.310Z |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-11T02:43:52.311Z |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-11T02:43:52.312Z |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-11T02:43:52.315Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-11T02:43:52.315Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-11T02:43:52.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"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-05-11T02:43:52.317Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T02:43:53.600Z |INFO |Init configs |InvocationID=7fe7dd0a-2be2-4b6b-be09-37c0c119f18d, InstanceUUID=a65e0d76-219a-4c9a-8497-7af031a5c009 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T02:43:53.607Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T02:44:03.607Z |INFO |Init configs |InvocationID=7fe7dd0a-2be2-4b6b-be09-37c0c119f18d, InstanceUUID=81431e43-8d29-46b2-bf9b-a20ecd0ad077 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T02:44:03.614Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T02:44:13.614Z |INFO |Init configs |InvocationID=7fe7dd0a-2be2-4b6b-be09-37c0c119f18d, InstanceUUID=cf2ccbbf-cd43-48df-9b15-a919128a8a8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T02:44:13.620Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |