. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.4.8) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-23T09:16:20.220Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-23T09:16:20.224Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-23T09:16:20.259Z |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-11-23T09:16:20.953Z |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-11-23T09:16:21.066Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-23T09:16:21.066Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-23T09:16:21.067Z |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-11-23T09:16:21.163Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-11-23T09:16:21.319Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2021-11-23T09:16:21.352Z |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-11-23T09:16:23.184Z |INFO |BeanFactory id=aae88e22-1cbc-33f9-96c8-cdcbe6e44789 | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-11-23T09:16:23.797Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2021-11-23T09:16:23.816Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2021-11-23T09:16:23.816Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.48] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-11-23T09:16:23.874Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2021-11-23T09:16:23.875Z |INFO |Root WebApplicationContext: initialization completed in 2522 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2021-11-23T09:16:24.329Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=15200bfd-f8c3-49ae-bcca-bf03d13c14e8 | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2021-11-23T09:16:25.233Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=15200bfd-f8c3-49ae-bcca-bf03d13c14e8 | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-11-23T09:16:26.565Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=15200bfd-f8c3-49ae-bcca-bf03d13c14e8 | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-11-23T09:16:27.227Z |INFO |Started MainApp in 9.992 seconds (JVM running for 10.824) |InvocationID=15200bfd-f8c3-49ae-bcca-bf03d13c14e8 | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2021-11-23T09:16:27.310Z |INFO |Start scheduling PRH workflow |InvocationID=15200bfd-f8c3-49ae-bcca-bf03d13c14e8 | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T09:16:27.321Z |INFO |Init configs |InvocationID=15200bfd-f8c3-49ae-bcca-bf03d13c14e8, InstanceUUID=cac8f645-507f-448c-bcd4-f530709fdec1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-23T09:16:28.850Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.53.102:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T09:16:28.901Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T09:16:38.902Z |INFO |Init configs |InvocationID=15200bfd-f8c3-49ae-bcca-bf03d13c14e8, InstanceUUID=49a76a3a-0533-4246-bba5-1a74dd745f6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-23T09:16:39.989Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.53.102:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T09:16:39.995Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T09:16:49.997Z |INFO |Init configs |InvocationID=15200bfd-f8c3-49ae-bcca-bf03d13c14e8, InstanceUUID=cb162fcf-2990-4461-8496-68bc2529cba5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-23T09:16:51.046Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.53.102:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T09:16:51.047Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-11-23T09:16:55.625Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2021-11-23T09:16:55.626Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2021-11-23T09:16:55.631Z |INFO |Completed initialization in 5 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T09:17:01.048Z |INFO |Init configs |InvocationID=15200bfd-f8c3-49ae-bcca-bf03d13c14e8, InstanceUUID=cd52f797-9a8f-4959-b145-d4ba6e2efbc3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-23T09:17:02.086Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.53.102:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T09:17:02.087Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T09:17:12.088Z |INFO |Init configs |InvocationID=15200bfd-f8c3-49ae-bcca-bf03d13c14e8, InstanceUUID=80a89ad3-9849-42d0-96f8-3fa4101350f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-23T09:17:13.129Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.53.102:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T09:17:13.130Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T09:17:23.131Z |INFO |Init configs |InvocationID=15200bfd-f8c3-49ae-bcca-bf03d13c14e8, InstanceUUID=824fad08-80dc-4228-8fc5-797b8392f1ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-23T09:17:24.181Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.53.102:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T09:17:24.183Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T09:17:34.184Z |INFO |Init configs |InvocationID=15200bfd-f8c3-49ae-bcca-bf03d13c14e8, InstanceUUID=06820180-3192-49b6-947f-2a3744b3bcc7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-23T09:17:35.270Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.53.102:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T09:17:35.271Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T09:17:45.279Z |INFO |Init configs |InvocationID=15200bfd-f8c3-49ae-bcca-bf03d13c14e8, InstanceUUID=506c9973-997b-4f27-8162-87e112a2d4fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-23T09:17:46.342Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.53.102:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T09:17:46.344Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T09:17:56.345Z |INFO |Init configs |InvocationID=15200bfd-f8c3-49ae-bcca-bf03d13c14e8, InstanceUUID=f4e9fd5f-ecff-4047-b134-91c1be1317d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-23T09:17:57.384Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.53.102:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T09:17:57.386Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T09:18:07.388Z |INFO |Init configs |InvocationID=15200bfd-f8c3-49ae-bcca-bf03d13c14e8, InstanceUUID=9ef4806a-d118-4a2c-a338-68483fc8c9f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-23T09:18:08.453Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.53.102:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T09:18:08.454Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T09:18:18.456Z |INFO |Init configs |InvocationID=15200bfd-f8c3-49ae-bcca-bf03d13c14e8, InstanceUUID=341561ed-0e44-4cb7-a176-46daf57568bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-23T09:18:19.538Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.53.102:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T09:18:19.539Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T09:18:29.540Z |INFO |Init configs |InvocationID=15200bfd-f8c3-49ae-bcca-bf03d13c14e8, InstanceUUID=bc10ae12-575d-4f16-9e70-bf1e6e88aba5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-23T09:18:30.598Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.53.102:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T09:18:30.599Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T09:18:40.601Z |INFO |Init configs |InvocationID=15200bfd-f8c3-49ae-bcca-bf03d13c14e8, InstanceUUID=38ab53c1-ef5c-431d-96d5-3e1a9f038ef9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-23T09:18:41.674Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.53.102:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T09:18:41.676Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T09:18:51.678Z |INFO |Init configs |InvocationID=15200bfd-f8c3-49ae-bcca-bf03d13c14e8, InstanceUUID=8338a3b5-57b3-4358-9712-9e6f3f1b070a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-23T09:18:52.712Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.53.102:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T09:18:52.713Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T09:19:02.713Z |INFO |Init configs |InvocationID=15200bfd-f8c3-49ae-bcca-bf03d13c14e8, InstanceUUID=df9bc502-bbd3-4b49-9772-7549e0378dd9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-23T09:19:03.759Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.53.102:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T09:19:03.765Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T09:19:13.771Z |INFO |Init configs |InvocationID=15200bfd-f8c3-49ae-bcca-bf03d13c14e8, InstanceUUID=f8c018f4-7a9e-452c-8285-1a29690b50b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-23T09:19:14.835Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.53.102:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T09:19:14.836Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T09:19:24.837Z |INFO |Init configs |InvocationID=15200bfd-f8c3-49ae-bcca-bf03d13c14e8, InstanceUUID=e08399a0-6511-431b-a89f-41810e1abebb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-23T09:19:25.901Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.53.102:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T09:19:25.903Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T09:19:35.904Z |INFO |Init configs |InvocationID=15200bfd-f8c3-49ae-bcca-bf03d13c14e8, InstanceUUID=b81a12d7-67f6-47dc-8e1e-b2533d1b4332 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-23T09:19:36.969Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.53.102:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T09:19:36.970Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T09:19:46.977Z |INFO |Init configs |InvocationID=15200bfd-f8c3-49ae-bcca-bf03d13c14e8, InstanceUUID=41dcd697-32d6-44d9-bc9c-d4e59c3f7762 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-23T09:19:48.043Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.53.102:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T09:19:48.044Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T09:19:58.045Z |INFO |Init configs |InvocationID=15200bfd-f8c3-49ae-bcca-bf03d13c14e8, InstanceUUID=9fbed2af-c751-4739-9d22-3da6a845b089 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-23T09:19:59.077Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.53.102:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T09:19:59.082Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T09:20:09.083Z |INFO |Init configs |InvocationID=15200bfd-f8c3-49ae-bcca-bf03d13c14e8, InstanceUUID=663b59b1-f9e9-4d57-9a26-27ab3bd21f3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-23T09:20:10.121Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.53.102:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T09:20:10.123Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T09:20:20.123Z |INFO |Init configs |InvocationID=15200bfd-f8c3-49ae-bcca-bf03d13c14e8, InstanceUUID=6e8ddc4b-537a-4c68-bb32-7cc29a78d02e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-23T09:20:21.162Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.53.102:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T09:20:21.162Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T09:20:31.167Z |INFO |Init configs |InvocationID=15200bfd-f8c3-49ae-bcca-bf03d13c14e8, InstanceUUID=cd1eb14d-a553-46ee-b726-247ad4cd26a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-23T09:20:32.266Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.53.102:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T09:20:32.267Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T09:20:42.267Z |INFO |Init configs |InvocationID=15200bfd-f8c3-49ae-bcca-bf03d13c14e8, InstanceUUID=8d0c9464-c323-4cec-abce-6f5b8289d712 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-23T09:20:43.341Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.53.102:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T09:20:43.342Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T09:20:53.342Z |INFO |Init configs |InvocationID=15200bfd-f8c3-49ae-bcca-bf03d13c14e8, InstanceUUID=fdd1435a-fba6-4fa9-acff-61299372e2a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-23T09:20:54.405Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.53.102:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T09:20:54.406Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T09:21:04.407Z |INFO |Init configs |InvocationID=15200bfd-f8c3-49ae-bcca-bf03d13c14e8, InstanceUUID=408f58c0-0b45-457b-9c3c-5e1aed89ae46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-23T09:21:05.453Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.53.102:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T09:21:05.455Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T09:21:15.457Z |INFO |Init configs |InvocationID=15200bfd-f8c3-49ae-bcca-bf03d13c14e8, InstanceUUID=bcc50e09-82e0-486c-8a0a-02f5316482a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-23T09:21:16.526Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.53.102:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T09:21:16.527Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-23T09:21:25.651Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-23T09:21:25.652Z |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-11-23T09:21:25.653Z |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-11-23T09:21:25.656Z |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-11-23T09:21:25.673Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-23T09:21:25.673Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-23T09:21:25.674Z |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-11-23T09:21:25.676Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T09:21:26.527Z |INFO |Init configs |InvocationID=15200bfd-f8c3-49ae-bcca-bf03d13c14e8, InstanceUUID=23f40ea5-3e2d-49b2-8c16-0f535ceae725 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-23T09:21:27.558Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.53.102:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T09:21:27.562Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T09:21:37.562Z |INFO |Init configs |InvocationID=15200bfd-f8c3-49ae-bcca-bf03d13c14e8, InstanceUUID=2454cd63-6666-4505-8f0b-1bc1f6c540c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-23T09:21:38.601Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.53.102:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T09:21:38.602Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T09:21:48.606Z |INFO |Init configs |InvocationID=15200bfd-f8c3-49ae-bcca-bf03d13c14e8, InstanceUUID=f5428156-eca3-401e-b2dd-6ab623a2b949 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-23T09:21:49.674Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.53.102:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T09:21:49.675Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T09:21:59.677Z |INFO |Init configs |InvocationID=15200bfd-f8c3-49ae-bcca-bf03d13c14e8, InstanceUUID=1b7ebc44-22eb-4498-ae88-17035d4663fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-23T09:22:00.745Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.53.102:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T09:22:00.746Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T09:22:10.747Z |INFO |Init configs |InvocationID=15200bfd-f8c3-49ae-bcca-bf03d13c14e8, InstanceUUID=a879db8e-f98d-4df6-8035-0baf30906413 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-23T09:22:11.813Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.53.102:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T09:22:11.814Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T09:22:21.817Z |INFO |Init configs |InvocationID=15200bfd-f8c3-49ae-bcca-bf03d13c14e8, InstanceUUID=204a89ae-0aa2-4b88-b655-8dab2729d1f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-23T09:22:22.856Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.53.102:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T09:22:22.857Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T09:22:32.859Z |INFO |Init configs |InvocationID=15200bfd-f8c3-49ae-bcca-bf03d13c14e8, InstanceUUID=842a4ba3-f26e-45ef-bd57-bee0742ba233 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-23T09:22:33.933Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.53.102:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T09:22:33.934Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T09:22:43.934Z |INFO |Init configs |InvocationID=15200bfd-f8c3-49ae-bcca-bf03d13c14e8, InstanceUUID=0aee019c-e8c6-45bb-a133-7b9cdc1a37ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-23T09:22:44.997Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.53.102:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T09:22:45.000Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T09:22:55.002Z |INFO |Init configs |InvocationID=15200bfd-f8c3-49ae-bcca-bf03d13c14e8, InstanceUUID=009d7aa7-d133-459f-b9be-8cc3990161c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-23T09:22:56.045Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.53.102:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T09:22:56.052Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T09:23:06.055Z |INFO |Init configs |InvocationID=15200bfd-f8c3-49ae-bcca-bf03d13c14e8, InstanceUUID=55a654b6-c295-4bc6-9490-1ae321781d1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-23T09:23:07.109Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.53.102:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T09:23:07.112Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T09:23:17.112Z |INFO |Init configs |InvocationID=15200bfd-f8c3-49ae-bcca-bf03d13c14e8, InstanceUUID=5377c07e-2ec9-4327-b39b-886b5b62e863 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-23T09:23:18.152Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.53.102:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T09:23:18.153Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T09:23:28.153Z |INFO |Init configs |InvocationID=15200bfd-f8c3-49ae-bcca-bf03d13c14e8, InstanceUUID=f283c77e-edb2-4cfe-90c9-fe6ff050a35e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-23T09:23:29.192Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.53.102:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T09:23:29.193Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T09:23:39.194Z |INFO |Init configs |InvocationID=15200bfd-f8c3-49ae-bcca-bf03d13c14e8, InstanceUUID=b481ea52-3209-45b4-bd38-425e5f80b5ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-23T09:23:40.262Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.53.102:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T09:23:40.263Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T09:23:50.267Z |INFO |Init configs |InvocationID=15200bfd-f8c3-49ae-bcca-bf03d13c14e8, InstanceUUID=d607fd17-467c-4bf6-887f-9c932004e163 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T09:23:50.438Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T09:24:00.439Z |INFO |Init configs |InvocationID=15200bfd-f8c3-49ae-bcca-bf03d13c14e8, InstanceUUID=dbe7d357-91c9-4ed8-9288-217190018b2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T09:24:00.467Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T09:24:10.469Z |INFO |Init configs |InvocationID=15200bfd-f8c3-49ae-bcca-bf03d13c14e8, InstanceUUID=7ff99ecc-24c1-4312-9389-156a7a1e5abc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T09:24:10.483Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T09:24:20.484Z |INFO |Init configs |InvocationID=15200bfd-f8c3-49ae-bcca-bf03d13c14e8, InstanceUUID=1215ffab-53e5-4d2f-afc9-70a0733bf386 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T09:24:20.500Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T09:24:30.501Z |INFO |Init configs |InvocationID=15200bfd-f8c3-49ae-bcca-bf03d13c14e8, InstanceUUID=02d86f70-5e28-412f-96aa-4cd5ff7d4956 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T09:24:30.517Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T09:24:40.517Z |INFO |Init configs |InvocationID=15200bfd-f8c3-49ae-bcca-bf03d13c14e8, InstanceUUID=0d6b2fac-6614-4809-ad88-e932ea229f8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T09:24:40.529Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T09:24:50.532Z |INFO |Init configs |InvocationID=15200bfd-f8c3-49ae-bcca-bf03d13c14e8, InstanceUUID=71331122-2488-419e-a6d9-586cf5f06c83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T09:24:50.548Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T09:25:00.549Z |INFO |Init configs |InvocationID=15200bfd-f8c3-49ae-bcca-bf03d13c14e8, InstanceUUID=0228b37c-742d-41c1-a5dd-b1961ac80fee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T09:25:00.561Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T09:25:10.562Z |INFO |Init configs |InvocationID=15200bfd-f8c3-49ae-bcca-bf03d13c14e8, InstanceUUID=3a930dbb-afcc-4e9a-8aa3-31fc390df06f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T09:25:10.572Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T09:25:20.573Z |INFO |Init configs |InvocationID=15200bfd-f8c3-49ae-bcca-bf03d13c14e8, InstanceUUID=33b7f697-a9af-48d7-b6c1-01725bd9379d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T09:25:20.583Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T09:25:30.584Z |INFO |Init configs |InvocationID=15200bfd-f8c3-49ae-bcca-bf03d13c14e8, InstanceUUID=948ff851-cb71-4d2e-ad28-82436e27acec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T09:25:30.594Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T09:25:40.595Z |INFO |Init configs |InvocationID=15200bfd-f8c3-49ae-bcca-bf03d13c14e8, InstanceUUID=a7fe3f8d-4d80-4597-b6f5-5c82d3b60a6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T09:25:40.611Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T09:25:50.614Z |INFO |Init configs |InvocationID=15200bfd-f8c3-49ae-bcca-bf03d13c14e8, InstanceUUID=da0a933a-da33-45c0-b8fe-c17ff3d3d5f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T09:25:50.632Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T09:26:00.634Z |INFO |Init configs |InvocationID=15200bfd-f8c3-49ae-bcca-bf03d13c14e8, InstanceUUID=c55c07cd-22c4-4039-95e5-f36f08357dc0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T09:26:00.644Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T09:26:10.645Z |INFO |Init configs |InvocationID=15200bfd-f8c3-49ae-bcca-bf03d13c14e8, InstanceUUID=d4e8fe4c-a45a-40e6-99dc-58dc43a9aa69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T09:26:10.655Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T09:26:20.656Z |INFO |Init configs |InvocationID=15200bfd-f8c3-49ae-bcca-bf03d13c14e8, InstanceUUID=99d74b0d-5617-4f7a-82cf-356c8fd01cab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T09:26:20.668Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-23T09:26:24.785Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-23T09:26:24.785Z |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-11-23T09:26:24.786Z |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-11-23T09:26:24.789Z |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-11-23T09:26:24.800Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-23T09:26:24.800Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-23T09:26:24.800Z |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-11-23T09:26:24.803Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T09:26:30.669Z |INFO |Init configs |InvocationID=15200bfd-f8c3-49ae-bcca-bf03d13c14e8, InstanceUUID=89b5714f-d8d0-44b0-b50f-c1e6714ff4a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T09:26:30.683Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T09:26:40.685Z |INFO |Init configs |InvocationID=15200bfd-f8c3-49ae-bcca-bf03d13c14e8, InstanceUUID=5b866e4d-c6c9-4203-9d46-28bd2a8db876 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T09:26:40.702Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T09:26:50.703Z |INFO |Init configs |InvocationID=15200bfd-f8c3-49ae-bcca-bf03d13c14e8, InstanceUUID=79f76ac5-d2e9-4a78-a5ad-2078d04413a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T09:26:50.727Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T09:27:00.728Z |INFO |Init configs |InvocationID=15200bfd-f8c3-49ae-bcca-bf03d13c14e8, InstanceUUID=bcfc394a-6d75-417f-bcc5-3f94d0d4064a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T09:27:00.738Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T09:27:10.739Z |INFO |Init configs |InvocationID=15200bfd-f8c3-49ae-bcca-bf03d13c14e8, InstanceUUID=4b75556b-04a7-4aa0-ab7b-33e8940b0bff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T09:27:10.750Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T09:27:20.751Z |INFO |Init configs |InvocationID=15200bfd-f8c3-49ae-bcca-bf03d13c14e8, InstanceUUID=67c88233-8832-420d-8987-dfd72da9678f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T09:27:20.763Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T09:27:30.771Z |INFO |Init configs |InvocationID=15200bfd-f8c3-49ae-bcca-bf03d13c14e8, InstanceUUID=71d7b084-db66-40a7-ac34-3e6a5e4c7579 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T09:27:30.794Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T09:27:40.795Z |INFO |Init configs |InvocationID=15200bfd-f8c3-49ae-bcca-bf03d13c14e8, InstanceUUID=eb3fa48d-b2db-4738-b39e-a8048c96ee54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T09:27:40.816Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T09:27:50.816Z |INFO |Init configs |InvocationID=15200bfd-f8c3-49ae-bcca-bf03d13c14e8, InstanceUUID=0b7d0743-6de6-48f0-878f-4ea71ac70a37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T09:27:50.830Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T09:28:00.830Z |INFO |Init configs |InvocationID=15200bfd-f8c3-49ae-bcca-bf03d13c14e8, InstanceUUID=278ec97f-52c1-4fe3-ab72-4ebf7f123083 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T09:28:00.838Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T09:28:10.839Z |INFO |Init configs |InvocationID=15200bfd-f8c3-49ae-bcca-bf03d13c14e8, InstanceUUID=ddbe8382-9526-46dd-99a8-93a31b647db8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T09:28:10.847Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T09:28:20.848Z |INFO |Init configs |InvocationID=15200bfd-f8c3-49ae-bcca-bf03d13c14e8, InstanceUUID=4145ad48-4731-4c98-9864-12945d07d15f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T09:28:20.861Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T09:28:30.862Z |INFO |Init configs |InvocationID=15200bfd-f8c3-49ae-bcca-bf03d13c14e8, InstanceUUID=6cf73e8a-d471-44dc-8f14-e715f7d9da85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T09:28:30.871Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T09:28:40.873Z |INFO |Init configs |InvocationID=15200bfd-f8c3-49ae-bcca-bf03d13c14e8, InstanceUUID=2ca904db-20c4-4741-a535-f820d00c42b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T09:28:40.888Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T09:28:50.889Z |INFO |Init configs |InvocationID=15200bfd-f8c3-49ae-bcca-bf03d13c14e8, InstanceUUID=c8bed479-5b0f-4d32-8b42-f837e358aa14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T09:28:50.900Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T09:29:00.901Z |INFO |Init configs |InvocationID=15200bfd-f8c3-49ae-bcca-bf03d13c14e8, InstanceUUID=452b7ff0-2901-4d7e-9366-5218def8b935 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T09:29:00.911Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T09:29:10.912Z |INFO |Init configs |InvocationID=15200bfd-f8c3-49ae-bcca-bf03d13c14e8, InstanceUUID=863d3e0a-10d4-46f6-b2a5-4198013c3007 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T09:29:10.925Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T09:29:20.926Z |INFO |Init configs |InvocationID=15200bfd-f8c3-49ae-bcca-bf03d13c14e8, InstanceUUID=5d6b6a24-cdcf-438c-9ea4-ff018af6c6d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T09:29:20.937Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T09:29:30.939Z |INFO |Init configs |InvocationID=15200bfd-f8c3-49ae-bcca-bf03d13c14e8, InstanceUUID=86cfd343-8247-4669-907c-9a71382b10cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T09:29:30.955Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T09:29:40.955Z |INFO |Init configs |InvocationID=15200bfd-f8c3-49ae-bcca-bf03d13c14e8, InstanceUUID=53be8693-94b3-443a-88e1-ccbb3dc66ac1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T09:29:40.964Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T09:29:50.965Z |INFO |Init configs |InvocationID=15200bfd-f8c3-49ae-bcca-bf03d13c14e8, InstanceUUID=98611bc1-af21-4a20-a98a-dd7d4fd883fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T09:29:50.974Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T09:30:00.975Z |INFO |Init configs |InvocationID=15200bfd-f8c3-49ae-bcca-bf03d13c14e8, InstanceUUID=65db8a24-7a08-46c8-92db-58a0f282b216 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T09:30:00.993Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T09:30:10.994Z |INFO |Init configs |InvocationID=15200bfd-f8c3-49ae-bcca-bf03d13c14e8, InstanceUUID=901e6606-f65b-4c85-8c23-ca91bbf6e3c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T09:30:11.003Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T09:30:21.004Z |INFO |Init configs |InvocationID=15200bfd-f8c3-49ae-bcca-bf03d13c14e8, InstanceUUID=98546ce5-4f26-4b66-9565-3fe2acdc1e7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T09:30:21.023Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T09:30:31.025Z |INFO |Init configs |InvocationID=15200bfd-f8c3-49ae-bcca-bf03d13c14e8, InstanceUUID=71bffdda-6e5d-4c9c-be27-bdd588acdb2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T09:30:31.039Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T09:30:41.040Z |INFO |Init configs |InvocationID=15200bfd-f8c3-49ae-bcca-bf03d13c14e8, InstanceUUID=a2040cff-4533-4522-bd49-97bdf9532ff1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T09:30:41.050Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T09:30:51.051Z |INFO |Init configs |InvocationID=15200bfd-f8c3-49ae-bcca-bf03d13c14e8, InstanceUUID=8dd57380-8ef0-4a6a-b584-4792dc57267a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T09:30:51.066Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T09:31:01.067Z |INFO |Init configs |InvocationID=15200bfd-f8c3-49ae-bcca-bf03d13c14e8, InstanceUUID=e494201f-c024-4d38-b5e8-8c4623507c4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T09:31:01.084Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T09:31:11.086Z |INFO |Init configs |InvocationID=15200bfd-f8c3-49ae-bcca-bf03d13c14e8, InstanceUUID=5228be8a-e10b-44c1-ae49-3a1555ad2b5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T09:31:11.098Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T09:31:21.098Z |INFO |Init configs |InvocationID=15200bfd-f8c3-49ae-bcca-bf03d13c14e8, InstanceUUID=44792f04-c3ae-4119-a398-a2d549beb3de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T09:31:21.112Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-23T09:31:24.753Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-23T09:31:24.753Z |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-11-23T09:31:24.754Z |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-11-23T09:31:24.756Z |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-11-23T09:31:24.766Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-23T09:31:24.767Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-23T09:31:24.767Z |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-11-23T09:31:24.769Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T09:31:31.112Z |INFO |Init configs |InvocationID=15200bfd-f8c3-49ae-bcca-bf03d13c14e8, InstanceUUID=bb683c63-252b-47f7-a347-259979b26565 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T09:31:31.121Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T09:31:41.121Z |INFO |Init configs |InvocationID=15200bfd-f8c3-49ae-bcca-bf03d13c14e8, InstanceUUID=9baa8cdd-5227-410c-9a20-2e99c74f8704 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T09:31:41.135Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T09:31:51.136Z |INFO |Init configs |InvocationID=15200bfd-f8c3-49ae-bcca-bf03d13c14e8, InstanceUUID=5c95d008-e8ae-4fa0-a65d-de39f9d78972 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T09:31:51.145Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T09:32:01.145Z |INFO |Init configs |InvocationID=15200bfd-f8c3-49ae-bcca-bf03d13c14e8, InstanceUUID=9398a300-331f-4471-8e83-e75c77946788 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T09:32:01.155Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T09:32:11.157Z |INFO |Init configs |InvocationID=15200bfd-f8c3-49ae-bcca-bf03d13c14e8, InstanceUUID=49996d3b-31bc-411e-94d1-268102e033dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T09:32:11.171Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T09:32:21.174Z |INFO |Init configs |InvocationID=15200bfd-f8c3-49ae-bcca-bf03d13c14e8, InstanceUUID=49bc02cd-2f2d-4c4d-8d85-4d24eef2a837 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T09:32:21.203Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T09:32:31.203Z |INFO |Init configs |InvocationID=15200bfd-f8c3-49ae-bcca-bf03d13c14e8, InstanceUUID=c10e596d-408e-49f6-9685-0ca3b08be27f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T09:32:31.223Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T09:32:41.224Z |INFO |Init configs |InvocationID=15200bfd-f8c3-49ae-bcca-bf03d13c14e8, InstanceUUID=0c4d9cfc-edcd-45e7-b784-e4f99a4d31cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T09:32:41.231Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T09:32:51.232Z |INFO |Init configs |InvocationID=15200bfd-f8c3-49ae-bcca-bf03d13c14e8, InstanceUUID=7c5fc7fa-8362-457a-aa66-29a691448e0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T09:32:51.241Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T09:33:01.242Z |INFO |Init configs |InvocationID=15200bfd-f8c3-49ae-bcca-bf03d13c14e8, InstanceUUID=306bc006-a2ce-4b92-9ff7-01559a4fd681 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T09:33:01.258Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T09:33:11.260Z |INFO |Init configs |InvocationID=15200bfd-f8c3-49ae-bcca-bf03d13c14e8, InstanceUUID=9d76ee74-e48f-4fd1-bcf7-acd354be2da4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T09:33:11.272Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T09:33:21.273Z |INFO |Init configs |InvocationID=15200bfd-f8c3-49ae-bcca-bf03d13c14e8, InstanceUUID=c10205d1-15ce-44de-99b9-d94ecf8c0d42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T09:33:21.282Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T09:33:31.283Z |INFO |Init configs |InvocationID=15200bfd-f8c3-49ae-bcca-bf03d13c14e8, InstanceUUID=31ab1fb9-aa74-467d-8443-c4c4d64d96c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T09:33:31.291Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T09:33:41.292Z |INFO |Init configs |InvocationID=15200bfd-f8c3-49ae-bcca-bf03d13c14e8, InstanceUUID=7e5fe322-baa2-4993-b98e-c51d20cbd74e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T09:33:41.300Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T09:33:51.301Z |INFO |Init configs |InvocationID=15200bfd-f8c3-49ae-bcca-bf03d13c14e8, InstanceUUID=00993a0c-3983-484b-a721-2a20572d8145 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T09:33:51.310Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T09:34:01.311Z |INFO |Init configs |InvocationID=15200bfd-f8c3-49ae-bcca-bf03d13c14e8, InstanceUUID=59a0bc90-2682-4648-adad-383b40542a29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T09:34:01.323Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T09:34:11.327Z |INFO |Init configs |InvocationID=15200bfd-f8c3-49ae-bcca-bf03d13c14e8, InstanceUUID=538c65f3-7eae-4c7e-957c-3be7987b5c97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T09:34:11.341Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T09:34:21.342Z |INFO |Init configs |InvocationID=15200bfd-f8c3-49ae-bcca-bf03d13c14e8, InstanceUUID=88a845e4-1765-4c25-b990-119290de7284 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T09:34:21.353Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T09:34:31.354Z |INFO |Init configs |InvocationID=15200bfd-f8c3-49ae-bcca-bf03d13c14e8, InstanceUUID=c673dd6a-5454-4131-a581-439c4574ac58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T09:34:31.362Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T09:34:41.366Z |INFO |Init configs |InvocationID=15200bfd-f8c3-49ae-bcca-bf03d13c14e8, InstanceUUID=30466532-af7f-4feb-8f1a-137a213b6bfd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T09:34:41.378Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T09:34:51.380Z |INFO |Init configs |InvocationID=15200bfd-f8c3-49ae-bcca-bf03d13c14e8, InstanceUUID=18fd53ca-1777-4f91-ba50-f60d02e50303 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T09:34:51.391Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T09:35:01.394Z |INFO |Init configs |InvocationID=15200bfd-f8c3-49ae-bcca-bf03d13c14e8, InstanceUUID=a2aebc34-51bc-4b36-ae07-e54004ad867f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T09:35:01.410Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T09:35:11.411Z |INFO |Init configs |InvocationID=15200bfd-f8c3-49ae-bcca-bf03d13c14e8, InstanceUUID=cda1b278-dd8a-4acc-875e-4ab62809cc87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T09:35:11.424Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T09:35:21.424Z |INFO |Init configs |InvocationID=15200bfd-f8c3-49ae-bcca-bf03d13c14e8, InstanceUUID=9fae64de-afd6-471e-9c64-ecf9eb4339e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T09:35:21.435Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T09:35:31.435Z |INFO |Init configs |InvocationID=15200bfd-f8c3-49ae-bcca-bf03d13c14e8, InstanceUUID=0359d2ad-4e52-4ee3-adf6-683acdd6fdbb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T09:35:31.449Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T09:35:41.450Z |INFO |Init configs |InvocationID=15200bfd-f8c3-49ae-bcca-bf03d13c14e8, InstanceUUID=0c955eea-c876-4476-9c17-a796c6300dd9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T09:35:41.459Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T09:35:51.460Z |INFO |Init configs |InvocationID=15200bfd-f8c3-49ae-bcca-bf03d13c14e8, InstanceUUID=8123bdbf-52ad-4d15-9496-84aad72d97ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T09:35:51.475Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T09:36:01.486Z |INFO |Init configs |InvocationID=15200bfd-f8c3-49ae-bcca-bf03d13c14e8, InstanceUUID=6bab58eb-e242-4bcd-953a-4151f5053348 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T09:36:01.500Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T09:36:11.503Z |INFO |Init configs |InvocationID=15200bfd-f8c3-49ae-bcca-bf03d13c14e8, InstanceUUID=952a85ba-64b3-4bbf-b3e1-97988eb67bd2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T09:36:11.512Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T09:36:21.512Z |INFO |Init configs |InvocationID=15200bfd-f8c3-49ae-bcca-bf03d13c14e8, InstanceUUID=891cc58a-909a-4246-a2fb-ec27a0000c27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T09:36:21.523Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-23T09:36:24.705Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-23T09:36:24.706Z |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-11-23T09:36:24.707Z |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-11-23T09:36:24.709Z |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-11-23T09:36:24.719Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-23T09:36:24.719Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-23T09:36:24.719Z |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-11-23T09:36:24.722Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T09:36:31.523Z |INFO |Init configs |InvocationID=15200bfd-f8c3-49ae-bcca-bf03d13c14e8, InstanceUUID=3194bc2f-6e55-440c-83e7-0d875d177686 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T09:36:31.535Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T09:36:41.535Z |INFO |Init configs |InvocationID=15200bfd-f8c3-49ae-bcca-bf03d13c14e8, InstanceUUID=0a523ec0-f486-417b-bd05-233df5a30028 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T09:36:41.552Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T09:36:51.554Z |INFO |Init configs |InvocationID=15200bfd-f8c3-49ae-bcca-bf03d13c14e8, InstanceUUID=c25ca52d-ee1a-4b2d-b2e1-800aca99a81e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T09:36:51.563Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T09:37:01.565Z |INFO |Init configs |InvocationID=15200bfd-f8c3-49ae-bcca-bf03d13c14e8, InstanceUUID=02bbb7cc-6e43-499d-953e-63780f25905f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T09:37:01.590Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T09:37:11.591Z |INFO |Init configs |InvocationID=15200bfd-f8c3-49ae-bcca-bf03d13c14e8, InstanceUUID=20de7705-cef2-4278-9c91-4560ebb2e97e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T09:37:11.599Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T09:37:21.599Z |INFO |Init configs |InvocationID=15200bfd-f8c3-49ae-bcca-bf03d13c14e8, InstanceUUID=49e9b510-3714-43d6-87f2-771c7ab67fde | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T09:37:21.615Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T09:37:31.616Z |INFO |Init configs |InvocationID=15200bfd-f8c3-49ae-bcca-bf03d13c14e8, InstanceUUID=29b1e918-8578-47c6-ae86-4946148ea478 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T09:37:31.629Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T09:37:41.630Z |INFO |Init configs |InvocationID=15200bfd-f8c3-49ae-bcca-bf03d13c14e8, InstanceUUID=107bbe0c-a131-4c6d-a7b9-e0efa6cb22c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T09:37:41.641Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T09:37:51.642Z |INFO |Init configs |InvocationID=15200bfd-f8c3-49ae-bcca-bf03d13c14e8, InstanceUUID=27a756dd-f663-4096-b817-880bf0e44d22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T09:37:51.651Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T09:38:01.653Z |INFO |Init configs |InvocationID=15200bfd-f8c3-49ae-bcca-bf03d13c14e8, InstanceUUID=bdcb6a71-6269-4dd0-9ef9-216efaea68f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T09:38:01.665Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T09:38:11.666Z |INFO |Init configs |InvocationID=15200bfd-f8c3-49ae-bcca-bf03d13c14e8, InstanceUUID=e0fb6e9e-4955-4a44-9d88-bc8069a9971f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T09:38:11.678Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T09:38:21.679Z |INFO |Init configs |InvocationID=15200bfd-f8c3-49ae-bcca-bf03d13c14e8, InstanceUUID=c239a830-b0bf-41f0-bbe3-1ba907018822 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T09:38:21.694Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T09:38:31.695Z |INFO |Init configs |InvocationID=15200bfd-f8c3-49ae-bcca-bf03d13c14e8, InstanceUUID=11c5d489-faa7-4fc8-a402-bdae02ac8c8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T09:38:31.705Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T09:38:41.706Z |INFO |Init configs |InvocationID=15200bfd-f8c3-49ae-bcca-bf03d13c14e8, InstanceUUID=dcb258c6-53dd-4c38-969d-ce71629f8c06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T09:38:41.718Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T09:38:51.719Z |INFO |Init configs |InvocationID=15200bfd-f8c3-49ae-bcca-bf03d13c14e8, InstanceUUID=c6347a23-b40a-45c9-8be0-8b93ebef3a39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T09:38:51.729Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T09:39:01.731Z |INFO |Init configs |InvocationID=15200bfd-f8c3-49ae-bcca-bf03d13c14e8, InstanceUUID=4ac6973c-8c56-4de0-9965-8472ecd04075 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T09:39:01.745Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T09:39:11.746Z |INFO |Init configs |InvocationID=15200bfd-f8c3-49ae-bcca-bf03d13c14e8, InstanceUUID=80e6666d-4d11-4a40-8080-b2aeea424df4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T09:39:11.759Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T09:39:21.759Z |INFO |Init configs |InvocationID=15200bfd-f8c3-49ae-bcca-bf03d13c14e8, InstanceUUID=95e382fb-109b-4620-bbbd-6bb61fe7cee5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T09:39:21.767Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T09:39:31.768Z |INFO |Init configs |InvocationID=15200bfd-f8c3-49ae-bcca-bf03d13c14e8, InstanceUUID=1d1195e5-c054-49c8-b3d2-78bdd99a4790 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T09:39:31.775Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T09:39:41.776Z |INFO |Init configs |InvocationID=15200bfd-f8c3-49ae-bcca-bf03d13c14e8, InstanceUUID=386b5ce9-409b-4fb0-88ae-a2d1ce5e9f51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T09:39:41.783Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T09:39:51.788Z |INFO |Init configs |InvocationID=15200bfd-f8c3-49ae-bcca-bf03d13c14e8, InstanceUUID=d3e8eac6-5f3d-40fd-89db-4e0527e708c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T09:39:51.816Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T09:40:01.821Z |INFO |Init configs |InvocationID=15200bfd-f8c3-49ae-bcca-bf03d13c14e8, InstanceUUID=b20f8275-a530-4354-88d3-0a1b1b9cf876 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T09:40:01.833Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T09:40:11.834Z |INFO |Init configs |InvocationID=15200bfd-f8c3-49ae-bcca-bf03d13c14e8, InstanceUUID=e80672b5-ee44-4334-b94f-12d13e32297e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T09:40:11.843Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T09:40:21.845Z |INFO |Init configs |InvocationID=15200bfd-f8c3-49ae-bcca-bf03d13c14e8, InstanceUUID=1820e002-c64c-4a38-ba58-50947d2acca6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T09:40:21.853Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T09:40:31.854Z |INFO |Init configs |InvocationID=15200bfd-f8c3-49ae-bcca-bf03d13c14e8, InstanceUUID=c7533bc8-b3dd-4777-8f72-2b42d138a510 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T09:40:31.862Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T09:40:41.863Z |INFO |Init configs |InvocationID=15200bfd-f8c3-49ae-bcca-bf03d13c14e8, InstanceUUID=8344e5d0-335c-415a-86bd-2d5625157a60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T09:40:41.892Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T09:40:51.895Z |INFO |Init configs |InvocationID=15200bfd-f8c3-49ae-bcca-bf03d13c14e8, InstanceUUID=fe98f04a-f30e-43d6-9dac-2ee2dc68bcca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T09:40:51.912Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T09:41:01.913Z |INFO |Init configs |InvocationID=15200bfd-f8c3-49ae-bcca-bf03d13c14e8, InstanceUUID=8062f014-f482-4f6a-8a6e-909fdd3a518a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T09:41:01.929Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T09:41:11.930Z |INFO |Init configs |InvocationID=15200bfd-f8c3-49ae-bcca-bf03d13c14e8, InstanceUUID=76b1aaf3-d8d0-4689-aa49-e00dbb7b7ac3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T09:41:11.942Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T09:41:21.942Z |INFO |Init configs |InvocationID=15200bfd-f8c3-49ae-bcca-bf03d13c14e8, InstanceUUID=1c8933f0-9a7e-43a8-841a-a727134d9acd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T09:41:21.958Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-23T09:41:24.722Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-23T09:41:24.723Z |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-11-23T09:41:24.724Z |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-11-23T09:41:24.727Z |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-11-23T09:41:24.736Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-23T09:41:24.736Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-23T09:41:24.736Z |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-11-23T09:41:24.738Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T09:41:31.959Z |INFO |Init configs |InvocationID=15200bfd-f8c3-49ae-bcca-bf03d13c14e8, InstanceUUID=2a7e2d4f-e5e2-4250-9534-58a7c722acb3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T09:41:31.969Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T09:41:41.969Z |INFO |Init configs |InvocationID=15200bfd-f8c3-49ae-bcca-bf03d13c14e8, InstanceUUID=c593746d-8bea-4319-8b14-e3e00d76ef52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T09:41:41.979Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T09:41:51.982Z |INFO |Init configs |InvocationID=15200bfd-f8c3-49ae-bcca-bf03d13c14e8, InstanceUUID=965cd611-d931-4e7a-8dde-9108b0f48bcb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T09:41:51.996Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T09:42:01.996Z |INFO |Init configs |InvocationID=15200bfd-f8c3-49ae-bcca-bf03d13c14e8, InstanceUUID=1517614b-b83d-4656-8f15-629a9ab7440e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T09:42:02.006Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T09:42:12.006Z |INFO |Init configs |InvocationID=15200bfd-f8c3-49ae-bcca-bf03d13c14e8, InstanceUUID=cc8c6ce3-8861-4b3e-9785-10d6f39518da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T09:42:12.018Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T09:42:22.019Z |INFO |Init configs |InvocationID=15200bfd-f8c3-49ae-bcca-bf03d13c14e8, InstanceUUID=ce57c902-1dee-4ac0-b355-a16418bd05d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T09:42:22.028Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T09:42:32.029Z |INFO |Init configs |InvocationID=15200bfd-f8c3-49ae-bcca-bf03d13c14e8, InstanceUUID=c16dd09d-27c2-42b0-9f17-431585f8e9eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T09:42:32.041Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T09:42:42.043Z |INFO |Init configs |InvocationID=15200bfd-f8c3-49ae-bcca-bf03d13c14e8, InstanceUUID=4b4ec685-4c18-445a-84a0-f69f834b5a98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T09:42:42.053Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T09:42:52.054Z |INFO |Init configs |InvocationID=15200bfd-f8c3-49ae-bcca-bf03d13c14e8, InstanceUUID=d2544d6f-b8f7-4d3a-b261-e09b429eb1ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T09:42:52.061Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T09:43:02.062Z |INFO |Init configs |InvocationID=15200bfd-f8c3-49ae-bcca-bf03d13c14e8, InstanceUUID=9b3be7a0-6d9e-4747-83ae-7379cdc17785 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T09:43:02.069Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T09:43:12.071Z |INFO |Init configs |InvocationID=15200bfd-f8c3-49ae-bcca-bf03d13c14e8, InstanceUUID=00e16d80-cd5a-4ec9-97d4-eb589a7ee63a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T09:43:12.080Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T09:43:22.085Z |INFO |Init configs |InvocationID=15200bfd-f8c3-49ae-bcca-bf03d13c14e8, InstanceUUID=8d868d30-1494-4476-9d0b-cab42be96a72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T09:43:22.107Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T09:43:32.108Z |INFO |Init configs |InvocationID=15200bfd-f8c3-49ae-bcca-bf03d13c14e8, InstanceUUID=67f3829b-c1e1-43aa-8f67-5b7543da95b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T09:43:32.117Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T09:43:42.117Z |INFO |Init configs |InvocationID=15200bfd-f8c3-49ae-bcca-bf03d13c14e8, InstanceUUID=430bcc71-d55f-4663-bd11-1dc297ec5f89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T09:43:42.126Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T09:43:52.127Z |INFO |Init configs |InvocationID=15200bfd-f8c3-49ae-bcca-bf03d13c14e8, InstanceUUID=053e87d7-1bfc-4919-9f5c-e55b0260c63c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T09:43:52.134Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T09:44:02.135Z |INFO |Init configs |InvocationID=15200bfd-f8c3-49ae-bcca-bf03d13c14e8, InstanceUUID=44069f64-6652-49ca-8665-fe09dbbaf4f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T09:44:02.146Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T09:44:12.149Z |INFO |Init configs |InvocationID=15200bfd-f8c3-49ae-bcca-bf03d13c14e8, InstanceUUID=7f42659b-f449-4bd6-bd69-11850efa0688 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T09:44:12.169Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T09:44:22.170Z |INFO |Init configs |InvocationID=15200bfd-f8c3-49ae-bcca-bf03d13c14e8, InstanceUUID=14299fd6-69e4-42ee-ad1a-7e979074c562 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T09:44:22.179Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T09:44:32.182Z |INFO |Init configs |InvocationID=15200bfd-f8c3-49ae-bcca-bf03d13c14e8, InstanceUUID=d491768f-2757-45d9-bbe4-b231e323aa5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T09:44:32.189Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T09:44:42.190Z |INFO |Init configs |InvocationID=15200bfd-f8c3-49ae-bcca-bf03d13c14e8, InstanceUUID=ee6335f7-21e5-4bed-be13-11a93b8bf1bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T09:44:42.198Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T09:44:52.199Z |INFO |Init configs |InvocationID=15200bfd-f8c3-49ae-bcca-bf03d13c14e8, InstanceUUID=cc906eba-a618-4b59-9d83-67351544ca57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T09:44:52.207Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T09:45:02.208Z |INFO |Init configs |InvocationID=15200bfd-f8c3-49ae-bcca-bf03d13c14e8, InstanceUUID=7ba97cd2-d743-4692-b977-4df10e2808f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T09:45:02.232Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T09:45:12.234Z |INFO |Init configs |InvocationID=15200bfd-f8c3-49ae-bcca-bf03d13c14e8, InstanceUUID=b58be017-1245-4313-9864-e1cbb4c2404a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T09:45:12.246Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T09:45:22.247Z |INFO |Init configs |InvocationID=15200bfd-f8c3-49ae-bcca-bf03d13c14e8, InstanceUUID=9d53dbe8-7ec7-4360-b8f6-725edb32bba3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T09:45:22.257Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T09:45:32.257Z |INFO |Init configs |InvocationID=15200bfd-f8c3-49ae-bcca-bf03d13c14e8, InstanceUUID=42a58c61-0247-4ed9-810e-fd16b3286d77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T09:45:32.266Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T09:45:42.266Z |INFO |Init configs |InvocationID=15200bfd-f8c3-49ae-bcca-bf03d13c14e8, InstanceUUID=99cbf0b5-8e22-4246-8818-9ff16b76ffa9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T09:45:42.277Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T09:45:52.277Z |INFO |Init configs |InvocationID=15200bfd-f8c3-49ae-bcca-bf03d13c14e8, InstanceUUID=e2afadd7-9554-4185-a631-b3a387b87c0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T09:45:52.286Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T09:46:02.287Z |INFO |Init configs |InvocationID=15200bfd-f8c3-49ae-bcca-bf03d13c14e8, InstanceUUID=38ae6235-4b42-47a0-8e5e-9f20d3da66fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T09:46:02.298Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T09:46:12.300Z |INFO |Init configs |InvocationID=15200bfd-f8c3-49ae-bcca-bf03d13c14e8, InstanceUUID=be6c4569-f0ec-4663-8136-f03e7e49c885 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T09:46:12.315Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T09:46:22.316Z |INFO |Init configs |InvocationID=15200bfd-f8c3-49ae-bcca-bf03d13c14e8, InstanceUUID=a629b31c-fe38-4611-aa77-7b950b55560a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T09:46:22.325Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-23T09:46:24.723Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-23T09:46:24.724Z |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-11-23T09:46:24.724Z |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-11-23T09:46:24.728Z |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-11-23T09:46:24.735Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-23T09:46:24.735Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-23T09:46:24.735Z |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-11-23T09:46:24.737Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T09:46:32.326Z |INFO |Init configs |InvocationID=15200bfd-f8c3-49ae-bcca-bf03d13c14e8, InstanceUUID=ab0cf28d-c0a6-490a-b5bf-ece0aaa21d57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T09:46:32.333Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T09:46:42.339Z |INFO |Init configs |InvocationID=15200bfd-f8c3-49ae-bcca-bf03d13c14e8, InstanceUUID=92d9528a-4275-4406-a6f8-873da0e0d3a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T09:46:42.347Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T09:46:52.348Z |INFO |Init configs |InvocationID=15200bfd-f8c3-49ae-bcca-bf03d13c14e8, InstanceUUID=9d916398-406d-438c-b05c-490b71ed0f89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T09:46:52.357Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T09:47:02.359Z |INFO |Init configs |InvocationID=15200bfd-f8c3-49ae-bcca-bf03d13c14e8, InstanceUUID=aa4ad48e-dcf5-4060-87e9-927f0efff0ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T09:47:02.376Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T09:47:12.376Z |INFO |Init configs |InvocationID=15200bfd-f8c3-49ae-bcca-bf03d13c14e8, InstanceUUID=3cdfb30b-3b6c-421d-ba1a-ebc0e32be032 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T09:47:12.385Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T09:47:22.386Z |INFO |Init configs |InvocationID=15200bfd-f8c3-49ae-bcca-bf03d13c14e8, InstanceUUID=bfd8f78b-6f1d-44af-a743-5d210df71e3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T09:47:22.392Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T09:47:32.393Z |INFO |Init configs |InvocationID=15200bfd-f8c3-49ae-bcca-bf03d13c14e8, InstanceUUID=33353d08-87e2-490a-a9a0-d9127d51a06d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T09:47:32.406Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T09:47:42.407Z |INFO |Init configs |InvocationID=15200bfd-f8c3-49ae-bcca-bf03d13c14e8, InstanceUUID=90d5d984-b38e-4711-a1b6-2b0f05e1b86f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T09:47:42.413Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T09:47:52.414Z |INFO |Init configs |InvocationID=15200bfd-f8c3-49ae-bcca-bf03d13c14e8, InstanceUUID=030dbd55-a60e-43fd-b315-d27d9b3a3ce5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T09:47:52.422Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T09:48:02.423Z |INFO |Init configs |InvocationID=15200bfd-f8c3-49ae-bcca-bf03d13c14e8, InstanceUUID=3b99fcee-4714-4406-84ca-cd953a14a291 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T09:48:02.433Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T09:48:12.434Z |INFO |Init configs |InvocationID=15200bfd-f8c3-49ae-bcca-bf03d13c14e8, InstanceUUID=90c63fbe-fbd1-43fc-b6ff-40768ca1cf19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T09:48:12.449Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T09:48:22.450Z |INFO |Init configs |InvocationID=15200bfd-f8c3-49ae-bcca-bf03d13c14e8, InstanceUUID=c171c30f-538d-4ca6-baf2-f4b31b9b3be1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T09:48:22.460Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T09:48:32.461Z |INFO |Init configs |InvocationID=15200bfd-f8c3-49ae-bcca-bf03d13c14e8, InstanceUUID=6cbc892e-24c7-4d52-816a-dc0df1c3ecc5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T09:48:32.469Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T09:48:42.470Z |INFO |Init configs |InvocationID=15200bfd-f8c3-49ae-bcca-bf03d13c14e8, InstanceUUID=1b43ec96-0598-47c7-985e-e0028aed307c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T09:48:42.482Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T09:48:52.482Z |INFO |Init configs |InvocationID=15200bfd-f8c3-49ae-bcca-bf03d13c14e8, InstanceUUID=788812ae-82a5-43ce-a6e9-55bfc614c0e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T09:48:52.492Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T09:49:02.492Z |INFO |Init configs |InvocationID=15200bfd-f8c3-49ae-bcca-bf03d13c14e8, InstanceUUID=a2705e8c-4dad-45c3-8644-a4de6eea1a6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T09:49:02.502Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T09:49:12.503Z |INFO |Init configs |InvocationID=15200bfd-f8c3-49ae-bcca-bf03d13c14e8, InstanceUUID=1ab6111b-e7db-4e49-870b-82983bf64287 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T09:49:12.513Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T09:49:22.516Z |INFO |Init configs |InvocationID=15200bfd-f8c3-49ae-bcca-bf03d13c14e8, InstanceUUID=23aaa0d0-170f-47af-b0fc-0633d5fd23e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T09:49:22.536Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T09:49:32.536Z |INFO |Init configs |InvocationID=15200bfd-f8c3-49ae-bcca-bf03d13c14e8, InstanceUUID=057acbe1-9de7-444f-a6e6-289989c3518f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T09:49:32.545Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T09:49:42.546Z |INFO |Init configs |InvocationID=15200bfd-f8c3-49ae-bcca-bf03d13c14e8, InstanceUUID=eeeff2cd-2657-48be-afb0-e4ba87c4fb91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T09:49:42.556Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T09:49:52.558Z |INFO |Init configs |InvocationID=15200bfd-f8c3-49ae-bcca-bf03d13c14e8, InstanceUUID=a6901ee1-ed81-4dd8-9f3f-d8690470ec78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T09:49:52.566Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T09:50:02.566Z |INFO |Init configs |InvocationID=15200bfd-f8c3-49ae-bcca-bf03d13c14e8, InstanceUUID=5a7ce1be-e5a1-4afa-a657-abbd9b94bf0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T09:50:02.574Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T09:50:12.575Z |INFO |Init configs |InvocationID=15200bfd-f8c3-49ae-bcca-bf03d13c14e8, InstanceUUID=2b61d5bd-5732-4518-ae78-8c25bd84dfff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T09:50:12.591Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T09:50:22.591Z |INFO |Init configs |InvocationID=15200bfd-f8c3-49ae-bcca-bf03d13c14e8, InstanceUUID=f9f38d85-5406-4329-b9d6-97b1552c8248 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T09:50:22.600Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T09:50:32.603Z |INFO |Init configs |InvocationID=15200bfd-f8c3-49ae-bcca-bf03d13c14e8, InstanceUUID=b31ee095-8cc3-4d64-983e-894946292f37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T09:50:32.620Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T09:50:42.620Z |INFO |Init configs |InvocationID=15200bfd-f8c3-49ae-bcca-bf03d13c14e8, InstanceUUID=0a854235-c069-4df8-91db-d16f12d5fdc5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T09:50:42.628Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T09:50:52.628Z |INFO |Init configs |InvocationID=15200bfd-f8c3-49ae-bcca-bf03d13c14e8, InstanceUUID=674bf4aa-e24c-4aed-a270-57f881a23498 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T09:50:52.635Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T09:51:02.636Z |INFO |Init configs |InvocationID=15200bfd-f8c3-49ae-bcca-bf03d13c14e8, InstanceUUID=82db3d03-fa9a-488c-a863-dae41a3f1cfc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T09:51:02.644Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T09:51:12.644Z |INFO |Init configs |InvocationID=15200bfd-f8c3-49ae-bcca-bf03d13c14e8, InstanceUUID=c5893d99-8fd0-4bd1-86dd-1aad26048539 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T09:51:12.654Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T09:51:22.656Z |INFO |Init configs |InvocationID=15200bfd-f8c3-49ae-bcca-bf03d13c14e8, InstanceUUID=54c2dae5-bfc6-465e-8ec5-6371658bd720 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T09:51:22.672Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-23T09:51:24.700Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-23T09:51:24.701Z |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-11-23T09:51:24.702Z |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-11-23T09:51:24.704Z |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-11-23T09:51:24.711Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-23T09:51:24.712Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-23T09:51:24.712Z |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-11-23T09:51:24.714Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T09:51:32.672Z |INFO |Init configs |InvocationID=15200bfd-f8c3-49ae-bcca-bf03d13c14e8, InstanceUUID=38655921-97d7-486a-aea0-e5ee9f0d6477 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T09:51:32.679Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T09:51:42.680Z |INFO |Init configs |InvocationID=15200bfd-f8c3-49ae-bcca-bf03d13c14e8, InstanceUUID=f023f817-02a9-4748-aa77-2fb718a47825 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T09:51:42.689Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T09:51:52.690Z |INFO |Init configs |InvocationID=15200bfd-f8c3-49ae-bcca-bf03d13c14e8, InstanceUUID=a7ce297c-5634-4afb-a95a-fe09f316d6a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T09:51:52.698Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T09:52:02.698Z |INFO |Init configs |InvocationID=15200bfd-f8c3-49ae-bcca-bf03d13c14e8, InstanceUUID=95960028-c15b-4edd-ad4e-49c70712537b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T09:52:02.707Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T09:52:12.709Z |INFO |Init configs |InvocationID=15200bfd-f8c3-49ae-bcca-bf03d13c14e8, InstanceUUID=844db1e9-1fee-4483-bfdc-bc2919de6336 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T09:52:12.720Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T09:52:22.721Z |INFO |Init configs |InvocationID=15200bfd-f8c3-49ae-bcca-bf03d13c14e8, InstanceUUID=50ef364e-bcd8-45e4-b135-84d1f50eddf5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T09:52:22.744Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T09:52:32.744Z |INFO |Init configs |InvocationID=15200bfd-f8c3-49ae-bcca-bf03d13c14e8, InstanceUUID=bd8b6dc2-1268-4437-8d7e-feee1b8123f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T09:52:32.756Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T09:52:42.757Z |INFO |Init configs |InvocationID=15200bfd-f8c3-49ae-bcca-bf03d13c14e8, InstanceUUID=59a4a372-29e8-4a94-a571-fac38bcd2a91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T09:52:42.770Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T09:52:52.771Z |INFO |Init configs |InvocationID=15200bfd-f8c3-49ae-bcca-bf03d13c14e8, InstanceUUID=a7c27df5-6b24-4ea9-9dd5-159a64cb5c8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T09:52:52.783Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T09:53:02.783Z |INFO |Init configs |InvocationID=15200bfd-f8c3-49ae-bcca-bf03d13c14e8, InstanceUUID=a8084e01-c208-4c4b-89f6-9900cb259eb8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T09:53:02.791Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T09:53:12.791Z |INFO |Init configs |InvocationID=15200bfd-f8c3-49ae-bcca-bf03d13c14e8, InstanceUUID=1158e16f-ecff-4ecf-b545-6f99edfcf3da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T09:53:12.803Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T09:53:22.804Z |INFO |Init configs |InvocationID=15200bfd-f8c3-49ae-bcca-bf03d13c14e8, InstanceUUID=27c929cf-f386-4ba7-8057-622c0a540fe6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T09:53:22.812Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T09:53:32.816Z |INFO |Init configs |InvocationID=15200bfd-f8c3-49ae-bcca-bf03d13c14e8, InstanceUUID=7f994bca-6271-4b2a-babb-461b4767c023 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T09:53:32.829Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T09:53:42.830Z |INFO |Init configs |InvocationID=15200bfd-f8c3-49ae-bcca-bf03d13c14e8, InstanceUUID=332ba46c-f842-425b-8ea2-5f3c35471c94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T09:53:42.838Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T09:53:52.838Z |INFO |Init configs |InvocationID=15200bfd-f8c3-49ae-bcca-bf03d13c14e8, InstanceUUID=b6c0f121-82c2-467f-a82e-2d318004f157 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T09:53:52.853Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T09:54:02.854Z |INFO |Init configs |InvocationID=15200bfd-f8c3-49ae-bcca-bf03d13c14e8, InstanceUUID=2ff2ec0d-15a1-43b6-b664-7871df62d005 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T09:54:02.863Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T09:54:12.865Z |INFO |Init configs |InvocationID=15200bfd-f8c3-49ae-bcca-bf03d13c14e8, InstanceUUID=c0a1f940-69a3-49d7-add2-ddf97a2d9f89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T09:54:12.879Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T09:54:22.883Z |INFO |Init configs |InvocationID=15200bfd-f8c3-49ae-bcca-bf03d13c14e8, InstanceUUID=e6c6cf03-697c-4941-9ac6-a2c9ea0866d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T09:54:22.900Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T09:54:32.901Z |INFO |Init configs |InvocationID=15200bfd-f8c3-49ae-bcca-bf03d13c14e8, InstanceUUID=401659d6-39e2-4f99-9aec-a93c75929c3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T09:54:32.910Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T09:54:42.911Z |INFO |Init configs |InvocationID=15200bfd-f8c3-49ae-bcca-bf03d13c14e8, InstanceUUID=8464c128-30cd-4507-a398-72209b3c8ea0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T09:54:42.919Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T09:54:52.919Z |INFO |Init configs |InvocationID=15200bfd-f8c3-49ae-bcca-bf03d13c14e8, InstanceUUID=ddbd8d92-efc9-4d33-8604-09c41c494e3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T09:54:52.932Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T09:55:02.932Z |INFO |Init configs |InvocationID=15200bfd-f8c3-49ae-bcca-bf03d13c14e8, InstanceUUID=fa7ad27a-54bb-4303-826b-5a4197a45c07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T09:55:02.940Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T09:55:12.941Z |INFO |Init configs |InvocationID=15200bfd-f8c3-49ae-bcca-bf03d13c14e8, InstanceUUID=aea70433-74d8-482c-b40f-335e403a2863 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T09:55:12.950Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T09:55:22.953Z |INFO |Init configs |InvocationID=15200bfd-f8c3-49ae-bcca-bf03d13c14e8, InstanceUUID=096c1d59-54d4-426e-ac56-c61752d64097 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T09:55:22.966Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T09:55:32.967Z |INFO |Init configs |InvocationID=15200bfd-f8c3-49ae-bcca-bf03d13c14e8, InstanceUUID=7e26fcb0-c5e7-4855-9c9e-e774ab36ca4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T09:55:32.977Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T09:55:42.980Z |INFO |Init configs |InvocationID=15200bfd-f8c3-49ae-bcca-bf03d13c14e8, InstanceUUID=a8a3cebd-10d8-47e9-8cd2-78cfb6f73339 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T09:55:42.988Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T09:55:52.989Z |INFO |Init configs |InvocationID=15200bfd-f8c3-49ae-bcca-bf03d13c14e8, InstanceUUID=fafd8ed0-cc22-40a2-93b4-ea486c9d30b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T09:55:52.999Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T09:56:03.000Z |INFO |Init configs |InvocationID=15200bfd-f8c3-49ae-bcca-bf03d13c14e8, InstanceUUID=e7a2b013-1d25-4147-90f9-776870a1682d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T09:56:03.008Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T09:56:13.009Z |INFO |Init configs |InvocationID=15200bfd-f8c3-49ae-bcca-bf03d13c14e8, InstanceUUID=c4682991-bd21-4615-b5c8-c28418df6877 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T09:56:13.020Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T09:56:23.023Z |INFO |Init configs |InvocationID=15200bfd-f8c3-49ae-bcca-bf03d13c14e8, InstanceUUID=2c4ede70-98af-40d3-9921-26df5ea97965 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T09:56:23.035Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-23T09:56:24.695Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-23T09:56:24.697Z |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-11-23T09:56:24.698Z |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-11-23T09:56:24.701Z |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-11-23T09:56:24.708Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-23T09:56:24.708Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-23T09:56:24.708Z |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-11-23T09:56:24.710Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T09:56:33.036Z |INFO |Init configs |InvocationID=15200bfd-f8c3-49ae-bcca-bf03d13c14e8, InstanceUUID=1fe03a2a-4e3a-449f-8482-a77e085d9875 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T09:56:33.047Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T09:56:43.048Z |INFO |Init configs |InvocationID=15200bfd-f8c3-49ae-bcca-bf03d13c14e8, InstanceUUID=6bf509ad-3438-4282-aa67-f5c8ea2b26d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T09:56:43.055Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T09:56:53.055Z |INFO |Init configs |InvocationID=15200bfd-f8c3-49ae-bcca-bf03d13c14e8, InstanceUUID=5db45f28-8582-42e3-bcbf-8eb02015d856 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T09:56:53.065Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T09:57:03.069Z |INFO |Init configs |InvocationID=15200bfd-f8c3-49ae-bcca-bf03d13c14e8, InstanceUUID=4efa7569-974a-45b4-92b0-ed6b86139b9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T09:57:03.087Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T09:57:13.087Z |INFO |Init configs |InvocationID=15200bfd-f8c3-49ae-bcca-bf03d13c14e8, InstanceUUID=f440b784-a1f5-40d1-9c69-f4ad04ed7530 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T09:57:13.097Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T09:57:23.097Z |INFO |Init configs |InvocationID=15200bfd-f8c3-49ae-bcca-bf03d13c14e8, InstanceUUID=a7a5f082-6615-4759-b4b7-0a6129d8407c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T09:57:23.107Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T09:57:33.109Z |INFO |Init configs |InvocationID=15200bfd-f8c3-49ae-bcca-bf03d13c14e8, InstanceUUID=90ffab6a-7f98-4030-b039-0e17a10001e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T09:57:33.125Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T09:57:43.126Z |INFO |Init configs |InvocationID=15200bfd-f8c3-49ae-bcca-bf03d13c14e8, InstanceUUID=8b8c238c-e38e-4f70-8326-bedca04e11f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T09:57:43.134Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T09:57:53.134Z |INFO |Init configs |InvocationID=15200bfd-f8c3-49ae-bcca-bf03d13c14e8, InstanceUUID=df921480-03d4-4b68-a790-7e8074215b1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T09:57:53.142Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T09:58:03.143Z |INFO |Init configs |InvocationID=15200bfd-f8c3-49ae-bcca-bf03d13c14e8, InstanceUUID=73bfaea1-c70e-4e4a-800d-f1dc03fc980a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T09:58:03.150Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T09:58:13.151Z |INFO |Init configs |InvocationID=15200bfd-f8c3-49ae-bcca-bf03d13c14e8, InstanceUUID=88e54c30-0bf1-4df2-8699-eff270ccd84a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T09:58:13.159Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T09:58:23.159Z |INFO |Init configs |InvocationID=15200bfd-f8c3-49ae-bcca-bf03d13c14e8, InstanceUUID=a18a759b-b436-4876-b1e8-6c8ad4253cd7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T09:58:23.179Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T09:58:33.182Z |INFO |Init configs |InvocationID=15200bfd-f8c3-49ae-bcca-bf03d13c14e8, InstanceUUID=d3e208f3-6094-4cfa-9f34-3286c6d68187 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T09:58:33.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T09:58:43.196Z |INFO |Init configs |InvocationID=15200bfd-f8c3-49ae-bcca-bf03d13c14e8, InstanceUUID=587aaa40-92de-49cc-93da-c0469e4960e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T09:58:43.211Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T09:58:53.214Z |INFO |Init configs |InvocationID=15200bfd-f8c3-49ae-bcca-bf03d13c14e8, InstanceUUID=c2682e2b-1810-4af6-aa48-7577a28af50c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T09:58:53.231Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T09:59:03.233Z |INFO |Init configs |InvocationID=15200bfd-f8c3-49ae-bcca-bf03d13c14e8, InstanceUUID=d01c4c26-2b4e-4af1-ae0b-d4360d46054c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T09:59:03.245Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T09:59:13.246Z |INFO |Init configs |InvocationID=15200bfd-f8c3-49ae-bcca-bf03d13c14e8, InstanceUUID=ba098da5-b66f-40cb-aaa4-a3727b78a17c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T09:59:13.253Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T09:59:23.253Z |INFO |Init configs |InvocationID=15200bfd-f8c3-49ae-bcca-bf03d13c14e8, InstanceUUID=3f1020a9-02cd-4e82-a726-ec0aa7c3bbc1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T09:59:23.262Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T09:59:33.262Z |INFO |Init configs |InvocationID=15200bfd-f8c3-49ae-bcca-bf03d13c14e8, InstanceUUID=d9840e57-f162-485c-a5f2-e73cc7fc7216 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T09:59:33.271Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T09:59:43.273Z |INFO |Init configs |InvocationID=15200bfd-f8c3-49ae-bcca-bf03d13c14e8, InstanceUUID=099e47dc-1ec2-4577-9530-72bf47d51bd4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T09:59:43.294Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T09:59:53.295Z |INFO |Init configs |InvocationID=15200bfd-f8c3-49ae-bcca-bf03d13c14e8, InstanceUUID=0c18285a-1e35-48a0-8a16-129465909c92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T09:59:53.304Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T10:00:03.304Z |INFO |Init configs |InvocationID=15200bfd-f8c3-49ae-bcca-bf03d13c14e8, InstanceUUID=ca435a75-2b88-46fd-b9cd-7936b95088dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T10:00:03.314Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T10:00:13.315Z |INFO |Init configs |InvocationID=15200bfd-f8c3-49ae-bcca-bf03d13c14e8, InstanceUUID=c8a22ef7-8020-4222-a896-64b9c603c246 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T10:00:13.337Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T10:00:23.338Z |INFO |Init configs |InvocationID=15200bfd-f8c3-49ae-bcca-bf03d13c14e8, InstanceUUID=b9f66f6c-b064-4e72-b215-cd89d54d4abc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T10:00:23.347Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T10:00:33.348Z |INFO |Init configs |InvocationID=15200bfd-f8c3-49ae-bcca-bf03d13c14e8, InstanceUUID=024d902c-f66c-436e-a5d4-419e4f00aa25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T10:00:33.356Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T10:00:43.358Z |INFO |Init configs |InvocationID=15200bfd-f8c3-49ae-bcca-bf03d13c14e8, InstanceUUID=c47b922d-0e66-4a1a-a252-92f51bb89302 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T10:00:43.380Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T10:00:53.384Z |INFO |Init configs |InvocationID=15200bfd-f8c3-49ae-bcca-bf03d13c14e8, InstanceUUID=2e07fb04-4f86-48d3-bf81-7a9dc4a0c73d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T10:00:53.391Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T10:01:03.394Z |INFO |Init configs |InvocationID=15200bfd-f8c3-49ae-bcca-bf03d13c14e8, InstanceUUID=783a8ff0-9024-45f8-9008-d17d7df45cf5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T10:01:03.402Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T10:01:13.403Z |INFO |Init configs |InvocationID=15200bfd-f8c3-49ae-bcca-bf03d13c14e8, InstanceUUID=a401fab9-5bb5-48c1-8495-150d8fa1c306 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T10:01:13.425Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T10:01:23.425Z |INFO |Init configs |InvocationID=15200bfd-f8c3-49ae-bcca-bf03d13c14e8, InstanceUUID=0395f898-8a83-435b-be3f-52a7c3239b18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T10:01:23.435Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-23T10:01:24.654Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-23T10:01:24.654Z |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-11-23T10:01:24.655Z |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-11-23T10:01:24.658Z |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-11-23T10:01:24.665Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-23T10:01:24.665Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-23T10:01:24.665Z |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-11-23T10:01:24.667Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T10:01:33.438Z |INFO |Init configs |InvocationID=15200bfd-f8c3-49ae-bcca-bf03d13c14e8, InstanceUUID=ff96a720-240e-4b59-bdb8-a4162a012df2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T10:01:33.449Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T10:01:43.450Z |INFO |Init configs |InvocationID=15200bfd-f8c3-49ae-bcca-bf03d13c14e8, InstanceUUID=7f1ad62a-8fd9-4786-8750-e66485dbb6f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T10:01:43.461Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T10:01:53.462Z |INFO |Init configs |InvocationID=15200bfd-f8c3-49ae-bcca-bf03d13c14e8, InstanceUUID=848abc47-c2f8-4892-ac01-596d02062767 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T10:01:53.469Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T10:02:03.470Z |INFO |Init configs |InvocationID=15200bfd-f8c3-49ae-bcca-bf03d13c14e8, InstanceUUID=2647e0f4-59da-4ad1-858c-16f04d9c532c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T10:02:03.480Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T10:02:13.480Z |INFO |Init configs |InvocationID=15200bfd-f8c3-49ae-bcca-bf03d13c14e8, InstanceUUID=1ac25d39-9acb-4b9c-941a-ef8dd1afb8af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T10:02:13.486Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T10:02:23.487Z |INFO |Init configs |InvocationID=15200bfd-f8c3-49ae-bcca-bf03d13c14e8, InstanceUUID=858e36b0-79d9-4b1a-b1c6-a32ace1beba9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T10:02:23.493Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T10:02:33.494Z |INFO |Init configs |InvocationID=15200bfd-f8c3-49ae-bcca-bf03d13c14e8, InstanceUUID=2112b745-31e8-4a0f-8814-d2853f844a82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T10:02:33.504Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T10:02:43.507Z |INFO |Init configs |InvocationID=15200bfd-f8c3-49ae-bcca-bf03d13c14e8, InstanceUUID=6c62ea6e-73ee-406a-bd3f-3682bbb72004 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T10:02:43.523Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T10:02:53.524Z |INFO |Init configs |InvocationID=15200bfd-f8c3-49ae-bcca-bf03d13c14e8, InstanceUUID=e11ec5a6-449d-4094-88c8-4586689af7a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T10:02:53.531Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T10:03:03.532Z |INFO |Init configs |InvocationID=15200bfd-f8c3-49ae-bcca-bf03d13c14e8, InstanceUUID=99291235-2510-4fdb-a318-9206cbd1015d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T10:03:03.539Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T10:03:13.539Z |INFO |Init configs |InvocationID=15200bfd-f8c3-49ae-bcca-bf03d13c14e8, InstanceUUID=795ec21b-2b11-429d-94d1-76eb940e5fe1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T10:03:13.546Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T10:03:23.547Z |INFO |Init configs |InvocationID=15200bfd-f8c3-49ae-bcca-bf03d13c14e8, InstanceUUID=cd9d4cc4-1851-455e-97c2-49cb604cd3f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T10:03:23.555Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T10:03:33.555Z |INFO |Init configs |InvocationID=15200bfd-f8c3-49ae-bcca-bf03d13c14e8, InstanceUUID=8c6c9805-f57f-4f13-86e4-f19ec1673c90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T10:03:33.561Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T10:03:43.562Z |INFO |Init configs |InvocationID=15200bfd-f8c3-49ae-bcca-bf03d13c14e8, InstanceUUID=eea7fe91-4199-46d7-ad25-65690dc1ca1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T10:03:43.570Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T10:03:53.572Z |INFO |Init configs |InvocationID=15200bfd-f8c3-49ae-bcca-bf03d13c14e8, InstanceUUID=d587e987-af57-4e65-a678-d829d1aac11b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T10:03:53.586Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T10:04:03.586Z |INFO |Init configs |InvocationID=15200bfd-f8c3-49ae-bcca-bf03d13c14e8, InstanceUUID=534bc4ef-949c-45ba-aec2-1189b5a8eb50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T10:04:03.595Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T10:04:13.596Z |INFO |Init configs |InvocationID=15200bfd-f8c3-49ae-bcca-bf03d13c14e8, InstanceUUID=5fc2db1c-e6aa-4990-8047-048afe310cea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T10:04:13.603Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T10:04:23.603Z |INFO |Init configs |InvocationID=15200bfd-f8c3-49ae-bcca-bf03d13c14e8, InstanceUUID=b62e7cdb-5b27-4ca6-85f4-a8725dec1fd2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T10:04:23.610Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T10:04:33.610Z |INFO |Init configs |InvocationID=15200bfd-f8c3-49ae-bcca-bf03d13c14e8, InstanceUUID=f3e18313-70e4-4568-8d90-a931f02320b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T10:04:33.623Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T10:04:43.624Z |INFO |Init configs |InvocationID=15200bfd-f8c3-49ae-bcca-bf03d13c14e8, InstanceUUID=0f3b557f-a5fc-4274-9875-8f63fbed261e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T10:04:43.632Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T10:04:53.633Z |INFO |Init configs |InvocationID=15200bfd-f8c3-49ae-bcca-bf03d13c14e8, InstanceUUID=a26ec936-fad3-415e-a1b1-e6e5edd4b500 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T10:04:53.644Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T10:05:03.647Z |INFO |Init configs |InvocationID=15200bfd-f8c3-49ae-bcca-bf03d13c14e8, InstanceUUID=08152c5a-fddc-43dc-9095-32e812f4f867 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T10:05:03.662Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T10:05:13.662Z |INFO |Init configs |InvocationID=15200bfd-f8c3-49ae-bcca-bf03d13c14e8, InstanceUUID=3c7640da-8ba1-491d-bd6e-98ed42027fe0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T10:05:13.669Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T10:05:23.670Z |INFO |Init configs |InvocationID=15200bfd-f8c3-49ae-bcca-bf03d13c14e8, InstanceUUID=6ca973db-9be9-4b6f-9bd7-638b6e6f01c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T10:05:23.679Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T10:05:33.680Z |INFO |Init configs |InvocationID=15200bfd-f8c3-49ae-bcca-bf03d13c14e8, InstanceUUID=2bc70c58-d74c-4755-8248-bcc5ab51f6b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T10:05:33.686Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T10:05:43.687Z |INFO |Init configs |InvocationID=15200bfd-f8c3-49ae-bcca-bf03d13c14e8, InstanceUUID=5a00a84d-1bdb-453d-8097-2326e2ecf8fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T10:05:43.701Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T10:05:53.701Z |INFO |Init configs |InvocationID=15200bfd-f8c3-49ae-bcca-bf03d13c14e8, InstanceUUID=c7a2aab4-5eba-47d8-9ccc-48647cb6c3fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T10:05:53.710Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T10:06:03.714Z |INFO |Init configs |InvocationID=15200bfd-f8c3-49ae-bcca-bf03d13c14e8, InstanceUUID=5cb71172-0b84-48f9-bf86-0eec53c97a35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T10:06:03.731Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T10:06:13.731Z |INFO |Init configs |InvocationID=15200bfd-f8c3-49ae-bcca-bf03d13c14e8, InstanceUUID=ada82b95-cb97-4593-a45c-14db2007afb9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T10:06:13.740Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T10:06:23.741Z |INFO |Init configs |InvocationID=15200bfd-f8c3-49ae-bcca-bf03d13c14e8, InstanceUUID=e201f137-1dfb-4c89-bd73-d48119de8eb8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T10:06:23.749Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-23T10:06:24.671Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-23T10:06:24.672Z |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-11-23T10:06:24.674Z |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-11-23T10:06:24.677Z |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-11-23T10:06:24.689Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-23T10:06:24.689Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-23T10:06:24.689Z |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-11-23T10:06:24.692Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T10:06:33.750Z |INFO |Init configs |InvocationID=15200bfd-f8c3-49ae-bcca-bf03d13c14e8, InstanceUUID=160e159d-e716-4763-81a3-b8b62652da8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T10:06:33.761Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T10:06:43.761Z |INFO |Init configs |InvocationID=15200bfd-f8c3-49ae-bcca-bf03d13c14e8, InstanceUUID=d115e463-0b95-4a94-a798-19550f50582d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T10:06:43.774Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T10:06:53.775Z |INFO |Init configs |InvocationID=15200bfd-f8c3-49ae-bcca-bf03d13c14e8, InstanceUUID=ff246a6e-2356-4416-a3ce-e8064525eb12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T10:06:53.783Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T10:07:03.783Z |INFO |Init configs |InvocationID=15200bfd-f8c3-49ae-bcca-bf03d13c14e8, InstanceUUID=20bad245-37b2-49e1-8717-97dd0ac46bba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T10:07:03.792Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T10:07:13.794Z |INFO |Init configs |InvocationID=15200bfd-f8c3-49ae-bcca-bf03d13c14e8, InstanceUUID=7e9fb244-9b18-469e-b602-cc51b318014a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T10:07:13.806Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T10:07:23.807Z |INFO |Init configs |InvocationID=15200bfd-f8c3-49ae-bcca-bf03d13c14e8, InstanceUUID=981a3a92-f55f-480b-b6c3-7ce1b27b35e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T10:07:23.818Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T10:07:33.818Z |INFO |Init configs |InvocationID=15200bfd-f8c3-49ae-bcca-bf03d13c14e8, InstanceUUID=88255c84-e442-486a-8237-9b8928f172da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T10:07:33.825Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T10:07:43.825Z |INFO |Init configs |InvocationID=15200bfd-f8c3-49ae-bcca-bf03d13c14e8, InstanceUUID=75498635-01b8-407a-a296-366321569094 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T10:07:43.835Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T10:07:53.835Z |INFO |Init configs |InvocationID=15200bfd-f8c3-49ae-bcca-bf03d13c14e8, InstanceUUID=4809b104-235a-47c7-b347-0fd32a98e3d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T10:07:53.842Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T10:08:03.843Z |INFO |Init configs |InvocationID=15200bfd-f8c3-49ae-bcca-bf03d13c14e8, InstanceUUID=5974bb45-04dc-4a55-aa33-846557c72a41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T10:08:03.850Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T10:08:13.852Z |INFO |Init configs |InvocationID=15200bfd-f8c3-49ae-bcca-bf03d13c14e8, InstanceUUID=474c4bc0-38ca-4973-963c-73c909835d47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T10:08:13.867Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T10:08:23.877Z |INFO |Init configs |InvocationID=15200bfd-f8c3-49ae-bcca-bf03d13c14e8, InstanceUUID=3e10f45a-86b6-4270-94d7-150ce0dd095a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T10:08:23.903Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T10:08:33.904Z |INFO |Init configs |InvocationID=15200bfd-f8c3-49ae-bcca-bf03d13c14e8, InstanceUUID=8fddcae7-d5fe-4b95-ab9e-7a95353471bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T10:08:33.931Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T10:08:43.932Z |INFO |Init configs |InvocationID=15200bfd-f8c3-49ae-bcca-bf03d13c14e8, InstanceUUID=e58f18a1-5565-4e5b-8bce-f87ebdb8f8f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T10:08:43.939Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T10:08:53.939Z |INFO |Init configs |InvocationID=15200bfd-f8c3-49ae-bcca-bf03d13c14e8, InstanceUUID=ed154552-653f-49a4-a5eb-90fed359591e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T10:08:53.945Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T10:09:03.946Z |INFO |Init configs |InvocationID=15200bfd-f8c3-49ae-bcca-bf03d13c14e8, InstanceUUID=3d0443db-e0d0-4299-a05f-e728c1f8e690 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T10:09:03.953Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T10:09:13.954Z |INFO |Init configs |InvocationID=15200bfd-f8c3-49ae-bcca-bf03d13c14e8, InstanceUUID=9ed89b46-ff45-4644-8339-b5349cf2d1c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T10:09:13.962Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T10:09:23.964Z |INFO |Init configs |InvocationID=15200bfd-f8c3-49ae-bcca-bf03d13c14e8, InstanceUUID=a03bc2fa-e0e0-4345-9a39-19fd76c8c270 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T10:09:23.974Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T10:09:33.976Z |INFO |Init configs |InvocationID=15200bfd-f8c3-49ae-bcca-bf03d13c14e8, InstanceUUID=ffed6283-d5e9-443a-a789-8d75807c5284 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T10:09:33.989Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T10:09:43.990Z |INFO |Init configs |InvocationID=15200bfd-f8c3-49ae-bcca-bf03d13c14e8, InstanceUUID=21f65608-0f95-4765-a3c2-7f7d53f3eb00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T10:09:43.997Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T10:09:53.998Z |INFO |Init configs |InvocationID=15200bfd-f8c3-49ae-bcca-bf03d13c14e8, InstanceUUID=c8e5704e-a820-4a46-9823-8825aa83be74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T10:09:54.008Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T10:10:04.008Z |INFO |Init configs |InvocationID=15200bfd-f8c3-49ae-bcca-bf03d13c14e8, InstanceUUID=525e1619-28c1-4315-a362-72d31d35f42d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T10:10:04.014Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T10:10:14.014Z |INFO |Init configs |InvocationID=15200bfd-f8c3-49ae-bcca-bf03d13c14e8, InstanceUUID=4bc75044-a0ad-4b6e-bb0b-ad97570618f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T10:10:14.021Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T10:10:24.022Z |INFO |Init configs |InvocationID=15200bfd-f8c3-49ae-bcca-bf03d13c14e8, InstanceUUID=f4b2d10b-05c7-415a-baf3-235c5d244a8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T10:10:24.031Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T10:10:34.032Z |INFO |Init configs |InvocationID=15200bfd-f8c3-49ae-bcca-bf03d13c14e8, InstanceUUID=a2449772-1178-45f8-8862-8a6ac195335c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T10:10:34.040Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T10:10:44.041Z |INFO |Init configs |InvocationID=15200bfd-f8c3-49ae-bcca-bf03d13c14e8, InstanceUUID=88266edc-eb4a-434a-b0c9-94706db0218c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T10:10:44.053Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T10:10:54.053Z |INFO |Init configs |InvocationID=15200bfd-f8c3-49ae-bcca-bf03d13c14e8, InstanceUUID=be43e486-6e0e-4702-bb78-77e645a4c74e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T10:10:54.062Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T10:11:04.062Z |INFO |Init configs |InvocationID=15200bfd-f8c3-49ae-bcca-bf03d13c14e8, InstanceUUID=dc33fb5f-7496-49a9-b5ae-ba4946a7725e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T10:11:04.072Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T10:11:14.072Z |INFO |Init configs |InvocationID=15200bfd-f8c3-49ae-bcca-bf03d13c14e8, InstanceUUID=b60e152a-ab7f-4c51-9ba0-1f6f46a6f121 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T10:11:14.082Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T10:11:24.082Z |INFO |Init configs |InvocationID=15200bfd-f8c3-49ae-bcca-bf03d13c14e8, InstanceUUID=85eee7c2-d298-4c3d-a193-4c41ce3cd7cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T10:11:24.089Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-23T10:11:24.712Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-23T10:11:24.712Z |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-11-23T10:11:24.713Z |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-11-23T10:11:24.716Z |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-11-23T10:11:24.721Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-23T10:11:24.721Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-23T10:11:24.722Z |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-11-23T10:11:24.724Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T10:11:34.089Z |INFO |Init configs |InvocationID=15200bfd-f8c3-49ae-bcca-bf03d13c14e8, InstanceUUID=432c2209-c8e9-4fb8-a878-f4bbccfb524c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T10:11:34.097Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T10:11:44.098Z |INFO |Init configs |InvocationID=15200bfd-f8c3-49ae-bcca-bf03d13c14e8, InstanceUUID=0675f20b-ccbc-4dfb-857b-562c2a8918ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T10:11:44.108Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T10:11:54.108Z |INFO |Init configs |InvocationID=15200bfd-f8c3-49ae-bcca-bf03d13c14e8, InstanceUUID=531759c6-7454-4734-a872-aad15e73d717 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T10:11:54.117Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T10:12:04.120Z |INFO |Init configs |InvocationID=15200bfd-f8c3-49ae-bcca-bf03d13c14e8, InstanceUUID=06c5f05a-9243-4327-8605-e99742eb0e46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T10:12:04.135Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T10:12:14.136Z |INFO |Init configs |InvocationID=15200bfd-f8c3-49ae-bcca-bf03d13c14e8, InstanceUUID=aa277fd9-dacc-4195-8a12-73d04028d0fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T10:12:14.143Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T10:12:24.143Z |INFO |Init configs |InvocationID=15200bfd-f8c3-49ae-bcca-bf03d13c14e8, InstanceUUID=6fa02257-a02d-46ab-a672-c8b4a3bb24b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T10:12:24.150Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T10:12:34.151Z |INFO |Init configs |InvocationID=15200bfd-f8c3-49ae-bcca-bf03d13c14e8, InstanceUUID=318ea2f3-9dec-4fcb-9222-2a10cfc352d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T10:12:34.160Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T10:12:44.161Z |INFO |Init configs |InvocationID=15200bfd-f8c3-49ae-bcca-bf03d13c14e8, InstanceUUID=64b2e97e-5aae-4bfb-904e-e3c4ce0d6fd5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T10:12:44.169Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T10:12:54.171Z |INFO |Init configs |InvocationID=15200bfd-f8c3-49ae-bcca-bf03d13c14e8, InstanceUUID=27787615-2a05-4ce4-9b81-20be8efdd4e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T10:12:54.180Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T10:13:04.180Z |INFO |Init configs |InvocationID=15200bfd-f8c3-49ae-bcca-bf03d13c14e8, InstanceUUID=3ea68d05-abae-4780-88c3-e3132a83f510 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T10:13:04.187Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T10:13:14.189Z |INFO |Init configs |InvocationID=15200bfd-f8c3-49ae-bcca-bf03d13c14e8, InstanceUUID=a6441654-e1c4-4275-9e72-8c54c831fe90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T10:13:14.202Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T10:13:24.203Z |INFO |Init configs |InvocationID=15200bfd-f8c3-49ae-bcca-bf03d13c14e8, InstanceUUID=2d35bfde-a0ab-40f8-96fd-e787c3e75a4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T10:13:24.212Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T10:13:34.212Z |INFO |Init configs |InvocationID=15200bfd-f8c3-49ae-bcca-bf03d13c14e8, InstanceUUID=553c878c-2720-4f2a-aa5e-5b6383e7a4ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T10:13:34.225Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T10:13:44.226Z |INFO |Init configs |InvocationID=15200bfd-f8c3-49ae-bcca-bf03d13c14e8, InstanceUUID=432c7934-122a-4a8c-bbd8-1cf9bc258d6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T10:13:44.233Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T10:13:54.233Z |INFO |Init configs |InvocationID=15200bfd-f8c3-49ae-bcca-bf03d13c14e8, InstanceUUID=c8791e56-15a2-4427-8444-d43b46c322cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T10:13:54.250Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T10:14:04.256Z |INFO |Init configs |InvocationID=15200bfd-f8c3-49ae-bcca-bf03d13c14e8, InstanceUUID=e4da8793-1587-4c46-bf34-f1a70a702a75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T10:14:04.268Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T10:14:14.269Z |INFO |Init configs |InvocationID=15200bfd-f8c3-49ae-bcca-bf03d13c14e8, InstanceUUID=640e6c7b-6626-4fdb-977b-9cf57fcab5e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T10:14:14.278Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T10:14:24.280Z |INFO |Init configs |InvocationID=15200bfd-f8c3-49ae-bcca-bf03d13c14e8, InstanceUUID=3df42db4-e0d8-4153-9e16-bfad0564558a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T10:14:24.294Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T10:14:34.295Z |INFO |Init configs |InvocationID=15200bfd-f8c3-49ae-bcca-bf03d13c14e8, InstanceUUID=ad9cfc2d-acf9-4ae3-9fb1-b574d2bac466 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T10:14:34.301Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T10:14:44.301Z |INFO |Init configs |InvocationID=15200bfd-f8c3-49ae-bcca-bf03d13c14e8, InstanceUUID=33cef5bf-78d4-4ad9-8424-ccad0da5a15c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T10:14:44.309Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T10:14:54.310Z |INFO |Init configs |InvocationID=15200bfd-f8c3-49ae-bcca-bf03d13c14e8, InstanceUUID=a3881cbf-e0c8-4810-9a99-41a3b6a0bea5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T10:14:54.318Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T10:15:04.319Z |INFO |Init configs |InvocationID=15200bfd-f8c3-49ae-bcca-bf03d13c14e8, InstanceUUID=3bb5e9bc-04cb-4c89-877e-3c7052eb8e25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T10:15:04.326Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T10:15:14.326Z |INFO |Init configs |InvocationID=15200bfd-f8c3-49ae-bcca-bf03d13c14e8, InstanceUUID=e8ba5471-937a-4dfe-9f1d-185191cc68e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T10:15:14.335Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T10:15:24.336Z |INFO |Init configs |InvocationID=15200bfd-f8c3-49ae-bcca-bf03d13c14e8, InstanceUUID=de515c51-2c83-4df4-82f8-8ed2d330273d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T10:15:24.350Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T10:15:34.352Z |INFO |Init configs |InvocationID=15200bfd-f8c3-49ae-bcca-bf03d13c14e8, InstanceUUID=3b74e1fc-6468-40fd-8f82-72dfd5ed5df7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T10:15:34.364Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T10:15:44.365Z |INFO |Init configs |InvocationID=15200bfd-f8c3-49ae-bcca-bf03d13c14e8, InstanceUUID=cbafdf2a-e307-4956-bbb5-10acd2fb02e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T10:15:44.372Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T10:15:54.372Z |INFO |Init configs |InvocationID=15200bfd-f8c3-49ae-bcca-bf03d13c14e8, InstanceUUID=7221a189-ff0f-4e9f-9225-1b40aa68eee1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T10:15:54.380Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T10:16:04.382Z |INFO |Init configs |InvocationID=15200bfd-f8c3-49ae-bcca-bf03d13c14e8, InstanceUUID=7ed25576-9db6-4e29-bd23-37c61de9cea9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T10:16:04.388Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T10:16:14.389Z |INFO |Init configs |InvocationID=15200bfd-f8c3-49ae-bcca-bf03d13c14e8, InstanceUUID=425f4b16-f84a-4b7f-a5a5-c7a53bf38f81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T10:16:14.396Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T10:16:24.404Z |INFO |Init configs |InvocationID=15200bfd-f8c3-49ae-bcca-bf03d13c14e8, InstanceUUID=b51fc850-e34b-4dfa-ac55-4c7e444e8a5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T10:16:24.430Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-23T10:16:24.671Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-23T10:16:24.671Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-23T10:16:24.672Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-23T10:16:24.677Z |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-11-23T10:16:24.684Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-23T10:16:24.685Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-23T10:16:24.685Z |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-11-23T10:16:24.687Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T10:16:34.432Z |INFO |Init configs |InvocationID=15200bfd-f8c3-49ae-bcca-bf03d13c14e8, InstanceUUID=0e0c7c7b-f65c-4976-a3e8-0b75819a0187 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T10:16:34.448Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T10:16:44.450Z |INFO |Init configs |InvocationID=15200bfd-f8c3-49ae-bcca-bf03d13c14e8, InstanceUUID=fa149989-946f-4ff9-a18c-d8295929bc4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T10:16:44.459Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T10:16:54.459Z |INFO |Init configs |InvocationID=15200bfd-f8c3-49ae-bcca-bf03d13c14e8, InstanceUUID=8985adbf-c2c5-4af1-bf31-00e7696a33c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T10:16:54.468Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T10:17:04.469Z |INFO |Init configs |InvocationID=15200bfd-f8c3-49ae-bcca-bf03d13c14e8, InstanceUUID=88286d43-ff97-4a5c-8152-8d097ebaa306 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T10:17:04.477Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T10:17:14.478Z |INFO |Init configs |InvocationID=15200bfd-f8c3-49ae-bcca-bf03d13c14e8, InstanceUUID=e2d33e3f-44bd-4dec-848e-2803bb3ac7aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T10:17:14.486Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T10:17:24.486Z |INFO |Init configs |InvocationID=15200bfd-f8c3-49ae-bcca-bf03d13c14e8, InstanceUUID=ad6b91e2-26cc-4e3c-939f-ac523c60e2d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T10:17:24.492Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T10:17:34.493Z |INFO |Init configs |InvocationID=15200bfd-f8c3-49ae-bcca-bf03d13c14e8, InstanceUUID=974ba087-dc75-4c46-a7fd-ed5e64862a5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T10:17:34.501Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T10:17:44.502Z |INFO |Init configs |InvocationID=15200bfd-f8c3-49ae-bcca-bf03d13c14e8, InstanceUUID=0941933c-a85e-4428-89ab-e341df22ae4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T10:17:44.512Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T10:17:54.514Z |INFO |Init configs |InvocationID=15200bfd-f8c3-49ae-bcca-bf03d13c14e8, InstanceUUID=25f6fc0e-2fbd-40b6-9986-d7decb8fc87a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T10:17:54.530Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T10:18:04.531Z |INFO |Init configs |InvocationID=15200bfd-f8c3-49ae-bcca-bf03d13c14e8, InstanceUUID=bbc907c3-dfca-443b-9858-df9d5a377895 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T10:18:04.538Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T10:18:14.539Z |INFO |Init configs |InvocationID=15200bfd-f8c3-49ae-bcca-bf03d13c14e8, InstanceUUID=892743f1-08ce-49a4-9d3b-d1c48968e75f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T10:18:14.546Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T10:18:24.546Z |INFO |Init configs |InvocationID=15200bfd-f8c3-49ae-bcca-bf03d13c14e8, InstanceUUID=5a9db987-6d38-4fc6-9fb9-f1cc887c45b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T10:18:24.553Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T10:18:34.555Z |INFO |Init configs |InvocationID=15200bfd-f8c3-49ae-bcca-bf03d13c14e8, InstanceUUID=96908075-3ae1-45f4-89ab-768da3bdd528 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T10:18:34.561Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T10:18:44.561Z |INFO |Init configs |InvocationID=15200bfd-f8c3-49ae-bcca-bf03d13c14e8, InstanceUUID=87946e3c-f776-4ac8-b349-6aa0d9655dc7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T10:18:44.569Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T10:18:54.572Z |INFO |Init configs |InvocationID=15200bfd-f8c3-49ae-bcca-bf03d13c14e8, InstanceUUID=c77653a9-46d5-46aa-924a-35abebb98e6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T10:18:54.588Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T10:19:04.588Z |INFO |Init configs |InvocationID=15200bfd-f8c3-49ae-bcca-bf03d13c14e8, InstanceUUID=3157be41-452a-4db0-b705-d0c3246a8edb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T10:19:04.601Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T10:19:14.602Z |INFO |Init configs |InvocationID=15200bfd-f8c3-49ae-bcca-bf03d13c14e8, InstanceUUID=699d607f-76a1-434e-b706-b4757cbfeb1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T10:19:14.610Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T10:19:24.611Z |INFO |Init configs |InvocationID=15200bfd-f8c3-49ae-bcca-bf03d13c14e8, InstanceUUID=6a3be041-16f3-4d04-8315-98daf3d43e53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T10:19:24.617Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T10:19:34.618Z |INFO |Init configs |InvocationID=15200bfd-f8c3-49ae-bcca-bf03d13c14e8, InstanceUUID=8bcbf53f-fc69-4cef-86ea-7d66e9a742eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T10:19:34.625Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T10:19:44.626Z |INFO |Init configs |InvocationID=15200bfd-f8c3-49ae-bcca-bf03d13c14e8, InstanceUUID=93b7fc06-d16f-4028-9836-3cb6880fca08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T10:19:44.637Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T10:19:54.637Z |INFO |Init configs |InvocationID=15200bfd-f8c3-49ae-bcca-bf03d13c14e8, InstanceUUID=daf4c355-fff5-49c6-ae25-cd200c60b595 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T10:19:54.646Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T10:20:04.649Z |INFO |Init configs |InvocationID=15200bfd-f8c3-49ae-bcca-bf03d13c14e8, InstanceUUID=d3703f20-8108-478f-bb42-cb2e11019868 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T10:20:04.666Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T10:20:14.667Z |INFO |Init configs |InvocationID=15200bfd-f8c3-49ae-bcca-bf03d13c14e8, InstanceUUID=8fdad0ad-f0ea-4b89-8f63-07d5ae25dac8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T10:20:14.675Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T10:20:24.675Z |INFO |Init configs |InvocationID=15200bfd-f8c3-49ae-bcca-bf03d13c14e8, InstanceUUID=88c415d7-a489-4f05-a3b3-45fa91f3bad4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T10:20:24.682Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T10:20:34.682Z |INFO |Init configs |InvocationID=15200bfd-f8c3-49ae-bcca-bf03d13c14e8, InstanceUUID=da6e2565-66c4-41c5-96f9-cab880be5894 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T10:20:34.689Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T10:20:44.689Z |INFO |Init configs |InvocationID=15200bfd-f8c3-49ae-bcca-bf03d13c14e8, InstanceUUID=3476fd9b-c6a4-4cae-ac54-b427e8aeb654 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T10:20:44.696Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T10:20:54.697Z |INFO |Init configs |InvocationID=15200bfd-f8c3-49ae-bcca-bf03d13c14e8, InstanceUUID=b767224d-977f-49a2-a08e-07ce5fcf8b9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T10:20:54.705Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T10:21:04.706Z |INFO |Init configs |InvocationID=15200bfd-f8c3-49ae-bcca-bf03d13c14e8, InstanceUUID=1afd9cc5-a476-41dd-b741-f5116ce7b166 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T10:21:04.717Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T10:21:14.719Z |INFO |Init configs |InvocationID=15200bfd-f8c3-49ae-bcca-bf03d13c14e8, InstanceUUID=a1c3614d-d123-49cb-aa28-adc1dd5fac47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T10:21:14.734Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-23T10:21:24.709Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-23T10:21:24.709Z |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-11-23T10:21:24.711Z |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-11-23T10:21:24.714Z |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-11-23T10:21:24.721Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-23T10:21:24.721Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-23T10:21:24.721Z |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-11-23T10:21:24.723Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T10:21:24.734Z |INFO |Init configs |InvocationID=15200bfd-f8c3-49ae-bcca-bf03d13c14e8, InstanceUUID=aa75b148-ca3e-4201-943c-3147c9e402b4 | |INVOKE |pool-2-thread-1 |