By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.4.8) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-09T12:12:02.905Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-09T12:12:02.909Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-12-09T12:12:02.949Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=
}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-09T12:12:03.463Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-09T12:12:03.531Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-09T12:12:03.532Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-09T12:12:03.532Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |main | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-12-09T12:12:03.588Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-12-09T12:12:03.707Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2021-12-09T12:12:03.802Z |WARN |Property 'spring.profiles' imported from location 'class path resource [application.yaml]' is invalid and should be replaced with 'spring.config.activate.on-profile' [origin: class path resource [application.yaml] from prh-app-server-1.7.1.jar - 20:13] | | | |main | org.springframework.cloud.context.scope.GenericScope |2021-12-09T12:12:04.869Z |INFO |BeanFactory id=aae88e22-1cbc-33f9-96c8-cdcbe6e44789 | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-12-09T12:12:05.225Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2021-12-09T12:12:05.241Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2021-12-09T12:12:05.242Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.48] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-12-09T12:12:05.292Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2021-12-09T12:12:05.292Z |INFO |Root WebApplicationContext: initialization completed in 1490 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2021-12-09T12:12:05.718Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=d1b2b8dc-8260-4b5d-b3ba-769481fe6c70 | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2021-12-09T12:12:06.461Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=d1b2b8dc-8260-4b5d-b3ba-769481fe6c70 | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-12-09T12:12:07.708Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=d1b2b8dc-8260-4b5d-b3ba-769481fe6c70 | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-12-09T12:12:07.809Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2021-12-09T12:12:07.811Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2021-12-09T12:12:07.814Z |INFO |Completed initialization in 3 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.MainApp |2021-12-09T12:12:08.148Z |INFO |Started MainApp in 7.008 seconds (JVM running for 7.538) |InvocationID=d1b2b8dc-8260-4b5d-b3ba-769481fe6c70 | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2021-12-09T12:12:08.205Z |INFO |Start scheduling PRH workflow |InvocationID=d1b2b8dc-8260-4b5d-b3ba-769481fe6c70 | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T12:12:08.218Z |INFO |Init configs |InvocationID=d1b2b8dc-8260-4b5d-b3ba-769481fe6c70, InstanceUUID=3e37e965-ff2c-4c6a-8241-9bc7f37de9ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-09T12:12:09.658Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.164.27:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T12:12:09.681Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T12:12:19.682Z |INFO |Init configs |InvocationID=d1b2b8dc-8260-4b5d-b3ba-769481fe6c70, InstanceUUID=2d02c70b-9b3c-4623-a49c-f0f1b1ac5271 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-09T12:12:20.732Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.164.27:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T12:12:20.733Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T12:12:30.733Z |INFO |Init configs |InvocationID=d1b2b8dc-8260-4b5d-b3ba-769481fe6c70, InstanceUUID=b9b09c76-63b6-42e4-8610-70f640efe742 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-09T12:12:31.767Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.164.27:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T12:12:31.768Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T12:12:41.769Z |INFO |Init configs |InvocationID=d1b2b8dc-8260-4b5d-b3ba-769481fe6c70, InstanceUUID=7ef8b4a4-1e92-4040-a4a8-0be896c025dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-09T12:12:42.807Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.164.27:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T12:12:42.808Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T12:12:52.809Z |INFO |Init configs |InvocationID=d1b2b8dc-8260-4b5d-b3ba-769481fe6c70, InstanceUUID=0b059515-ade3-46f2-b44e-1072b424d88b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-09T12:12:53.847Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.164.27:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T12:12:53.847Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T12:13:03.848Z |INFO |Init configs |InvocationID=d1b2b8dc-8260-4b5d-b3ba-769481fe6c70, InstanceUUID=55f7c65c-1d6c-4bdd-825a-04d67f7517b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-09T12:13:04.919Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.164.27:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T12:13:04.919Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T12:13:14.921Z |INFO |Init configs |InvocationID=d1b2b8dc-8260-4b5d-b3ba-769481fe6c70, InstanceUUID=54282570-9306-4f0c-b634-2970331ae1bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-09T12:13:15.960Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.164.27:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T12:13:15.962Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T12:13:25.963Z |INFO |Init configs |InvocationID=d1b2b8dc-8260-4b5d-b3ba-769481fe6c70, InstanceUUID=a6cc9bde-4fd0-4bfb-8602-4a590ae25dd7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-09T12:13:26.999Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.164.27:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T12:13:26.999Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T12:13:37.000Z |INFO |Init configs |InvocationID=d1b2b8dc-8260-4b5d-b3ba-769481fe6c70, InstanceUUID=c1ba132a-81e3-4105-a39f-cfe11f378443 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-09T12:13:38.103Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.164.27:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T12:13:38.103Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T12:13:48.106Z |INFO |Init configs |InvocationID=d1b2b8dc-8260-4b5d-b3ba-769481fe6c70, InstanceUUID=9bf937d5-7735-4a2c-864b-c52101630aa8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-09T12:13:49.143Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.164.27:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T12:13:49.144Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T12:13:59.145Z |INFO |Init configs |InvocationID=d1b2b8dc-8260-4b5d-b3ba-769481fe6c70, InstanceUUID=65efb222-7159-44fa-b2f4-7fd97f89b4f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-09T12:14:00.183Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.164.27:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T12:14:00.183Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T12:14:10.184Z |INFO |Init configs |InvocationID=d1b2b8dc-8260-4b5d-b3ba-769481fe6c70, InstanceUUID=0658c519-42be-44a0-9af6-94f7e27b06f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-09T12:14:11.227Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.164.27:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T12:14:11.227Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T12:14:21.229Z |INFO |Init configs |InvocationID=d1b2b8dc-8260-4b5d-b3ba-769481fe6c70, InstanceUUID=c45dcdca-8acc-4af3-a78d-4d245ca427e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-09T12:14:22.392Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.164.27:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T12:14:22.393Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T12:14:32.395Z |INFO |Init configs |InvocationID=d1b2b8dc-8260-4b5d-b3ba-769481fe6c70, InstanceUUID=8d5cdb9c-545d-48b8-9f02-825e3435d800 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-09T12:14:33.431Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.164.27:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T12:14:33.432Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T12:14:43.432Z |INFO |Init configs |InvocationID=d1b2b8dc-8260-4b5d-b3ba-769481fe6c70, InstanceUUID=08660271-61f0-43c0-be84-d4bf5b7a6573 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-09T12:14:44.471Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.164.27:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T12:14:44.472Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T12:14:54.473Z |INFO |Init configs |InvocationID=d1b2b8dc-8260-4b5d-b3ba-769481fe6c70, InstanceUUID=aa2fcc1d-40d9-49c6-bda0-7fd214e8d2be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-09T12:14:55.511Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.164.27:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T12:14:55.513Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T12:15:05.513Z |INFO |Init configs |InvocationID=d1b2b8dc-8260-4b5d-b3ba-769481fe6c70, InstanceUUID=05cd4a93-b24c-422d-875b-95f65269dc91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-09T12:15:06.551Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.164.27:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T12:15:06.552Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T12:15:16.555Z |INFO |Init configs |InvocationID=d1b2b8dc-8260-4b5d-b3ba-769481fe6c70, InstanceUUID=cb42c295-3c66-4bb2-92b1-522f3d7c35ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-09T12:15:17.593Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.164.27:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T12:15:17.595Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T12:15:27.596Z |INFO |Init configs |InvocationID=d1b2b8dc-8260-4b5d-b3ba-769481fe6c70, InstanceUUID=a515fbce-6814-43bf-884e-e4902eeaef50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-09T12:15:28.631Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.164.27:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T12:15:28.632Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T12:15:38.633Z |INFO |Init configs |InvocationID=d1b2b8dc-8260-4b5d-b3ba-769481fe6c70, InstanceUUID=9fb4f5d7-06d2-4da2-b55b-cfab31d36422 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-09T12:15:39.671Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.164.27:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T12:15:39.672Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T12:15:49.673Z |INFO |Init configs |InvocationID=d1b2b8dc-8260-4b5d-b3ba-769481fe6c70, InstanceUUID=3e4eb5d5-d146-4e6a-8453-15f16e633bee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-09T12:15:50.711Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.164.27:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T12:15:50.712Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T12:16:00.712Z |INFO |Init configs |InvocationID=d1b2b8dc-8260-4b5d-b3ba-769481fe6c70, InstanceUUID=df96b7f8-114f-4409-ac2c-01adee4cc5aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-09T12:16:01.755Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.164.27:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T12:16:01.756Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T12:16:11.760Z |INFO |Init configs |InvocationID=d1b2b8dc-8260-4b5d-b3ba-769481fe6c70, InstanceUUID=e75c6dad-9483-4c64-9ed8-acfda9ca0e0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-09T12:16:12.791Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.164.27:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T12:16:12.793Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T12:16:22.795Z |INFO |Init configs |InvocationID=d1b2b8dc-8260-4b5d-b3ba-769481fe6c70, InstanceUUID=b3963aa5-7be8-4613-bf5f-c9e2ff370141 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-09T12:16:23.831Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.164.27:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T12:16:23.832Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T12:16:33.833Z |INFO |Init configs |InvocationID=d1b2b8dc-8260-4b5d-b3ba-769481fe6c70, InstanceUUID=ba7588ce-5a24-4a88-83a4-0ee32b09cbd9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-09T12:16:34.935Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.164.27:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T12:16:34.936Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T12:16:44.936Z |INFO |Init configs |InvocationID=d1b2b8dc-8260-4b5d-b3ba-769481fe6c70, InstanceUUID=db6462b9-e607-48b9-9da3-2f3cb496ea6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-09T12:16:45.975Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.164.27:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T12:16:45.976Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T12:16:55.978Z |INFO |Init configs |InvocationID=d1b2b8dc-8260-4b5d-b3ba-769481fe6c70, InstanceUUID=7a776232-9150-42ab-8bff-86f4ccbdd76a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-09T12:16:57.079Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.164.27:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T12:16:57.080Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-09T12:17:06.810Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-09T12:17:06.810Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-12-09T12:17:06.812Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-09T12:17:06.815Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-09T12:17:06.822Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-09T12:17:06.823Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-09T12:17:06.823Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-12-09T12:17:06.824Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T12:17:07.080Z |INFO |Init configs |InvocationID=d1b2b8dc-8260-4b5d-b3ba-769481fe6c70, InstanceUUID=e8ba2570-cff3-4249-947c-e6e9e2028307 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-09T12:17:08.119Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.164.27:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T12:17:08.122Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T12:17:18.123Z |INFO |Init configs |InvocationID=d1b2b8dc-8260-4b5d-b3ba-769481fe6c70, InstanceUUID=b935b141-7ea9-4f42-af20-e3dc57a8706a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-09T12:17:19.159Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.164.27:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T12:17:19.161Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T12:17:29.164Z |INFO |Init configs |InvocationID=d1b2b8dc-8260-4b5d-b3ba-769481fe6c70, InstanceUUID=1e58948d-e248-4360-bcbc-1de111fb8afc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-09T12:17:30.199Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.164.27:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T12:17:30.200Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T12:17:40.201Z |INFO |Init configs |InvocationID=d1b2b8dc-8260-4b5d-b3ba-769481fe6c70, InstanceUUID=d88c4af3-15c3-4152-a596-4685b4b5b83a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-09T12:17:41.239Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.164.27:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T12:17:41.240Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T12:17:51.241Z |INFO |Init configs |InvocationID=d1b2b8dc-8260-4b5d-b3ba-769481fe6c70, InstanceUUID=da0a20f1-238d-448b-afaf-e43522234e3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-09T12:17:52.280Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.164.27:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T12:17:52.281Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T12:18:02.281Z |INFO |Init configs |InvocationID=d1b2b8dc-8260-4b5d-b3ba-769481fe6c70, InstanceUUID=1c9706da-850b-43d0-b446-af532a33ee5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-09T12:18:03.319Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.164.27:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T12:18:03.320Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T12:18:13.322Z |INFO |Init configs |InvocationID=d1b2b8dc-8260-4b5d-b3ba-769481fe6c70, InstanceUUID=c98c4d1a-30df-477c-adce-5f1445524d86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-09T12:18:14.359Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.164.27:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T12:18:14.360Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T12:18:24.360Z |INFO |Init configs |InvocationID=d1b2b8dc-8260-4b5d-b3ba-769481fe6c70, InstanceUUID=6b0faf3c-a8ea-46c8-aea9-669a86dba95d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-09T12:18:25.399Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.164.27:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T12:18:25.400Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T12:18:35.400Z |INFO |Init configs |InvocationID=d1b2b8dc-8260-4b5d-b3ba-769481fe6c70, InstanceUUID=fad23834-ce99-4004-b054-a12bbfd37db7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-09T12:18:36.439Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.164.27:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T12:18:36.440Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T12:18:46.440Z |INFO |Init configs |InvocationID=d1b2b8dc-8260-4b5d-b3ba-769481fe6c70, InstanceUUID=8abc0ad9-3a04-42c0-8d7b-f49a33657f19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-09T12:18:47.863Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.164.27:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T12:18:47.864Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T12:18:57.868Z |INFO |Init configs |InvocationID=d1b2b8dc-8260-4b5d-b3ba-769481fe6c70, InstanceUUID=90523a86-9921-44c9-98bc-c9f536c8aadb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-09T12:18:58.904Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.164.27:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T12:18:58.905Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T12:19:08.906Z |INFO |Init configs |InvocationID=d1b2b8dc-8260-4b5d-b3ba-769481fe6c70, InstanceUUID=904c213d-1e67-45da-af8a-55a8e84b3dc0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-09T12:19:09.943Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.164.27:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T12:19:09.944Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T12:19:19.945Z |INFO |Init configs |InvocationID=d1b2b8dc-8260-4b5d-b3ba-769481fe6c70, InstanceUUID=c91972fc-569f-4994-b29f-527821bf491a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-09T12:19:20.983Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.164.27:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T12:19:20.984Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T12:19:30.985Z |INFO |Init configs |InvocationID=d1b2b8dc-8260-4b5d-b3ba-769481fe6c70, InstanceUUID=c93757b3-e0a1-4193-af3c-e61c4a46c447 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-09T12:19:32.025Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.164.27:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T12:19:32.026Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T12:19:42.028Z |INFO |Init configs |InvocationID=d1b2b8dc-8260-4b5d-b3ba-769481fe6c70, InstanceUUID=4ac87bc0-183b-4256-9542-ab92254e5f94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-09T12:19:43.063Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.164.27:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T12:19:43.064Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T12:19:53.064Z |INFO |Init configs |InvocationID=d1b2b8dc-8260-4b5d-b3ba-769481fe6c70, InstanceUUID=a1b6502d-0740-40ef-ba86-f79bf9c257e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-09T12:19:54.107Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.164.27:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T12:19:54.108Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T12:20:04.108Z |INFO |Init configs |InvocationID=d1b2b8dc-8260-4b5d-b3ba-769481fe6c70, InstanceUUID=7a57be70-5d71-47eb-931c-03db173d22a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-09T12:20:05.143Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.164.27:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T12:20:05.143Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T12:20:15.144Z |INFO |Init configs |InvocationID=d1b2b8dc-8260-4b5d-b3ba-769481fe6c70, InstanceUUID=3ae3f47e-cd07-48f6-b07f-e1eeda4826e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-09T12:20:16.343Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.164.27:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T12:20:16.344Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T12:20:26.345Z |INFO |Init configs |InvocationID=d1b2b8dc-8260-4b5d-b3ba-769481fe6c70, InstanceUUID=74cf17af-ab28-4e67-b6fb-3566407bafd0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-09T12:20:27.385Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.164.27:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T12:20:27.389Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T12:20:37.390Z |INFO |Init configs |InvocationID=d1b2b8dc-8260-4b5d-b3ba-769481fe6c70, InstanceUUID=19c65443-dd2d-4734-9b19-107a20dfbef2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-09T12:20:38.427Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.164.27:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T12:20:38.427Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T12:20:48.428Z |INFO |Init configs |InvocationID=d1b2b8dc-8260-4b5d-b3ba-769481fe6c70, InstanceUUID=77a9e564-5769-4e76-b059-9932ead49ff7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-09T12:20:50.135Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.164.27:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T12:20:50.136Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T12:21:00.137Z |INFO |Init configs |InvocationID=d1b2b8dc-8260-4b5d-b3ba-769481fe6c70, InstanceUUID=f1c1defd-8540-4012-88d5-650400240022 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-09T12:21:01.175Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.164.27:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T12:21:01.176Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T12:21:11.177Z |INFO |Init configs |InvocationID=d1b2b8dc-8260-4b5d-b3ba-769481fe6c70, InstanceUUID=55b73877-cad7-4f30-b72a-bbedea5fd76c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-09T12:21:12.215Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.164.27:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T12:21:12.216Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T12:21:22.217Z |INFO |Init configs |InvocationID=d1b2b8dc-8260-4b5d-b3ba-769481fe6c70, InstanceUUID=9ca35a8e-b705-4c03-8d62-70f282d8632d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-09T12:21:23.259Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.164.27:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T12:21:23.260Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T12:21:33.261Z |INFO |Init configs |InvocationID=d1b2b8dc-8260-4b5d-b3ba-769481fe6c70, InstanceUUID=851a13db-d8f3-4023-bc2d-37aef8d09a0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-09T12:21:34.295Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.164.27:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T12:21:34.296Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T12:21:44.298Z |INFO |Init configs |InvocationID=d1b2b8dc-8260-4b5d-b3ba-769481fe6c70, InstanceUUID=f8d6c5ac-a8e9-4a7e-8e83-869df8b085d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-09T12:21:45.340Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.164.27:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T12:21:45.342Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T12:21:55.344Z |INFO |Init configs |InvocationID=d1b2b8dc-8260-4b5d-b3ba-769481fe6c70, InstanceUUID=15cc8a49-e2bc-40cf-b002-8194f777705b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-09T12:21:56.375Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.164.27:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T12:21:56.376Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-09T12:22:06.087Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-09T12:22:06.087Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-12-09T12:22:06.088Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-09T12:22:06.090Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-09T12:22:06.096Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-09T12:22:06.097Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-09T12:22:06.097Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-12-09T12:22:06.098Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T12:22:06.376Z |INFO |Init configs |InvocationID=d1b2b8dc-8260-4b5d-b3ba-769481fe6c70, InstanceUUID=c777793f-bb11-4647-a340-fa0fd0ef5310 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-09T12:22:07.415Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.164.27:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T12:22:07.418Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T12:22:17.418Z |INFO |Init configs |InvocationID=d1b2b8dc-8260-4b5d-b3ba-769481fe6c70, InstanceUUID=1ca794b3-6555-463e-be57-4bb1189ece0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-09T12:22:18.455Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.164.27:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T12:22:18.455Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T12:22:28.456Z |INFO |Init configs |InvocationID=d1b2b8dc-8260-4b5d-b3ba-769481fe6c70, InstanceUUID=2c1e6045-758f-4ba2-9d3e-d77cfb13e7b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-09T12:22:29.495Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.164.27:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T12:22:29.496Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T12:22:39.497Z |INFO |Init configs |InvocationID=d1b2b8dc-8260-4b5d-b3ba-769481fe6c70, InstanceUUID=577873cf-5936-40a1-97f6-dce0a01d8b0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-09T12:22:40.535Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.164.27:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T12:22:40.536Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T12:22:50.536Z |INFO |Init configs |InvocationID=d1b2b8dc-8260-4b5d-b3ba-769481fe6c70, InstanceUUID=e9321a20-b2c5-40f7-81ee-1005ce3b3ce7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-09T12:22:51.575Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.164.27:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T12:22:51.575Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T12:23:01.576Z |INFO |Init configs |InvocationID=d1b2b8dc-8260-4b5d-b3ba-769481fe6c70, InstanceUUID=b8c0c0d3-c431-4b70-86ce-db28cd0c1e95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T12:23:01.676Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T12:23:11.679Z |INFO |Init configs |InvocationID=d1b2b8dc-8260-4b5d-b3ba-769481fe6c70, InstanceUUID=5d8d412a-c693-4ed2-88ef-5d751d5096cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T12:23:11.710Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T12:23:21.710Z |INFO |Init configs |InvocationID=d1b2b8dc-8260-4b5d-b3ba-769481fe6c70, InstanceUUID=3d54024d-896f-4e84-bb0a-d1359e6e1dbe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T12:23:21.725Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T12:23:31.726Z |INFO |Init configs |InvocationID=d1b2b8dc-8260-4b5d-b3ba-769481fe6c70, InstanceUUID=dc144a39-43cc-49bd-9b10-5ecea4c2c02a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T12:23:31.739Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T12:23:41.739Z |INFO |Init configs |InvocationID=d1b2b8dc-8260-4b5d-b3ba-769481fe6c70, InstanceUUID=fbe451c3-e7a6-4049-a66c-7cc5250a3a96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T12:23:41.752Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T12:23:51.753Z |INFO |Init configs |InvocationID=d1b2b8dc-8260-4b5d-b3ba-769481fe6c70, InstanceUUID=31e8836c-bfc1-4cb9-9ff2-183f3c5472cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T12:23:51.763Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T12:24:01.764Z |INFO |Init configs |InvocationID=d1b2b8dc-8260-4b5d-b3ba-769481fe6c70, InstanceUUID=d51b67e7-53bb-420e-9b76-fa21e778510c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T12:24:01.774Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T12:24:11.774Z |INFO |Init configs |InvocationID=d1b2b8dc-8260-4b5d-b3ba-769481fe6c70, InstanceUUID=1a2894a8-6bc1-4856-b495-0c212c4efc04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T12:24:11.790Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T12:24:21.790Z |INFO |Init configs |InvocationID=d1b2b8dc-8260-4b5d-b3ba-769481fe6c70, InstanceUUID=26ade91e-2af1-408c-9101-df15f741b99f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T12:24:21.803Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T12:24:31.803Z |INFO |Init configs |InvocationID=d1b2b8dc-8260-4b5d-b3ba-769481fe6c70, InstanceUUID=1b61b6d4-8cdd-44b0-9b63-addfd8ed8097 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T12:24:31.813Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T12:24:41.815Z |INFO |Init configs |InvocationID=d1b2b8dc-8260-4b5d-b3ba-769481fe6c70, InstanceUUID=0a09fb26-0909-4407-9db5-c3af28103ac3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T12:24:41.837Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T12:24:51.838Z |INFO |Init configs |InvocationID=d1b2b8dc-8260-4b5d-b3ba-769481fe6c70, InstanceUUID=f5eee242-843e-4b4f-9532-d9a491dd4d25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T12:24:51.848Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T12:25:01.849Z |INFO |Init configs |InvocationID=d1b2b8dc-8260-4b5d-b3ba-769481fe6c70, InstanceUUID=fa5b04db-7643-4e2f-9a87-1c28f00a6184 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T12:25:01.860Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T12:25:11.861Z |INFO |Init configs |InvocationID=d1b2b8dc-8260-4b5d-b3ba-769481fe6c70, InstanceUUID=a63f598f-1359-4df0-a91a-e229a325b829 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T12:25:11.869Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T12:25:21.870Z |INFO |Init configs |InvocationID=d1b2b8dc-8260-4b5d-b3ba-769481fe6c70, InstanceUUID=7b0c35b1-c098-442b-93a8-2695b4035461 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T12:25:21.882Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T12:25:31.882Z |INFO |Init configs |InvocationID=d1b2b8dc-8260-4b5d-b3ba-769481fe6c70, InstanceUUID=e2e08ad2-6756-4bde-ac00-fd4296605a67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T12:25:31.892Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T12:25:41.893Z |INFO |Init configs |InvocationID=d1b2b8dc-8260-4b5d-b3ba-769481fe6c70, InstanceUUID=28a7af14-f4e5-452a-b305-e098611f134b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T12:25:41.912Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T12:25:51.914Z |INFO |Init configs |InvocationID=d1b2b8dc-8260-4b5d-b3ba-769481fe6c70, InstanceUUID=850ca79c-d08b-4616-b7b7-fbf8bb85a077 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T12:25:51.928Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T12:26:01.929Z |INFO |Init configs |InvocationID=d1b2b8dc-8260-4b5d-b3ba-769481fe6c70, InstanceUUID=2231e25b-b420-4abc-a596-8e15d6d1fbc5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T12:26:01.939Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T12:26:11.940Z |INFO |Init configs |InvocationID=d1b2b8dc-8260-4b5d-b3ba-769481fe6c70, InstanceUUID=3527d99c-f465-4dc3-9b9d-a7aec9271e1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T12:26:11.954Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T12:26:21.955Z |INFO |Init configs |InvocationID=d1b2b8dc-8260-4b5d-b3ba-769481fe6c70, InstanceUUID=f65f6e57-05f0-4af5-a55b-b49321fa4e71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T12:26:21.969Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T12:26:31.969Z |INFO |Init configs |InvocationID=d1b2b8dc-8260-4b5d-b3ba-769481fe6c70, InstanceUUID=9eb2906e-39ce-43e6-a953-d4a735fd9547 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T12:26:31.981Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T12:26:41.982Z |INFO |Init configs |InvocationID=d1b2b8dc-8260-4b5d-b3ba-769481fe6c70, InstanceUUID=506742af-e220-4d2b-95f0-33ec97defb68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T12:26:42.013Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T12:26:52.013Z |INFO |Init configs |InvocationID=d1b2b8dc-8260-4b5d-b3ba-769481fe6c70, InstanceUUID=95625fdb-eeb9-459f-998c-20a4942fc50c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T12:26:52.022Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T12:27:02.023Z |INFO |Init configs |InvocationID=d1b2b8dc-8260-4b5d-b3ba-769481fe6c70, InstanceUUID=9d52de7d-5998-4f7e-bd19-32904a4ee450 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T12:27:02.031Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-09T12:27:06.110Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-09T12:27:06.110Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-12-09T12:27:06.111Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-09T12:27:06.112Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-09T12:27:06.121Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-09T12:27:06.121Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-09T12:27:06.121Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-12-09T12:27:06.124Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T12:27:12.031Z |INFO |Init configs |InvocationID=d1b2b8dc-8260-4b5d-b3ba-769481fe6c70, InstanceUUID=a5e528c3-926e-467d-8426-b29ede77f48b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T12:27:12.042Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T12:27:22.043Z |INFO |Init configs |InvocationID=d1b2b8dc-8260-4b5d-b3ba-769481fe6c70, InstanceUUID=0b2363f1-d401-4879-8d9d-9037af10e1cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T12:27:22.053Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T12:27:32.055Z |INFO |Init configs |InvocationID=d1b2b8dc-8260-4b5d-b3ba-769481fe6c70, InstanceUUID=10aafdae-9405-4a46-999e-b949cee39ae5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T12:27:32.075Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T12:27:42.076Z |INFO |Init configs |InvocationID=d1b2b8dc-8260-4b5d-b3ba-769481fe6c70, InstanceUUID=874be2fb-6a87-4238-a2b2-74bcada47e2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T12:27:42.086Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T12:27:52.087Z |INFO |Init configs |InvocationID=d1b2b8dc-8260-4b5d-b3ba-769481fe6c70, InstanceUUID=8b06f7a9-a0fe-4cc3-b95f-ce636c1b3670 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T12:27:52.098Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T12:28:02.099Z |INFO |Init configs |InvocationID=d1b2b8dc-8260-4b5d-b3ba-769481fe6c70, InstanceUUID=43ad508c-295b-4293-a5fe-5194e6757d59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T12:28:02.109Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T12:28:12.109Z |INFO |Init configs |InvocationID=d1b2b8dc-8260-4b5d-b3ba-769481fe6c70, InstanceUUID=1689ccfd-f5f0-4af7-92c9-cd2752ac2675 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T12:28:12.118Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T12:28:22.119Z |INFO |Init configs |InvocationID=d1b2b8dc-8260-4b5d-b3ba-769481fe6c70, InstanceUUID=93dc5deb-7fe5-403f-ac7c-6c14bc680d07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T12:28:22.127Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T12:28:32.128Z |INFO |Init configs |InvocationID=d1b2b8dc-8260-4b5d-b3ba-769481fe6c70, InstanceUUID=844b9b95-bd1e-46e2-a4e7-12dc820baa13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T12:28:32.135Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T12:28:42.136Z |INFO |Init configs |InvocationID=d1b2b8dc-8260-4b5d-b3ba-769481fe6c70, InstanceUUID=a4fd6570-3686-4a80-b6d7-f1a3a8378196 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T12:28:42.146Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T12:28:52.146Z |INFO |Init configs |InvocationID=d1b2b8dc-8260-4b5d-b3ba-769481fe6c70, InstanceUUID=9a35e92b-2ba3-473e-84d3-cf3ee261cdd8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T12:28:52.155Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T12:29:02.158Z |INFO |Init configs |InvocationID=d1b2b8dc-8260-4b5d-b3ba-769481fe6c70, InstanceUUID=41defa13-fd98-435b-a1f7-6dee3d598577 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T12:29:02.175Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T12:29:12.176Z |INFO |Init configs |InvocationID=d1b2b8dc-8260-4b5d-b3ba-769481fe6c70, InstanceUUID=3980b433-8118-468c-af30-6decc7b93325 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T12:29:12.183Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T12:29:22.184Z |INFO |Init configs |InvocationID=d1b2b8dc-8260-4b5d-b3ba-769481fe6c70, InstanceUUID=a35625b6-c417-4cbb-8e4e-906d89424794 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T12:29:22.197Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T12:29:32.198Z |INFO |Init configs |InvocationID=d1b2b8dc-8260-4b5d-b3ba-769481fe6c70, InstanceUUID=38bf49a5-a0ff-430a-8b98-2f12b75c2d47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T12:29:32.208Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T12:29:42.209Z |INFO |Init configs |InvocationID=d1b2b8dc-8260-4b5d-b3ba-769481fe6c70, InstanceUUID=1b6307e5-3cd3-4a99-aeec-b5f06057bbab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T12:29:42.218Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T12:29:52.219Z |INFO |Init configs |InvocationID=d1b2b8dc-8260-4b5d-b3ba-769481fe6c70, InstanceUUID=00cbc222-a9c5-4254-b359-bd4b7e3114b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T12:29:52.234Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T12:30:02.234Z |INFO |Init configs |InvocationID=d1b2b8dc-8260-4b5d-b3ba-769481fe6c70, InstanceUUID=2b59162c-241b-4b3d-a1f6-1ec9f7619ab9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T12:30:02.244Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T12:30:12.244Z |INFO |Init configs |InvocationID=d1b2b8dc-8260-4b5d-b3ba-769481fe6c70, InstanceUUID=adc60155-58bb-4d3a-a4df-bbb03e962c29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T12:30:12.254Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T12:30:22.255Z |INFO |Init configs |InvocationID=d1b2b8dc-8260-4b5d-b3ba-769481fe6c70, InstanceUUID=11997794-bb07-4729-9fb9-c49258db1deb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T12:30:22.264Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T12:30:32.265Z |INFO |Init configs |InvocationID=d1b2b8dc-8260-4b5d-b3ba-769481fe6c70, InstanceUUID=83291ba5-53c5-4c02-afeb-1d7b60f0a4cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T12:30:32.282Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T12:30:42.283Z |INFO |Init configs |InvocationID=d1b2b8dc-8260-4b5d-b3ba-769481fe6c70, InstanceUUID=e1ce4de0-a7be-4d34-8b8f-be584bf3f6cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T12:30:42.300Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T12:30:52.301Z |INFO |Init configs |InvocationID=d1b2b8dc-8260-4b5d-b3ba-769481fe6c70, InstanceUUID=877e22c2-e2c5-45a5-ae4c-5b446020f58a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T12:30:52.316Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T12:31:02.316Z |INFO |Init configs |InvocationID=d1b2b8dc-8260-4b5d-b3ba-769481fe6c70, InstanceUUID=9952e2e8-cf7b-4b47-b8fc-cb80f8b74d44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T12:31:02.331Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T12:31:12.332Z |INFO |Init configs |InvocationID=d1b2b8dc-8260-4b5d-b3ba-769481fe6c70, InstanceUUID=fbf43d7e-de20-4f8f-b386-3ee825871c97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T12:31:12.344Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T12:31:22.345Z |INFO |Init configs |InvocationID=d1b2b8dc-8260-4b5d-b3ba-769481fe6c70, InstanceUUID=0c2813ef-09d0-4347-ad93-08472b78e90d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T12:31:22.362Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T12:31:32.365Z |INFO |Init configs |InvocationID=d1b2b8dc-8260-4b5d-b3ba-769481fe6c70, InstanceUUID=5bf42f5f-76a0-41e8-b6f7-31c685eec44f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T12:31:32.382Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T12:31:42.383Z |INFO |Init configs |InvocationID=d1b2b8dc-8260-4b5d-b3ba-769481fe6c70, InstanceUUID=4a456bde-8416-4603-81ea-cac3bc14e2b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T12:31:42.391Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T12:31:52.391Z |INFO |Init configs |InvocationID=d1b2b8dc-8260-4b5d-b3ba-769481fe6c70, InstanceUUID=02df2b11-0392-418a-bc4d-e096e114707e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T12:31:52.404Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T12:32:02.405Z |INFO |Init configs |InvocationID=d1b2b8dc-8260-4b5d-b3ba-769481fe6c70, InstanceUUID=cc782380-348e-464e-b67f-9d1361c71b17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T12:32:02.413Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-09T12:32:06.139Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-09T12:32:06.139Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-12-09T12:32:06.140Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-09T12:32:06.142Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-09T12:32:06.148Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-09T12:32:06.148Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-09T12:32:06.148Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-12-09T12:32:06.150Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T12:32:12.413Z |INFO |Init configs |InvocationID=d1b2b8dc-8260-4b5d-b3ba-769481fe6c70, InstanceUUID=4f686fe7-a6db-4875-ad87-35140f9b72ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T12:32:12.420Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T12:32:22.421Z |INFO |Init configs |InvocationID=d1b2b8dc-8260-4b5d-b3ba-769481fe6c70, InstanceUUID=8d84f7f1-2392-4d8c-b9f5-4a9bc410ff82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T12:32:22.430Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T12:32:32.430Z |INFO |Init configs |InvocationID=d1b2b8dc-8260-4b5d-b3ba-769481fe6c70, InstanceUUID=b2de25e8-5096-40b9-ba1d-50104e80783a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T12:32:32.444Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T12:32:42.444Z |INFO |Init configs |InvocationID=d1b2b8dc-8260-4b5d-b3ba-769481fe6c70, InstanceUUID=44dfda66-7b9b-48d7-aa07-daceb7725f79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T12:32:42.451Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T12:32:52.451Z |INFO |Init configs |InvocationID=d1b2b8dc-8260-4b5d-b3ba-769481fe6c70, InstanceUUID=2598503b-4dd6-40af-b18b-f8cc4a0b7f3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T12:32:52.459Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T12:33:02.462Z |INFO |Init configs |InvocationID=d1b2b8dc-8260-4b5d-b3ba-769481fe6c70, InstanceUUID=4d1f6362-6c08-417a-83f6-439958ce464a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T12:33:02.478Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T12:33:12.478Z |INFO |Init configs |InvocationID=d1b2b8dc-8260-4b5d-b3ba-769481fe6c70, InstanceUUID=ffabfc22-6ca4-4f85-998b-2e61c22681f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T12:33:12.487Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T12:33:22.487Z |INFO |Init configs |InvocationID=d1b2b8dc-8260-4b5d-b3ba-769481fe6c70, InstanceUUID=7def434e-271a-4a0c-9464-92b1879cf30d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T12:33:22.496Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T12:33:32.496Z |INFO |Init configs |InvocationID=d1b2b8dc-8260-4b5d-b3ba-769481fe6c70, InstanceUUID=8ab876ac-c743-4a81-a674-61a0d224a9cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T12:33:32.505Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T12:33:42.506Z |INFO |Init configs |InvocationID=d1b2b8dc-8260-4b5d-b3ba-769481fe6c70, InstanceUUID=13ee04ab-fd75-4d1a-ab2c-e92b97741f0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T12:33:42.514Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T12:33:52.515Z |INFO |Init configs |InvocationID=d1b2b8dc-8260-4b5d-b3ba-769481fe6c70, InstanceUUID=dbb29462-69cc-43d2-a4d2-04101d1479ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T12:33:52.524Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T12:34:02.524Z |INFO |Init configs |InvocationID=d1b2b8dc-8260-4b5d-b3ba-769481fe6c70, InstanceUUID=b9204b53-94b1-43c4-877b-17f809a03e4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T12:34:02.532Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T12:34:12.533Z |INFO |Init configs |InvocationID=d1b2b8dc-8260-4b5d-b3ba-769481fe6c70, InstanceUUID=d6c44742-6897-4683-8335-be65623f7279 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T12:34:12.541Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T12:34:22.542Z |INFO |Init configs |InvocationID=d1b2b8dc-8260-4b5d-b3ba-769481fe6c70, InstanceUUID=6a24eafd-fc33-44e6-9fea-9bb1b84e10fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T12:34:22.558Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T12:34:32.561Z |INFO |Init configs |InvocationID=d1b2b8dc-8260-4b5d-b3ba-769481fe6c70, InstanceUUID=8f3419c0-cb50-4f91-b213-81dea95d8119 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T12:34:32.574Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T12:34:42.576Z |INFO |Init configs |InvocationID=d1b2b8dc-8260-4b5d-b3ba-769481fe6c70, InstanceUUID=8d7b4274-ded5-4e8b-9e35-d21a3653c385 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T12:34:42.586Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T12:34:52.587Z |INFO |Init configs |InvocationID=d1b2b8dc-8260-4b5d-b3ba-769481fe6c70, InstanceUUID=e4b083b4-ba15-4ab9-88ff-b58add06778b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T12:34:52.596Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T12:35:02.596Z |INFO |Init configs |InvocationID=d1b2b8dc-8260-4b5d-b3ba-769481fe6c70, InstanceUUID=14391857-6276-4bfc-938c-ac8d7478bb05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T12:35:02.605Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T12:35:12.606Z |INFO |Init configs |InvocationID=d1b2b8dc-8260-4b5d-b3ba-769481fe6c70, InstanceUUID=79a367ea-275d-471f-bb81-0607fafbf221 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T12:35:12.613Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T12:35:22.614Z |INFO |Init configs |InvocationID=d1b2b8dc-8260-4b5d-b3ba-769481fe6c70, InstanceUUID=c6f965a8-173c-455a-963a-ab0996b9ea95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T12:35:22.629Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T12:35:32.630Z |INFO |Init configs |InvocationID=d1b2b8dc-8260-4b5d-b3ba-769481fe6c70, InstanceUUID=afbecc13-a3f1-4d39-8341-d24afb8b0900 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T12:35:32.636Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T12:35:42.637Z |INFO |Init configs |InvocationID=d1b2b8dc-8260-4b5d-b3ba-769481fe6c70, InstanceUUID=bc0e32b9-a398-4997-af26-39ea9074ade2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T12:35:42.644Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T12:35:52.644Z |INFO |Init configs |InvocationID=d1b2b8dc-8260-4b5d-b3ba-769481fe6c70, InstanceUUID=bd41c84f-f43f-4e9a-a459-2149b6e94fd6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T12:35:52.652Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T12:36:02.652Z |INFO |Init configs |InvocationID=d1b2b8dc-8260-4b5d-b3ba-769481fe6c70, InstanceUUID=716555bc-066b-4107-a281-930737318974 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T12:36:02.660Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T12:36:12.661Z |INFO |Init configs |InvocationID=d1b2b8dc-8260-4b5d-b3ba-769481fe6c70, InstanceUUID=22c2392a-0c16-4a17-94d2-13613b1d1abc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T12:36:12.672Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T12:36:22.673Z |INFO |Init configs |InvocationID=d1b2b8dc-8260-4b5d-b3ba-769481fe6c70, InstanceUUID=859d1e2e-13ad-4313-8dc2-8cc305fd6bea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T12:36:22.680Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T12:36:32.681Z |INFO |Init configs |InvocationID=d1b2b8dc-8260-4b5d-b3ba-769481fe6c70, InstanceUUID=192c005b-8cce-4b6c-ba65-fa758be5f6e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T12:36:32.690Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T12:36:42.691Z |INFO |Init configs |InvocationID=d1b2b8dc-8260-4b5d-b3ba-769481fe6c70, InstanceUUID=b27b21ef-d57b-4bb2-be5f-cf6d5e87a67d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T12:36:42.698Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T12:36:52.699Z |INFO |Init configs |InvocationID=d1b2b8dc-8260-4b5d-b3ba-769481fe6c70, InstanceUUID=22e71343-0007-424c-9367-74e73350b7d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T12:36:52.707Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T12:37:02.707Z |INFO |Init configs |InvocationID=d1b2b8dc-8260-4b5d-b3ba-769481fe6c70, InstanceUUID=5b49d7af-8677-4bff-878d-4cfa95a24f37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T12:37:02.716Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-09T12:37:06.073Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-09T12:37:06.073Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-12-09T12:37:06.074Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-09T12:37:06.076Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-09T12:37:06.081Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-09T12:37:06.081Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-09T12:37:06.081Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-12-09T12:37:06.083Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T12:37:12.716Z |INFO |Init configs |InvocationID=d1b2b8dc-8260-4b5d-b3ba-769481fe6c70, InstanceUUID=ec55bd91-d1c0-4065-956a-ad67e27c7b98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T12:37:12.725Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T12:37:22.725Z |INFO |Init configs |InvocationID=d1b2b8dc-8260-4b5d-b3ba-769481fe6c70, InstanceUUID=840891f0-351d-41c4-8b3b-811649091c48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T12:37:22.733Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T12:37:32.733Z |INFO |Init configs |InvocationID=d1b2b8dc-8260-4b5d-b3ba-769481fe6c70, InstanceUUID=9a9bc1a2-dddc-48a2-8920-36391f522bc4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T12:37:32.742Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T12:37:42.744Z |INFO |Init configs |InvocationID=d1b2b8dc-8260-4b5d-b3ba-769481fe6c70, InstanceUUID=a2afeeeb-6a86-4c95-bd83-f64f0c3b2aae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T12:37:42.757Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T12:37:52.758Z |INFO |Init configs |InvocationID=d1b2b8dc-8260-4b5d-b3ba-769481fe6c70, InstanceUUID=80893d6c-d50d-41a7-89d6-95c03d4d7d3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T12:37:52.766Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T12:38:02.767Z |INFO |Init configs |InvocationID=d1b2b8dc-8260-4b5d-b3ba-769481fe6c70, InstanceUUID=c3dffe67-5750-458c-a02f-9d4f604f0c15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T12:38:02.775Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T12:38:12.776Z |INFO |Init configs |InvocationID=d1b2b8dc-8260-4b5d-b3ba-769481fe6c70, InstanceUUID=51bfb215-7c5a-4a3b-8369-63f529b482b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T12:38:12.810Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T12:38:22.810Z |INFO |Init configs |InvocationID=d1b2b8dc-8260-4b5d-b3ba-769481fe6c70, InstanceUUID=0c80ab41-cefb-4f26-af92-89afbafa39c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T12:38:22.827Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T12:38:32.831Z |INFO |Init configs |InvocationID=d1b2b8dc-8260-4b5d-b3ba-769481fe6c70, InstanceUUID=5a0ea272-8d21-4a0a-8d6e-b5f635117c64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T12:38:32.839Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T12:38:42.840Z |INFO |Init configs |InvocationID=d1b2b8dc-8260-4b5d-b3ba-769481fe6c70, InstanceUUID=9364411b-e83f-4a75-9afe-c144be1a24b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T12:38:42.854Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T12:38:52.854Z |INFO |Init configs |InvocationID=d1b2b8dc-8260-4b5d-b3ba-769481fe6c70, InstanceUUID=a4112574-b3d8-4c41-9978-a8b2ed86d31a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T12:38:52.863Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T12:39:02.863Z |INFO |Init configs |InvocationID=d1b2b8dc-8260-4b5d-b3ba-769481fe6c70, InstanceUUID=61a00fd1-c17a-45f8-9821-e95828db7388 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T12:39:02.876Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T12:39:12.876Z |INFO |Init configs |InvocationID=d1b2b8dc-8260-4b5d-b3ba-769481fe6c70, InstanceUUID=443f93ba-6852-40dc-aa1e-5d10d0add693 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T12:39:12.886Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T12:39:22.888Z |INFO |Init configs |InvocationID=d1b2b8dc-8260-4b5d-b3ba-769481fe6c70, InstanceUUID=5b6c809b-62e8-4c9a-a2c6-76d53c598495 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T12:39:22.902Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T12:39:32.903Z |INFO |Init configs |InvocationID=d1b2b8dc-8260-4b5d-b3ba-769481fe6c70, InstanceUUID=ba02765c-6d9d-456e-b37e-764a377dd798 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T12:39:32.916Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T12:39:42.917Z |INFO |Init configs |InvocationID=d1b2b8dc-8260-4b5d-b3ba-769481fe6c70, InstanceUUID=6501fcb5-362f-48f3-8b8d-6948cf33073b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T12:39:42.937Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T12:39:52.939Z |INFO |Init configs |InvocationID=d1b2b8dc-8260-4b5d-b3ba-769481fe6c70, InstanceUUID=3f2387a1-ef01-4556-9c64-b141b8b141b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T12:39:52.947Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T12:40:02.948Z |INFO |Init configs |InvocationID=d1b2b8dc-8260-4b5d-b3ba-769481fe6c70, InstanceUUID=7a5ea5ad-0715-4d33-9a78-f28f65a724ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T12:40:02.955Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T12:40:12.956Z |INFO |Init configs |InvocationID=d1b2b8dc-8260-4b5d-b3ba-769481fe6c70, InstanceUUID=2e4116d9-2207-4e71-88a1-11a7c03ba5a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T12:40:12.963Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T12:40:22.964Z |INFO |Init configs |InvocationID=d1b2b8dc-8260-4b5d-b3ba-769481fe6c70, InstanceUUID=33b93717-5d12-41ba-a463-6b28f8013fbb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T12:40:22.972Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T12:40:32.972Z |INFO |Init configs |InvocationID=d1b2b8dc-8260-4b5d-b3ba-769481fe6c70, InstanceUUID=0d50b147-6595-4c32-a428-498671b9f6ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T12:40:32.980Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T12:40:42.981Z |INFO |Init configs |InvocationID=d1b2b8dc-8260-4b5d-b3ba-769481fe6c70, InstanceUUID=f0650837-4ced-48e4-ab9a-e79719262383 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T12:40:42.992Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T12:40:52.993Z |INFO |Init configs |InvocationID=d1b2b8dc-8260-4b5d-b3ba-769481fe6c70, InstanceUUID=aea2877a-e99a-4308-b4e1-acb5256d19f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T12:40:53.000Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T12:41:03.002Z |INFO |Init configs |InvocationID=d1b2b8dc-8260-4b5d-b3ba-769481fe6c70, InstanceUUID=2a094d78-05e1-455c-b96a-989ea6ce13f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T12:41:03.016Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T12:41:13.017Z |INFO |Init configs |InvocationID=d1b2b8dc-8260-4b5d-b3ba-769481fe6c70, InstanceUUID=a7548fe3-4be1-4c39-900e-6e4846ae973c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T12:41:13.025Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T12:41:23.027Z |INFO |Init configs |InvocationID=d1b2b8dc-8260-4b5d-b3ba-769481fe6c70, InstanceUUID=99c492ae-28e5-4017-a7db-9f85a6d4248f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T12:41:23.036Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T12:41:33.036Z |INFO |Init configs |InvocationID=d1b2b8dc-8260-4b5d-b3ba-769481fe6c70, InstanceUUID=0a2a9ce1-ee7b-41c0-a459-4785a79bed2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T12:41:33.046Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T12:41:43.046Z |INFO |Init configs |InvocationID=d1b2b8dc-8260-4b5d-b3ba-769481fe6c70, InstanceUUID=7908855f-01fb-4c77-aeb5-5bbb94c36e92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T12:41:43.053Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T12:41:53.054Z |INFO |Init configs |InvocationID=d1b2b8dc-8260-4b5d-b3ba-769481fe6c70, InstanceUUID=35b2bbf7-6e79-4afb-8c42-a2ab46c2d125 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T12:41:53.061Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T12:42:03.061Z |INFO |Init configs |InvocationID=d1b2b8dc-8260-4b5d-b3ba-769481fe6c70, InstanceUUID=a83e1b18-f95e-4aa3-b109-7cd9153acc77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T12:42:03.069Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-09T12:42:06.068Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-09T12:42:06.068Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-12-09T12:42:06.069Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-09T12:42:06.072Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-09T12:42:06.076Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-09T12:42:06.076Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-09T12:42:06.076Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-12-09T12:42:06.078Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T12:42:13.070Z |INFO |Init configs |InvocationID=d1b2b8dc-8260-4b5d-b3ba-769481fe6c70, InstanceUUID=fe33a3a8-394f-41ea-b176-5460e7cf55bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T12:42:13.077Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T12:42:23.077Z |INFO |Init configs |InvocationID=d1b2b8dc-8260-4b5d-b3ba-769481fe6c70, InstanceUUID=fbaf3931-81c7-4946-b052-15b1b31265fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T12:42:23.087Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T12:42:33.088Z |INFO |Init configs |InvocationID=d1b2b8dc-8260-4b5d-b3ba-769481fe6c70, InstanceUUID=ac4a3580-f7d7-4e76-8d45-6dd0fff0e0f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T12:42:33.101Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T12:42:43.102Z |INFO |Init configs |InvocationID=d1b2b8dc-8260-4b5d-b3ba-769481fe6c70, InstanceUUID=f3493571-a852-4ced-a826-8878ab82dd51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T12:42:43.120Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T12:42:53.123Z |INFO |Init configs |InvocationID=d1b2b8dc-8260-4b5d-b3ba-769481fe6c70, InstanceUUID=6cedfeab-d4e2-41d3-b8e0-764c16df4c0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T12:42:53.133Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T12:43:03.135Z |INFO |Init configs |InvocationID=d1b2b8dc-8260-4b5d-b3ba-769481fe6c70, InstanceUUID=a91ae71d-8935-42c4-914c-f5ddd52a46e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T12:43:03.141Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T12:43:13.141Z |INFO |Init configs |InvocationID=d1b2b8dc-8260-4b5d-b3ba-769481fe6c70, InstanceUUID=1120b683-f18f-4da6-8707-03e9afb70f93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T12:43:13.148Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T12:43:23.149Z |INFO |Init configs |InvocationID=d1b2b8dc-8260-4b5d-b3ba-769481fe6c70, InstanceUUID=d9c22b6a-156e-48dd-9c05-8dd381a840e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T12:43:23.155Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T12:43:33.156Z |INFO |Init configs |InvocationID=d1b2b8dc-8260-4b5d-b3ba-769481fe6c70, InstanceUUID=8afa2a64-362c-46cb-9461-99f3150f949b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T12:43:33.163Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T12:43:43.169Z |INFO |Init configs |InvocationID=d1b2b8dc-8260-4b5d-b3ba-769481fe6c70, InstanceUUID=5845cede-b2a9-4f2e-a4a0-02a5f25a8c8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T12:43:43.176Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T12:43:53.177Z |INFO |Init configs |InvocationID=d1b2b8dc-8260-4b5d-b3ba-769481fe6c70, InstanceUUID=160cce75-8ded-4030-916d-7037b9f0b62f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T12:43:53.183Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T12:44:03.185Z |INFO |Init configs |InvocationID=d1b2b8dc-8260-4b5d-b3ba-769481fe6c70, InstanceUUID=daf48c06-9b5e-46e2-b675-cfdd051d6268 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T12:44:03.197Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T12:44:13.207Z |INFO |Init configs |InvocationID=d1b2b8dc-8260-4b5d-b3ba-769481fe6c70, InstanceUUID=974c984e-7c23-46ec-9505-9d2ac10aafd5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T12:44:13.218Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T12:44:23.218Z |INFO |Init configs |InvocationID=d1b2b8dc-8260-4b5d-b3ba-769481fe6c70, InstanceUUID=f46c0f32-8ee3-44c7-afaa-2f0f8f48cbbb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T12:44:23.227Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T12:44:33.228Z |INFO |Init configs |InvocationID=d1b2b8dc-8260-4b5d-b3ba-769481fe6c70, InstanceUUID=8f789303-3ab8-4da0-a169-4937e2cb8e31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T12:44:33.239Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T12:44:43.239Z |INFO |Init configs |InvocationID=d1b2b8dc-8260-4b5d-b3ba-769481fe6c70, InstanceUUID=dda4e140-bfc5-4bab-aa38-16b54b3cc60c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T12:44:43.247Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T12:44:53.247Z |INFO |Init configs |InvocationID=d1b2b8dc-8260-4b5d-b3ba-769481fe6c70, InstanceUUID=64d0e24d-3881-4208-9b7e-9f7a21cbd0e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T12:44:53.255Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T12:45:03.256Z |INFO |Init configs |InvocationID=d1b2b8dc-8260-4b5d-b3ba-769481fe6c70, InstanceUUID=e9cf3576-f6b2-4b5b-8617-3c21018676c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T12:45:03.263Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T12:45:13.266Z |INFO |Init configs |InvocationID=d1b2b8dc-8260-4b5d-b3ba-769481fe6c70, InstanceUUID=0d066218-f346-44bc-a841-6c1f12bff5f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T12:45:13.273Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T12:45:23.273Z |INFO |Init configs |InvocationID=d1b2b8dc-8260-4b5d-b3ba-769481fe6c70, InstanceUUID=a5b67d53-ccec-4a31-b8e4-eb76e9114b82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T12:45:23.280Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T12:45:33.283Z |INFO |Init configs |InvocationID=d1b2b8dc-8260-4b5d-b3ba-769481fe6c70, InstanceUUID=a0d33636-02ac-4c63-b93a-11484049725b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T12:45:33.316Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T12:45:43.317Z |INFO |Init configs |InvocationID=d1b2b8dc-8260-4b5d-b3ba-769481fe6c70, InstanceUUID=08ff0de5-f6a3-4379-bb4e-500ad58e7498 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T12:45:43.327Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T12:45:53.327Z |INFO |Init configs |InvocationID=d1b2b8dc-8260-4b5d-b3ba-769481fe6c70, InstanceUUID=9998868a-0b3e-484b-9d66-79fad2ef2c38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T12:45:53.338Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T12:46:03.339Z |INFO |Init configs |InvocationID=d1b2b8dc-8260-4b5d-b3ba-769481fe6c70, InstanceUUID=0ce2f347-494e-4191-ad8e-02adf549cc79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T12:46:03.348Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T12:46:13.349Z |INFO |Init configs |InvocationID=d1b2b8dc-8260-4b5d-b3ba-769481fe6c70, InstanceUUID=170d4761-0baf-4c46-b24d-7fcdad4e76b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T12:46:13.359Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T12:46:23.360Z |INFO |Init configs |InvocationID=d1b2b8dc-8260-4b5d-b3ba-769481fe6c70, InstanceUUID=fc275acf-ed10-47fc-949f-493804736062 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T12:46:23.366Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T12:46:33.366Z |INFO |Init configs |InvocationID=d1b2b8dc-8260-4b5d-b3ba-769481fe6c70, InstanceUUID=3015b7d4-2093-45e9-859b-487df5f3adff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T12:46:33.376Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T12:46:43.377Z |INFO |Init configs |InvocationID=d1b2b8dc-8260-4b5d-b3ba-769481fe6c70, InstanceUUID=10dfef00-f83f-4332-97a9-fe194af263f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T12:46:43.387Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T12:46:53.388Z |INFO |Init configs |InvocationID=d1b2b8dc-8260-4b5d-b3ba-769481fe6c70, InstanceUUID=3b6013e7-32dc-4508-954f-4c45134bd700 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T12:46:53.396Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T12:47:03.397Z |INFO |Init configs |InvocationID=d1b2b8dc-8260-4b5d-b3ba-769481fe6c70, InstanceUUID=b9cfb83f-dc21-4001-8505-b4e3b1fe2277 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T12:47:03.404Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-09T12:47:06.073Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-09T12:47:06.074Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-12-09T12:47:06.075Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-09T12:47:06.077Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-09T12:47:06.082Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-09T12:47:06.082Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-09T12:47:06.082Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-12-09T12:47:06.084Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T12:47:13.405Z |INFO |Init configs |InvocationID=d1b2b8dc-8260-4b5d-b3ba-769481fe6c70, InstanceUUID=48e3b296-d9a1-4ba7-8a9b-9d62f85e2dd8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T12:47:13.413Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T12:47:23.414Z |INFO |Init configs |InvocationID=d1b2b8dc-8260-4b5d-b3ba-769481fe6c70, InstanceUUID=35e2dd33-b8aa-4265-8dc2-e883ba8d1942 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T12:47:23.422Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T12:47:33.423Z |INFO |Init configs |InvocationID=d1b2b8dc-8260-4b5d-b3ba-769481fe6c70, InstanceUUID=08dd290f-4e22-4b7f-af2e-c5de476435c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T12:47:33.434Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T12:47:43.435Z |INFO |Init configs |InvocationID=d1b2b8dc-8260-4b5d-b3ba-769481fe6c70, InstanceUUID=a74b5319-7b8d-466f-b6e3-05ca05f88d6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T12:47:43.443Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T12:47:53.443Z |INFO |Init configs |InvocationID=d1b2b8dc-8260-4b5d-b3ba-769481fe6c70, InstanceUUID=46814eee-57fe-4c14-874a-d983e796c44c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T12:47:53.450Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T12:48:03.451Z |INFO |Init configs |InvocationID=d1b2b8dc-8260-4b5d-b3ba-769481fe6c70, InstanceUUID=6b559d99-c643-40b1-be6d-1e32de4ad195 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T12:48:03.460Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T12:48:13.461Z |INFO |Init configs |InvocationID=d1b2b8dc-8260-4b5d-b3ba-769481fe6c70, InstanceUUID=bd4ab691-482b-4b37-93aa-ecad7f06ef6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T12:48:13.468Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T12:48:23.468Z |INFO |Init configs |InvocationID=d1b2b8dc-8260-4b5d-b3ba-769481fe6c70, InstanceUUID=1768f9bf-849b-4a15-bd34-68e6ee3a40df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T12:48:23.480Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T12:48:33.480Z |INFO |Init configs |InvocationID=d1b2b8dc-8260-4b5d-b3ba-769481fe6c70, InstanceUUID=b4009a97-b9df-461f-bf52-33de9bee2aa1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T12:48:33.488Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T12:48:43.490Z |INFO |Init configs |InvocationID=d1b2b8dc-8260-4b5d-b3ba-769481fe6c70, InstanceUUID=d81ae396-27d1-4fa3-bf3b-6a9614462e03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T12:48:43.505Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T12:48:53.506Z |INFO |Init configs |InvocationID=d1b2b8dc-8260-4b5d-b3ba-769481fe6c70, InstanceUUID=8646536b-b9f0-4fdf-a9dc-bf9431419c7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T12:48:53.516Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T12:49:03.517Z |INFO |Init configs |InvocationID=d1b2b8dc-8260-4b5d-b3ba-769481fe6c70, InstanceUUID=f492ce83-5856-4b29-b160-2fb98dae2bae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T12:49:03.527Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T12:49:13.528Z |INFO |Init configs |InvocationID=d1b2b8dc-8260-4b5d-b3ba-769481fe6c70, InstanceUUID=f7df43b4-9325-403b-b120-5b936dd958e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T12:49:13.538Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T12:49:23.539Z |INFO |Init configs |InvocationID=d1b2b8dc-8260-4b5d-b3ba-769481fe6c70, InstanceUUID=83d4cd56-d57f-4b92-831e-7ef32973b1f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T12:49:23.548Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T12:49:33.548Z |INFO |Init configs |InvocationID=d1b2b8dc-8260-4b5d-b3ba-769481fe6c70, InstanceUUID=5cc38810-873f-45fe-a182-195819602b2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T12:49:33.555Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T12:49:43.558Z |INFO |Init configs |InvocationID=d1b2b8dc-8260-4b5d-b3ba-769481fe6c70, InstanceUUID=9af39901-c5f9-48b3-8e3b-7bb6452367d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T12:49:43.569Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T12:49:53.570Z |INFO |Init configs |InvocationID=d1b2b8dc-8260-4b5d-b3ba-769481fe6c70, InstanceUUID=308172bc-4b7e-4478-8349-6c82ccb85cfe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T12:49:53.581Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T12:50:03.581Z |INFO |Init configs |InvocationID=d1b2b8dc-8260-4b5d-b3ba-769481fe6c70, InstanceUUID=d24d53a2-fb02-4aa9-8c34-a98f4a504379 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T12:50:03.591Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T12:50:13.591Z |INFO |Init configs |InvocationID=d1b2b8dc-8260-4b5d-b3ba-769481fe6c70, InstanceUUID=4a4dba6d-bd9d-4151-848f-66ec72e19fa1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T12:50:13.598Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T12:50:23.599Z |INFO |Init configs |InvocationID=d1b2b8dc-8260-4b5d-b3ba-769481fe6c70, InstanceUUID=fc201537-b37c-4da1-87a8-2a2ff45b143e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T12:50:23.612Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T12:50:33.613Z |INFO |Init configs |InvocationID=d1b2b8dc-8260-4b5d-b3ba-769481fe6c70, InstanceUUID=4bde9cb9-7512-43c2-9fe3-d32cdbe50aca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T12:50:33.621Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T12:50:43.622Z |INFO |Init configs |InvocationID=d1b2b8dc-8260-4b5d-b3ba-769481fe6c70, InstanceUUID=bb019337-1e22-412f-bd8a-77cfa11ea388 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T12:50:43.631Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T12:50:53.632Z |INFO |Init configs |InvocationID=d1b2b8dc-8260-4b5d-b3ba-769481fe6c70, InstanceUUID=94b76a35-d637-4437-b7fb-262e8b906022 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T12:50:53.640Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T12:51:03.641Z |INFO |Init configs |InvocationID=d1b2b8dc-8260-4b5d-b3ba-769481fe6c70, InstanceUUID=dab9386e-2778-4351-a304-8a661ca16725 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T12:51:03.650Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T12:51:13.650Z |INFO |Init configs |InvocationID=d1b2b8dc-8260-4b5d-b3ba-769481fe6c70, InstanceUUID=4793d2ec-f623-444a-80f6-7ebe7af9c685 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T12:51:13.658Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T12:51:23.658Z |INFO |Init configs |InvocationID=d1b2b8dc-8260-4b5d-b3ba-769481fe6c70, InstanceUUID=5b17a20b-2f20-4710-8780-815907afbfdb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T12:51:23.668Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T12:51:33.669Z |INFO |Init configs |InvocationID=d1b2b8dc-8260-4b5d-b3ba-769481fe6c70, InstanceUUID=5e7fa646-bacb-4de6-99ad-55debf646921 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T12:51:33.676Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T12:51:43.677Z |INFO |Init configs |InvocationID=d1b2b8dc-8260-4b5d-b3ba-769481fe6c70, InstanceUUID=862fb622-58d8-4af4-881e-77b2087814aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T12:51:43.691Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T12:51:53.694Z |INFO |Init configs |InvocationID=d1b2b8dc-8260-4b5d-b3ba-769481fe6c70, InstanceUUID=0a96ecef-549a-4e2b-a971-7d7ec77192d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T12:51:53.704Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T12:52:03.705Z |INFO |Init configs |InvocationID=d1b2b8dc-8260-4b5d-b3ba-769481fe6c70, InstanceUUID=caa41abf-c652-4f9f-baa2-53442bd1c245 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T12:52:03.713Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-09T12:52:06.018Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-09T12:52:06.018Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-12-09T12:52:06.019Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-09T12:52:06.020Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-09T12:52:06.024Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-09T12:52:06.024Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-09T12:52:06.024Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-12-09T12:52:06.025Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T12:52:13.714Z |INFO |Init configs |InvocationID=d1b2b8dc-8260-4b5d-b3ba-769481fe6c70, InstanceUUID=09291554-fee5-49bb-9d22-7b5d0ff2a79e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T12:52:13.723Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T12:52:23.723Z |INFO |Init configs |InvocationID=d1b2b8dc-8260-4b5d-b3ba-769481fe6c70, InstanceUUID=1b7599ad-fc77-4cf9-aa3d-3e25ba7d29de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T12:52:23.732Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T12:52:33.734Z |INFO |Init configs |InvocationID=d1b2b8dc-8260-4b5d-b3ba-769481fe6c70, InstanceUUID=38198a8a-d440-424f-bf64-4bfc6d10374b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T12:52:33.741Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T12:52:43.742Z |INFO |Init configs |InvocationID=d1b2b8dc-8260-4b5d-b3ba-769481fe6c70, InstanceUUID=d40ad62f-b80f-44d9-b706-3e39b3dfaae6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T12:52:43.751Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T12:52:53.751Z |INFO |Init configs |InvocationID=d1b2b8dc-8260-4b5d-b3ba-769481fe6c70, InstanceUUID=33cec9a9-8d75-4551-a4cc-4dc1b75cd964 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T12:52:53.760Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T12:53:03.761Z |INFO |Init configs |InvocationID=d1b2b8dc-8260-4b5d-b3ba-769481fe6c70, InstanceUUID=0dd86029-e8c0-4115-a2aa-b382007a44d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T12:53:03.768Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T12:53:13.769Z |INFO |Init configs |InvocationID=d1b2b8dc-8260-4b5d-b3ba-769481fe6c70, InstanceUUID=8231dfcc-d7e7-42e6-b665-3bbb2664d2f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T12:53:13.775Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T12:53:23.777Z |INFO |Init configs |InvocationID=d1b2b8dc-8260-4b5d-b3ba-769481fe6c70, InstanceUUID=c8bcaa90-4794-4948-8395-63684f7f750b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T12:53:23.792Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T12:53:33.793Z |INFO |Init configs |InvocationID=d1b2b8dc-8260-4b5d-b3ba-769481fe6c70, InstanceUUID=1f0d5196-4637-43ff-b3fd-9e0432892a51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T12:53:33.805Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T12:53:43.806Z |INFO |Init configs |InvocationID=d1b2b8dc-8260-4b5d-b3ba-769481fe6c70, InstanceUUID=7c12cc3f-26e1-4079-b30c-88f04437009d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T12:53:43.815Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T12:53:53.815Z |INFO |Init configs |InvocationID=d1b2b8dc-8260-4b5d-b3ba-769481fe6c70, InstanceUUID=a577117b-30b2-4bf0-ad55-26e7df53b222 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T12:53:53.826Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T12:54:03.828Z |INFO |Init configs |InvocationID=d1b2b8dc-8260-4b5d-b3ba-769481fe6c70, InstanceUUID=3f0b9173-25cc-4e5a-a273-5776e1c67b0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T12:54:03.835Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T12:54:13.838Z |INFO |Init configs |InvocationID=d1b2b8dc-8260-4b5d-b3ba-769481fe6c70, InstanceUUID=d39688a8-2ded-4b70-abab-1c4d4288a366 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T12:54:13.845Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T12:54:23.845Z |INFO |Init configs |InvocationID=d1b2b8dc-8260-4b5d-b3ba-769481fe6c70, InstanceUUID=3a26a0b2-94cf-46c7-9aa0-46e323275b6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T12:54:23.853Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T12:54:33.854Z |INFO |Init configs |InvocationID=d1b2b8dc-8260-4b5d-b3ba-769481fe6c70, InstanceUUID=eb4f2585-5e04-4758-b7d7-1f6dc5454c92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T12:54:33.862Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T12:54:43.862Z |INFO |Init configs |InvocationID=d1b2b8dc-8260-4b5d-b3ba-769481fe6c70, InstanceUUID=09377704-ba9f-4d71-ad67-3a3712b83747 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T12:54:43.869Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T12:54:53.870Z |INFO |Init configs |InvocationID=d1b2b8dc-8260-4b5d-b3ba-769481fe6c70, InstanceUUID=1e729c6a-9481-4cc2-8ea7-a27b4c20a9a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T12:54:53.884Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T12:55:03.885Z |INFO |Init configs |InvocationID=d1b2b8dc-8260-4b5d-b3ba-769481fe6c70, InstanceUUID=0e263f3f-4170-4294-b5ab-cf18f1474f3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T12:55:03.898Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T12:55:13.899Z |INFO |Init configs |InvocationID=d1b2b8dc-8260-4b5d-b3ba-769481fe6c70, InstanceUUID=c3da93e5-2cf9-46b6-91ed-778703a96196 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T12:55:13.907Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T12:55:23.908Z |INFO |Init configs |InvocationID=d1b2b8dc-8260-4b5d-b3ba-769481fe6c70, InstanceUUID=29b516cd-24e7-4d77-9e5e-8bee504a00b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T12:55:23.916Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T12:55:33.917Z |INFO |Init configs |InvocationID=d1b2b8dc-8260-4b5d-b3ba-769481fe6c70, InstanceUUID=3fe4a355-3b0e-44e2-87c1-064c9aedff21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T12:55:33.927Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T12:55:43.928Z |INFO |Init configs |InvocationID=d1b2b8dc-8260-4b5d-b3ba-769481fe6c70, InstanceUUID=8f8b7e4b-5b9b-48b1-b60e-80a66c78ce45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T12:55:43.937Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T12:55:53.937Z |INFO |Init configs |InvocationID=d1b2b8dc-8260-4b5d-b3ba-769481fe6c70, InstanceUUID=2bb8d840-45f7-420a-8ffc-2dc5cb665574 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T12:55:53.944Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T12:56:03.944Z |INFO |Init configs |InvocationID=d1b2b8dc-8260-4b5d-b3ba-769481fe6c70, InstanceUUID=5bce69a6-cf08-4d85-bbf6-323b71ca9b5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T12:56:03.951Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T12:56:13.952Z |INFO |Init configs |InvocationID=d1b2b8dc-8260-4b5d-b3ba-769481fe6c70, InstanceUUID=8d64c3cc-6405-45e3-a620-bdffac97b602 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T12:56:13.958Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T12:56:23.958Z |INFO |Init configs |InvocationID=d1b2b8dc-8260-4b5d-b3ba-769481fe6c70, InstanceUUID=503278ee-e422-4705-91c0-cb7bc64b8abe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T12:56:23.965Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T12:56:33.966Z |INFO |Init configs |InvocationID=d1b2b8dc-8260-4b5d-b3ba-769481fe6c70, InstanceUUID=0b760c61-791b-47d8-91a9-d07af05a8361 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T12:56:33.972Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T12:56:43.975Z |INFO |Init configs |InvocationID=d1b2b8dc-8260-4b5d-b3ba-769481fe6c70, InstanceUUID=80a9ef72-4ce1-4cee-abad-0b83ae8610f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T12:56:43.992Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T12:56:53.993Z |INFO |Init configs |InvocationID=d1b2b8dc-8260-4b5d-b3ba-769481fe6c70, InstanceUUID=470ba9ee-c023-49c4-a4a5-7c9741c03f2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T12:56:54.001Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T12:57:04.002Z |INFO |Init configs |InvocationID=d1b2b8dc-8260-4b5d-b3ba-769481fe6c70, InstanceUUID=fe8fc7d2-4c4c-43b7-a940-61c1e50954b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T12:57:04.013Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-09T12:57:06.050Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-09T12:57:06.050Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-12-09T12:57:06.051Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-09T12:57:06.053Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-09T12:57:06.057Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-09T12:57:06.057Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-09T12:57:06.057Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-12-09T12:57:06.058Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T12:57:14.013Z |INFO |Init configs |InvocationID=d1b2b8dc-8260-4b5d-b3ba-769481fe6c70, InstanceUUID=ca82634f-1be2-4ba1-aa7f-a1eb84b47fda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T12:57:14.019Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T12:57:24.020Z |INFO |Init configs |InvocationID=d1b2b8dc-8260-4b5d-b3ba-769481fe6c70, InstanceUUID=602da2af-ea54-48b1-8865-58c7ad0ba2ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T12:57:24.027Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T12:57:34.027Z |INFO |Init configs |InvocationID=d1b2b8dc-8260-4b5d-b3ba-769481fe6c70, InstanceUUID=6ef3d3c3-1bc7-490a-b97f-50993af551e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T12:57:34.034Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T12:57:44.035Z |INFO |Init configs |InvocationID=d1b2b8dc-8260-4b5d-b3ba-769481fe6c70, InstanceUUID=139aac18-7389-474c-914b-21e9a2e2832d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T12:57:44.042Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T12:57:54.042Z |INFO |Init configs |InvocationID=d1b2b8dc-8260-4b5d-b3ba-769481fe6c70, InstanceUUID=373d8810-95b0-41d5-9b33-3983afc7030d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T12:57:54.048Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T12:58:04.049Z |INFO |Init configs |InvocationID=d1b2b8dc-8260-4b5d-b3ba-769481fe6c70, InstanceUUID=b6085cdd-f76f-4a90-a0f5-34cc7ba02c07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T12:58:04.057Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T12:58:14.059Z |INFO |Init configs |InvocationID=d1b2b8dc-8260-4b5d-b3ba-769481fe6c70, InstanceUUID=da29d493-76fb-4020-92db-0afdbee606e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T12:58:14.074Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T12:58:24.075Z |INFO |Init configs |InvocationID=d1b2b8dc-8260-4b5d-b3ba-769481fe6c70, InstanceUUID=20f9d8d4-1e9b-473c-a35e-2bdb49fb97db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T12:58:24.081Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T12:58:34.083Z |INFO |Init configs |InvocationID=d1b2b8dc-8260-4b5d-b3ba-769481fe6c70, InstanceUUID=d8b0ac2c-fcfd-4f32-b9de-fb92514848fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T12:58:34.092Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T12:58:44.093Z |INFO |Init configs |InvocationID=d1b2b8dc-8260-4b5d-b3ba-769481fe6c70, InstanceUUID=bc92380e-0f14-45f2-a75b-eedb9a891cd6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T12:58:44.100Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T12:58:54.100Z |INFO |Init configs |InvocationID=d1b2b8dc-8260-4b5d-b3ba-769481fe6c70, InstanceUUID=6a0a9b1a-1f1d-442f-a5f5-d768879773f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T12:58:54.107Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T12:59:04.108Z |INFO |Init configs |InvocationID=d1b2b8dc-8260-4b5d-b3ba-769481fe6c70, InstanceUUID=88887db5-a6e5-4302-a70d-0718e746966c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T12:59:04.115Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T12:59:14.115Z |INFO |Init configs |InvocationID=d1b2b8dc-8260-4b5d-b3ba-769481fe6c70, InstanceUUID=cdece9ea-8752-4c81-ae85-8d87b2510a13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T12:59:14.123Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T12:59:24.123Z |INFO |Init configs |InvocationID=d1b2b8dc-8260-4b5d-b3ba-769481fe6c70, InstanceUUID=8842cb04-9bd9-41da-a269-727b99f84702 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T12:59:24.131Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T12:59:34.131Z |INFO |Init configs |InvocationID=d1b2b8dc-8260-4b5d-b3ba-769481fe6c70, InstanceUUID=e3e516ec-c7ae-415b-b095-040a8baac098 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T12:59:34.139Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T12:59:44.141Z |INFO |Init configs |InvocationID=d1b2b8dc-8260-4b5d-b3ba-769481fe6c70, InstanceUUID=254d9739-f0ea-4c2a-a431-7cf1472dfd92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T12:59:44.153Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T12:59:54.153Z |INFO |Init configs |InvocationID=d1b2b8dc-8260-4b5d-b3ba-769481fe6c70, InstanceUUID=3bd00463-776e-4e82-a973-06e1e455b7ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T12:59:54.184Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T13:00:04.184Z |INFO |Init configs |InvocationID=d1b2b8dc-8260-4b5d-b3ba-769481fe6c70, InstanceUUID=f2cca0d8-5f6f-416f-beee-85214a37fa3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T13:00:04.197Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T13:00:14.198Z |INFO |Init configs |InvocationID=d1b2b8dc-8260-4b5d-b3ba-769481fe6c70, InstanceUUID=54ce59d4-126c-45e9-baf1-117f54229fb8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T13:00:14.207Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T13:00:24.207Z |INFO |Init configs |InvocationID=d1b2b8dc-8260-4b5d-b3ba-769481fe6c70, InstanceUUID=4ed88d73-59dd-45fc-a398-3352ae609fa6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T13:00:24.215Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T13:00:34.215Z |INFO |Init configs |InvocationID=d1b2b8dc-8260-4b5d-b3ba-769481fe6c70, InstanceUUID=fd2e2c59-a988-4bb1-ba3e-c9f3ccd1af1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T13:00:34.222Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T13:00:44.223Z |INFO |Init configs |InvocationID=d1b2b8dc-8260-4b5d-b3ba-769481fe6c70, InstanceUUID=0d0de5ff-a510-4cf4-9360-4ca5842dee82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T13:00:44.230Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T13:00:54.230Z |INFO |Init configs |InvocationID=d1b2b8dc-8260-4b5d-b3ba-769481fe6c70, InstanceUUID=4dc05e64-e8c7-4f44-bf5a-ccfd17a46b07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T13:00:54.246Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T13:01:04.246Z |INFO |Init configs |InvocationID=d1b2b8dc-8260-4b5d-b3ba-769481fe6c70, InstanceUUID=16824027-74c4-4c56-8d2d-ef9bc4ff0583 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T13:01:04.254Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T13:01:14.255Z |INFO |Init configs |InvocationID=d1b2b8dc-8260-4b5d-b3ba-769481fe6c70, InstanceUUID=754c4876-b98c-4405-95da-8da7e5eeb978 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T13:01:14.266Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T13:01:24.268Z |INFO |Init configs |InvocationID=d1b2b8dc-8260-4b5d-b3ba-769481fe6c70, InstanceUUID=d1ba4482-3348-4913-a7f0-b2f01f8ea693 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T13:01:24.278Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T13:01:34.280Z |INFO |Init configs |InvocationID=d1b2b8dc-8260-4b5d-b3ba-769481fe6c70, InstanceUUID=cafb0dfd-5d9f-4151-9e68-36016997c493 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T13:01:34.291Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T13:01:44.292Z |INFO |Init configs |InvocationID=d1b2b8dc-8260-4b5d-b3ba-769481fe6c70, InstanceUUID=182e0c34-aa18-4cb5-95cc-e220b228a0c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T13:01:44.300Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T13:01:54.301Z |INFO |Init configs |InvocationID=d1b2b8dc-8260-4b5d-b3ba-769481fe6c70, InstanceUUID=97bc983f-94f9-4054-93db-d3fdcfcc2a6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T13:01:54.308Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T13:02:04.308Z |INFO |Init configs |InvocationID=d1b2b8dc-8260-4b5d-b3ba-769481fe6c70, InstanceUUID=6ce4c3c8-8da5-413c-a909-44d85d81a4e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T13:02:04.315Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-09T13:02:06.040Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-09T13:02:06.041Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-12-09T13:02:06.041Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-09T13:02:06.043Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-09T13:02:06.047Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-09T13:02:06.047Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-09T13:02:06.047Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-12-09T13:02:06.048Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T13:02:14.315Z |INFO |Init configs |InvocationID=d1b2b8dc-8260-4b5d-b3ba-769481fe6c70, InstanceUUID=79229056-5f68-4832-82c8-4f1d84d4e0d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T13:02:14.322Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T13:02:24.323Z |INFO |Init configs |InvocationID=d1b2b8dc-8260-4b5d-b3ba-769481fe6c70, InstanceUUID=6c24a659-5763-4d2a-bf12-26c3ba19de95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T13:02:24.330Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T13:02:34.330Z |INFO |Init configs |InvocationID=d1b2b8dc-8260-4b5d-b3ba-769481fe6c70, InstanceUUID=4d440b40-7e65-446e-acb0-55f0adf365c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T13:02:34.337Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T13:02:44.338Z |INFO |Init configs |InvocationID=d1b2b8dc-8260-4b5d-b3ba-769481fe6c70, InstanceUUID=3f92a197-8c1a-480e-bee7-42c054abfa90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T13:02:44.347Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T13:02:54.349Z |INFO |Init configs |InvocationID=d1b2b8dc-8260-4b5d-b3ba-769481fe6c70, InstanceUUID=e4069e3b-9a9d-42fd-bf45-2b6f63fa8515 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T13:02:54.363Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T13:03:04.364Z |INFO |Init configs |InvocationID=d1b2b8dc-8260-4b5d-b3ba-769481fe6c70, InstanceUUID=3e2e7147-8128-4c31-a860-2c54a5d70ba3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T13:03:04.375Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T13:03:14.376Z |INFO |Init configs |InvocationID=d1b2b8dc-8260-4b5d-b3ba-769481fe6c70, InstanceUUID=47aa8fd7-fb88-4c12-acb1-607103414839 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T13:03:14.387Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T13:03:24.387Z |INFO |Init configs |InvocationID=d1b2b8dc-8260-4b5d-b3ba-769481fe6c70, InstanceUUID=c25788fd-b389-45d4-942b-1242d78b4e5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T13:03:24.395Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T13:03:34.395Z |INFO |Init configs |InvocationID=d1b2b8dc-8260-4b5d-b3ba-769481fe6c70, InstanceUUID=5cc5346d-1870-4a07-87cd-e63e6930f7f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T13:03:34.407Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T13:03:44.407Z |INFO |Init configs |InvocationID=d1b2b8dc-8260-4b5d-b3ba-769481fe6c70, InstanceUUID=292cd1f6-4c76-47c8-9a90-969d11526154 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T13:03:44.417Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T13:03:54.418Z |INFO |Init configs |InvocationID=d1b2b8dc-8260-4b5d-b3ba-769481fe6c70, InstanceUUID=900dc2e4-10eb-4dbc-bb90-7b20c823e1e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T13:03:54.428Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T13:04:04.429Z |INFO |Init configs |InvocationID=d1b2b8dc-8260-4b5d-b3ba-769481fe6c70, InstanceUUID=f3f3c40f-2393-4c3a-8e19-d4fb262ddcc4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T13:04:04.439Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T13:04:14.439Z |INFO |Init configs |InvocationID=d1b2b8dc-8260-4b5d-b3ba-769481fe6c70, InstanceUUID=b8ce5852-7523-4d79-ae40-2717dc7ae979 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T13:04:14.447Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T13:04:24.448Z |INFO |Init configs |InvocationID=d1b2b8dc-8260-4b5d-b3ba-769481fe6c70, InstanceUUID=aa718bdf-b2d2-403b-84f8-ae18cc8f86a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T13:04:24.464Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T13:04:34.464Z |INFO |Init configs |InvocationID=d1b2b8dc-8260-4b5d-b3ba-769481fe6c70, InstanceUUID=01e43139-f4e1-4311-9c23-fc71e155990b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T13:04:34.475Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T13:04:44.476Z |INFO |Init configs |InvocationID=d1b2b8dc-8260-4b5d-b3ba-769481fe6c70, InstanceUUID=bbf3cab3-308b-443a-a6be-dc27478d0d23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T13:04:44.488Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T13:04:54.488Z |INFO |Init configs |InvocationID=d1b2b8dc-8260-4b5d-b3ba-769481fe6c70, InstanceUUID=ef9c8785-a698-4f38-afdd-30972b412c69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T13:04:54.508Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T13:05:04.508Z |INFO |Init configs |InvocationID=d1b2b8dc-8260-4b5d-b3ba-769481fe6c70, InstanceUUID=473baa6b-1234-48ea-a03c-7f12d89595df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T13:05:04.516Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T13:05:14.517Z |INFO |Init configs |InvocationID=d1b2b8dc-8260-4b5d-b3ba-769481fe6c70, InstanceUUID=d86d638b-72ec-423f-8303-209a0c2d1eef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T13:05:14.522Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T13:05:24.523Z |INFO |Init configs |InvocationID=d1b2b8dc-8260-4b5d-b3ba-769481fe6c70, InstanceUUID=e6eb42a6-a70c-4905-9a58-3250dc9543c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T13:05:24.529Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T13:05:34.530Z |INFO |Init configs |InvocationID=d1b2b8dc-8260-4b5d-b3ba-769481fe6c70, InstanceUUID=af80e3f8-8f87-4d6f-a1cf-116153541ad7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T13:05:34.541Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T13:05:44.542Z |INFO |Init configs |InvocationID=d1b2b8dc-8260-4b5d-b3ba-769481fe6c70, InstanceUUID=b731252e-594d-43cb-82d5-ee9475a51edb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T13:05:44.552Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T13:05:54.553Z |INFO |Init configs |InvocationID=d1b2b8dc-8260-4b5d-b3ba-769481fe6c70, InstanceUUID=96b3d441-fc72-4186-a282-d33e75e52fc6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T13:05:54.565Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T13:06:04.567Z |INFO |Init configs |InvocationID=d1b2b8dc-8260-4b5d-b3ba-769481fe6c70, InstanceUUID=5253d614-9742-4a66-8d4a-b6d68f6d5ec7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T13:06:04.585Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T13:06:14.586Z |INFO |Init configs |InvocationID=d1b2b8dc-8260-4b5d-b3ba-769481fe6c70, InstanceUUID=f976441b-98c5-4db5-b5c4-de21c36d1460 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T13:06:14.595Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T13:06:24.602Z |INFO |Init configs |InvocationID=d1b2b8dc-8260-4b5d-b3ba-769481fe6c70, InstanceUUID=d36d2570-c957-417c-96b5-633744ae73c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T13:06:24.613Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T13:06:34.614Z |INFO |Init configs |InvocationID=d1b2b8dc-8260-4b5d-b3ba-769481fe6c70, InstanceUUID=2ed21a47-4d2d-4aad-aa4a-69d1e4c49c26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T13:06:34.621Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T13:06:44.622Z |INFO |Init configs |InvocationID=d1b2b8dc-8260-4b5d-b3ba-769481fe6c70, InstanceUUID=69a503d1-4c39-404c-bd19-23f23f8105f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T13:06:44.629Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T13:06:54.630Z |INFO |Init configs |InvocationID=d1b2b8dc-8260-4b5d-b3ba-769481fe6c70, InstanceUUID=2a36a77d-d5c9-4878-90f8-58db1f973d03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T13:06:54.637Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T13:07:04.638Z |INFO |Init configs |InvocationID=d1b2b8dc-8260-4b5d-b3ba-769481fe6c70, InstanceUUID=78a0caae-4f0f-464e-9225-0baf231481c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T13:07:04.645Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-09T13:07:06.053Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-09T13:07:06.053Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-12-09T13:07:06.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} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-09T13:07:06.055Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-09T13:07:06.058Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-09T13:07:06.059Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-09T13:07:06.059Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-12-09T13:07:06.060Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T13:07:14.646Z |INFO |Init configs |InvocationID=d1b2b8dc-8260-4b5d-b3ba-769481fe6c70, InstanceUUID=2e1b9ac5-7000-43c7-8614-877d54420885 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T13:07:14.653Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T13:07:24.654Z |INFO |Init configs |InvocationID=d1b2b8dc-8260-4b5d-b3ba-769481fe6c70, InstanceUUID=b763299a-af1d-4e7d-9e2c-72a6e830d570 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T13:07:24.660Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T13:07:34.662Z |INFO |Init configs |InvocationID=d1b2b8dc-8260-4b5d-b3ba-769481fe6c70, InstanceUUID=8e36e391-7db8-49d1-ad86-4d0c2d14fb94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T13:07:34.681Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T13:07:44.683Z |INFO |Init configs |InvocationID=d1b2b8dc-8260-4b5d-b3ba-769481fe6c70, InstanceUUID=afb3804f-8c37-40d2-bfcf-9897886f12fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T13:07:44.693Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T13:07:54.694Z |INFO |Init configs |InvocationID=d1b2b8dc-8260-4b5d-b3ba-769481fe6c70, InstanceUUID=68efbf6b-4ed8-451d-9b20-362356d63417 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T13:07:54.704Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T13:08:04.705Z |INFO |Init configs |InvocationID=d1b2b8dc-8260-4b5d-b3ba-769481fe6c70, InstanceUUID=7b27b346-f4d8-4eed-81f7-df028c848d2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T13:08:04.711Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T13:08:14.712Z |INFO |Init configs |InvocationID=d1b2b8dc-8260-4b5d-b3ba-769481fe6c70, InstanceUUID=d70f6580-87d4-484e-887a-17b24ec2a597 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T13:08:14.720Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T13:08:24.720Z |INFO |Init configs |InvocationID=d1b2b8dc-8260-4b5d-b3ba-769481fe6c70, InstanceUUID=76a9dcc9-7ec1-4c65-87fd-e2e352adf315 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T13:08:24.727Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T13:08:34.727Z |INFO |Init configs |InvocationID=d1b2b8dc-8260-4b5d-b3ba-769481fe6c70, InstanceUUID=39b566ee-d828-4b1d-bf81-bfcf5f540ed8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T13:08:34.734Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T13:08:44.737Z |INFO |Init configs |InvocationID=d1b2b8dc-8260-4b5d-b3ba-769481fe6c70, InstanceUUID=8ea06263-4fb7-40c2-9e37-d359dff564b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T13:08:44.744Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T13:08:54.745Z |INFO |Init configs |InvocationID=d1b2b8dc-8260-4b5d-b3ba-769481fe6c70, InstanceUUID=cfdebc64-313e-40f8-8e83-70be2354d278 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T13:08:54.751Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T13:09:04.752Z |INFO |Init configs |InvocationID=d1b2b8dc-8260-4b5d-b3ba-769481fe6c70, InstanceUUID=63ffec30-6eee-4899-a803-dbee7a5f2956 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T13:09:04.766Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T13:09:14.767Z |INFO |Init configs |InvocationID=d1b2b8dc-8260-4b5d-b3ba-769481fe6c70, InstanceUUID=189e1e14-e5ba-4be2-b71c-4e12f2d96557 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T13:09:14.778Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T13:09:24.778Z |INFO |Init configs |InvocationID=d1b2b8dc-8260-4b5d-b3ba-769481fe6c70, InstanceUUID=8c1c478b-0508-46fa-b67c-122f2fddea86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T13:09:24.785Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T13:09:34.786Z |INFO |Init configs |InvocationID=d1b2b8dc-8260-4b5d-b3ba-769481fe6c70, InstanceUUID=2c33a4e2-a01b-420f-8c2e-9e31fe74ff8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T13:09:34.795Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T13:09:44.796Z |INFO |Init configs |InvocationID=d1b2b8dc-8260-4b5d-b3ba-769481fe6c70, InstanceUUID=016ebcbd-7351-4e1a-9db4-5e40192b2d42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T13:09:44.803Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T13:09:54.803Z |INFO |Init configs |InvocationID=d1b2b8dc-8260-4b5d-b3ba-769481fe6c70, InstanceUUID=ec534f92-5e87-4e26-a7ed-37f2b612b3c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T13:09:54.810Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T13:10:04.811Z |INFO |Init configs |InvocationID=d1b2b8dc-8260-4b5d-b3ba-769481fe6c70, InstanceUUID=48989720-24f5-40ed-9892-7df9389e0766 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T13:10:04.818Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T13:10:14.818Z |INFO |Init configs |InvocationID=d1b2b8dc-8260-4b5d-b3ba-769481fe6c70, InstanceUUID=76ffe082-451e-4028-a015-a29b0b95bbe2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T13:10:14.825Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T13:10:24.825Z |INFO |Init configs |InvocationID=d1b2b8dc-8260-4b5d-b3ba-769481fe6c70, InstanceUUID=860b50fa-5a85-498b-8a55-d10d866afb72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T13:10:24.831Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T13:10:34.831Z |INFO |Init configs |InvocationID=d1b2b8dc-8260-4b5d-b3ba-769481fe6c70, InstanceUUID=efb7bb5f-24c6-4341-a2c5-8c858fee95d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T13:10:34.842Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T13:10:44.844Z |INFO |Init configs |InvocationID=d1b2b8dc-8260-4b5d-b3ba-769481fe6c70, InstanceUUID=ca0226e5-c11e-47b8-99da-26af12da7969 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T13:10:44.861Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T13:10:54.862Z |INFO |Init configs |InvocationID=d1b2b8dc-8260-4b5d-b3ba-769481fe6c70, InstanceUUID=c6a9e55b-8128-479f-bc75-290c4d00d3f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T13:10:54.871Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T13:11:04.872Z |INFO |Init configs |InvocationID=d1b2b8dc-8260-4b5d-b3ba-769481fe6c70, InstanceUUID=43891bea-20ff-4739-bbe7-3f4567c3bfc2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T13:11:04.879Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T13:11:14.882Z |INFO |Init configs |InvocationID=d1b2b8dc-8260-4b5d-b3ba-769481fe6c70, InstanceUUID=b38bbe96-9422-408a-98fe-07788a6c9ab6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T13:11:14.892Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T13:11:24.892Z |INFO |Init configs |InvocationID=d1b2b8dc-8260-4b5d-b3ba-769481fe6c70, InstanceUUID=585fbb4a-0940-448d-9127-79f4f559543c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T13:11:24.900Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T13:11:34.900Z |INFO |Init configs |InvocationID=d1b2b8dc-8260-4b5d-b3ba-769481fe6c70, InstanceUUID=0d5042c8-cfef-40ec-9f74-cfefeb93b6ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T13:11:34.908Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T13:11:44.908Z |INFO |Init configs |InvocationID=d1b2b8dc-8260-4b5d-b3ba-769481fe6c70, InstanceUUID=78f16000-e380-45fd-9d37-f7e8d8dddb4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T13:11:44.915Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T13:11:54.916Z |INFO |Init configs |InvocationID=d1b2b8dc-8260-4b5d-b3ba-769481fe6c70, InstanceUUID=0faa67dc-2539-4aaa-9864-fa4482e4892f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T13:11:54.922Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T13:12:04.923Z |INFO |Init configs |InvocationID=d1b2b8dc-8260-4b5d-b3ba-769481fe6c70, InstanceUUID=6c0ca9d9-cd01-4b45-848b-bb3b620c46f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T13:12:04.929Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-09T13:12:06.040Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-09T13:12:06.040Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-12-09T13:12:06.041Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-09T13:12:06.043Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-09T13:12:06.048Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-09T13:12:06.048Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-09T13:12:06.048Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-12-09T13:12:06.049Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T13:12:14.932Z |INFO |Init configs |InvocationID=d1b2b8dc-8260-4b5d-b3ba-769481fe6c70, InstanceUUID=ce8d6d3f-0cf6-4ee9-99ad-b9c624612d0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T13:12:14.948Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T13:12:24.949Z |INFO |Init configs |InvocationID=d1b2b8dc-8260-4b5d-b3ba-769481fe6c70, InstanceUUID=a08bce1b-2fcc-47ab-8fe0-85df85231ed7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T13:12:24.957Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T13:12:34.957Z |INFO |Init configs |InvocationID=d1b2b8dc-8260-4b5d-b3ba-769481fe6c70, InstanceUUID=b05d39ae-80f4-4352-b93f-059d06c74bbe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T13:12:34.972Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T13:12:44.972Z |INFO |Init configs |InvocationID=d1b2b8dc-8260-4b5d-b3ba-769481fe6c70, InstanceUUID=e6872ccc-bc0a-44ad-8156-ab9eccef9577 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T13:12:44.979Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T13:12:54.980Z |INFO |Init configs |InvocationID=d1b2b8dc-8260-4b5d-b3ba-769481fe6c70, InstanceUUID=9777cdf0-b76d-4107-a913-e3dd291cfdc7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T13:12:54.988Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T13:13:04.988Z |INFO |Init configs |InvocationID=d1b2b8dc-8260-4b5d-b3ba-769481fe6c70, InstanceUUID=46e88edd-8637-483e-a0d3-e4da07157c16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T13:13:04.994Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T13:13:14.994Z |INFO |Init configs |InvocationID=d1b2b8dc-8260-4b5d-b3ba-769481fe6c70, InstanceUUID=7424fd6c-107d-42a1-91e4-9a156fe9cdad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T13:13:15.002Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T13:13:25.003Z |INFO |Init configs |InvocationID=d1b2b8dc-8260-4b5d-b3ba-769481fe6c70, InstanceUUID=ace8ed58-c4b6-427e-a8d0-49a0ecee1281 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T13:13:25.011Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T13:13:35.012Z |INFO |Init configs |InvocationID=d1b2b8dc-8260-4b5d-b3ba-769481fe6c70, InstanceUUID=d4f95331-52d7-4f16-abbe-85761df9e17f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T13:13:35.024Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T13:13:45.025Z |INFO |Init configs |InvocationID=d1b2b8dc-8260-4b5d-b3ba-769481fe6c70, InstanceUUID=40619dea-1843-4bc0-9fbc-d72a5ebcdda0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T13:13:45.034Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T13:13:55.035Z |INFO |Init configs |InvocationID=d1b2b8dc-8260-4b5d-b3ba-769481fe6c70, InstanceUUID=36ddb903-8e3e-48a4-9a38-4b7b87d063d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T13:13:55.050Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T13:14:05.051Z |INFO |Init configs |InvocationID=d1b2b8dc-8260-4b5d-b3ba-769481fe6c70, InstanceUUID=281f2512-ed5e-40d9-b082-617d1b106f77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T13:14:05.073Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T13:14:15.074Z |INFO |Init configs |InvocationID=d1b2b8dc-8260-4b5d-b3ba-769481fe6c70, InstanceUUID=cda8b730-20c9-4da1-8108-70a375765265 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T13:14:15.088Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T13:14:25.089Z |INFO |Init configs |InvocationID=d1b2b8dc-8260-4b5d-b3ba-769481fe6c70, InstanceUUID=753ad82d-d4f3-4861-b5c3-f6e55949dc33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T13:14:25.095Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T13:14:35.095Z |INFO |Init configs |InvocationID=d1b2b8dc-8260-4b5d-b3ba-769481fe6c70, InstanceUUID=d57d24cf-b664-45da-a51d-414c161a3af7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T13:14:35.102Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T13:14:45.102Z |INFO |Init configs |InvocationID=d1b2b8dc-8260-4b5d-b3ba-769481fe6c70, InstanceUUID=6ff9d472-b799-4607-b426-a88280fe4934 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T13:14:45.107Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T13:14:55.108Z |INFO |Init configs |InvocationID=d1b2b8dc-8260-4b5d-b3ba-769481fe6c70, InstanceUUID=0f197636-f014-4d67-9480-ff8fc1cf6abc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T13:14:55.115Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T13:15:05.116Z |INFO |Init configs |InvocationID=d1b2b8dc-8260-4b5d-b3ba-769481fe6c70, InstanceUUID=d7f1d525-73c6-4fef-84c7-fbb464a29a5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T13:15:05.122Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T13:15:15.123Z |INFO |Init configs |InvocationID=d1b2b8dc-8260-4b5d-b3ba-769481fe6c70, InstanceUUID=1bd84b10-fb99-4169-9858-201acc826c6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T13:15:15.136Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T13:15:25.137Z |INFO |Init configs |InvocationID=d1b2b8dc-8260-4b5d-b3ba-769481fe6c70, InstanceUUID=cd606a62-56c6-4185-a189-6f3b65166833 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T13:15:25.143Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T13:15:35.144Z |INFO |Init configs |InvocationID=d1b2b8dc-8260-4b5d-b3ba-769481fe6c70, InstanceUUID=c4a2bbe0-0349-4d1c-a23c-265d81f17aba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T13:15:35.153Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T13:15:45.154Z |INFO |Init configs |InvocationID=d1b2b8dc-8260-4b5d-b3ba-769481fe6c70, InstanceUUID=b6d17a1f-8e9e-488a-a1a7-bbe79908845c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T13:15:45.162Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T13:15:55.163Z |INFO |Init configs |InvocationID=d1b2b8dc-8260-4b5d-b3ba-769481fe6c70, InstanceUUID=714509a1-3582-4483-8882-c22c577b2ff5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T13:15:55.169Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T13:16:05.169Z |INFO |Init configs |InvocationID=d1b2b8dc-8260-4b5d-b3ba-769481fe6c70, InstanceUUID=292b9f1a-0eac-4fb7-b8a2-63cf0ab37533 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T13:16:05.176Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T13:16:15.176Z |INFO |Init configs |InvocationID=d1b2b8dc-8260-4b5d-b3ba-769481fe6c70, InstanceUUID=a814540a-ab39-4a5e-9b4a-02cdc58d6326 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T13:16:15.182Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T13:16:25.183Z |INFO |Init configs |InvocationID=d1b2b8dc-8260-4b5d-b3ba-769481fe6c70, InstanceUUID=89224ec6-97e0-4ca0-8daf-ff6dda7e6916 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T13:16:25.188Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T13:16:35.189Z |INFO |Init configs |InvocationID=d1b2b8dc-8260-4b5d-b3ba-769481fe6c70, InstanceUUID=722f9916-16cf-4339-b52e-190cad9284e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T13:16:35.195Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T13:16:45.196Z |INFO |Init configs |InvocationID=d1b2b8dc-8260-4b5d-b3ba-769481fe6c70, InstanceUUID=d46f885e-099d-40aa-a0a9-733c1e237e94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T13:16:45.201Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T13:16:55.203Z |INFO |Init configs |InvocationID=d1b2b8dc-8260-4b5d-b3ba-769481fe6c70, InstanceUUID=b15058a2-375b-4d08-85cd-a4627976a83a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T13:16:55.215Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T13:17:05.216Z |INFO |Init configs |InvocationID=d1b2b8dc-8260-4b5d-b3ba-769481fe6c70, InstanceUUID=f07cbf17-2052-498b-bba5-1e9d51a82a82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T13:17:05.222Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-09T13:17:06.037Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-09T13:17:06.038Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-12-09T13:17:06.038Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-09T13:17:06.040Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-09T13:17:06.043Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-09T13:17:06.043Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-09T13:17:06.043Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-12-09T13:17:06.044Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T13:17:15.223Z |INFO |Init configs |InvocationID=d1b2b8dc-8260-4b5d-b3ba-769481fe6c70, InstanceUUID=8f12f095-9947-42d2-acf8-b7cce85c7dcd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T13:17:15.233Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T13:17:25.234Z |INFO |Init configs |InvocationID=d1b2b8dc-8260-4b5d-b3ba-769481fe6c70, InstanceUUID=d18046e8-ecfd-46d5-a141-eb7681dcd45a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T13:17:25.241Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T13:17:35.241Z |INFO |Init configs |InvocationID=d1b2b8dc-8260-4b5d-b3ba-769481fe6c70, InstanceUUID=5996ffb0-74db-43eb-801a-d266a6fc9f5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T13:17:35.247Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T13:17:45.248Z |INFO |Init configs |InvocationID=d1b2b8dc-8260-4b5d-b3ba-769481fe6c70, InstanceUUID=d58451e4-a502-4e76-8f6b-74b15a867e82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T13:17:45.257Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T13:17:55.258Z |INFO |Init configs |InvocationID=d1b2b8dc-8260-4b5d-b3ba-769481fe6c70, InstanceUUID=e948e3e4-46b7-429e-adb4-609b907ba8ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T13:17:55.264Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T13:18:05.264Z |INFO |Init configs |InvocationID=d1b2b8dc-8260-4b5d-b3ba-769481fe6c70, InstanceUUID=e2468809-5c3e-4af7-8092-64fac33c3061 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T13:18:05.271Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T13:18:15.272Z |INFO |Init configs |InvocationID=d1b2b8dc-8260-4b5d-b3ba-769481fe6c70, InstanceUUID=f5f37c5e-efff-46b4-9943-390c8ce8073c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T13:18:15.278Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T13:18:25.279Z |INFO |Init configs |InvocationID=d1b2b8dc-8260-4b5d-b3ba-769481fe6c70, InstanceUUID=6c51a40e-2b23-4ddc-8c35-0a7c38e55352 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T13:18:25.295Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T13:18:35.296Z |INFO |Init configs |InvocationID=d1b2b8dc-8260-4b5d-b3ba-769481fe6c70, InstanceUUID=eba0ca31-1cf7-48aa-8f7d-88486df760d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T13:18:35.307Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T13:18:45.308Z |INFO |Init configs |InvocationID=d1b2b8dc-8260-4b5d-b3ba-769481fe6c70, InstanceUUID=d693ea9f-2329-400a-8937-fa13ee7ab4f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T13:18:45.316Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T13:18:55.317Z |INFO |Init configs |InvocationID=d1b2b8dc-8260-4b5d-b3ba-769481fe6c70, InstanceUUID=91119935-0bbb-4827-986a-c7d0a3ece85a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T13:18:55.326Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T13:19:05.326Z |INFO |Init configs |InvocationID=d1b2b8dc-8260-4b5d-b3ba-769481fe6c70, InstanceUUID=dbec58d8-c61f-42bd-b3cf-5f7fbe09fdd6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T13:19:05.332Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T13:19:15.333Z |INFO |Init configs |InvocationID=d1b2b8dc-8260-4b5d-b3ba-769481fe6c70, InstanceUUID=3656401a-938e-4c8b-aa49-d6d8ac6b5a57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T13:19:15.340Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T13:19:25.340Z |INFO |Init configs |InvocationID=d1b2b8dc-8260-4b5d-b3ba-769481fe6c70, InstanceUUID=f7728729-b988-4e93-886e-f1603185f35a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T13:19:25.347Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T13:19:35.348Z |INFO |Init configs |InvocationID=d1b2b8dc-8260-4b5d-b3ba-769481fe6c70, InstanceUUID=4cb7bf41-9f3d-44d2-b1cd-059abf2b8716 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T13:19:35.354Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T13:19:45.355Z |INFO |Init configs |InvocationID=d1b2b8dc-8260-4b5d-b3ba-769481fe6c70, InstanceUUID=a2e83174-b7cb-4b05-85c7-e18edfc41361 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T13:19:45.362Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T13:19:55.363Z |INFO |Init configs |InvocationID=d1b2b8dc-8260-4b5d-b3ba-769481fe6c70, InstanceUUID=5bc10dfc-cc6b-4bc0-afa0-4ab7a1cd973a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T13:19:55.377Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T13:20:05.377Z |INFO |Init configs |InvocationID=d1b2b8dc-8260-4b5d-b3ba-769481fe6c70, InstanceUUID=364e0c00-5526-40e8-bba0-b4ad2c09d76f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T13:20:05.386Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T13:20:15.386Z |INFO |Init configs |InvocationID=d1b2b8dc-8260-4b5d-b3ba-769481fe6c70, InstanceUUID=c615b8f5-dba4-43bc-8698-061012e5b408 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T13:20:15.394Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T13:20:25.395Z |INFO |Init configs |InvocationID=d1b2b8dc-8260-4b5d-b3ba-769481fe6c70, InstanceUUID=dc3be381-6f2b-43a2-946e-73f3dbe8727e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T13:20:25.403Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T13:20:35.404Z |INFO |Init configs |InvocationID=d1b2b8dc-8260-4b5d-b3ba-769481fe6c70, InstanceUUID=87f70a97-c0a4-4338-a57d-a95766b49ef0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T13:20:35.411Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T13:20:45.411Z |INFO |Init configs |InvocationID=d1b2b8dc-8260-4b5d-b3ba-769481fe6c70, InstanceUUID=b022b767-0a10-47d6-b4ae-2aa390f3e5e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T13:20:45.418Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T13:20:55.418Z |INFO |Init configs |InvocationID=d1b2b8dc-8260-4b5d-b3ba-769481fe6c70, InstanceUUID=d5851542-52bc-4138-b9e2-d266563ecdf9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T13:20:55.425Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T13:21:05.425Z |INFO |Init configs |InvocationID=d1b2b8dc-8260-4b5d-b3ba-769481fe6c70, InstanceUUID=cf95bc86-f18a-4183-9dbd-c194685162ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T13:21:05.432Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T13:21:15.433Z |INFO |Init configs |InvocationID=d1b2b8dc-8260-4b5d-b3ba-769481fe6c70, InstanceUUID=b72770b3-2517-4542-8519-689d048138fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T13:21:15.439Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T13:21:25.441Z |INFO |Init configs |InvocationID=d1b2b8dc-8260-4b5d-b3ba-769481fe6c70, InstanceUUID=35fb8bfe-f977-44c9-bc4d-72eb3e6e1bfc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T13:21:25.457Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T13:21:35.458Z |INFO |Init configs |InvocationID=d1b2b8dc-8260-4b5d-b3ba-769481fe6c70, InstanceUUID=ef3a5efc-36c6-43cc-bf15-c0a1c235a32e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T13:21:35.465Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T13:21:45.466Z |INFO |Init configs |InvocationID=d1b2b8dc-8260-4b5d-b3ba-769481fe6c70, InstanceUUID=9646652d-20f9-4a7b-9284-aab4efc13e8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T13:21:45.474Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T13:21:55.476Z |INFO |Init configs |InvocationID=d1b2b8dc-8260-4b5d-b3ba-769481fe6c70, InstanceUUID=43310a6a-360c-4c1c-a2be-6a97fc839973 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T13:21:55.484Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T13:22:05.484Z |INFO |Init configs |InvocationID=d1b2b8dc-8260-4b5d-b3ba-769481fe6c70, InstanceUUID=4b0db9d5-459a-4f8a-8e71-b4a106b3e40b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T13:22:05.491Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-09T13:22:06.010Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-09T13:22:06.010Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-12-09T13:22:06.011Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-09T13:22:06.013Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-09T13:22:06.016Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-09T13:22:06.016Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-09T13:22:06.016Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-12-09T13:22:06.017Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T13:22:15.492Z |INFO |Init configs |InvocationID=d1b2b8dc-8260-4b5d-b3ba-769481fe6c70, InstanceUUID=2a5506a0-1627-43be-8090-178d3281214b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T13:22:15.498Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T13:22:25.499Z |INFO |Init configs |InvocationID=d1b2b8dc-8260-4b5d-b3ba-769481fe6c70, InstanceUUID=4724e0f2-9966-4e94-b783-518471e44c48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T13:22:25.505Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T13:22:35.505Z |INFO |Init configs |InvocationID=d1b2b8dc-8260-4b5d-b3ba-769481fe6c70, InstanceUUID=7ea492d6-0266-4fee-a2a0-94318f7b610f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T13:22:35.512Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T13:22:45.512Z |INFO |Init configs |InvocationID=d1b2b8dc-8260-4b5d-b3ba-769481fe6c70, InstanceUUID=2051c5bf-627b-44fd-992b-7665f0378ca3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T13:22:45.517Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T13:22:55.519Z |INFO |Init configs |InvocationID=d1b2b8dc-8260-4b5d-b3ba-769481fe6c70, InstanceUUID=6df36cd0-0235-4060-9f3c-58e830bf4b76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T13:22:55.532Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T13:23:05.533Z |INFO |Init configs |InvocationID=d1b2b8dc-8260-4b5d-b3ba-769481fe6c70, InstanceUUID=7df5e7e0-ba0b-4edf-83ab-c74374c24a02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T13:23:05.541Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T13:23:15.542Z |INFO |Init configs |InvocationID=d1b2b8dc-8260-4b5d-b3ba-769481fe6c70, InstanceUUID=d817c52b-8ff2-453e-8ee5-461b0a797026 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T13:23:15.552Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T13:23:25.552Z |INFO |Init configs |InvocationID=d1b2b8dc-8260-4b5d-b3ba-769481fe6c70, InstanceUUID=dda85bd5-da4b-415d-b646-35adbcad3edf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T13:23:25.559Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T13:23:35.560Z |INFO |Init configs |InvocationID=d1b2b8dc-8260-4b5d-b3ba-769481fe6c70, InstanceUUID=a0df6c67-b296-4889-99f5-a4e5819e6c64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T13:23:35.566Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T13:23:45.567Z |INFO |Init configs |InvocationID=d1b2b8dc-8260-4b5d-b3ba-769481fe6c70, InstanceUUID=dc282870-6699-4ee4-b9f9-d6b294102fcf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T13:23:45.573Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T13:23:55.573Z |INFO |Init configs |InvocationID=d1b2b8dc-8260-4b5d-b3ba-769481fe6c70, InstanceUUID=e679aad7-d2c8-4ebd-9a28-7ce57032e57b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T13:23:55.580Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T13:24:05.581Z |INFO |Init configs |InvocationID=d1b2b8dc-8260-4b5d-b3ba-769481fe6c70, InstanceUUID=e2b4608d-b35e-4483-ba15-d80acc47d072 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T13:24:05.587Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T13:24:15.588Z |INFO |Init configs |InvocationID=d1b2b8dc-8260-4b5d-b3ba-769481fe6c70, InstanceUUID=82cfec45-91f7-4dab-92d1-8b6ad0ee3ae1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T13:24:15.594Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T13:24:25.596Z |INFO |Init configs |InvocationID=d1b2b8dc-8260-4b5d-b3ba-769481fe6c70, InstanceUUID=6b33d6ed-9541-4f33-88e6-55d436ee6d12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T13:24:25.609Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T13:24:35.610Z |INFO |Init configs |InvocationID=d1b2b8dc-8260-4b5d-b3ba-769481fe6c70, InstanceUUID=8ab0f1fb-371c-4959-a8e6-f6409ae4c8d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T13:24:35.618Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T13:24:45.618Z |INFO |Init configs |InvocationID=d1b2b8dc-8260-4b5d-b3ba-769481fe6c70, InstanceUUID=3aa32725-9eba-4d12-a82b-74bc0fba1f92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T13:24:45.627Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T13:24:55.628Z |INFO |Init configs |InvocationID=d1b2b8dc-8260-4b5d-b3ba-769481fe6c70, InstanceUUID=5d802a84-3611-4652-a52d-7259a9a524dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T13:24:55.634Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T13:25:05.635Z |INFO |Init configs |InvocationID=d1b2b8dc-8260-4b5d-b3ba-769481fe6c70, InstanceUUID=88b048a4-6890-489d-81fc-c689b72f1398 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T13:25:05.641Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T13:25:15.642Z |INFO |Init configs |InvocationID=d1b2b8dc-8260-4b5d-b3ba-769481fe6c70, InstanceUUID=340f4396-3124-4457-9607-b8334482dfed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T13:25:15.648Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T13:25:25.648Z |INFO |Init configs |InvocationID=d1b2b8dc-8260-4b5d-b3ba-769481fe6c70, InstanceUUID=4d1fadc2-37e0-4bc2-aaed-f7cc2a139061 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T13:25:25.655Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T13:25:35.655Z |INFO |Init configs |InvocationID=d1b2b8dc-8260-4b5d-b3ba-769481fe6c70, InstanceUUID=08f9680e-c69c-4c5f-82d5-4a95477a7a40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T13:25:35.662Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T13:25:45.662Z |INFO |Init configs |InvocationID=d1b2b8dc-8260-4b5d-b3ba-769481fe6c70, InstanceUUID=c38215b5-4c6f-488f-ade1-9688a3a810a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T13:25:45.671Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T13:25:55.673Z |INFO |Init configs |InvocationID=d1b2b8dc-8260-4b5d-b3ba-769481fe6c70, InstanceUUID=aa9c5107-244b-444c-838a-708282d8c569 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T13:25:55.688Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T13:26:05.688Z |INFO |Init configs |InvocationID=d1b2b8dc-8260-4b5d-b3ba-769481fe6c70, InstanceUUID=1e5ce69c-a7c9-49e7-aed1-b5381cd1628f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T13:26:05.693Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T13:26:15.694Z |INFO |Init configs |InvocationID=d1b2b8dc-8260-4b5d-b3ba-769481fe6c70, InstanceUUID=eb748a8f-7d59-4d45-ad6b-940d90b4c607 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T13:26:15.701Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T13:26:25.702Z |INFO |Init configs |InvocationID=d1b2b8dc-8260-4b5d-b3ba-769481fe6c70, InstanceUUID=9ce53ea0-e52d-4a88-a9a4-fec7694c6500 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T13:26:25.709Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T13:26:35.710Z |INFO |Init configs |InvocationID=d1b2b8dc-8260-4b5d-b3ba-769481fe6c70, InstanceUUID=a56726c6-379a-4004-b914-95c7aad4caa2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T13:26:35.716Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T13:26:45.716Z |INFO |Init configs |InvocationID=d1b2b8dc-8260-4b5d-b3ba-769481fe6c70, InstanceUUID=b920d575-0b99-4222-b8fc-58d45aa3fa74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T13:26:45.723Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T13:26:55.723Z |INFO |Init configs |InvocationID=d1b2b8dc-8260-4b5d-b3ba-769481fe6c70, InstanceUUID=619c091e-ee01-4652-825f-f8abab9d36f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T13:26:55.732Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T13:27:05.734Z |INFO |Init configs |InvocationID=d1b2b8dc-8260-4b5d-b3ba-769481fe6c70, InstanceUUID=f546c29e-7eea-46d3-a7c8-5d505f55c367 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T13:27:05.753Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-09T13:27:06.038Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-09T13:27:06.038Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-12-09T13:27:06.039Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-09T13:27:06.041Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-09T13:27:06.044Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-09T13:27:06.044Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-09T13:27:06.044Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-12-09T13:27:06.046Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T13:27:15.754Z |INFO |Init configs |InvocationID=d1b2b8dc-8260-4b5d-b3ba-769481fe6c70, InstanceUUID=d5261f5c-3f8d-45b3-8ffb-2ac0878ea519 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T13:27:15.760Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T13:27:25.762Z |INFO |Init configs |InvocationID=d1b2b8dc-8260-4b5d-b3ba-769481fe6c70, InstanceUUID=51c5044e-75ad-4d26-a013-27385847d64a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T13:27:25.775Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T13:27:35.780Z |INFO |Init configs |InvocationID=d1b2b8dc-8260-4b5d-b3ba-769481fe6c70, InstanceUUID=41ef13c6-0278-4582-a976-d72513c84a96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T13:27:35.791Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T13:27:45.792Z |INFO |Init configs |InvocationID=d1b2b8dc-8260-4b5d-b3ba-769481fe6c70, InstanceUUID=76400f15-471a-4239-ae55-c1e39d794718 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T13:27:45.803Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T13:27:55.804Z |INFO |Init configs |InvocationID=d1b2b8dc-8260-4b5d-b3ba-769481fe6c70, InstanceUUID=0835336e-f871-4fa9-ac5a-5ca940aef671 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T13:27:55.813Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T13:28:05.813Z |INFO |Init configs |InvocationID=d1b2b8dc-8260-4b5d-b3ba-769481fe6c70, InstanceUUID=2fa1ee80-0a29-4c22-a0ae-c5d38c1acee1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T13:28:05.820Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T13:28:15.820Z |INFO |Init configs |InvocationID=d1b2b8dc-8260-4b5d-b3ba-769481fe6c70, InstanceUUID=34d3eb45-6310-4e15-8b23-aaac92e9e2a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T13:28:15.830Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T13:28:25.830Z |INFO |Init configs |InvocationID=d1b2b8dc-8260-4b5d-b3ba-769481fe6c70, InstanceUUID=b119a642-e52f-420b-8177-3c8e9fcdbf9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T13:28:25.836Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T13:28:35.837Z |INFO |Init configs |InvocationID=d1b2b8dc-8260-4b5d-b3ba-769481fe6c70, InstanceUUID=b8b32b7b-2048-45db-b34f-dd23183be3f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T13:28:35.843Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T13:28:45.843Z |INFO |Init configs |InvocationID=d1b2b8dc-8260-4b5d-b3ba-769481fe6c70, InstanceUUID=935d9356-9695-4dbc-b7c6-b11421fbddbb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T13:28:45.849Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T13:28:55.850Z |INFO |Init configs |InvocationID=d1b2b8dc-8260-4b5d-b3ba-769481fe6c70, InstanceUUID=34a2e7ca-2281-426a-9789-b6bb9251c208 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T13:28:55.865Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T13:29:05.867Z |INFO |Init configs |InvocationID=d1b2b8dc-8260-4b5d-b3ba-769481fe6c70, InstanceUUID=3ff0e56d-a1d2-4bdb-ae59-e89593599340 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T13:29:05.879Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T13:29:15.880Z |INFO |Init configs |InvocationID=d1b2b8dc-8260-4b5d-b3ba-769481fe6c70, InstanceUUID=5a356fc1-d2ca-4e90-b27a-bcd2c7a75c82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T13:29:15.891Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T13:29:25.891Z |INFO |Init configs |InvocationID=d1b2b8dc-8260-4b5d-b3ba-769481fe6c70, InstanceUUID=d307615b-304c-4d51-a7ac-590cd04e9142 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T13:29:25.899Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T13:29:35.900Z |INFO |Init configs |InvocationID=d1b2b8dc-8260-4b5d-b3ba-769481fe6c70, InstanceUUID=ae1d795d-6998-4ffb-9b04-971ed714495c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T13:29:35.907Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T13:29:45.908Z |INFO |Init configs |InvocationID=d1b2b8dc-8260-4b5d-b3ba-769481fe6c70, InstanceUUID=5e96115c-ac30-4464-b309-4191a58d3f09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T13:29:45.914Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T13:29:55.914Z |INFO |Init configs |InvocationID=d1b2b8dc-8260-4b5d-b3ba-769481fe6c70, InstanceUUID=2373fd45-d420-40f2-9bdf-88c0f5a517fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T13:29:55.925Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T13:30:05.925Z |INFO |Init configs |InvocationID=d1b2b8dc-8260-4b5d-b3ba-769481fe6c70, InstanceUUID=31422eb8-8ba9-4db0-b713-4865ffcbbcde | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T13:30:05.931Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T13:30:15.931Z |INFO |Init configs |InvocationID=d1b2b8dc-8260-4b5d-b3ba-769481fe6c70, InstanceUUID=e11dd125-4389-4486-b1f3-6cca42116e78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T13:30:15.938Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T13:30:25.938Z |INFO |Init configs |InvocationID=d1b2b8dc-8260-4b5d-b3ba-769481fe6c70, InstanceUUID=5fecde8d-f227-4660-82cc-3fd91a44b373 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T13:30:25.944Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T13:30:35.944Z |INFO |Init configs |InvocationID=d1b2b8dc-8260-4b5d-b3ba-769481fe6c70, InstanceUUID=61e79cad-3672-40dc-be86-6f4009af4cb2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T13:30:35.952Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T13:30:45.953Z |INFO |Init configs |InvocationID=d1b2b8dc-8260-4b5d-b3ba-769481fe6c70, InstanceUUID=cba3b32a-4d79-4458-928f-65d41dec6ce9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T13:30:45.967Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T13:30:55.967Z |INFO |Init configs |InvocationID=d1b2b8dc-8260-4b5d-b3ba-769481fe6c70, InstanceUUID=61dfdf98-ef66-4bbd-ad4b-6a77b6321577 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T13:30:55.975Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T13:31:05.976Z |INFO |Init configs |InvocationID=d1b2b8dc-8260-4b5d-b3ba-769481fe6c70, InstanceUUID=88027474-3997-4faa-baab-6a3da8641be2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T13:31:05.984Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T13:31:15.985Z |INFO |Init configs |InvocationID=d1b2b8dc-8260-4b5d-b3ba-769481fe6c70, InstanceUUID=f2e5dca0-d989-4217-971d-592080e11fc9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T13:31:15.991Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T13:31:25.992Z |INFO |Init configs |InvocationID=d1b2b8dc-8260-4b5d-b3ba-769481fe6c70, InstanceUUID=7ca35c1e-1f6d-4b9f-b4c6-dc7b9a9dd37e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T13:31:25.998Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T13:31:35.998Z |INFO |Init configs |InvocationID=d1b2b8dc-8260-4b5d-b3ba-769481fe6c70, InstanceUUID=36059fa4-3478-45bd-947b-5ef96b812c70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T13:31:36.006Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T13:31:46.006Z |INFO |Init configs |InvocationID=d1b2b8dc-8260-4b5d-b3ba-769481fe6c70, InstanceUUID=195caf7b-afe9-45ea-8c95-4ba6d8003128 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T13:31:46.012Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T13:31:56.012Z |INFO |Init configs |InvocationID=d1b2b8dc-8260-4b5d-b3ba-769481fe6c70, InstanceUUID=1960433b-4e71-420d-bebe-200fe0fe3163 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T13:31:56.019Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T13:32:06.019Z |INFO |Init configs |InvocationID=d1b2b8dc-8260-4b5d-b3ba-769481fe6c70, InstanceUUID=70404c74-0e33-4130-b6b0-c3ce91b4ecbb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T13:32:06.025Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-09T13:32:06.039Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-09T13:32:06.040Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-12-09T13:32:06.040Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-09T13:32:06.042Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-09T13:32:06.046Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-09T13:32:06.046Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-09T13:32:06.046Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-12-09T13:32:06.047Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T13:32:16.026Z |INFO |Init configs |InvocationID=d1b2b8dc-8260-4b5d-b3ba-769481fe6c70, InstanceUUID=85ea4a5a-3fe7-4069-9ab3-d1e1d151cfb9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T13:32:16.041Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T13:32:26.041Z |INFO |Init configs |InvocationID=d1b2b8dc-8260-4b5d-b3ba-769481fe6c70, InstanceUUID=e0e3cf21-9890-4c3d-9c6e-b7470c1e2564 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T13:32:26.049Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T13:32:36.049Z |INFO |Init configs |InvocationID=d1b2b8dc-8260-4b5d-b3ba-769481fe6c70, InstanceUUID=734faa7b-9208-4a7a-90db-a1defdee409b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T13:32:36.059Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T13:32:46.059Z |INFO |Init configs |InvocationID=d1b2b8dc-8260-4b5d-b3ba-769481fe6c70, InstanceUUID=918edee1-2b40-448a-9a49-60c3fb78fb7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T13:32:46.067Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T13:32:56.067Z |INFO |Init configs |InvocationID=d1b2b8dc-8260-4b5d-b3ba-769481fe6c70, InstanceUUID=6bcb9e43-5ca6-4fb5-b267-bac8297df462 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T13:32:56.074Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T13:33:06.074Z |INFO |Init configs |InvocationID=d1b2b8dc-8260-4b5d-b3ba-769481fe6c70, InstanceUUID=674faa72-3f32-4f58-8200-20ef093c6f94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T13:33:06.080Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T13:33:16.082Z |INFO |Init configs |InvocationID=d1b2b8dc-8260-4b5d-b3ba-769481fe6c70, InstanceUUID=0f41be4a-7328-4c2c-a656-ac00b77c5fd1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T13:33:16.089Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T13:33:26.089Z |INFO |Init configs |InvocationID=d1b2b8dc-8260-4b5d-b3ba-769481fe6c70, InstanceUUID=ec28153b-cc46-46fb-9f33-022441e37b8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T13:33:26.097Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T13:33:36.098Z |INFO |Init configs |InvocationID=d1b2b8dc-8260-4b5d-b3ba-769481fe6c70, InstanceUUID=f8c1495a-439a-45a2-b4ec-064b4264fb08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T13:33:36.104Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T13:33:46.105Z |INFO |Init configs |InvocationID=d1b2b8dc-8260-4b5d-b3ba-769481fe6c70, InstanceUUID=99afd608-255e-429c-b325-12d7d1183807 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T13:33:46.124Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T13:33:56.124Z |INFO |Init configs |InvocationID=d1b2b8dc-8260-4b5d-b3ba-769481fe6c70, InstanceUUID=b40a5890-4ebc-44c3-b186-41a4809c9fd8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T13:33:56.134Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T13:34:06.135Z |INFO |Init configs |InvocationID=d1b2b8dc-8260-4b5d-b3ba-769481fe6c70, InstanceUUID=e0cfab1d-c540-48e2-8285-7c0a96c6722d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T13:34:06.142Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T13:34:16.144Z |INFO |Init configs |InvocationID=d1b2b8dc-8260-4b5d-b3ba-769481fe6c70, InstanceUUID=6d44c9eb-98bb-466e-b116-2d6213b5fffa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T13:34:16.152Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T13:34:26.153Z |INFO |Init configs |InvocationID=d1b2b8dc-8260-4b5d-b3ba-769481fe6c70, InstanceUUID=732bfdd0-b4d5-49a6-9fa7-67d2edf2de5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T13:34:26.159Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T13:34:36.160Z |INFO |Init configs |InvocationID=d1b2b8dc-8260-4b5d-b3ba-769481fe6c70, InstanceUUID=c4eab32f-a7a2-4fd5-863f-29ef8d6ff8c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T13:34:36.166Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T13:34:46.167Z |INFO |Init configs |InvocationID=d1b2b8dc-8260-4b5d-b3ba-769481fe6c70, InstanceUUID=bb0abf37-bb97-48e3-a7e7-fed069c3a307 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T13:34:46.173Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T13:34:56.173Z |INFO |Init configs |InvocationID=d1b2b8dc-8260-4b5d-b3ba-769481fe6c70, InstanceUUID=247168a8-a27e-4b8c-aa24-2eab34f91bcf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T13:34:56.178Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T13:35:06.179Z |INFO |Init configs |InvocationID=d1b2b8dc-8260-4b5d-b3ba-769481fe6c70, InstanceUUID=4fd5f6e5-ea8f-4a09-8e77-c6fc6c8f3c0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T13:35:06.185Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T13:35:16.185Z |INFO |Init configs |InvocationID=d1b2b8dc-8260-4b5d-b3ba-769481fe6c70, InstanceUUID=ad43ee40-e315-4724-9d2c-1cf9579dfc5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T13:35:16.191Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T13:35:26.192Z |INFO |Init configs |InvocationID=d1b2b8dc-8260-4b5d-b3ba-769481fe6c70, InstanceUUID=61f224da-94dc-474b-8bbb-b3541878502d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T13:35:26.204Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T13:35:36.205Z |INFO |Init configs |InvocationID=d1b2b8dc-8260-4b5d-b3ba-769481fe6c70, InstanceUUID=bf6d64f9-9f15-4bcb-b3a9-18450560bb0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T13:35:36.212Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T13:35:46.212Z |INFO |Init configs |InvocationID=d1b2b8dc-8260-4b5d-b3ba-769481fe6c70, InstanceUUID=9c4640f6-b67b-457a-a2aa-a5f530ab6c6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T13:35:46.218Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T13:35:56.218Z |INFO |Init configs |InvocationID=d1b2b8dc-8260-4b5d-b3ba-769481fe6c70, InstanceUUID=f831b292-b9e6-43db-bf0a-920c13972afd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T13:35:56.226Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T13:36:06.227Z |INFO |Init configs |InvocationID=d1b2b8dc-8260-4b5d-b3ba-769481fe6c70, InstanceUUID=3595baf2-10e9-4a1f-a587-5742a51bae95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T13:36:06.232Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T13:36:16.233Z |INFO |Init configs |InvocationID=d1b2b8dc-8260-4b5d-b3ba-769481fe6c70, InstanceUUID=53bdddb0-bc8d-432e-bff4-32f7fb237c8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T13:36:16.239Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T13:36:26.239Z |INFO |Init configs |InvocationID=d1b2b8dc-8260-4b5d-b3ba-769481fe6c70, InstanceUUID=eeb82afb-f815-4846-b7eb-463bb43f78e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T13:36:26.245Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T13:36:36.246Z |INFO |Init configs |InvocationID=d1b2b8dc-8260-4b5d-b3ba-769481fe6c70, InstanceUUID=b82785e3-d024-4ea9-8f2a-bf201ff5a6ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T13:36:36.253Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T13:36:46.253Z |INFO |Init configs |InvocationID=d1b2b8dc-8260-4b5d-b3ba-769481fe6c70, InstanceUUID=7841da7a-7555-445e-9a4b-8a27540b638b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T13:36:46.259Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T13:36:56.260Z |INFO |Init configs |InvocationID=d1b2b8dc-8260-4b5d-b3ba-769481fe6c70, InstanceUUID=412bb1dc-99e4-405a-9378-9915f9885304 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T13:36:56.266Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-09T13:37:06.070Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-09T13:37:06.071Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-12-09T13:37:06.071Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-09T13:37:06.073Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-09T13:37:06.076Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-09T13:37:06.076Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-09T13:37:06.076Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-12-09T13:37:06.077Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T13:37:06.266Z |INFO |Init configs |InvocationID=d1b2b8dc-8260-4b5d-b3ba-769481fe6c70, InstanceUUID=feb46d35-3695-419f-b3ac-cdc467ffa30e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T13:37:06.272Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T13:37:16.274Z |INFO |Init configs |InvocationID=d1b2b8dc-8260-4b5d-b3ba-769481fe6c70, InstanceUUID=8f561f2e-b54d-4608-94c4-6899179d2a34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T13:37:16.281Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T13:37:26.282Z |INFO |Init configs |InvocationID=d1b2b8dc-8260-4b5d-b3ba-769481fe6c70, InstanceUUID=85ed272e-e4a1-4fb3-b8d3-d92163b48ddd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T13:37:26.288Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T13:37:36.288Z |INFO |Init configs |InvocationID=d1b2b8dc-8260-4b5d-b3ba-769481fe6c70, InstanceUUID=444c844e-e0a4-424a-8dfb-e57c61790ca0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T13:37:36.296Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T13:37:46.296Z |INFO |Init configs |InvocationID=d1b2b8dc-8260-4b5d-b3ba-769481fe6c70, InstanceUUID=c4a7a4ff-0a56-42fa-95cc-569de7e07015 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T13:37:46.303Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T13:37:56.303Z |INFO |Init configs |InvocationID=d1b2b8dc-8260-4b5d-b3ba-769481fe6c70, InstanceUUID=60747bd8-ca0a-4117-ad70-4dcafd5d4cdb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T13:37:56.308Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T13:38:06.308Z |INFO |Init configs |InvocationID=d1b2b8dc-8260-4b5d-b3ba-769481fe6c70, InstanceUUID=aeb8b014-12bd-4275-b78e-df8ef2a1f145 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T13:38:06.315Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T13:38:16.315Z |INFO |Init configs |InvocationID=d1b2b8dc-8260-4b5d-b3ba-769481fe6c70, InstanceUUID=173d56cf-e92e-4c03-a693-948acf456edd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T13:38:16.320Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T13:38:26.320Z |INFO |Init configs |InvocationID=d1b2b8dc-8260-4b5d-b3ba-769481fe6c70, InstanceUUID=d1880d98-1506-4452-8b12-9e7e5f1090c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T13:38:26.327Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T13:38:36.328Z |INFO |Init configs |InvocationID=d1b2b8dc-8260-4b5d-b3ba-769481fe6c70, InstanceUUID=af8a8e74-751f-4d1c-92d1-87c12f684b92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T13:38:36.341Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T13:38:46.342Z |INFO |Init configs |InvocationID=d1b2b8dc-8260-4b5d-b3ba-769481fe6c70, InstanceUUID=1032f627-1092-4fbd-97b7-05acd8b39491 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T13:38:46.359Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T13:38:56.360Z |INFO |Init configs |InvocationID=d1b2b8dc-8260-4b5d-b3ba-769481fe6c70, InstanceUUID=1f02d3bc-f33c-4feb-92f8-c32152666b29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T13:38:56.368Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T13:39:06.368Z |INFO |Init configs |InvocationID=d1b2b8dc-8260-4b5d-b3ba-769481fe6c70, InstanceUUID=ce8872f4-2f50-47e0-a0ec-7e1127803349 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T13:39:06.375Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T13:39:16.376Z |INFO |Init configs |InvocationID=d1b2b8dc-8260-4b5d-b3ba-769481fe6c70, InstanceUUID=ac9ebaf4-1b6f-4c15-9029-f40b3a486b19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T13:39:16.381Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T13:39:26.381Z |INFO |Init configs |InvocationID=d1b2b8dc-8260-4b5d-b3ba-769481fe6c70, InstanceUUID=542c27a7-a36c-4751-8436-1ec667eb7414 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T13:39:26.387Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T13:39:36.388Z |INFO |Init configs |InvocationID=d1b2b8dc-8260-4b5d-b3ba-769481fe6c70, InstanceUUID=b7487008-79dd-4677-9b54-71a83e8b5c48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T13:39:36.393Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T13:39:46.394Z |INFO |Init configs |InvocationID=d1b2b8dc-8260-4b5d-b3ba-769481fe6c70, InstanceUUID=9877149d-e534-4965-92cd-ce64f6a942ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T13:39:46.401Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T13:39:56.401Z |INFO |Init configs |InvocationID=d1b2b8dc-8260-4b5d-b3ba-769481fe6c70, InstanceUUID=d3e848fd-1640-4398-a016-5b06e0708cb6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T13:39:56.408Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T13:40:06.408Z |INFO |Init configs |InvocationID=d1b2b8dc-8260-4b5d-b3ba-769481fe6c70, InstanceUUID=2bdbab9e-69ca-476d-b3e7-5e9b9d201152 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T13:40:06.418Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T13:40:16.419Z |INFO |Init configs |InvocationID=d1b2b8dc-8260-4b5d-b3ba-769481fe6c70, InstanceUUID=0b925ff8-d58f-4943-b960-36452afff147 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T13:40:16.426Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T13:40:26.427Z |INFO |Init configs |InvocationID=d1b2b8dc-8260-4b5d-b3ba-769481fe6c70, InstanceUUID=af5b569b-bb97-452f-ac6f-b49596fc761c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T13:40:26.434Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T13:40:36.434Z |INFO |Init configs |InvocationID=d1b2b8dc-8260-4b5d-b3ba-769481fe6c70, InstanceUUID=777639fb-4676-4d08-a972-0ea2f2d10205 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T13:40:36.440Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T13:40:46.441Z |INFO |Init configs |InvocationID=d1b2b8dc-8260-4b5d-b3ba-769481fe6c70, InstanceUUID=81bb8c9e-471a-4723-9dac-aeeb83a225fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T13:40:46.447Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T13:40:56.447Z |INFO |Init configs |InvocationID=d1b2b8dc-8260-4b5d-b3ba-769481fe6c70, InstanceUUID=955339bd-23e5-4512-b1c1-badefd4e940a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T13:40:56.453Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T13:41:06.453Z |INFO |Init configs |InvocationID=d1b2b8dc-8260-4b5d-b3ba-769481fe6c70, InstanceUUID=5ce9f289-795c-4f66-9103-d0216e0ebc33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T13:41:06.459Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T13:41:16.459Z |INFO |Init configs |InvocationID=d1b2b8dc-8260-4b5d-b3ba-769481fe6c70, InstanceUUID=61004eb2-d71f-4c86-9f58-3840e00b43ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T13:41:16.465Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T13:41:26.466Z |INFO |Init configs |InvocationID=d1b2b8dc-8260-4b5d-b3ba-769481fe6c70, InstanceUUID=cc1799e6-1dc5-4ec5-b0ca-7ff0adbfd127 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T13:41:26.472Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T13:41:36.472Z |INFO |Init configs |InvocationID=d1b2b8dc-8260-4b5d-b3ba-769481fe6c70, InstanceUUID=1c0afed5-6dba-4d67-a25a-6e1b6ac014ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T13:41:36.478Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T13:41:46.478Z |INFO |Init configs |InvocationID=d1b2b8dc-8260-4b5d-b3ba-769481fe6c70, InstanceUUID=2e8d84a9-f7cd-47f2-b6b1-158c6700c2b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T13:41:46.486Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T13:41:56.487Z |INFO |Init configs |InvocationID=d1b2b8dc-8260-4b5d-b3ba-769481fe6c70, InstanceUUID=a98a7c1d-1bf2-49e2-8da7-c0a37bc31ab3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T13:41:56.501Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-09T13:42:06.083Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-09T13:42:06.083Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-12-09T13:42:06.084Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-09T13:42:06.085Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-09T13:42:06.088Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-09T13:42:06.088Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-09T13:42:06.088Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-12-09T13:42:06.089Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T13:42:06.502Z |INFO |Init configs |InvocationID=d1b2b8dc-8260-4b5d-b3ba-769481fe6c70, InstanceUUID=d4e43f50-a0ce-497c-aa63-5e909a2098cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T13:42:06.507Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T13:42:16.508Z |INFO |Init configs |InvocationID=d1b2b8dc-8260-4b5d-b3ba-769481fe6c70, InstanceUUID=88f0c0ce-da59-46b1-8d66-918abfb2778e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T13:42:16.520Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T13:42:26.520Z |INFO |Init configs |InvocationID=d1b2b8dc-8260-4b5d-b3ba-769481fe6c70, InstanceUUID=7bc077e4-da53-4c44-94aa-06457d5b6d84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T13:42:26.533Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T13:42:36.533Z |INFO |Init configs |InvocationID=d1b2b8dc-8260-4b5d-b3ba-769481fe6c70, InstanceUUID=0ab8bd21-ce02-46b2-a430-1c1f0ff7496b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T13:42:36.539Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T13:42:46.539Z |INFO |Init configs |InvocationID=d1b2b8dc-8260-4b5d-b3ba-769481fe6c70, InstanceUUID=89396ede-20cb-426b-9f83-621b44a404d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T13:42:46.549Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T13:42:56.549Z |INFO |Init configs |InvocationID=d1b2b8dc-8260-4b5d-b3ba-769481fe6c70, InstanceUUID=a1915d15-c3e9-42c5-a6b4-ccee550d0240 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T13:42:56.556Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T13:43:06.556Z |INFO |Init configs |InvocationID=d1b2b8dc-8260-4b5d-b3ba-769481fe6c70, InstanceUUID=03c5d5e3-a0a7-40ce-b53b-4bc0038857f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T13:43:06.562Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T13:43:16.562Z |INFO |Init configs |InvocationID=d1b2b8dc-8260-4b5d-b3ba-769481fe6c70, InstanceUUID=eb4b17a2-47cf-4b0d-b1d1-06d63783fa94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T13:43:16.568Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T13:43:26.569Z |INFO |Init configs |InvocationID=d1b2b8dc-8260-4b5d-b3ba-769481fe6c70, InstanceUUID=208f6958-e66b-4a39-bc53-51738a9bacbe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T13:43:26.585Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T13:43:36.585Z |INFO |Init configs |InvocationID=d1b2b8dc-8260-4b5d-b3ba-769481fe6c70, InstanceUUID=ce7fc192-819d-4c63-9f13-ea697c119775 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T13:43:36.593Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T13:43:46.594Z |INFO |Init configs |InvocationID=d1b2b8dc-8260-4b5d-b3ba-769481fe6c70, InstanceUUID=7a2c0a61-dfd0-4942-989c-fd2410af294e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T13:43:46.603Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T13:43:56.604Z |INFO |Init configs |InvocationID=d1b2b8dc-8260-4b5d-b3ba-769481fe6c70, InstanceUUID=05754a39-75ae-4c95-84a1-d82d96cd10cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T13:43:56.613Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T13:44:06.613Z |INFO |Init configs |InvocationID=d1b2b8dc-8260-4b5d-b3ba-769481fe6c70, InstanceUUID=58b6222c-b021-44fe-9ba8-decaff3eed73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T13:44:06.619Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T13:44:16.619Z |INFO |Init configs |InvocationID=d1b2b8dc-8260-4b5d-b3ba-769481fe6c70, InstanceUUID=98e2debf-8c23-434b-ba48-bf64e1514098 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T13:44:16.625Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T13:44:26.626Z |INFO |Init configs |InvocationID=d1b2b8dc-8260-4b5d-b3ba-769481fe6c70, InstanceUUID=6da34339-58a7-439e-833a-47ddf50c63c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T13:44:26.633Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T13:44:36.635Z |INFO |Init configs |InvocationID=d1b2b8dc-8260-4b5d-b3ba-769481fe6c70, InstanceUUID=5f6d46ae-1747-4726-8771-f4d7b1609b33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T13:44:36.641Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T13:44:46.641Z |INFO |Init configs |InvocationID=d1b2b8dc-8260-4b5d-b3ba-769481fe6c70, InstanceUUID=0bba6639-f322-499b-8f99-396a79d41a3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T13:44:46.647Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T13:44:56.647Z |INFO |Init configs |InvocationID=d1b2b8dc-8260-4b5d-b3ba-769481fe6c70, InstanceUUID=4fa185e6-667b-40b9-abfb-5d3d8363d704 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T13:44:56.652Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T13:45:06.653Z |INFO |Init configs |InvocationID=d1b2b8dc-8260-4b5d-b3ba-769481fe6c70, InstanceUUID=c1057c18-f14a-4761-862a-ddd849abbae1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T13:45:06.662Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T13:45:16.662Z |INFO |Init configs |InvocationID=d1b2b8dc-8260-4b5d-b3ba-769481fe6c70, InstanceUUID=9e15f0a9-32cd-458e-b2a5-5a939ca80a94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T13:45:16.671Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T13:45:26.671Z |INFO |Init configs |InvocationID=d1b2b8dc-8260-4b5d-b3ba-769481fe6c70, InstanceUUID=bdd8e66c-7e11-42e8-b7ec-6b9d7b1649e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T13:45:26.679Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T13:45:36.680Z |INFO |Init configs |InvocationID=d1b2b8dc-8260-4b5d-b3ba-769481fe6c70, InstanceUUID=0f45111e-b7c9-4311-9eda-3263bb971959 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T13:45:36.687Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T13:45:46.687Z |INFO |Init configs |InvocationID=d1b2b8dc-8260-4b5d-b3ba-769481fe6c70, InstanceUUID=5206248d-5d23-4b9d-8c81-a8e3c020613f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T13:45:46.694Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T13:45:56.695Z |INFO |Init configs |InvocationID=d1b2b8dc-8260-4b5d-b3ba-769481fe6c70, InstanceUUID=42403d76-2b20-4f51-a8d3-1330c0403756 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T13:45:56.701Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T13:46:06.702Z |INFO |Init configs |InvocationID=d1b2b8dc-8260-4b5d-b3ba-769481fe6c70, InstanceUUID=d953c279-c521-449d-a342-0859c5291e23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T13:46:06.709Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T13:46:16.710Z |INFO |Init configs |InvocationID=d1b2b8dc-8260-4b5d-b3ba-769481fe6c70, InstanceUUID=4af35b80-bb1c-411d-bfd5-593111b9d1bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T13:46:16.715Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T13:46:26.715Z |INFO |Init configs |InvocationID=d1b2b8dc-8260-4b5d-b3ba-769481fe6c70, InstanceUUID=4b8d4827-2098-4f77-90a8-5c9d9f4cbc3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T13:46:26.720Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T13:46:36.720Z |INFO |Init configs |InvocationID=d1b2b8dc-8260-4b5d-b3ba-769481fe6c70, InstanceUUID=9b707066-0641-4923-aedb-2b7a6083efa4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T13:46:36.731Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T13:46:46.733Z |INFO |Init configs |InvocationID=d1b2b8dc-8260-4b5d-b3ba-769481fe6c70, InstanceUUID=be6fd681-2ff4-4347-b916-7e0eaeb916b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T13:46:46.748Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T13:46:56.748Z |INFO |Init configs |InvocationID=d1b2b8dc-8260-4b5d-b3ba-769481fe6c70, InstanceUUID=fa6431a8-735e-45a7-b6f7-f1f488558606 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T13:46:56.755Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-09T13:47:06.011Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-09T13:47:06.012Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-12-09T13:47:06.012Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-09T13:47:06.014Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-09T13:47:06.016Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-09T13:47:06.017Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-09T13:47:06.017Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-12-09T13:47:06.018Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T13:47:06.755Z |INFO |Init configs |InvocationID=d1b2b8dc-8260-4b5d-b3ba-769481fe6c70, InstanceUUID=065b35b7-31f7-4391-8934-46ff8be4e889 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T13:47:06.762Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T13:47:16.762Z |INFO |Init configs |InvocationID=d1b2b8dc-8260-4b5d-b3ba-769481fe6c70, InstanceUUID=23255cf1-25d4-46ed-9f6a-cb7b1622b863 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T13:47:16.770Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T13:47:26.771Z |INFO |Init configs |InvocationID=d1b2b8dc-8260-4b5d-b3ba-769481fe6c70, InstanceUUID=5f7b8ed0-4f91-4c6c-bb76-b7600cd74a04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T13:47:26.777Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T13:47:36.777Z |INFO |Init configs |InvocationID=d1b2b8dc-8260-4b5d-b3ba-769481fe6c70, InstanceUUID=24dcf43d-7329-4572-9d6a-66d99c74d547 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T13:47:36.785Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T13:47:46.785Z |INFO |Init configs |InvocationID=d1b2b8dc-8260-4b5d-b3ba-769481fe6c70, InstanceUUID=f396c9a8-7ee0-415b-8f53-da84c9368cdd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T13:47:46.791Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T13:47:56.792Z |INFO |Init configs |InvocationID=d1b2b8dc-8260-4b5d-b3ba-769481fe6c70, InstanceUUID=9d28e369-4ce7-4e28-8329-4b51284c7658 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T13:47:56.797Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T13:48:06.798Z |INFO |Init configs |InvocationID=d1b2b8dc-8260-4b5d-b3ba-769481fe6c70, InstanceUUID=29808889-9ab6-4f94-afd2-b043e3d2fea5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T13:48:06.803Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T13:48:16.805Z |INFO |Init configs |InvocationID=d1b2b8dc-8260-4b5d-b3ba-769481fe6c70, InstanceUUID=a885a535-0d35-4fdf-9c23-5cf7b76c6ab3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T13:48:16.829Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T13:48:26.831Z |INFO |Init configs |InvocationID=d1b2b8dc-8260-4b5d-b3ba-769481fe6c70, InstanceUUID=07e13e9a-0d2d-4188-a808-16b29ec3f68b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T13:48:26.838Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T13:48:36.839Z |INFO |Init configs |InvocationID=d1b2b8dc-8260-4b5d-b3ba-769481fe6c70, InstanceUUID=56a883c2-40e3-4dad-aad1-4e00b661afec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T13:48:36.845Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T13:48:46.846Z |INFO |Init configs |InvocationID=d1b2b8dc-8260-4b5d-b3ba-769481fe6c70, InstanceUUID=45c855ee-9e05-4299-bac1-e196ca755fe8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T13:48:46.855Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T13:48:56.855Z |INFO |Init configs |InvocationID=d1b2b8dc-8260-4b5d-b3ba-769481fe6c70, InstanceUUID=9fe677a1-e619-488d-a4e9-2f179835a61a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T13:48:56.863Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T13:49:06.863Z |INFO |Init configs |InvocationID=d1b2b8dc-8260-4b5d-b3ba-769481fe6c70, InstanceUUID=386793f0-0f55-486c-b286-24d2bf9e5144 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T13:49:06.870Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T13:49:16.870Z |INFO |Init configs |InvocationID=d1b2b8dc-8260-4b5d-b3ba-769481fe6c70, InstanceUUID=5e826844-a8f0-48d5-9cfa-8ffd29626215 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T13:49:16.875Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T13:49:26.876Z |INFO |Init configs |InvocationID=d1b2b8dc-8260-4b5d-b3ba-769481fe6c70, InstanceUUID=578e33a3-ff54-4c04-b2e4-32faaf5a0081 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T13:49:26.882Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T13:49:36.883Z |INFO |Init configs |InvocationID=d1b2b8dc-8260-4b5d-b3ba-769481fe6c70, InstanceUUID=f6ef5481-39bc-4459-9398-c0922aa21408 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T13:49:36.889Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T13:49:46.890Z |INFO |Init configs |InvocationID=d1b2b8dc-8260-4b5d-b3ba-769481fe6c70, InstanceUUID=f3754aa6-d683-4e90-ba35-2e70991b3b4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T13:49:46.905Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T13:49:56.906Z |INFO |Init configs |InvocationID=d1b2b8dc-8260-4b5d-b3ba-769481fe6c70, InstanceUUID=f2d1f176-208b-4c42-a1dc-ddc43c1bedd5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T13:49:56.914Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T13:50:06.914Z |INFO |Init configs |InvocationID=d1b2b8dc-8260-4b5d-b3ba-769481fe6c70, InstanceUUID=6020d5ed-bf49-4905-b3da-5f682e879170 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T13:50:06.921Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T13:50:16.921Z |INFO |Init configs |InvocationID=d1b2b8dc-8260-4b5d-b3ba-769481fe6c70, InstanceUUID=abbde4d2-70cb-4073-8656-c1562a11855d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T13:50:16.933Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T13:50:26.934Z |INFO |Init configs |InvocationID=d1b2b8dc-8260-4b5d-b3ba-769481fe6c70, InstanceUUID=b7d87b25-8b8b-4f8c-87a1-f38934c00b6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T13:50:26.941Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T13:50:36.942Z |INFO |Init configs |InvocationID=d1b2b8dc-8260-4b5d-b3ba-769481fe6c70, InstanceUUID=770dc973-c03d-49dc-8d22-07bd3372d9d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T13:50:36.949Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T13:50:46.950Z |INFO |Init configs |InvocationID=d1b2b8dc-8260-4b5d-b3ba-769481fe6c70, InstanceUUID=a875a93a-0da9-47c5-a72f-f5414953032c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T13:50:46.956Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T13:50:56.956Z |INFO |Init configs |InvocationID=d1b2b8dc-8260-4b5d-b3ba-769481fe6c70, InstanceUUID=55fd70f5-a8fd-4841-86c3-ac9134656a13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T13:50:56.963Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T13:51:06.963Z |INFO |Init configs |InvocationID=d1b2b8dc-8260-4b5d-b3ba-769481fe6c70, InstanceUUID=559ee0a5-23b0-4c9f-af7b-23510f56062a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T13:51:06.969Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T13:51:16.969Z |INFO |Init configs |InvocationID=d1b2b8dc-8260-4b5d-b3ba-769481fe6c70, InstanceUUID=97c5af11-0d77-4439-a409-1fec29732a21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T13:51:16.975Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T13:51:26.975Z |INFO |Init configs |InvocationID=d1b2b8dc-8260-4b5d-b3ba-769481fe6c70, InstanceUUID=d6f6f0ac-f9be-4fe1-abb3-5c889aceab61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T13:51:26.981Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T13:51:36.982Z |INFO |Init configs |InvocationID=d1b2b8dc-8260-4b5d-b3ba-769481fe6c70, InstanceUUID=1fb9f3c9-14ca-419d-aeee-31e25946ebd4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T13:51:36.993Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T13:51:46.994Z |INFO |Init configs |InvocationID=d1b2b8dc-8260-4b5d-b3ba-769481fe6c70, InstanceUUID=b32d3f8d-bbbb-4374-b5cb-1872b58e5769 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T13:51:47.001Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T13:51:57.002Z |INFO |Init configs |InvocationID=d1b2b8dc-8260-4b5d-b3ba-769481fe6c70, InstanceUUID=92e1ab3f-40e5-4153-b1ea-635478c010c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T13:51:57.009Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-09T13:52:06.149Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-09T13:52:06.149Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-12-09T13:52:06.150Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-09T13:52:06.152Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-09T13:52:06.156Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-09T13:52:06.156Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-09T13:52:06.156Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-12-09T13:52:06.157Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T13:52:07.009Z |INFO |Init configs |InvocationID=d1b2b8dc-8260-4b5d-b3ba-769481fe6c70, InstanceUUID=b5d3b2b5-ca4e-4fa5-8a87-51b161bd49e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T13:52:07.019Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T13:52:17.020Z |INFO |Init configs |InvocationID=d1b2b8dc-8260-4b5d-b3ba-769481fe6c70, InstanceUUID=85abd98f-4fe0-4fe8-81e0-d8688c9d92ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T13:52:17.026Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T13:52:27.026Z |INFO |Init configs |InvocationID=d1b2b8dc-8260-4b5d-b3ba-769481fe6c70, InstanceUUID=436cb246-2f20-4222-a6ae-f0456e54fc2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T13:52:27.032Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T13:52:37.033Z |INFO |Init configs |InvocationID=d1b2b8dc-8260-4b5d-b3ba-769481fe6c70, InstanceUUID=8b980707-0ce4-49dd-9eef-b77616fab8a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T13:52:37.039Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 |