By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.4.8) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-02T09:53:13.588Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-02T09:53:13.590Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-02T09:53:13.625Z |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-02T09:53:14.282Z |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-02T09:53:14.368Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-02T09:53:14.369Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-02T09:53:14.369Z |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-02T09:53:14.479Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-11-02T09:53:14.546Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2021-11-02T09:53:14.647Z |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-02T09:53:15.825Z |INFO |BeanFactory id=aae88e22-1cbc-33f9-96c8-cdcbe6e44789 | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-11-02T09:53:16.216Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2021-11-02T09:53:16.235Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2021-11-02T09:53:16.236Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.48] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-11-02T09:53:16.287Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2021-11-02T09:53:16.288Z |INFO |Root WebApplicationContext: initialization completed in 1641 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2021-11-02T09:53:16.660Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=6e20a7be-7e25-41a9-a7a8-fb82f3d26057 | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2021-11-02T09:53:17.332Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=6e20a7be-7e25-41a9-a7a8-fb82f3d26057 | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-11-02T09:53:18.463Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=6e20a7be-7e25-41a9-a7a8-fb82f3d26057 | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-11-02T09:53:18.909Z |INFO |Started MainApp in 7.447 seconds (JVM running for 8.066) |InvocationID=6e20a7be-7e25-41a9-a7a8-fb82f3d26057 | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2021-11-02T09:53:18.962Z |INFO |Start scheduling PRH workflow |InvocationID=6e20a7be-7e25-41a9-a7a8-fb82f3d26057 | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T09:53:18.971Z |INFO |Init configs |InvocationID=6e20a7be-7e25-41a9-a7a8-fb82f3d26057, InstanceUUID=31bf609e-2fb8-4def-b69a-3d16483be07c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-02T09:53:20.435Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.249.206:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T09:53:20.458Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-11-02T09:53:28.809Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2021-11-02T09:53:28.809Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2021-11-02T09:53:28.811Z |INFO |Completed initialization in 1 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T09:53:30.460Z |INFO |Init configs |InvocationID=6e20a7be-7e25-41a9-a7a8-fb82f3d26057, InstanceUUID=500c06f3-0bd5-4074-a0ac-3eef90ee71a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-02T09:53:31.533Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.249.206:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T09:53:31.533Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T09:53:41.535Z |INFO |Init configs |InvocationID=6e20a7be-7e25-41a9-a7a8-fb82f3d26057, InstanceUUID=fd80da48-afc3-4e6b-8c03-9dfb291e7e72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-02T09:53:42.606Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.249.206:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T09:53:42.608Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T09:53:52.610Z |INFO |Init configs |InvocationID=6e20a7be-7e25-41a9-a7a8-fb82f3d26057, InstanceUUID=fbc4f0e8-0cc1-47ec-9150-d0cf6acae34c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-02T09:53:53.645Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.249.206:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T09:53:53.646Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T09:54:03.646Z |INFO |Init configs |InvocationID=6e20a7be-7e25-41a9-a7a8-fb82f3d26057, InstanceUUID=fcadbdf7-ace0-40dc-947b-86c114d9be02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-02T09:54:04.685Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.249.206:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T09:54:04.686Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T09:54:14.687Z |INFO |Init configs |InvocationID=6e20a7be-7e25-41a9-a7a8-fb82f3d26057, InstanceUUID=e34fa4b6-6e40-4d10-b515-23fd9dcca8f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-02T09:54:15.725Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.249.206:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T09:54:15.725Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T09:54:25.726Z |INFO |Init configs |InvocationID=6e20a7be-7e25-41a9-a7a8-fb82f3d26057, InstanceUUID=1a5f951f-ad18-41f5-b246-1331e6285129 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-02T09:54:26.765Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.249.206:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T09:54:26.766Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T09:54:36.766Z |INFO |Init configs |InvocationID=6e20a7be-7e25-41a9-a7a8-fb82f3d26057, InstanceUUID=9e8b0c55-be76-48f4-ad7a-81d6206d772c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-02T09:54:37.805Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.249.206:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T09:54:37.805Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T09:54:47.806Z |INFO |Init configs |InvocationID=6e20a7be-7e25-41a9-a7a8-fb82f3d26057, InstanceUUID=f161cab0-b1c0-4609-b733-1b013fad8f5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-02T09:54:48.845Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.249.206:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T09:54:48.845Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T09:54:58.847Z |INFO |Init configs |InvocationID=6e20a7be-7e25-41a9-a7a8-fb82f3d26057, InstanceUUID=70bc952c-b387-4497-8849-8b22ff9ad975 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-02T09:54:59.889Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.249.206:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T09:54:59.890Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T09:55:09.892Z |INFO |Init configs |InvocationID=6e20a7be-7e25-41a9-a7a8-fb82f3d26057, InstanceUUID=5a15a8c5-178b-4178-8406-5c143ac57605 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-02T09:55:10.929Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.249.206:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T09:55:10.930Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T09:55:20.930Z |INFO |Init configs |InvocationID=6e20a7be-7e25-41a9-a7a8-fb82f3d26057, InstanceUUID=4907636f-d9c4-4498-9289-231a0eea5a21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-02T09:55:21.965Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.249.206:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T09:55:21.966Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T09:55:31.966Z |INFO |Init configs |InvocationID=6e20a7be-7e25-41a9-a7a8-fb82f3d26057, InstanceUUID=48568299-0928-4c60-b600-490b572234d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-02T09:55:33.005Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.249.206:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T09:55:33.006Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T09:55:43.006Z |INFO |Init configs |InvocationID=6e20a7be-7e25-41a9-a7a8-fb82f3d26057, InstanceUUID=56ca330f-026f-4384-9bb6-fbd1b1dcb13d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-02T09:55:44.045Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.249.206:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T09:55:44.045Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T09:55:54.047Z |INFO |Init configs |InvocationID=6e20a7be-7e25-41a9-a7a8-fb82f3d26057, InstanceUUID=0564834f-51ed-437a-b77a-eef38a2ccca0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-02T09:55:55.085Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.249.206:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T09:55:55.086Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T09:56:05.086Z |INFO |Init configs |InvocationID=6e20a7be-7e25-41a9-a7a8-fb82f3d26057, InstanceUUID=2c832f9e-8f7e-4bff-a4c3-33cce9f378d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-02T09:56:06.129Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.249.206:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T09:56:06.129Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T09:56:16.131Z |INFO |Init configs |InvocationID=6e20a7be-7e25-41a9-a7a8-fb82f3d26057, InstanceUUID=eef073f5-b67d-4beb-b3fc-20045d0db444 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-02T09:56:17.165Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.249.206:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T09:56:17.166Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T09:56:27.168Z |INFO |Init configs |InvocationID=6e20a7be-7e25-41a9-a7a8-fb82f3d26057, InstanceUUID=0f6651c5-23bf-4f28-a45b-dafee5e6643e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-02T09:56:28.205Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.249.206:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T09:56:28.206Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T09:56:38.207Z |INFO |Init configs |InvocationID=6e20a7be-7e25-41a9-a7a8-fb82f3d26057, InstanceUUID=4a50cc23-4d24-43a4-b6e2-d6766fdf7789 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-02T09:56:39.245Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.249.206:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T09:56:39.245Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T09:56:49.246Z |INFO |Init configs |InvocationID=6e20a7be-7e25-41a9-a7a8-fb82f3d26057, InstanceUUID=a0320423-812c-462d-b3e7-10206bf67c65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-02T09:56:50.285Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.249.206:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T09:56:50.285Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T09:57:00.286Z |INFO |Init configs |InvocationID=6e20a7be-7e25-41a9-a7a8-fb82f3d26057, InstanceUUID=7bd084fe-7366-426d-8bf0-cfd9ebc9f8b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-02T09:57:01.325Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.249.206:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T09:57:01.325Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T09:57:11.326Z |INFO |Init configs |InvocationID=6e20a7be-7e25-41a9-a7a8-fb82f3d26057, InstanceUUID=260baf31-b146-473b-b734-c147f8d9d7d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-02T09:57:12.365Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.249.206:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T09:57:12.365Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T09:57:22.366Z |INFO |Init configs |InvocationID=6e20a7be-7e25-41a9-a7a8-fb82f3d26057, InstanceUUID=52d29c0f-857f-4cb6-bc6b-9e139910d3e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-02T09:57:23.405Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.249.206:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T09:57:23.405Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T09:57:33.406Z |INFO |Init configs |InvocationID=6e20a7be-7e25-41a9-a7a8-fb82f3d26057, InstanceUUID=400372fc-08e0-414f-850a-76bcf63f90fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-02T09:57:34.445Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.249.206:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T09:57:34.445Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T09:57:44.446Z |INFO |Init configs |InvocationID=6e20a7be-7e25-41a9-a7a8-fb82f3d26057, InstanceUUID=66b1f00a-f923-4dd7-9f68-b11a69285596 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-02T09:57:45.485Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.249.206:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T09:57:45.485Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T09:57:55.487Z |INFO |Init configs |InvocationID=6e20a7be-7e25-41a9-a7a8-fb82f3d26057, InstanceUUID=81be21b0-8c86-406b-8120-b3a3cfe122ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-02T09:57:56.525Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.249.206:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T09:57:56.526Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T09:58:06.528Z |INFO |Init configs |InvocationID=6e20a7be-7e25-41a9-a7a8-fb82f3d26057, InstanceUUID=f903ab23-bbea-4727-b508-631bf852da9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-02T09:58:07.565Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.249.206:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T09:58:07.566Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T09:58:17.567Z |INFO |Init configs |InvocationID=6e20a7be-7e25-41a9-a7a8-fb82f3d26057, InstanceUUID=36898182-50ff-4255-866d-79396ac498b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-02T09:58:17.835Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-02T09:58:17.835Z |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-02T09:58:17.836Z |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-02T09:58:17.841Z |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-02T09:58:17.850Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-02T09:58:17.851Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-02T09:58:17.851Z |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-02T09:58:17.854Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-02T09:58:18.605Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.249.206:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T09:58:18.605Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T09:58:28.606Z |INFO |Init configs |InvocationID=6e20a7be-7e25-41a9-a7a8-fb82f3d26057, InstanceUUID=f77850da-f602-499e-ae87-37e14c73ec4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-02T09:58:29.645Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.249.206:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T09:58:29.646Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T09:58:39.646Z |INFO |Init configs |InvocationID=6e20a7be-7e25-41a9-a7a8-fb82f3d26057, InstanceUUID=9bc4eab7-9606-4d76-b387-dc413927416e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-02T09:58:40.685Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.249.206:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T09:58:40.686Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T09:58:50.686Z |INFO |Init configs |InvocationID=6e20a7be-7e25-41a9-a7a8-fb82f3d26057, InstanceUUID=aed701d1-c892-429e-a4dc-d95d1a6615a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-02T09:58:51.725Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.249.206:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T09:58:51.725Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T09:59:01.726Z |INFO |Init configs |InvocationID=6e20a7be-7e25-41a9-a7a8-fb82f3d26057, InstanceUUID=198803b5-fd50-4d90-bf61-e136a5bd0201 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-02T09:59:02.765Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.249.206:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T09:59:02.765Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T09:59:12.766Z |INFO |Init configs |InvocationID=6e20a7be-7e25-41a9-a7a8-fb82f3d26057, InstanceUUID=b31ad11c-744a-4d1c-aba4-2cb9d7b34956 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-02T09:59:13.805Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.249.206:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T09:59:13.805Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T09:59:23.807Z |INFO |Init configs |InvocationID=6e20a7be-7e25-41a9-a7a8-fb82f3d26057, InstanceUUID=ba158609-d257-4df9-aa58-950bd656c764 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-02T09:59:24.845Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.249.206:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T09:59:24.847Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T09:59:34.847Z |INFO |Init configs |InvocationID=6e20a7be-7e25-41a9-a7a8-fb82f3d26057, InstanceUUID=714a08b8-dc11-4881-8371-b02cbe1aa8da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-02T09:59:35.885Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.249.206:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T09:59:35.886Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T09:59:45.886Z |INFO |Init configs |InvocationID=6e20a7be-7e25-41a9-a7a8-fb82f3d26057, InstanceUUID=68c3ebf2-fe86-49d8-82ff-ff5ceea25c3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-02T09:59:46.925Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.249.206:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T09:59:46.925Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T09:59:56.926Z |INFO |Init configs |InvocationID=6e20a7be-7e25-41a9-a7a8-fb82f3d26057, InstanceUUID=c8e71c83-8a4e-4dce-b699-80366aa09056 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-02T09:59:57.965Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.249.206:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T09:59:57.965Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:00:07.966Z |INFO |Init configs |InvocationID=6e20a7be-7e25-41a9-a7a8-fb82f3d26057, InstanceUUID=81999afa-2218-4f94-a75e-1580ff43a80e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-02T10:00:09.005Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.249.206:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:00:09.006Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:00:19.006Z |INFO |Init configs |InvocationID=6e20a7be-7e25-41a9-a7a8-fb82f3d26057, InstanceUUID=3376d235-05ff-4784-99fb-57d1a80448ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-02T10:00:20.049Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.249.206:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:00:20.049Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:00:30.050Z |INFO |Init configs |InvocationID=6e20a7be-7e25-41a9-a7a8-fb82f3d26057, InstanceUUID=87049f3d-5cf6-4727-b4d9-d66bf82f0508 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-02T10:00:31.087Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.249.206:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:00:31.090Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:00:41.093Z |INFO |Init configs |InvocationID=6e20a7be-7e25-41a9-a7a8-fb82f3d26057, InstanceUUID=2f2bd695-2405-447c-a17c-8ba4162200f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-02T10:00:42.125Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.249.206:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:00:42.126Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:00:52.128Z |INFO |Init configs |InvocationID=6e20a7be-7e25-41a9-a7a8-fb82f3d26057, InstanceUUID=f5a60dcb-fbd1-4812-bd74-458baf3a7282 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-02T10:00:53.327Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.249.206:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:00:53.328Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:01:03.328Z |INFO |Init configs |InvocationID=6e20a7be-7e25-41a9-a7a8-fb82f3d26057, InstanceUUID=9386946e-f011-4767-916c-6a3c3e79739f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-02T10:01:04.365Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.249.206:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:01:04.365Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:01:14.366Z |INFO |Init configs |InvocationID=6e20a7be-7e25-41a9-a7a8-fb82f3d26057, InstanceUUID=1610187c-5210-4a85-91a4-2dfb2b0510b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-02T10:01:15.405Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.249.206:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:01:15.405Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:01:25.406Z |INFO |Init configs |InvocationID=6e20a7be-7e25-41a9-a7a8-fb82f3d26057, InstanceUUID=d0ff3f64-4d51-42b4-a39b-0d93b2cc21b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-02T10:01:26.445Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.249.206:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:01:26.445Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:01:36.447Z |INFO |Init configs |InvocationID=6e20a7be-7e25-41a9-a7a8-fb82f3d26057, InstanceUUID=f9d99822-43ef-4411-89de-4eaee186bd72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-02T10:01:37.485Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.249.206:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:01:37.486Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:01:47.487Z |INFO |Init configs |InvocationID=6e20a7be-7e25-41a9-a7a8-fb82f3d26057, InstanceUUID=85f431f7-564f-4ba4-b156-14b437e041af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-02T10:01:48.529Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.249.206:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:01:48.530Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:01:58.531Z |INFO |Init configs |InvocationID=6e20a7be-7e25-41a9-a7a8-fb82f3d26057, InstanceUUID=7fd38086-a6ca-42b5-b83f-ed8b8e2eb6c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-02T10:01:59.568Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.249.206:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:01:59.569Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:02:09.571Z |INFO |Init configs |InvocationID=6e20a7be-7e25-41a9-a7a8-fb82f3d26057, InstanceUUID=de74eed7-6b27-4940-aa7b-2a2075fe74ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-02T10:02:10.605Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.249.206:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:02:10.606Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:02:20.607Z |INFO |Init configs |InvocationID=6e20a7be-7e25-41a9-a7a8-fb82f3d26057, InstanceUUID=645aa599-6758-4915-9ac0-15d1afbc02d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-02T10:02:21.645Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.249.206:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:02:21.645Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:02:31.646Z |INFO |Init configs |InvocationID=6e20a7be-7e25-41a9-a7a8-fb82f3d26057, InstanceUUID=c7646e9b-6daf-4106-8583-9cc20458f893 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-02T10:02:32.685Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.249.206:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:02:32.686Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:02:42.687Z |INFO |Init configs |InvocationID=6e20a7be-7e25-41a9-a7a8-fb82f3d26057, InstanceUUID=084b7293-a74b-4657-b6b5-4d40d65d3b52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-02T10:02:43.725Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.249.206:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:02:43.726Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:02:53.727Z |INFO |Init configs |InvocationID=6e20a7be-7e25-41a9-a7a8-fb82f3d26057, InstanceUUID=451aade0-fefe-48b7-952e-43635d5473ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-02T10:02:54.765Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.249.206:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:02:54.766Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:03:04.767Z |INFO |Init configs |InvocationID=6e20a7be-7e25-41a9-a7a8-fb82f3d26057, InstanceUUID=e548adc6-213b-4667-9ef1-c01a699d3d70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-02T10:03:05.805Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.249.206:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:03:05.805Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:03:15.806Z |INFO |Init configs |InvocationID=6e20a7be-7e25-41a9-a7a8-fb82f3d26057, InstanceUUID=86a624a9-902e-44c2-b072-fdef6e242ddb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-02T10:03:16.863Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.249.206:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:03:16.863Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-02T10:03:17.041Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-02T10:03:17.041Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-02T10:03:17.042Z |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-02T10:03:17.045Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-02T10:03:17.053Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-02T10:03:17.053Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-02T10:03:17.053Z |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-02T10:03:17.055Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:03:26.864Z |INFO |Init configs |InvocationID=6e20a7be-7e25-41a9-a7a8-fb82f3d26057, InstanceUUID=33627153-698e-4897-9691-9ca6c853f005 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-02T10:03:27.899Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.249.206:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:03:27.901Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:03:37.901Z |INFO |Init configs |InvocationID=6e20a7be-7e25-41a9-a7a8-fb82f3d26057, InstanceUUID=e627907c-c8fd-4e31-8ead-aaa38ef8708e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-02T10:03:38.925Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.249.206:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:03:38.925Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:03:48.927Z |INFO |Init configs |InvocationID=6e20a7be-7e25-41a9-a7a8-fb82f3d26057, InstanceUUID=1f1893f2-b5f6-4739-b612-062e01aa2157 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-02T10:03:49.965Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.249.206:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:03:49.965Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:03:59.966Z |INFO |Init configs |InvocationID=6e20a7be-7e25-41a9-a7a8-fb82f3d26057, InstanceUUID=1d64e230-feaa-4bc4-9f2c-8f7f8872ca31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-02T10:04:01.005Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.249.206:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:04:01.005Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:04:11.005Z |INFO |Init configs |InvocationID=6e20a7be-7e25-41a9-a7a8-fb82f3d26057, InstanceUUID=6829ceef-c0f0-49de-bdbe-a5dbd56e51f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-02T10:04:12.045Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.249.206:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:04:12.046Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:04:22.047Z |INFO |Init configs |InvocationID=6e20a7be-7e25-41a9-a7a8-fb82f3d26057, InstanceUUID=f1d53ebf-8c7a-4dfd-8981-c34cc92c755d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-02T10:04:23.085Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.249.206:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:04:23.087Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:04:33.087Z |INFO |Init configs |InvocationID=6e20a7be-7e25-41a9-a7a8-fb82f3d26057, InstanceUUID=e4f56409-9667-4a55-8dec-93b3b60357fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-02T10:04:34.125Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.249.206:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:04:34.125Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:04:44.126Z |INFO |Init configs |InvocationID=6e20a7be-7e25-41a9-a7a8-fb82f3d26057, InstanceUUID=191708f9-568d-43b0-a0d9-adb7aa6ffb35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-02T10:04:45.165Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.249.206:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:04:45.166Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:04:55.167Z |INFO |Init configs |InvocationID=6e20a7be-7e25-41a9-a7a8-fb82f3d26057, InstanceUUID=3f1dd889-83dc-4242-8086-67f4ba769b2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-02T10:04:56.205Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.249.206:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:04:56.205Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:05:06.206Z |INFO |Init configs |InvocationID=6e20a7be-7e25-41a9-a7a8-fb82f3d26057, InstanceUUID=0993b199-4dcd-43e9-b663-e3248af0f6bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-02T10:05:07.245Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.249.206:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:05:07.245Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:05:17.246Z |INFO |Init configs |InvocationID=6e20a7be-7e25-41a9-a7a8-fb82f3d26057, InstanceUUID=75d0b0fc-574b-4e4f-85c5-015f3863d78d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-02T10:05:18.285Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.249.206:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:05:18.285Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:05:28.286Z |INFO |Init configs |InvocationID=6e20a7be-7e25-41a9-a7a8-fb82f3d26057, InstanceUUID=e3acd626-7e2f-4985-8a6d-c4ebae591ff4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-02T10:05:29.330Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.249.206:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:05:29.331Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:05:39.331Z |INFO |Init configs |InvocationID=6e20a7be-7e25-41a9-a7a8-fb82f3d26057, InstanceUUID=59dddfc2-1cf4-4125-b7e0-be54d788fb98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-02T10:05:40.365Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.249.206:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:05:40.365Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:05:50.366Z |INFO |Init configs |InvocationID=6e20a7be-7e25-41a9-a7a8-fb82f3d26057, InstanceUUID=0253a715-5019-4533-bd17-d80dd4458784 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-02T10:05:51.409Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.249.206:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:05:51.409Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:06:01.410Z |INFO |Init configs |InvocationID=6e20a7be-7e25-41a9-a7a8-fb82f3d26057, InstanceUUID=6491fbaf-da7f-4742-a816-1c871bddfa37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-02T10:06:02.448Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.249.206:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:06:02.454Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:06:12.456Z |INFO |Init configs |InvocationID=6e20a7be-7e25-41a9-a7a8-fb82f3d26057, InstanceUUID=89b975b7-fa5e-4faa-b08a-398dbc75e737 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-02T10:06:13.485Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.249.206:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:06:13.486Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:06:23.487Z |INFO |Init configs |InvocationID=6e20a7be-7e25-41a9-a7a8-fb82f3d26057, InstanceUUID=76845e7b-e73e-4206-87c4-c1b187ff71a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-02T10:06:24.529Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.249.206:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:06:24.550Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:06:34.551Z |INFO |Init configs |InvocationID=6e20a7be-7e25-41a9-a7a8-fb82f3d26057, InstanceUUID=7dd143e5-023a-43c3-abcc-e38a6b77040f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-02T10:06:35.597Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.249.206:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:06:35.597Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:06:45.598Z |INFO |Init configs |InvocationID=6e20a7be-7e25-41a9-a7a8-fb82f3d26057, InstanceUUID=3caa3964-e2cf-4f70-a3ea-48612ffd9eec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-02T10:06:46.637Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.249.206:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:06:46.638Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:06:56.638Z |INFO |Init configs |InvocationID=6e20a7be-7e25-41a9-a7a8-fb82f3d26057, InstanceUUID=547e6408-f317-4659-8573-15e47a9977e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-02T10:06:57.677Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.249.206:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:06:57.677Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:07:07.678Z |INFO |Init configs |InvocationID=6e20a7be-7e25-41a9-a7a8-fb82f3d26057, InstanceUUID=f1de4bf8-44a4-46c3-abac-b2a55d57368d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-02T10:07:08.717Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.249.206:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:07:08.717Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:07:18.719Z |INFO |Init configs |InvocationID=6e20a7be-7e25-41a9-a7a8-fb82f3d26057, InstanceUUID=1ac07ada-a1f8-4066-8880-dc2b713cece0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-02T10:07:19.757Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.249.206:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:07:19.758Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:07:29.759Z |INFO |Init configs |InvocationID=6e20a7be-7e25-41a9-a7a8-fb82f3d26057, InstanceUUID=87cae823-95c8-405f-9476-3588e86f53d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-02T10:07:30.797Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.249.206:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:07:30.798Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:07:40.799Z |INFO |Init configs |InvocationID=6e20a7be-7e25-41a9-a7a8-fb82f3d26057, InstanceUUID=c1a2194d-1493-4eda-9a5f-5933b3383e48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-02T10:07:41.838Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.249.206:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:07:41.839Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:07:51.839Z |INFO |Init configs |InvocationID=6e20a7be-7e25-41a9-a7a8-fb82f3d26057, InstanceUUID=56edb3ca-b4c1-43c9-86be-27bd84d4a08b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-02T10:07:52.876Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.249.206:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:07:52.877Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:08:02.877Z |INFO |Init configs |InvocationID=6e20a7be-7e25-41a9-a7a8-fb82f3d26057, InstanceUUID=fd0bcdc1-4064-4ebb-8ee3-cb4da5f084df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-02T10:08:03.917Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.249.206:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:08:03.918Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:08:13.919Z |INFO |Init configs |InvocationID=6e20a7be-7e25-41a9-a7a8-fb82f3d26057, InstanceUUID=6ab018b2-97b7-4cd2-8770-9b79133d1672 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-02T10:08:14.957Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.249.206:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:08:14.958Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-02T10:08:17.022Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-02T10:08:17.022Z |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-02T10:08:17.030Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-02T10:08:17.034Z |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-02T10:08:17.041Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-02T10:08:17.041Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-02T10:08:17.041Z |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-02T10:08:17.044Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:08:24.959Z |INFO |Init configs |InvocationID=6e20a7be-7e25-41a9-a7a8-fb82f3d26057, InstanceUUID=cd5f7cf8-3898-4a5d-8ab9-b1a49981d47b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-02T10:08:26.029Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.249.206:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:08:26.032Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:08:36.032Z |INFO |Init configs |InvocationID=6e20a7be-7e25-41a9-a7a8-fb82f3d26057, InstanceUUID=c2ecc51c-1929-4fed-992a-2acc8e5816ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-02T10:08:37.069Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.249.206:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:08:37.069Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:08:47.070Z |INFO |Init configs |InvocationID=6e20a7be-7e25-41a9-a7a8-fb82f3d26057, InstanceUUID=cb58891e-39b0-4f5f-aa11-6e1bd53c9002 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-02T10:08:48.109Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.249.206:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:08:48.110Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:08:58.110Z |INFO |Init configs |InvocationID=6e20a7be-7e25-41a9-a7a8-fb82f3d26057, InstanceUUID=aa749caf-001f-494d-bd5c-e0992997be47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-02T10:08:59.151Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.249.206:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:08:59.153Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:09:09.155Z |INFO |Init configs |InvocationID=6e20a7be-7e25-41a9-a7a8-fb82f3d26057, InstanceUUID=b10ff941-47f0-41bb-aed5-bfffc6e44654 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-02T10:09:10.189Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.249.206:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:09:10.190Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:09:20.190Z |INFO |Init configs |InvocationID=6e20a7be-7e25-41a9-a7a8-fb82f3d26057, InstanceUUID=3c65b274-ccad-4d29-965e-5266838159ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-02T10:09:21.229Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.249.206:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:09:21.230Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:09:31.230Z |INFO |Init configs |InvocationID=6e20a7be-7e25-41a9-a7a8-fb82f3d26057, InstanceUUID=61c3b86e-07eb-4fe1-8c19-2b826c3cae5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-02T10:09:32.269Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.249.206:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:09:32.269Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:09:42.270Z |INFO |Init configs |InvocationID=6e20a7be-7e25-41a9-a7a8-fb82f3d26057, InstanceUUID=ea5c929d-52a1-41aa-b39f-0d0543f217bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-02T10:09:43.309Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.249.206:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:09:43.309Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:09:53.311Z |INFO |Init configs |InvocationID=6e20a7be-7e25-41a9-a7a8-fb82f3d26057, InstanceUUID=e2f4496e-7ba2-4cd9-93d4-be511082706b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-02T10:09:54.349Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.249.206:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:09:54.349Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:10:04.350Z |INFO |Init configs |InvocationID=6e20a7be-7e25-41a9-a7a8-fb82f3d26057, InstanceUUID=29f863a8-22a4-4f8b-8be8-ef13c917449e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-02T10:10:05.389Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.249.206:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:10:05.389Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:10:15.390Z |INFO |Init configs |InvocationID=6e20a7be-7e25-41a9-a7a8-fb82f3d26057, InstanceUUID=f9599712-7229-431a-82dd-1b7f747ca6ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-02T10:10:16.429Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.249.206:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:10:16.429Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:10:26.430Z |INFO |Init configs |InvocationID=6e20a7be-7e25-41a9-a7a8-fb82f3d26057, InstanceUUID=1e137cb5-f5e1-4f62-9744-a264b0ff513e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-02T10:10:27.469Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.249.206:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:10:27.469Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:10:37.470Z |INFO |Init configs |InvocationID=6e20a7be-7e25-41a9-a7a8-fb82f3d26057, InstanceUUID=84295cf1-9d5b-4caa-9d0a-abd79561d571 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-02T10:10:38.509Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.249.206:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:10:38.509Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:10:48.510Z |INFO |Init configs |InvocationID=6e20a7be-7e25-41a9-a7a8-fb82f3d26057, InstanceUUID=bd0c083c-af7d-49d7-9e38-7eb79c8059e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-02T10:10:49.549Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.249.206:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:10:49.549Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:10:59.550Z |INFO |Init configs |InvocationID=6e20a7be-7e25-41a9-a7a8-fb82f3d26057, InstanceUUID=072e378e-ed90-4331-9e3e-d253709b5227 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-02T10:11:00.589Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.249.206:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:11:00.589Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:11:10.591Z |INFO |Init configs |InvocationID=6e20a7be-7e25-41a9-a7a8-fb82f3d26057, InstanceUUID=648df878-62e5-4bfb-b7a2-38b7506cc25b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-02T10:11:11.629Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.249.206:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:11:11.631Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:11:21.632Z |INFO |Init configs |InvocationID=6e20a7be-7e25-41a9-a7a8-fb82f3d26057, InstanceUUID=71deab55-6fbe-47c9-8506-4c5ccec75845 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:11:21.770Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:11:31.771Z |INFO |Init configs |InvocationID=6e20a7be-7e25-41a9-a7a8-fb82f3d26057, InstanceUUID=3a992f3a-d3c4-4c82-83ea-39c646121e0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:11:31.785Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:11:41.786Z |INFO |Init configs |InvocationID=6e20a7be-7e25-41a9-a7a8-fb82f3d26057, InstanceUUID=612a7d75-e4e0-4743-a668-8c7b67818967 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:11:41.796Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:11:51.796Z |INFO |Init configs |InvocationID=6e20a7be-7e25-41a9-a7a8-fb82f3d26057, InstanceUUID=2d713683-9381-4080-9e8c-0ecefbc4118a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:11:51.805Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:12:01.805Z |INFO |Init configs |InvocationID=6e20a7be-7e25-41a9-a7a8-fb82f3d26057, InstanceUUID=14224065-90f9-4c62-8129-03bce1e67b82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:12:01.815Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:12:11.816Z |INFO |Init configs |InvocationID=6e20a7be-7e25-41a9-a7a8-fb82f3d26057, InstanceUUID=0cf15f36-49e3-444c-a105-f6a9d5618210 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:12:11.827Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:12:21.827Z |INFO |Init configs |InvocationID=6e20a7be-7e25-41a9-a7a8-fb82f3d26057, InstanceUUID=c857f37b-3acf-4cda-af59-2003af54ce7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:12:21.843Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:12:31.843Z |INFO |Init configs |InvocationID=6e20a7be-7e25-41a9-a7a8-fb82f3d26057, InstanceUUID=9228184f-e350-49ba-b53d-943092d1f6a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:12:31.854Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:12:41.855Z |INFO |Init configs |InvocationID=6e20a7be-7e25-41a9-a7a8-fb82f3d26057, InstanceUUID=767b7736-fef7-4cb3-bb59-7304495c2694 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:12:41.866Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:12:51.867Z |INFO |Init configs |InvocationID=6e20a7be-7e25-41a9-a7a8-fb82f3d26057, InstanceUUID=2ac7fa9d-b2ad-4a45-be3b-27848fe7fc1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:12:51.883Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:13:01.884Z |INFO |Init configs |InvocationID=6e20a7be-7e25-41a9-a7a8-fb82f3d26057, InstanceUUID=6e36a67d-6b1e-4089-beb8-1b0c214950b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:13:01.892Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:13:11.893Z |INFO |Init configs |InvocationID=6e20a7be-7e25-41a9-a7a8-fb82f3d26057, InstanceUUID=8d4c179d-020d-4c05-bdbc-8095aca9f06d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:13:11.907Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-02T10:13:17.031Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-02T10:13:17.032Z |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-02T10:13:17.033Z |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-02T10:13:17.036Z |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-02T10:13:17.043Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-02T10:13:17.043Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-02T10:13:17.043Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-02T10:13:17.045Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:13:21.907Z |INFO |Init configs |InvocationID=6e20a7be-7e25-41a9-a7a8-fb82f3d26057, InstanceUUID=fa963933-ac21-4bd0-ba83-90695cb9686e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:13:21.918Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:13:31.918Z |INFO |Init configs |InvocationID=6e20a7be-7e25-41a9-a7a8-fb82f3d26057, InstanceUUID=8e5b2397-4ef0-440b-8f01-4ac0e2bf4b8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:13:31.928Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:13:41.932Z |INFO |Init configs |InvocationID=6e20a7be-7e25-41a9-a7a8-fb82f3d26057, InstanceUUID=dc9c6ce6-6935-4697-a076-b1f4653d6c8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:13:41.955Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:13:51.956Z |INFO |Init configs |InvocationID=6e20a7be-7e25-41a9-a7a8-fb82f3d26057, InstanceUUID=9ae9f0e4-9c41-4246-876d-050db05ed1ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:13:51.969Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:14:01.969Z |INFO |Init configs |InvocationID=6e20a7be-7e25-41a9-a7a8-fb82f3d26057, InstanceUUID=c614ef69-6d10-42f8-b100-203c0405a6a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:14:01.978Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:14:11.978Z |INFO |Init configs |InvocationID=6e20a7be-7e25-41a9-a7a8-fb82f3d26057, InstanceUUID=769c381a-26e6-42f5-bb6f-af0031b727c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:14:11.986Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:14:21.987Z |INFO |Init configs |InvocationID=6e20a7be-7e25-41a9-a7a8-fb82f3d26057, InstanceUUID=8cad3c72-7331-4acd-83fc-91bcb6ebd45f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:14:21.996Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:14:31.998Z |INFO |Init configs |InvocationID=6e20a7be-7e25-41a9-a7a8-fb82f3d26057, InstanceUUID=f3a6af90-07e1-48a7-918d-59c1a5664740 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:14:32.014Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:14:42.014Z |INFO |Init configs |InvocationID=6e20a7be-7e25-41a9-a7a8-fb82f3d26057, InstanceUUID=f01fc838-3f94-4897-9bb6-268fad588710 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:14:42.023Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:14:52.024Z |INFO |Init configs |InvocationID=6e20a7be-7e25-41a9-a7a8-fb82f3d26057, InstanceUUID=8b48318a-3426-4dc6-a80d-77f3fd814973 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:14:52.034Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:15:02.035Z |INFO |Init configs |InvocationID=6e20a7be-7e25-41a9-a7a8-fb82f3d26057, InstanceUUID=ec61e358-72b4-4cf3-aad6-36b58b1a6f44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:15:02.048Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:15:12.048Z |INFO |Init configs |InvocationID=6e20a7be-7e25-41a9-a7a8-fb82f3d26057, InstanceUUID=84835922-7e8d-406c-a621-62d7afc40bb4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:15:12.070Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:15:22.071Z |INFO |Init configs |InvocationID=6e20a7be-7e25-41a9-a7a8-fb82f3d26057, InstanceUUID=6d4c688d-cca9-4c55-a54b-059cb93a486c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:15:22.081Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:15:32.081Z |INFO |Init configs |InvocationID=6e20a7be-7e25-41a9-a7a8-fb82f3d26057, InstanceUUID=c963d068-ea82-4cce-8114-4a8365cdae51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:15:32.090Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:15:42.091Z |INFO |Init configs |InvocationID=6e20a7be-7e25-41a9-a7a8-fb82f3d26057, InstanceUUID=749f1807-f65b-4267-b284-5e8414e584af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:15:42.106Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:15:52.107Z |INFO |Init configs |InvocationID=6e20a7be-7e25-41a9-a7a8-fb82f3d26057, InstanceUUID=07bf77cd-dad0-4873-ba92-9bd536f89621 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:15:52.117Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:16:02.118Z |INFO |Init configs |InvocationID=6e20a7be-7e25-41a9-a7a8-fb82f3d26057, InstanceUUID=aae0a3e9-6cde-4601-8b24-54f4c8d16ec1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:16:02.126Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:16:12.127Z |INFO |Init configs |InvocationID=6e20a7be-7e25-41a9-a7a8-fb82f3d26057, InstanceUUID=a55dd2b5-553d-452d-bc60-a61da647b28d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:16:12.142Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:16:22.143Z |INFO |Init configs |InvocationID=6e20a7be-7e25-41a9-a7a8-fb82f3d26057, InstanceUUID=866f10b1-a52b-4975-ba7c-ec3dec2d323e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:16:22.155Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:16:32.155Z |INFO |Init configs |InvocationID=6e20a7be-7e25-41a9-a7a8-fb82f3d26057, InstanceUUID=4a8b0dbd-8b6a-4753-99db-6e25db5945ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:16:32.165Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:16:42.166Z |INFO |Init configs |InvocationID=6e20a7be-7e25-41a9-a7a8-fb82f3d26057, InstanceUUID=3e2152ba-89bb-4964-96c3-24dc2fca55c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:16:42.176Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:16:52.176Z |INFO |Init configs |InvocationID=6e20a7be-7e25-41a9-a7a8-fb82f3d26057, InstanceUUID=c61b4ec0-f4fb-4472-bec7-48713822e952 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:16:52.195Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:17:02.196Z |INFO |Init configs |InvocationID=6e20a7be-7e25-41a9-a7a8-fb82f3d26057, InstanceUUID=a479d0b7-b8f6-46e6-9287-fa471c13017a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:17:02.204Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:17:12.205Z |INFO |Init configs |InvocationID=6e20a7be-7e25-41a9-a7a8-fb82f3d26057, InstanceUUID=ed2e513c-5fd2-4218-9301-96947fd5af3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:17:12.213Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:17:22.214Z |INFO |Init configs |InvocationID=6e20a7be-7e25-41a9-a7a8-fb82f3d26057, InstanceUUID=fc7a35e8-1d34-47ec-bae9-af2f9a8bc303 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:17:22.226Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:17:32.226Z |INFO |Init configs |InvocationID=6e20a7be-7e25-41a9-a7a8-fb82f3d26057, InstanceUUID=d48394bf-95ee-41f1-ada2-a2ac5a9b0120 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:17:32.235Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:17:42.236Z |INFO |Init configs |InvocationID=6e20a7be-7e25-41a9-a7a8-fb82f3d26057, InstanceUUID=28723b7b-adea-4665-a090-422fa36cade8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:17:42.245Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:17:52.245Z |INFO |Init configs |InvocationID=6e20a7be-7e25-41a9-a7a8-fb82f3d26057, InstanceUUID=f81d6917-8998-4a1c-bc24-bde52aaefc4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:17:52.254Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:18:02.255Z |INFO |Init configs |InvocationID=6e20a7be-7e25-41a9-a7a8-fb82f3d26057, InstanceUUID=b8296fcb-de10-4ac3-8b83-9cec16c2a5c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:18:02.270Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:18:12.271Z |INFO |Init configs |InvocationID=6e20a7be-7e25-41a9-a7a8-fb82f3d26057, InstanceUUID=87763d7f-7e35-4e97-8f7b-6049c1990b1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:18:12.281Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-02T10:18:17.031Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-02T10:18:17.031Z |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-02T10:18:17.032Z |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-02T10:18:17.035Z |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-02T10:18:17.040Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-02T10:18:17.040Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-02T10:18:17.040Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-02T10:18:17.042Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:18:22.281Z |INFO |Init configs |InvocationID=6e20a7be-7e25-41a9-a7a8-fb82f3d26057, InstanceUUID=a3c2f6ce-85b0-47b6-89a9-c51f06778d34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:18:22.290Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:18:32.291Z |INFO |Init configs |InvocationID=6e20a7be-7e25-41a9-a7a8-fb82f3d26057, InstanceUUID=7f7083cf-0746-4e40-9b39-d43c1965bae8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:18:32.313Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:18:42.314Z |INFO |Init configs |InvocationID=6e20a7be-7e25-41a9-a7a8-fb82f3d26057, InstanceUUID=fdb3ec29-be8e-4571-8206-adbc200fbf8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:18:42.324Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:18:52.325Z |INFO |Init configs |InvocationID=6e20a7be-7e25-41a9-a7a8-fb82f3d26057, InstanceUUID=d9ae60be-d349-4876-b13e-96660b012a7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:18:52.333Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:19:02.334Z |INFO |Init configs |InvocationID=6e20a7be-7e25-41a9-a7a8-fb82f3d26057, InstanceUUID=cb2c52ec-e860-459e-8cd9-21d4b0058593 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:19:02.343Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:19:12.344Z |INFO |Init configs |InvocationID=6e20a7be-7e25-41a9-a7a8-fb82f3d26057, InstanceUUID=4dc97566-90c9-4f54-acb9-7215594728cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:19:12.353Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:19:22.353Z |INFO |Init configs |InvocationID=6e20a7be-7e25-41a9-a7a8-fb82f3d26057, InstanceUUID=8cca2437-9a9f-4bca-8b91-f0aa561e2b20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:19:22.364Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:19:32.364Z |INFO |Init configs |InvocationID=6e20a7be-7e25-41a9-a7a8-fb82f3d26057, InstanceUUID=eab0f3ab-d94d-412f-8f9e-8c21d6234199 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:19:32.372Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:19:42.374Z |INFO |Init configs |InvocationID=6e20a7be-7e25-41a9-a7a8-fb82f3d26057, InstanceUUID=837d3bac-156b-4096-b0d7-d6a27ab723fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:19:42.396Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:19:52.396Z |INFO |Init configs |InvocationID=6e20a7be-7e25-41a9-a7a8-fb82f3d26057, InstanceUUID=253183cc-e27c-4bb4-bde5-e27e835c17d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:19:52.404Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:20:02.405Z |INFO |Init configs |InvocationID=6e20a7be-7e25-41a9-a7a8-fb82f3d26057, InstanceUUID=a3a69d22-43a1-4f2f-af39-c74372e6a96c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:20:02.413Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:20:12.413Z |INFO |Init configs |InvocationID=6e20a7be-7e25-41a9-a7a8-fb82f3d26057, InstanceUUID=5a67b2af-0e05-48f0-9ec7-a98f61a6b641 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:20:12.423Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:20:22.424Z |INFO |Init configs |InvocationID=6e20a7be-7e25-41a9-a7a8-fb82f3d26057, InstanceUUID=6f094098-07e3-4939-8ad2-3c242e201ead | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:20:22.434Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:20:32.436Z |INFO |Init configs |InvocationID=6e20a7be-7e25-41a9-a7a8-fb82f3d26057, InstanceUUID=9e14731a-c430-4e1b-89d8-44adf1ff05a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:20:32.446Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:20:42.447Z |INFO |Init configs |InvocationID=6e20a7be-7e25-41a9-a7a8-fb82f3d26057, InstanceUUID=ebf41786-b3ee-4c01-a9be-2328258d8b13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:20:42.459Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:20:52.460Z |INFO |Init configs |InvocationID=6e20a7be-7e25-41a9-a7a8-fb82f3d26057, InstanceUUID=27d5e3b7-bbc7-4367-bb21-c93ca7144826 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:20:52.467Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:21:02.469Z |INFO |Init configs |InvocationID=6e20a7be-7e25-41a9-a7a8-fb82f3d26057, InstanceUUID=53bbcad3-f9ec-42b8-b351-eb10d5c93544 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:21:02.483Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:21:12.483Z |INFO |Init configs |InvocationID=6e20a7be-7e25-41a9-a7a8-fb82f3d26057, InstanceUUID=e36057dc-272b-44cb-8749-1a29031d7241 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:21:12.494Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:21:22.494Z |INFO |Init configs |InvocationID=6e20a7be-7e25-41a9-a7a8-fb82f3d26057, InstanceUUID=339e544c-a708-4896-9796-d0c1dff0a4d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:21:22.505Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:21:32.506Z |INFO |Init configs |InvocationID=6e20a7be-7e25-41a9-a7a8-fb82f3d26057, InstanceUUID=a5705ff8-119b-49f6-845a-721e69b05e20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:21:32.518Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:21:42.518Z |INFO |Init configs |InvocationID=6e20a7be-7e25-41a9-a7a8-fb82f3d26057, InstanceUUID=3dabe5fe-dfb3-4a36-b2df-36e223f243e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:21:42.547Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:21:52.548Z |INFO |Init configs |InvocationID=6e20a7be-7e25-41a9-a7a8-fb82f3d26057, InstanceUUID=9f20f0e4-41ab-4520-a5f2-ad09b48d4b13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:21:52.558Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:22:02.558Z |INFO |Init configs |InvocationID=6e20a7be-7e25-41a9-a7a8-fb82f3d26057, InstanceUUID=adb01dcb-1d1f-4454-bc6c-5a9c12aec842 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:22:02.568Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:22:12.568Z |INFO |Init configs |InvocationID=6e20a7be-7e25-41a9-a7a8-fb82f3d26057, InstanceUUID=cea3d9a5-5187-46f8-aa72-e351f8fbc4b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:22:12.578Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:22:22.579Z |INFO |Init configs |InvocationID=6e20a7be-7e25-41a9-a7a8-fb82f3d26057, InstanceUUID=8c05a534-6b23-4d80-af3b-dc7f80dbde38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:22:22.593Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:22:32.594Z |INFO |Init configs |InvocationID=6e20a7be-7e25-41a9-a7a8-fb82f3d26057, InstanceUUID=469e75c1-2d43-4aeb-a817-d0091bd7fae4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:22:32.601Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:22:42.601Z |INFO |Init configs |InvocationID=6e20a7be-7e25-41a9-a7a8-fb82f3d26057, InstanceUUID=4caf1bbe-fce0-4cb0-b53e-a3262bd229ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:22:42.609Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:22:52.609Z |INFO |Init configs |InvocationID=6e20a7be-7e25-41a9-a7a8-fb82f3d26057, InstanceUUID=9a94e7d8-91c1-4df4-8c51-66d1b464e742 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:22:52.620Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:23:02.620Z |INFO |Init configs |InvocationID=6e20a7be-7e25-41a9-a7a8-fb82f3d26057, InstanceUUID=c48e8137-2451-4459-81c0-20aa54229882 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:23:02.627Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:23:12.628Z |INFO |Init configs |InvocationID=6e20a7be-7e25-41a9-a7a8-fb82f3d26057, InstanceUUID=2dcee910-c931-4682-af5f-4d2b7749b786 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:23:12.636Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-02T10:23:17.017Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-02T10:23:17.017Z |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-02T10:23:17.018Z |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-02T10:23:17.022Z |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-02T10:23:17.028Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-02T10:23:17.028Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-02T10:23:17.028Z |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-02T10:23:17.030Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:23:22.636Z |INFO |Init configs |InvocationID=6e20a7be-7e25-41a9-a7a8-fb82f3d26057, InstanceUUID=c7fa1e05-0089-46cd-8808-5a7631ea05da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:23:22.643Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:23:32.643Z |INFO |Init configs |InvocationID=6e20a7be-7e25-41a9-a7a8-fb82f3d26057, InstanceUUID=407d78a9-a4e2-406e-9658-a6553bd4d5c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:23:32.657Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:23:42.657Z |INFO |Init configs |InvocationID=6e20a7be-7e25-41a9-a7a8-fb82f3d26057, InstanceUUID=d2263cc1-beb7-49f7-b4c4-dde144f4effe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:23:42.669Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:23:52.672Z |INFO |Init configs |InvocationID=6e20a7be-7e25-41a9-a7a8-fb82f3d26057, InstanceUUID=bde3b16d-d60a-478b-a8f6-29885d41e852 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:23:52.679Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:24:02.681Z |INFO |Init configs |InvocationID=6e20a7be-7e25-41a9-a7a8-fb82f3d26057, InstanceUUID=aca447da-642c-4536-be47-accc7dbbe1eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:24:02.698Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:24:12.700Z |INFO |Init configs |InvocationID=6e20a7be-7e25-41a9-a7a8-fb82f3d26057, InstanceUUID=b5d6f377-78c5-4654-9b58-c7afe5f1a987 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:24:12.708Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:24:22.708Z |INFO |Init configs |InvocationID=6e20a7be-7e25-41a9-a7a8-fb82f3d26057, InstanceUUID=a0c3b435-2801-46a6-99f9-91d1fb78551f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:24:22.719Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:24:32.720Z |INFO |Init configs |InvocationID=6e20a7be-7e25-41a9-a7a8-fb82f3d26057, InstanceUUID=5601b560-1fc9-4402-ade6-2e624f7b72d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:24:32.731Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:24:42.732Z |INFO |Init configs |InvocationID=6e20a7be-7e25-41a9-a7a8-fb82f3d26057, InstanceUUID=bb202612-3f61-496b-bee8-b35585973edc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:24:42.745Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:24:52.746Z |INFO |Init configs |InvocationID=6e20a7be-7e25-41a9-a7a8-fb82f3d26057, InstanceUUID=58631cb0-300a-49f7-b687-813981c4bcbb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:24:52.753Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:25:02.753Z |INFO |Init configs |InvocationID=6e20a7be-7e25-41a9-a7a8-fb82f3d26057, InstanceUUID=dfff4c95-8c58-4713-a318-9c098230e9c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:25:02.760Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:25:12.761Z |INFO |Init configs |InvocationID=6e20a7be-7e25-41a9-a7a8-fb82f3d26057, InstanceUUID=df941d42-5877-473b-991b-56c1fed09c79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:25:12.768Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:25:22.770Z |INFO |Init configs |InvocationID=6e20a7be-7e25-41a9-a7a8-fb82f3d26057, InstanceUUID=bc128d43-8b36-4d2d-984e-79bb222cb3e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:25:22.785Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:25:32.785Z |INFO |Init configs |InvocationID=6e20a7be-7e25-41a9-a7a8-fb82f3d26057, InstanceUUID=dca8f4ea-b3f3-4ae6-ba57-345832ed4b6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:25:32.793Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:25:42.793Z |INFO |Init configs |InvocationID=6e20a7be-7e25-41a9-a7a8-fb82f3d26057, InstanceUUID=0cae3306-3293-4d36-9397-9f2fec77a138 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:25:42.800Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:25:52.801Z |INFO |Init configs |InvocationID=6e20a7be-7e25-41a9-a7a8-fb82f3d26057, InstanceUUID=d4d05196-18ec-47b1-9b20-0ea438dfa025 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:25:52.809Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:26:02.810Z |INFO |Init configs |InvocationID=6e20a7be-7e25-41a9-a7a8-fb82f3d26057, InstanceUUID=de70e18d-e880-4179-8cf9-e350f3ddbf87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:26:02.819Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:26:12.820Z |INFO |Init configs |InvocationID=6e20a7be-7e25-41a9-a7a8-fb82f3d26057, InstanceUUID=8d965f5d-a767-48ba-b162-92197b13de84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:26:12.827Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:26:22.827Z |INFO |Init configs |InvocationID=6e20a7be-7e25-41a9-a7a8-fb82f3d26057, InstanceUUID=82a7e0e4-22e7-42bf-8110-bfb7d6c98f37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:26:22.833Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:26:32.834Z |INFO |Init configs |InvocationID=6e20a7be-7e25-41a9-a7a8-fb82f3d26057, InstanceUUID=f23abadb-c549-4e4f-bde3-947ed50befaf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:26:32.842Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:26:42.844Z |INFO |Init configs |InvocationID=6e20a7be-7e25-41a9-a7a8-fb82f3d26057, InstanceUUID=008048c4-8d7c-48e3-84d8-047bf3230ec2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:26:42.866Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:26:52.867Z |INFO |Init configs |InvocationID=6e20a7be-7e25-41a9-a7a8-fb82f3d26057, InstanceUUID=c1fb310a-db34-4cd5-9aeb-4e21fed7e482 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:26:52.879Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:27:02.879Z |INFO |Init configs |InvocationID=6e20a7be-7e25-41a9-a7a8-fb82f3d26057, InstanceUUID=f5e80037-e506-43fd-b479-4e67ed715866 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:27:02.890Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:27:12.890Z |INFO |Init configs |InvocationID=6e20a7be-7e25-41a9-a7a8-fb82f3d26057, InstanceUUID=3ab42a3b-554e-4c84-a6e8-142505c76e6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:27:12.897Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:27:22.898Z |INFO |Init configs |InvocationID=6e20a7be-7e25-41a9-a7a8-fb82f3d26057, InstanceUUID=01ccc5de-1d76-4628-a374-4085d638adde | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:27:22.905Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:27:32.905Z |INFO |Init configs |InvocationID=6e20a7be-7e25-41a9-a7a8-fb82f3d26057, InstanceUUID=8176a67a-fdbd-42d0-bf49-28e4f5f30c29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:27:32.911Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:27:42.912Z |INFO |Init configs |InvocationID=6e20a7be-7e25-41a9-a7a8-fb82f3d26057, InstanceUUID=a7664631-9595-44c1-9736-512c8c434969 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:27:42.918Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:27:52.919Z |INFO |Init configs |InvocationID=6e20a7be-7e25-41a9-a7a8-fb82f3d26057, InstanceUUID=2297999a-5d47-4276-8065-abb9aeb855b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:27:52.930Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:28:02.930Z |INFO |Init configs |InvocationID=6e20a7be-7e25-41a9-a7a8-fb82f3d26057, InstanceUUID=d2367ce9-5b71-4441-bb24-4b0c86410249 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:28:02.950Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:28:12.950Z |INFO |Init configs |InvocationID=6e20a7be-7e25-41a9-a7a8-fb82f3d26057, InstanceUUID=4defe2e2-ca1b-4fdb-b805-9bc24266601d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:28:12.958Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-02T10:28:17.007Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-02T10:28:17.007Z |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-02T10:28:17.008Z |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-02T10:28:17.010Z |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-02T10:28:17.014Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-02T10:28:17.014Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-02T10:28:17.014Z |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-02T10:28:17.016Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:28:22.959Z |INFO |Init configs |InvocationID=6e20a7be-7e25-41a9-a7a8-fb82f3d26057, InstanceUUID=806d1c1a-0658-4a0a-82d6-cc9a3ba9e071 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:28:22.969Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:28:32.969Z |INFO |Init configs |InvocationID=6e20a7be-7e25-41a9-a7a8-fb82f3d26057, InstanceUUID=2e034180-eec9-4a9a-8936-b06872c50674 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:28:32.975Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:28:42.977Z |INFO |Init configs |InvocationID=6e20a7be-7e25-41a9-a7a8-fb82f3d26057, InstanceUUID=92941f35-cf8a-4d11-8077-608a7746b4a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:28:42.992Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:28:52.993Z |INFO |Init configs |InvocationID=6e20a7be-7e25-41a9-a7a8-fb82f3d26057, InstanceUUID=0696db92-a2fd-4a2f-a01a-aee269723152 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:28:53.000Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:29:03.001Z |INFO |Init configs |InvocationID=6e20a7be-7e25-41a9-a7a8-fb82f3d26057, InstanceUUID=8f30b9cb-9cc0-4a7d-802f-63b93ec8bab0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:29:03.009Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:29:13.009Z |INFO |Init configs |InvocationID=6e20a7be-7e25-41a9-a7a8-fb82f3d26057, InstanceUUID=b8ec296a-3e05-4202-984f-ed56d3996e6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:29:13.017Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:29:23.018Z |INFO |Init configs |InvocationID=6e20a7be-7e25-41a9-a7a8-fb82f3d26057, InstanceUUID=e504e671-f799-433f-a224-e8253b87c877 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:29:23.025Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:29:33.025Z |INFO |Init configs |InvocationID=6e20a7be-7e25-41a9-a7a8-fb82f3d26057, InstanceUUID=1cbf902b-91f2-4d18-9ef2-608751366788 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:29:33.031Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:29:43.032Z |INFO |Init configs |InvocationID=6e20a7be-7e25-41a9-a7a8-fb82f3d26057, InstanceUUID=514928ab-1189-47d2-90e9-e0fcf1b45526 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:29:43.039Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:29:53.039Z |INFO |Init configs |InvocationID=6e20a7be-7e25-41a9-a7a8-fb82f3d26057, InstanceUUID=b55aac48-c068-4fee-83b4-43c264709694 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:29:53.046Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:30:03.046Z |INFO |Init configs |InvocationID=6e20a7be-7e25-41a9-a7a8-fb82f3d26057, InstanceUUID=3c0b23db-102d-49ca-9162-920e8b06c415 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:30:03.053Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:30:13.053Z |INFO |Init configs |InvocationID=6e20a7be-7e25-41a9-a7a8-fb82f3d26057, InstanceUUID=7a493b2b-41fe-48a8-a6d4-7f6b630e6d7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:30:13.061Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:30:23.062Z |INFO |Init configs |InvocationID=6e20a7be-7e25-41a9-a7a8-fb82f3d26057, InstanceUUID=4e803820-4571-4a6a-be03-b1c762a0a705 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:30:23.069Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:30:33.069Z |INFO |Init configs |InvocationID=6e20a7be-7e25-41a9-a7a8-fb82f3d26057, InstanceUUID=8935117c-fe2c-480d-9653-c8be1b575981 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:30:33.077Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:30:43.079Z |INFO |Init configs |InvocationID=6e20a7be-7e25-41a9-a7a8-fb82f3d26057, InstanceUUID=cbb89a88-2a37-47ab-abb4-4f953947d998 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:30:43.094Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:30:53.095Z |INFO |Init configs |InvocationID=6e20a7be-7e25-41a9-a7a8-fb82f3d26057, InstanceUUID=d20898ac-05b0-42f8-93eb-d0e118d0e337 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:30:53.101Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:31:03.102Z |INFO |Init configs |InvocationID=6e20a7be-7e25-41a9-a7a8-fb82f3d26057, InstanceUUID=2d4edcbc-4307-4697-a19c-542fb91363a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:31:03.109Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:31:13.109Z |INFO |Init configs |InvocationID=6e20a7be-7e25-41a9-a7a8-fb82f3d26057, InstanceUUID=faf27df7-ea43-4b23-904f-e7bc24f56dbc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:31:13.116Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:31:23.116Z |INFO |Init configs |InvocationID=6e20a7be-7e25-41a9-a7a8-fb82f3d26057, InstanceUUID=42e0d617-2e72-44b3-9f4a-7bdc0e9c314e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:31:23.122Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:31:33.123Z |INFO |Init configs |InvocationID=6e20a7be-7e25-41a9-a7a8-fb82f3d26057, InstanceUUID=03a33815-2762-47c5-8f3f-c623ad8b6721 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:31:33.129Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:31:43.129Z |INFO |Init configs |InvocationID=6e20a7be-7e25-41a9-a7a8-fb82f3d26057, InstanceUUID=88407599-9304-4595-98fe-a46f2a791dd7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:31:43.135Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:31:53.136Z |INFO |Init configs |InvocationID=6e20a7be-7e25-41a9-a7a8-fb82f3d26057, InstanceUUID=e3816967-3cef-4df7-91ec-b198dd4a4f35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:31:53.143Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:32:03.144Z |INFO |Init configs |InvocationID=6e20a7be-7e25-41a9-a7a8-fb82f3d26057, InstanceUUID=c8e8167f-44ce-41ab-b5dd-9d58779f0a15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:32:03.150Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:32:13.150Z |INFO |Init configs |InvocationID=6e20a7be-7e25-41a9-a7a8-fb82f3d26057, InstanceUUID=c3480133-5afe-4c93-8b36-9552349e930f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:32:13.158Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:32:23.159Z |INFO |Init configs |InvocationID=6e20a7be-7e25-41a9-a7a8-fb82f3d26057, InstanceUUID=2455d95b-26a2-4055-8fb5-4fd39fd4dd8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:32:23.172Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:32:33.172Z |INFO |Init configs |InvocationID=6e20a7be-7e25-41a9-a7a8-fb82f3d26057, InstanceUUID=05428643-ae03-4dda-b043-cd713e0a4b74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:32:33.182Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:32:43.182Z |INFO |Init configs |InvocationID=6e20a7be-7e25-41a9-a7a8-fb82f3d26057, InstanceUUID=07e70cba-1b89-4069-8113-ce34e0f3ca4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:32:43.188Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:32:53.189Z |INFO |Init configs |InvocationID=6e20a7be-7e25-41a9-a7a8-fb82f3d26057, InstanceUUID=b8639ace-415b-40b0-8536-be85c27cf163 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:32:53.196Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:33:03.196Z |INFO |Init configs |InvocationID=6e20a7be-7e25-41a9-a7a8-fb82f3d26057, InstanceUUID=2a67d395-d659-412a-a234-4cb5c67be8e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:33:03.210Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:33:13.211Z |INFO |Init configs |InvocationID=6e20a7be-7e25-41a9-a7a8-fb82f3d26057, InstanceUUID=e4a44e33-ed73-4bc1-b916-96679b626629 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:33:13.216Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-02T10:33:17.014Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-02T10:33:17.014Z |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-02T10:33:17.015Z |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-02T10:33:17.018Z |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-02T10:33:17.023Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-02T10:33:17.023Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-02T10:33:17.023Z |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-02T10:33:17.025Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:33:23.217Z |INFO |Init configs |InvocationID=6e20a7be-7e25-41a9-a7a8-fb82f3d26057, InstanceUUID=a166fbf9-3f90-427a-8c00-8abac3cb1dc0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:33:23.223Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:33:33.223Z |INFO |Init configs |InvocationID=6e20a7be-7e25-41a9-a7a8-fb82f3d26057, InstanceUUID=6ad3107c-b7cc-4da2-8047-639d59887154 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:33:33.230Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:33:43.230Z |INFO |Init configs |InvocationID=6e20a7be-7e25-41a9-a7a8-fb82f3d26057, InstanceUUID=3f20e0ae-2453-4e11-8f7f-5b205234fc15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:33:43.236Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:33:53.236Z |INFO |Init configs |InvocationID=6e20a7be-7e25-41a9-a7a8-fb82f3d26057, InstanceUUID=b8aa2201-e948-4735-959c-636a290212d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:33:53.243Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:34:03.243Z |INFO |Init configs |InvocationID=6e20a7be-7e25-41a9-a7a8-fb82f3d26057, InstanceUUID=95378a36-f4d7-4dd8-b69f-964a84f0f6d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:34:03.253Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:34:13.254Z |INFO |Init configs |InvocationID=6e20a7be-7e25-41a9-a7a8-fb82f3d26057, InstanceUUID=c484a036-7e6a-4524-9bfe-16c0be2eb31f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:34:13.266Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:34:23.267Z |INFO |Init configs |InvocationID=6e20a7be-7e25-41a9-a7a8-fb82f3d26057, InstanceUUID=e0d9170d-03fc-4824-b1ea-94767c4fa13c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:34:23.276Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:34:33.277Z |INFO |Init configs |InvocationID=6e20a7be-7e25-41a9-a7a8-fb82f3d26057, InstanceUUID=6b754bc3-b2c4-4519-8ead-1cfdd0d3a623 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:34:33.283Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:34:43.286Z |INFO |Init configs |InvocationID=6e20a7be-7e25-41a9-a7a8-fb82f3d26057, InstanceUUID=c497f7f2-20d5-4a26-beab-f72488413786 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:34:43.293Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:34:53.293Z |INFO |Init configs |InvocationID=6e20a7be-7e25-41a9-a7a8-fb82f3d26057, InstanceUUID=68213c7e-f662-417a-b45d-700cc836aad1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:34:53.305Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:35:03.306Z |INFO |Init configs |InvocationID=6e20a7be-7e25-41a9-a7a8-fb82f3d26057, InstanceUUID=94dcc675-d952-4864-9b19-d54f2ecbf8df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:35:03.312Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:35:13.313Z |INFO |Init configs |InvocationID=6e20a7be-7e25-41a9-a7a8-fb82f3d26057, InstanceUUID=36919c57-6565-4d30-b3e1-cf8ab394386b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:35:13.320Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:35:23.321Z |INFO |Init configs |InvocationID=6e20a7be-7e25-41a9-a7a8-fb82f3d26057, InstanceUUID=4be4f5ac-6a2e-4830-91e2-16e20953f965 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:35:23.327Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:35:33.328Z |INFO |Init configs |InvocationID=6e20a7be-7e25-41a9-a7a8-fb82f3d26057, InstanceUUID=4412866b-def5-40b2-af38-baa1742efa79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:35:33.334Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:35:43.336Z |INFO |Init configs |InvocationID=6e20a7be-7e25-41a9-a7a8-fb82f3d26057, InstanceUUID=f286367a-df43-451b-861c-658cf32ec284 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:35:43.349Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:35:53.350Z |INFO |Init configs |InvocationID=6e20a7be-7e25-41a9-a7a8-fb82f3d26057, InstanceUUID=1e3c0275-ea73-4b8d-b698-022abe5e9f0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:35:53.357Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:36:03.358Z |INFO |Init configs |InvocationID=6e20a7be-7e25-41a9-a7a8-fb82f3d26057, InstanceUUID=7d3ca982-2c2f-451f-8730-df207e8717f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:36:03.364Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:36:13.365Z |INFO |Init configs |InvocationID=6e20a7be-7e25-41a9-a7a8-fb82f3d26057, InstanceUUID=8e125809-1383-4f0e-9903-7e5c49ccb016 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:36:13.373Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:36:23.374Z |INFO |Init configs |InvocationID=6e20a7be-7e25-41a9-a7a8-fb82f3d26057, InstanceUUID=73328bcd-1122-4b2e-9b01-fe5cc2ec35cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:36:23.381Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:36:33.381Z |INFO |Init configs |InvocationID=6e20a7be-7e25-41a9-a7a8-fb82f3d26057, InstanceUUID=9a22db53-c485-4160-98fc-8376a0b62a3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:36:33.389Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:36:43.390Z |INFO |Init configs |InvocationID=6e20a7be-7e25-41a9-a7a8-fb82f3d26057, InstanceUUID=27885a73-c077-4cf0-86c2-46cf5c9e4b33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:36:43.396Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:36:53.396Z |INFO |Init configs |InvocationID=6e20a7be-7e25-41a9-a7a8-fb82f3d26057, InstanceUUID=14d99e42-568e-42b5-9f36-6bcdf5df64c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:36:53.403Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:37:03.403Z |INFO |Init configs |InvocationID=6e20a7be-7e25-41a9-a7a8-fb82f3d26057, InstanceUUID=17649a68-212c-4daf-b0d3-88873e5fbe20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:37:03.411Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:37:13.412Z |INFO |Init configs |InvocationID=6e20a7be-7e25-41a9-a7a8-fb82f3d26057, InstanceUUID=c6e1e260-4135-4704-92c8-7ce21a19d219 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:37:13.425Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:37:23.426Z |INFO |Init configs |InvocationID=6e20a7be-7e25-41a9-a7a8-fb82f3d26057, InstanceUUID=73e47ec9-fcce-440b-9c7f-73e644b45d85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:37:23.435Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:37:33.435Z |INFO |Init configs |InvocationID=6e20a7be-7e25-41a9-a7a8-fb82f3d26057, InstanceUUID=12c2ce7a-2165-429c-b1a2-33e3bb9b8fcb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:37:33.443Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:37:43.444Z |INFO |Init configs |InvocationID=6e20a7be-7e25-41a9-a7a8-fb82f3d26057, InstanceUUID=3eacc88e-f193-4439-a5f7-4419d89bf8ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:37:43.453Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:37:53.453Z |INFO |Init configs |InvocationID=6e20a7be-7e25-41a9-a7a8-fb82f3d26057, InstanceUUID=218a4742-cf19-4471-9495-56e87610d825 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:37:53.459Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:38:03.460Z |INFO |Init configs |InvocationID=6e20a7be-7e25-41a9-a7a8-fb82f3d26057, InstanceUUID=dbc5d4bd-ce9d-46d3-970c-a37229d5286a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:38:03.466Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:38:13.467Z |INFO |Init configs |InvocationID=6e20a7be-7e25-41a9-a7a8-fb82f3d26057, InstanceUUID=12289171-34e2-4344-960f-4c85881ad2a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:38:13.473Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-02T10:38:17.003Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-02T10:38:17.003Z |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-02T10:38:17.004Z |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-02T10:38:17.007Z |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-02T10:38:17.012Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-02T10:38:17.012Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-02T10:38:17.012Z |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-02T10:38:17.014Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:38:23.473Z |INFO |Init configs |InvocationID=6e20a7be-7e25-41a9-a7a8-fb82f3d26057, InstanceUUID=8c1e7fce-b57e-42af-80da-d2d0a45e19eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:38:23.479Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:38:33.479Z |INFO |Init configs |InvocationID=6e20a7be-7e25-41a9-a7a8-fb82f3d26057, InstanceUUID=bc107c8c-e941-46fe-b7f9-3ae30b7240e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:38:33.488Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:38:43.489Z |INFO |Init configs |InvocationID=6e20a7be-7e25-41a9-a7a8-fb82f3d26057, InstanceUUID=c4e14cbd-a102-4c1c-b4a6-fc1cf573dd66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:38:43.506Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:38:53.507Z |INFO |Init configs |InvocationID=6e20a7be-7e25-41a9-a7a8-fb82f3d26057, InstanceUUID=b27ab227-dd98-44ad-8e26-e97185939b4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:38:53.514Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:39:03.515Z |INFO |Init configs |InvocationID=6e20a7be-7e25-41a9-a7a8-fb82f3d26057, InstanceUUID=010e3aa1-7bf1-4f51-958d-ec4d4802f4b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:39:03.524Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:39:13.524Z |INFO |Init configs |InvocationID=6e20a7be-7e25-41a9-a7a8-fb82f3d26057, InstanceUUID=edc45098-82c0-4dd3-89fd-5bf045963f12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:39:13.531Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:39:23.532Z |INFO |Init configs |InvocationID=6e20a7be-7e25-41a9-a7a8-fb82f3d26057, InstanceUUID=a4299413-d8ea-4659-8ac0-021b5ac295a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:39:23.538Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:39:33.539Z |INFO |Init configs |InvocationID=6e20a7be-7e25-41a9-a7a8-fb82f3d26057, InstanceUUID=6bf6aa8a-924f-4dee-b749-255a9721ab2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:39:33.544Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:39:43.545Z |INFO |Init configs |InvocationID=6e20a7be-7e25-41a9-a7a8-fb82f3d26057, InstanceUUID=9eda1883-fc69-456f-84ce-d934795c057e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:39:43.551Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:39:53.552Z |INFO |Init configs |InvocationID=6e20a7be-7e25-41a9-a7a8-fb82f3d26057, InstanceUUID=4953f895-a7e3-4e1e-83c7-a5934aaadc90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:39:53.558Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:40:03.559Z |INFO |Init configs |InvocationID=6e20a7be-7e25-41a9-a7a8-fb82f3d26057, InstanceUUID=352d3250-7974-402a-b215-f839e1d228a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:40:03.571Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:40:13.572Z |INFO |Init configs |InvocationID=6e20a7be-7e25-41a9-a7a8-fb82f3d26057, InstanceUUID=e8369926-b7fe-43c2-9900-d43f7182300a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:40:13.581Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:40:23.582Z |INFO |Init configs |InvocationID=6e20a7be-7e25-41a9-a7a8-fb82f3d26057, InstanceUUID=7c195de0-1cdd-487a-88c3-c2a85f962b68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:40:23.588Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:40:33.589Z |INFO |Init configs |InvocationID=6e20a7be-7e25-41a9-a7a8-fb82f3d26057, InstanceUUID=25e52e18-d659-4820-a1b8-15cff437d686 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:40:33.594Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:40:43.594Z |INFO |Init configs |InvocationID=6e20a7be-7e25-41a9-a7a8-fb82f3d26057, InstanceUUID=00997277-3a0d-4491-b574-78e26cc004e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:40:43.601Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:40:53.601Z |INFO |Init configs |InvocationID=6e20a7be-7e25-41a9-a7a8-fb82f3d26057, InstanceUUID=95dfd4c7-6940-4f2b-a973-091719980dc2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:40:53.607Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:41:03.608Z |INFO |Init configs |InvocationID=6e20a7be-7e25-41a9-a7a8-fb82f3d26057, InstanceUUID=b7f9bf49-cd53-443e-80aa-4d0197c39d18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:41:03.613Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:41:13.614Z |INFO |Init configs |InvocationID=6e20a7be-7e25-41a9-a7a8-fb82f3d26057, InstanceUUID=d5a9ede2-3419-4ba8-806d-8f02fa550df9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:41:13.620Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:41:23.621Z |INFO |Init configs |InvocationID=6e20a7be-7e25-41a9-a7a8-fb82f3d26057, InstanceUUID=2de1695e-bd48-470f-8164-19144fa7a13e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:41:23.626Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:41:33.627Z |INFO |Init configs |InvocationID=6e20a7be-7e25-41a9-a7a8-fb82f3d26057, InstanceUUID=d73841de-47c7-4215-ab4c-55379f98553e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:41:33.632Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:41:43.633Z |INFO |Init configs |InvocationID=6e20a7be-7e25-41a9-a7a8-fb82f3d26057, InstanceUUID=e5c2008b-b65a-4149-9e71-56c1dfc8d69a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:41:43.639Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:41:53.640Z |INFO |Init configs |InvocationID=6e20a7be-7e25-41a9-a7a8-fb82f3d26057, InstanceUUID=dbe0db12-5c55-4b08-933c-0bc35bffcda0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:41:53.652Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:42:03.653Z |INFO |Init configs |InvocationID=6e20a7be-7e25-41a9-a7a8-fb82f3d26057, InstanceUUID=40c66209-d564-47b0-a550-98b24a9ec339 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:42:03.661Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:42:13.661Z |INFO |Init configs |InvocationID=6e20a7be-7e25-41a9-a7a8-fb82f3d26057, InstanceUUID=ff70d342-a45c-44ee-961a-b792e44652ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:42:13.667Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:42:23.668Z |INFO |Init configs |InvocationID=6e20a7be-7e25-41a9-a7a8-fb82f3d26057, InstanceUUID=c591fcfa-c665-480e-a884-d5dded0a652a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:42:23.675Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:42:33.675Z |INFO |Init configs |InvocationID=6e20a7be-7e25-41a9-a7a8-fb82f3d26057, InstanceUUID=b3592e72-3bb7-447b-8c18-df7bea2a0256 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:42:33.682Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:42:43.682Z |INFO |Init configs |InvocationID=6e20a7be-7e25-41a9-a7a8-fb82f3d26057, InstanceUUID=76947347-4963-4b79-bf8d-425d797da755 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:42:43.689Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:42:53.689Z |INFO |Init configs |InvocationID=6e20a7be-7e25-41a9-a7a8-fb82f3d26057, InstanceUUID=9284f2c5-5dcd-407e-b155-c2cf8b0304cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:42:53.695Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:43:03.696Z |INFO |Init configs |InvocationID=6e20a7be-7e25-41a9-a7a8-fb82f3d26057, InstanceUUID=f1021d82-44cd-41dd-a4ba-7512db934cd5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:43:03.701Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:43:13.702Z |INFO |Init configs |InvocationID=6e20a7be-7e25-41a9-a7a8-fb82f3d26057, InstanceUUID=5700a64c-b60b-42b0-9513-eb591a50ddb9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:43:13.709Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-02T10:43:16.987Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-02T10:43:16.988Z |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-02T10:43:16.988Z |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-02T10:43:16.991Z |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-02T10:43:16.994Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-02T10:43:16.994Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-02T10:43:16.994Z |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-02T10:43:16.996Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:43:23.709Z |INFO |Init configs |InvocationID=6e20a7be-7e25-41a9-a7a8-fb82f3d26057, InstanceUUID=9a42d71b-a692-41b6-b7b3-287242ee4bf4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:43:23.716Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:43:33.717Z |INFO |Init configs |InvocationID=6e20a7be-7e25-41a9-a7a8-fb82f3d26057, InstanceUUID=1ab6f50e-7704-4e8a-b68e-722399da669f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:43:33.723Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:43:43.725Z |INFO |Init configs |InvocationID=6e20a7be-7e25-41a9-a7a8-fb82f3d26057, InstanceUUID=f9b4066b-d82a-4b43-a7a8-590ab293fda4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:43:43.737Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:43:53.738Z |INFO |Init configs |InvocationID=6e20a7be-7e25-41a9-a7a8-fb82f3d26057, InstanceUUID=4725e211-4a89-4ba4-b74c-aab56c62ca6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:43:53.745Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:44:03.745Z |INFO |Init configs |InvocationID=6e20a7be-7e25-41a9-a7a8-fb82f3d26057, InstanceUUID=5e746055-25c9-45bf-ab54-764b220b301a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:44:03.752Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:44:13.752Z |INFO |Init configs |InvocationID=6e20a7be-7e25-41a9-a7a8-fb82f3d26057, InstanceUUID=cca9e72f-36ec-4ee0-9bee-a90a69c9463c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:44:13.758Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:44:23.758Z |INFO |Init configs |InvocationID=6e20a7be-7e25-41a9-a7a8-fb82f3d26057, InstanceUUID=cf0560b1-6058-4c71-9af8-682fbeaab99b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:44:23.764Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:44:33.764Z |INFO |Init configs |InvocationID=6e20a7be-7e25-41a9-a7a8-fb82f3d26057, InstanceUUID=cb4b179f-2995-4182-a211-64245e35f47e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:44:33.770Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:44:43.771Z |INFO |Init configs |InvocationID=6e20a7be-7e25-41a9-a7a8-fb82f3d26057, InstanceUUID=575701ba-8bcb-41da-8b2b-8436aebcb4e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:44:43.777Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:44:53.777Z |INFO |Init configs |InvocationID=6e20a7be-7e25-41a9-a7a8-fb82f3d26057, InstanceUUID=94e53c14-0895-4780-ace2-c0c8bd12284b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:44:53.783Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:45:03.784Z |INFO |Init configs |InvocationID=6e20a7be-7e25-41a9-a7a8-fb82f3d26057, InstanceUUID=dbf7b2e8-d6d7-4b5b-b496-1cb53b258fe7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:45:03.790Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:45:13.790Z |INFO |Init configs |InvocationID=6e20a7be-7e25-41a9-a7a8-fb82f3d26057, InstanceUUID=59775c3c-988a-4cfc-914e-c310fe06b6e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:45:13.796Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:45:23.797Z |INFO |Init configs |InvocationID=6e20a7be-7e25-41a9-a7a8-fb82f3d26057, InstanceUUID=aeec78d7-7d17-4e6d-b2a7-e645d75e45b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:45:23.803Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:45:33.804Z |INFO |Init configs |InvocationID=6e20a7be-7e25-41a9-a7a8-fb82f3d26057, InstanceUUID=3fb964f1-2239-4820-a26f-b5b90f36568c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:45:33.815Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:45:43.816Z |INFO |Init configs |InvocationID=6e20a7be-7e25-41a9-a7a8-fb82f3d26057, InstanceUUID=57384d81-9cb9-471a-bbe0-6a078c35f79d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:45:43.823Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:45:53.824Z |INFO |Init configs |InvocationID=6e20a7be-7e25-41a9-a7a8-fb82f3d26057, InstanceUUID=326ae51b-3536-4b8f-866f-71aa690e6d98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:45:53.833Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:46:03.834Z |INFO |Init configs |InvocationID=6e20a7be-7e25-41a9-a7a8-fb82f3d26057, InstanceUUID=91c7b244-b20a-4b31-abf6-502a438ec0a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:46:03.842Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:46:13.843Z |INFO |Init configs |InvocationID=6e20a7be-7e25-41a9-a7a8-fb82f3d26057, InstanceUUID=b462c9f2-6c48-473d-af35-68c9428d279e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:46:13.848Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:46:23.848Z |INFO |Init configs |InvocationID=6e20a7be-7e25-41a9-a7a8-fb82f3d26057, InstanceUUID=c03f9fc1-a4a9-4976-9a00-4e3decebc159 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:46:23.854Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:46:33.855Z |INFO |Init configs |InvocationID=6e20a7be-7e25-41a9-a7a8-fb82f3d26057, InstanceUUID=0fb53701-2044-4c45-94b7-7adf8cd26e5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:46:33.861Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:46:43.861Z |INFO |Init configs |InvocationID=6e20a7be-7e25-41a9-a7a8-fb82f3d26057, InstanceUUID=6783ab7f-29fa-4774-a057-538010340b77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:46:43.867Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:46:53.868Z |INFO |Init configs |InvocationID=6e20a7be-7e25-41a9-a7a8-fb82f3d26057, InstanceUUID=572ad12e-5e27-44a5-8174-8d16d4469e8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:46:53.874Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:47:03.874Z |INFO |Init configs |InvocationID=6e20a7be-7e25-41a9-a7a8-fb82f3d26057, InstanceUUID=6f6fda05-7c4e-495d-b434-f481734faaf2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:47:03.880Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:47:13.880Z |INFO |Init configs |InvocationID=6e20a7be-7e25-41a9-a7a8-fb82f3d26057, InstanceUUID=f53c96fd-89e7-4acf-8234-05b9d582a1f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:47:13.886Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:47:23.888Z |INFO |Init configs |InvocationID=6e20a7be-7e25-41a9-a7a8-fb82f3d26057, InstanceUUID=e4cb5d2d-28f1-4414-a734-060da5a7d262 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:47:23.901Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:47:33.901Z |INFO |Init configs |InvocationID=6e20a7be-7e25-41a9-a7a8-fb82f3d26057, InstanceUUID=442d3dbb-7882-4d51-8592-067f8ed86b57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:47:33.907Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:47:43.907Z |INFO |Init configs |InvocationID=6e20a7be-7e25-41a9-a7a8-fb82f3d26057, InstanceUUID=f084e7fc-e641-4db9-a7fd-a329a7059bed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:47:43.913Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:47:53.914Z |INFO |Init configs |InvocationID=6e20a7be-7e25-41a9-a7a8-fb82f3d26057, InstanceUUID=4a703e27-d865-4835-bd6a-3e1bf40cbb4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:47:53.920Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:48:03.921Z |INFO |Init configs |InvocationID=6e20a7be-7e25-41a9-a7a8-fb82f3d26057, InstanceUUID=e069f4bd-d486-450e-97b0-a09194545d11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:48:03.926Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:48:13.927Z |INFO |Init configs |InvocationID=6e20a7be-7e25-41a9-a7a8-fb82f3d26057, InstanceUUID=84575af6-8046-46d1-86e5-13305900462a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:48:13.932Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-02T10:48:17.042Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-02T10:48:17.042Z |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-02T10:48:17.043Z |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-02T10:48:17.046Z |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-02T10:48:17.051Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-02T10:48:17.051Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-02T10:48:17.051Z |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-02T10:48:17.053Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:48:23.933Z |INFO |Init configs |InvocationID=6e20a7be-7e25-41a9-a7a8-fb82f3d26057, InstanceUUID=3ec30323-1e49-4106-b8db-04734524b625 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:48:23.938Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:48:33.938Z |INFO |Init configs |InvocationID=6e20a7be-7e25-41a9-a7a8-fb82f3d26057, InstanceUUID=60fd2f02-3c5e-454c-a584-bb4b14501bbd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:48:33.944Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:48:43.945Z |INFO |Init configs |InvocationID=6e20a7be-7e25-41a9-a7a8-fb82f3d26057, InstanceUUID=a3b1e155-7421-4a6a-bb37-da258ec29e61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:48:43.951Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:48:53.952Z |INFO |Init configs |InvocationID=6e20a7be-7e25-41a9-a7a8-fb82f3d26057, InstanceUUID=0716ba37-ffe2-413b-b2ff-1ad1634b6428 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:48:53.959Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:49:03.960Z |INFO |Init configs |InvocationID=6e20a7be-7e25-41a9-a7a8-fb82f3d26057, InstanceUUID=6b29c4a9-cd53-4ce1-a744-f9599800c86d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:49:03.966Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:49:13.967Z |INFO |Init configs |InvocationID=6e20a7be-7e25-41a9-a7a8-fb82f3d26057, InstanceUUID=4eebfe90-0c37-44f9-89ce-86b1f55a650f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:49:13.979Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:49:23.980Z |INFO |Init configs |InvocationID=6e20a7be-7e25-41a9-a7a8-fb82f3d26057, InstanceUUID=eec8010e-a18a-4ab5-ba70-1768a466a591 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:49:23.987Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:49:33.987Z |INFO |Init configs |InvocationID=6e20a7be-7e25-41a9-a7a8-fb82f3d26057, InstanceUUID=e1f91a12-d2b9-4ebe-8172-72db44c81bfb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:49:33.993Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:49:43.993Z |INFO |Init configs |InvocationID=6e20a7be-7e25-41a9-a7a8-fb82f3d26057, InstanceUUID=389c2909-7ebe-4978-9dbe-ff9504d26487 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:49:43.999Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:49:53.999Z |INFO |Init configs |InvocationID=6e20a7be-7e25-41a9-a7a8-fb82f3d26057, InstanceUUID=2ec4ae2f-284a-47ec-bac3-eb422196b36a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:49:54.005Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:50:04.005Z |INFO |Init configs |InvocationID=6e20a7be-7e25-41a9-a7a8-fb82f3d26057, InstanceUUID=5ba1d00e-d225-4e4d-832e-d49257b8645f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:50:04.011Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:50:14.011Z |INFO |Init configs |InvocationID=6e20a7be-7e25-41a9-a7a8-fb82f3d26057, InstanceUUID=2a355b0a-71a1-4f5e-9503-0a666d183218 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:50:14.017Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:50:24.017Z |INFO |Init configs |InvocationID=6e20a7be-7e25-41a9-a7a8-fb82f3d26057, InstanceUUID=548d1750-afc4-495e-b0e2-0f4b2134db5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:50:24.023Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:50:34.024Z |INFO |Init configs |InvocationID=6e20a7be-7e25-41a9-a7a8-fb82f3d26057, InstanceUUID=d90b5828-4164-443e-995e-ece9870a62aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:50:34.029Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:50:44.029Z |INFO |Init configs |InvocationID=6e20a7be-7e25-41a9-a7a8-fb82f3d26057, InstanceUUID=0f1632f5-5dd4-44ff-8b54-65463f1be311 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:50:44.035Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:50:54.036Z |INFO |Init configs |InvocationID=6e20a7be-7e25-41a9-a7a8-fb82f3d26057, InstanceUUID=1c712890-bc89-418e-badb-a256bd8923fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:50:54.049Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:51:04.051Z |INFO |Init configs |InvocationID=6e20a7be-7e25-41a9-a7a8-fb82f3d26057, InstanceUUID=94d024db-c9f2-4821-b402-39928dd1e7c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:51:04.065Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:51:14.066Z |INFO |Init configs |InvocationID=6e20a7be-7e25-41a9-a7a8-fb82f3d26057, InstanceUUID=b8204a5d-e70c-42b1-8832-dc3c2832d30f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:51:14.071Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:51:24.072Z |INFO |Init configs |InvocationID=6e20a7be-7e25-41a9-a7a8-fb82f3d26057, InstanceUUID=809c7e82-e440-4542-95fb-b27cfde9ba13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:51:24.079Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:51:34.080Z |INFO |Init configs |InvocationID=6e20a7be-7e25-41a9-a7a8-fb82f3d26057, InstanceUUID=bd1cdd85-742d-4fe7-b4bc-9a9571806509 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:51:34.085Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:51:44.085Z |INFO |Init configs |InvocationID=6e20a7be-7e25-41a9-a7a8-fb82f3d26057, InstanceUUID=7a72849e-7b56-4c98-8a07-abe2701520c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:51:44.092Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:51:54.092Z |INFO |Init configs |InvocationID=6e20a7be-7e25-41a9-a7a8-fb82f3d26057, InstanceUUID=83a538d6-b33f-4e98-8e28-a44a50776386 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:51:54.099Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:52:04.100Z |INFO |Init configs |InvocationID=6e20a7be-7e25-41a9-a7a8-fb82f3d26057, InstanceUUID=fc78b687-b3d0-4f51-97e7-143d7e02fca0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:52:04.105Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:52:14.106Z |INFO |Init configs |InvocationID=6e20a7be-7e25-41a9-a7a8-fb82f3d26057, InstanceUUID=a8d6db79-6522-40b7-aa0a-91c5bb0a4c28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:52:14.111Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:52:24.111Z |INFO |Init configs |InvocationID=6e20a7be-7e25-41a9-a7a8-fb82f3d26057, InstanceUUID=b2654a8b-800a-476b-8368-c1ddd52ede2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:52:24.118Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:52:34.118Z |INFO |Init configs |InvocationID=6e20a7be-7e25-41a9-a7a8-fb82f3d26057, InstanceUUID=3290d19f-8e7b-40e6-8920-9acb0acc6325 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:52:34.124Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:52:44.125Z |INFO |Init configs |InvocationID=6e20a7be-7e25-41a9-a7a8-fb82f3d26057, InstanceUUID=ff593aef-d42a-4bf8-8f0f-3840f1cf75db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:52:44.141Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:52:54.141Z |INFO |Init configs |InvocationID=6e20a7be-7e25-41a9-a7a8-fb82f3d26057, InstanceUUID=321bc1a1-5790-4b4d-8af2-cc6b4d02a2ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:52:54.149Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:53:04.150Z |INFO |Init configs |InvocationID=6e20a7be-7e25-41a9-a7a8-fb82f3d26057, InstanceUUID=5ca1d170-3adc-4716-9421-9e2d5b530739 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:53:04.158Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:53:14.159Z |INFO |Init configs |InvocationID=6e20a7be-7e25-41a9-a7a8-fb82f3d26057, InstanceUUID=edc242a0-1ab6-443e-955b-6f16d3c8faeb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:53:14.164Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-02T10:53:17.026Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-02T10:53:17.027Z |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-02T10:53:17.027Z |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-02T10:53:17.031Z |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-02T10:53:17.034Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-02T10:53:17.034Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-02T10:53:17.034Z |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-02T10:53:17.036Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:53:24.165Z |INFO |Init configs |InvocationID=6e20a7be-7e25-41a9-a7a8-fb82f3d26057, InstanceUUID=ba65356e-660f-432e-8523-f6f7c5475a83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:53:24.170Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:53:34.171Z |INFO |Init configs |InvocationID=6e20a7be-7e25-41a9-a7a8-fb82f3d26057, InstanceUUID=27f4e9e0-75e4-4a2f-b1fa-046a2b035ebc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:53:34.177Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:53:44.177Z |INFO |Init configs |InvocationID=6e20a7be-7e25-41a9-a7a8-fb82f3d26057, InstanceUUID=6a320b10-7af8-4301-8903-69b5e3dd6c1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:53:44.184Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:53:54.184Z |INFO |Init configs |InvocationID=6e20a7be-7e25-41a9-a7a8-fb82f3d26057, InstanceUUID=b1117392-75a7-4141-b040-95e2c337b440 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:53:54.193Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:54:04.194Z |INFO |Init configs |InvocationID=6e20a7be-7e25-41a9-a7a8-fb82f3d26057, InstanceUUID=b2819e94-2575-4867-bdfc-fc87738cf7e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:54:04.200Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:54:14.200Z |INFO |Init configs |InvocationID=6e20a7be-7e25-41a9-a7a8-fb82f3d26057, InstanceUUID=d2f8eaca-38b2-4a2f-85e5-e9bfcdd3e5c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:54:14.205Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:54:24.206Z |INFO |Init configs |InvocationID=6e20a7be-7e25-41a9-a7a8-fb82f3d26057, InstanceUUID=c55ffa1d-94b0-4cd3-9f57-e3f5bb2fa8ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:54:24.211Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:54:34.213Z |INFO |Init configs |InvocationID=6e20a7be-7e25-41a9-a7a8-fb82f3d26057, InstanceUUID=af782315-1c56-46b6-8613-ed350dd582d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:54:34.224Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:54:44.227Z |INFO |Init configs |InvocationID=6e20a7be-7e25-41a9-a7a8-fb82f3d26057, InstanceUUID=78846531-9397-4500-991c-5cca96007a5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:54:44.235Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:54:54.236Z |INFO |Init configs |InvocationID=6e20a7be-7e25-41a9-a7a8-fb82f3d26057, InstanceUUID=19375a95-9bb6-475e-93d6-e355b6f2526c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:54:54.241Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:55:04.242Z |INFO |Init configs |InvocationID=6e20a7be-7e25-41a9-a7a8-fb82f3d26057, InstanceUUID=41c5879b-e5d6-45fb-818a-4db2e91e6e54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:55:04.248Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:55:14.248Z |INFO |Init configs |InvocationID=6e20a7be-7e25-41a9-a7a8-fb82f3d26057, InstanceUUID=4afbabec-7db2-43f7-89ed-66c22fa436c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:55:14.254Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:55:24.254Z |INFO |Init configs |InvocationID=6e20a7be-7e25-41a9-a7a8-fb82f3d26057, InstanceUUID=e3ee2118-c021-4402-b336-4ccc1f9e9ab0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:55:24.259Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:55:34.260Z |INFO |Init configs |InvocationID=6e20a7be-7e25-41a9-a7a8-fb82f3d26057, InstanceUUID=dea7b900-e620-42f4-b37f-8866ac10231e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:55:34.265Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:55:44.265Z |INFO |Init configs |InvocationID=6e20a7be-7e25-41a9-a7a8-fb82f3d26057, InstanceUUID=16bb3b01-54e8-428e-8861-9a46d0f7ef67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:55:44.270Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:55:54.271Z |INFO |Init configs |InvocationID=6e20a7be-7e25-41a9-a7a8-fb82f3d26057, InstanceUUID=bb45c16a-e24d-474e-b6d3-7e124895994b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:55:54.276Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:56:04.277Z |INFO |Init configs |InvocationID=6e20a7be-7e25-41a9-a7a8-fb82f3d26057, InstanceUUID=94ebcbd4-386a-4a69-9b39-a0df1ab58913 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:56:04.285Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:56:14.286Z |INFO |Init configs |InvocationID=6e20a7be-7e25-41a9-a7a8-fb82f3d26057, InstanceUUID=b1802ba4-4f26-4718-81ba-1592bf1671f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:56:14.298Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:56:24.299Z |INFO |Init configs |InvocationID=6e20a7be-7e25-41a9-a7a8-fb82f3d26057, InstanceUUID=3027b395-4f60-4aa1-bfac-16313e7c9353 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:56:24.304Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:56:34.306Z |INFO |Init configs |InvocationID=6e20a7be-7e25-41a9-a7a8-fb82f3d26057, InstanceUUID=e9c73d85-e1a3-45b0-a87f-525673e767ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:56:34.319Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:56:44.319Z |INFO |Init configs |InvocationID=6e20a7be-7e25-41a9-a7a8-fb82f3d26057, InstanceUUID=a686fe84-a4a9-4ba9-bc10-6eef59ed9adf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:56:44.341Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:56:54.342Z |INFO |Init configs |InvocationID=6e20a7be-7e25-41a9-a7a8-fb82f3d26057, InstanceUUID=c7e108ce-c061-438c-81f9-68f916f2bec3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:56:54.347Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:57:04.348Z |INFO |Init configs |InvocationID=6e20a7be-7e25-41a9-a7a8-fb82f3d26057, InstanceUUID=6c5246de-d603-4063-a4da-ff69e9cfa459 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:57:04.353Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:57:14.354Z |INFO |Init configs |InvocationID=6e20a7be-7e25-41a9-a7a8-fb82f3d26057, InstanceUUID=23ba3bdd-4b56-4fc4-ba55-36efc7704357 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:57:14.359Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:57:24.360Z |INFO |Init configs |InvocationID=6e20a7be-7e25-41a9-a7a8-fb82f3d26057, InstanceUUID=e40b9e9a-b635-4fbb-8fee-b32148c2c475 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:57:24.365Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:57:34.366Z |INFO |Init configs |InvocationID=6e20a7be-7e25-41a9-a7a8-fb82f3d26057, InstanceUUID=81dcef56-05ab-4387-985c-d6bc12103cb6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:57:34.372Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:57:44.372Z |INFO |Init configs |InvocationID=6e20a7be-7e25-41a9-a7a8-fb82f3d26057, InstanceUUID=bf2a60de-3d26-4eff-aaf8-3ed49f604848 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:57:44.378Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:57:54.378Z |INFO |Init configs |InvocationID=6e20a7be-7e25-41a9-a7a8-fb82f3d26057, InstanceUUID=5f572722-e3d2-4d71-9e95-52f426ab1f19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:57:54.383Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:58:04.384Z |INFO |Init configs |InvocationID=6e20a7be-7e25-41a9-a7a8-fb82f3d26057, InstanceUUID=3426619c-96e9-468f-b680-3d5fbe54d86e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:58:04.390Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:58:14.390Z |INFO |Init configs |InvocationID=6e20a7be-7e25-41a9-a7a8-fb82f3d26057, InstanceUUID=bbcce00d-96e4-4882-9303-a9ec40913dc5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:58:14.397Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-02T10:58:17.010Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-02T10:58:17.010Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-02T10:58:17.011Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-02T10:58:17.014Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-02T10:58:17.018Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-02T10:58:17.018Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-02T10:58:17.018Z |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-02T10:58:17.020Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:58:24.399Z |INFO |Init configs |InvocationID=6e20a7be-7e25-41a9-a7a8-fb82f3d26057, InstanceUUID=639be1af-ab7c-48f4-8c47-fd5d48ed96df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:58:24.410Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:58:34.411Z |INFO |Init configs |InvocationID=6e20a7be-7e25-41a9-a7a8-fb82f3d26057, InstanceUUID=7b2d58a5-5327-49b3-b896-9f4004b7712d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:58:34.418Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:58:44.418Z |INFO |Init configs |InvocationID=6e20a7be-7e25-41a9-a7a8-fb82f3d26057, InstanceUUID=c235aeb7-b738-4ff8-930d-5f30eb869321 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:58:44.425Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:58:54.425Z |INFO |Init configs |InvocationID=6e20a7be-7e25-41a9-a7a8-fb82f3d26057, InstanceUUID=6001a2d6-9d81-4f3f-b48f-ec964c751b3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:58:54.432Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:59:04.432Z |INFO |Init configs |InvocationID=6e20a7be-7e25-41a9-a7a8-fb82f3d26057, InstanceUUID=bd0a0113-7a0b-438b-b7f3-bcf6d2772510 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:59:04.437Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:59:14.438Z |INFO |Init configs |InvocationID=6e20a7be-7e25-41a9-a7a8-fb82f3d26057, InstanceUUID=3cb19f52-afa2-491e-9913-a2c87bb386c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:59:14.444Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:59:24.444Z |INFO |Init configs |InvocationID=6e20a7be-7e25-41a9-a7a8-fb82f3d26057, InstanceUUID=b89eec5d-cc93-4dcb-91aa-efd94a15bae0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:59:24.450Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:59:34.450Z |INFO |Init configs |InvocationID=6e20a7be-7e25-41a9-a7a8-fb82f3d26057, InstanceUUID=6faa8e9b-6c87-48ca-bee0-857ce41859d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:59:34.455Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:59:44.456Z |INFO |Init configs |InvocationID=6e20a7be-7e25-41a9-a7a8-fb82f3d26057, InstanceUUID=ce2cb8a6-c83d-49a3-8816-e12ec7a0212e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:59:44.461Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:59:54.462Z |INFO |Init configs |InvocationID=6e20a7be-7e25-41a9-a7a8-fb82f3d26057, InstanceUUID=7afb1723-04b5-4bd7-99ae-3cf2ed3bb1c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T10:59:54.467Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T11:00:04.467Z |INFO |Init configs |InvocationID=6e20a7be-7e25-41a9-a7a8-fb82f3d26057, InstanceUUID=42ea74a0-99a0-4fe3-a224-fd542cf04090 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T11:00:04.474Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T11:00:14.474Z |INFO |Init configs |InvocationID=6e20a7be-7e25-41a9-a7a8-fb82f3d26057, InstanceUUID=0bb6b5b4-f04a-47de-a209-d4cb37708f4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T11:00:14.479Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T11:00:24.481Z |INFO |Init configs |InvocationID=6e20a7be-7e25-41a9-a7a8-fb82f3d26057, InstanceUUID=93803b81-fe99-430e-a8ad-9ab702d42041 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T11:00:24.503Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T11:00:34.503Z |INFO |Init configs |InvocationID=6e20a7be-7e25-41a9-a7a8-fb82f3d26057, InstanceUUID=39ec1e7c-9637-4ee7-8c8f-155d0d5f6a4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T11:00:34.513Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T11:00:44.516Z |INFO |Init configs |InvocationID=6e20a7be-7e25-41a9-a7a8-fb82f3d26057, InstanceUUID=c716c5dd-20de-4cb4-a47d-916769f15352 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T11:00:44.530Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T11:00:54.530Z |INFO |Init configs |InvocationID=6e20a7be-7e25-41a9-a7a8-fb82f3d26057, InstanceUUID=c8c38963-adc4-43e4-9313-c024d91d6d42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T11:00:54.539Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T11:01:04.539Z |INFO |Init configs |InvocationID=6e20a7be-7e25-41a9-a7a8-fb82f3d26057, InstanceUUID=de974cbe-1fcb-4c8d-9869-b35b55e084b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T11:01:04.548Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T11:01:14.549Z |INFO |Init configs |InvocationID=6e20a7be-7e25-41a9-a7a8-fb82f3d26057, InstanceUUID=33de3ef4-1d3e-4c55-981f-fcac6770baff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T11:01:14.563Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T11:01:24.564Z |INFO |Init configs |InvocationID=6e20a7be-7e25-41a9-a7a8-fb82f3d26057, InstanceUUID=25c39c6c-07ab-47e9-bedb-f81cd11d7b3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T11:01:24.570Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T11:01:34.570Z |INFO |Init configs |InvocationID=6e20a7be-7e25-41a9-a7a8-fb82f3d26057, InstanceUUID=5c66d642-3ca0-444f-a0f7-9d0d694701fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T11:01:34.577Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T11:01:44.577Z |INFO |Init configs |InvocationID=6e20a7be-7e25-41a9-a7a8-fb82f3d26057, InstanceUUID=4d9e8b17-d031-4d2b-86ca-93255a55493f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T11:01:44.582Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T11:01:54.583Z |INFO |Init configs |InvocationID=6e20a7be-7e25-41a9-a7a8-fb82f3d26057, InstanceUUID=5abd0053-e243-4d76-beb9-98445ea88154 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T11:01:54.588Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T11:02:04.588Z |INFO |Init configs |InvocationID=6e20a7be-7e25-41a9-a7a8-fb82f3d26057, InstanceUUID=9c366525-d650-4122-bdde-445ab37d73a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T11:02:04.593Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T11:02:14.595Z |INFO |Init configs |InvocationID=6e20a7be-7e25-41a9-a7a8-fb82f3d26057, InstanceUUID=06eef529-a67b-4f7e-965f-b92b2a9542ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T11:02:14.606Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T11:02:24.607Z |INFO |Init configs |InvocationID=6e20a7be-7e25-41a9-a7a8-fb82f3d26057, InstanceUUID=043eea3f-5445-4bab-94ac-14f53a8a71a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T11:02:24.614Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T11:02:34.615Z |INFO |Init configs |InvocationID=6e20a7be-7e25-41a9-a7a8-fb82f3d26057, InstanceUUID=caca942d-b805-463a-b699-4a2ce41f206f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T11:02:34.621Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T11:02:44.621Z |INFO |Init configs |InvocationID=6e20a7be-7e25-41a9-a7a8-fb82f3d26057, InstanceUUID=89ee5ccf-fcda-4eb8-b77a-0a6d6d3b8bf4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T11:02:44.629Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T11:02:54.629Z |INFO |Init configs |InvocationID=6e20a7be-7e25-41a9-a7a8-fb82f3d26057, InstanceUUID=edbc2240-5ed9-4680-b6b4-9f6371504659 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T11:02:54.635Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T11:03:04.636Z |INFO |Init configs |InvocationID=6e20a7be-7e25-41a9-a7a8-fb82f3d26057, InstanceUUID=f15f9973-8ecf-433c-925e-70a01807647d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T11:03:04.650Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T11:03:14.651Z |INFO |Init configs |InvocationID=6e20a7be-7e25-41a9-a7a8-fb82f3d26057, InstanceUUID=2e2ba720-4d7e-4cd8-8cb4-5541d11289e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T11:03:14.657Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-02T11:03:17.002Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-02T11:03:17.003Z |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-02T11:03:17.004Z |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-02T11:03:17.007Z |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-02T11:03:17.011Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-02T11:03:17.011Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-02T11:03:17.011Z |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-02T11:03:17.013Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T11:03:24.658Z |INFO |Init configs |InvocationID=6e20a7be-7e25-41a9-a7a8-fb82f3d26057, InstanceUUID=5192751e-586d-49bb-837c-7b331558f216 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T11:03:24.664Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T11:03:34.664Z |INFO |Init configs |InvocationID=6e20a7be-7e25-41a9-a7a8-fb82f3d26057, InstanceUUID=9a0a02a8-53ed-4609-8917-c8ca8da1b1f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T11:03:34.670Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T11:03:44.671Z |INFO |Init configs |InvocationID=6e20a7be-7e25-41a9-a7a8-fb82f3d26057, InstanceUUID=df5dabc5-b0bb-4e82-96ac-18310872122c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T11:03:44.685Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T11:03:54.685Z |INFO |Init configs |InvocationID=6e20a7be-7e25-41a9-a7a8-fb82f3d26057, InstanceUUID=9dea0d7c-1549-43a8-a507-89399e596fe7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T11:03:54.691Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T11:04:04.693Z |INFO |Init configs |InvocationID=6e20a7be-7e25-41a9-a7a8-fb82f3d26057, InstanceUUID=d8c67493-4aa6-46b1-b28f-6c03e217c04f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T11:04:04.704Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T11:04:14.705Z |INFO |Init configs |InvocationID=6e20a7be-7e25-41a9-a7a8-fb82f3d26057, InstanceUUID=7dc4f37b-ceb5-4bfb-aafc-be4054fcd2c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T11:04:14.711Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T11:04:24.711Z |INFO |Init configs |InvocationID=6e20a7be-7e25-41a9-a7a8-fb82f3d26057, InstanceUUID=53b6f5b4-6b46-4e0f-844c-56db6ed3a014 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T11:04:24.717Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T11:04:34.718Z |INFO |Init configs |InvocationID=6e20a7be-7e25-41a9-a7a8-fb82f3d26057, InstanceUUID=00ee4950-2dcf-412a-991a-590cac99475e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T11:04:34.723Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T11:04:44.724Z |INFO |Init configs |InvocationID=6e20a7be-7e25-41a9-a7a8-fb82f3d26057, InstanceUUID=2dae4bba-62bd-42c3-8d8f-6ca310919412 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T11:04:44.730Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T11:04:54.730Z |INFO |Init configs |InvocationID=6e20a7be-7e25-41a9-a7a8-fb82f3d26057, InstanceUUID=f66a2c7f-5108-450d-aee7-c07547af7076 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T11:04:54.734Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T11:05:04.734Z |INFO |Init configs |InvocationID=6e20a7be-7e25-41a9-a7a8-fb82f3d26057, InstanceUUID=deec3d76-421d-46c1-9a81-60d4bb3869e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T11:05:04.740Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T11:05:14.740Z |INFO |Init configs |InvocationID=6e20a7be-7e25-41a9-a7a8-fb82f3d26057, InstanceUUID=66458f28-ee39-4328-9ffc-efbe33e25e2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T11:05:14.746Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T11:05:24.746Z |INFO |Init configs |InvocationID=6e20a7be-7e25-41a9-a7a8-fb82f3d26057, InstanceUUID=a013c7c7-ff10-4487-b376-fdae896953c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T11:05:24.751Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T11:05:34.752Z |INFO |Init configs |InvocationID=6e20a7be-7e25-41a9-a7a8-fb82f3d26057, InstanceUUID=94335e50-6d98-4143-83e5-a29a12b97a5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T11:05:34.758Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T11:05:44.758Z |INFO |Init configs |InvocationID=6e20a7be-7e25-41a9-a7a8-fb82f3d26057, InstanceUUID=1b40251e-30d2-4d68-81e2-6fe72e5ebaee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T11:05:44.763Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T11:05:54.763Z |INFO |Init configs |InvocationID=6e20a7be-7e25-41a9-a7a8-fb82f3d26057, InstanceUUID=28f73089-a7d5-4144-92b4-7e5a2503607b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T11:05:54.768Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T11:06:04.769Z |INFO |Init configs |InvocationID=6e20a7be-7e25-41a9-a7a8-fb82f3d26057, InstanceUUID=d71b9535-2951-4e9c-b3bd-b87233123bd3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T11:06:04.779Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T11:06:14.780Z |INFO |Init configs |InvocationID=6e20a7be-7e25-41a9-a7a8-fb82f3d26057, InstanceUUID=09091365-e9de-4b44-a679-6f6d92cefdee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T11:06:14.786Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T11:06:24.786Z |INFO |Init configs |InvocationID=6e20a7be-7e25-41a9-a7a8-fb82f3d26057, InstanceUUID=ff4abe77-58dc-4abd-a28c-0003e8bbbe44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T11:06:24.791Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T11:06:34.792Z |INFO |Init configs |InvocationID=6e20a7be-7e25-41a9-a7a8-fb82f3d26057, InstanceUUID=dfb51bf0-d4b1-4266-870d-6c6b39a14cc8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T11:06:34.799Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T11:06:44.799Z |INFO |Init configs |InvocationID=6e20a7be-7e25-41a9-a7a8-fb82f3d26057, InstanceUUID=c2446e7a-8fec-4cc2-b1a9-34802e6f4227 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T11:06:44.806Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T11:06:54.806Z |INFO |Init configs |InvocationID=6e20a7be-7e25-41a9-a7a8-fb82f3d26057, InstanceUUID=b46a14a6-d5eb-4398-b616-176d9e96601f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T11:06:54.811Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T11:07:04.811Z |INFO |Init configs |InvocationID=6e20a7be-7e25-41a9-a7a8-fb82f3d26057, InstanceUUID=17c9484b-cbc3-4fc2-9984-65cabfa41f69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T11:07:04.817Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T11:07:14.817Z |INFO |Init configs |InvocationID=6e20a7be-7e25-41a9-a7a8-fb82f3d26057, InstanceUUID=950b4f1b-a03c-4e7c-94e7-4b36289d95ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T11:07:14.822Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T11:07:24.822Z |INFO |Init configs |InvocationID=6e20a7be-7e25-41a9-a7a8-fb82f3d26057, InstanceUUID=c2588b75-da26-4ffd-b42d-da1ae7a06d0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T11:07:24.829Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T11:07:34.829Z |INFO |Init configs |InvocationID=6e20a7be-7e25-41a9-a7a8-fb82f3d26057, InstanceUUID=c8cc9a52-1da3-4457-827d-29c4bbb48b3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T11:07:34.836Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T11:07:44.836Z |INFO |Init configs |InvocationID=6e20a7be-7e25-41a9-a7a8-fb82f3d26057, InstanceUUID=9ff9dbb7-5a52-4fc3-9fa1-d800cff09ba0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T11:07:44.844Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T11:07:54.845Z |INFO |Init configs |InvocationID=6e20a7be-7e25-41a9-a7a8-fb82f3d26057, InstanceUUID=9bf11258-1118-4e31-bcbb-a48d96a69811 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T11:07:54.856Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T11:08:04.857Z |INFO |Init configs |InvocationID=6e20a7be-7e25-41a9-a7a8-fb82f3d26057, InstanceUUID=01538545-8066-4d18-b163-398b6acf59c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T11:08:04.862Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T11:08:14.862Z |INFO |Init configs |InvocationID=6e20a7be-7e25-41a9-a7a8-fb82f3d26057, InstanceUUID=4c133ed1-4630-4c2d-925a-c4cfb23c275b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T11:08:14.871Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-02T11:08:17.023Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-02T11:08:17.023Z |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-02T11:08:17.024Z |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-02T11:08:17.027Z |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-02T11:08:17.031Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-02T11:08:17.032Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-02T11:08:17.032Z |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-02T11:08:17.034Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T11:08:24.872Z |INFO |Init configs |InvocationID=6e20a7be-7e25-41a9-a7a8-fb82f3d26057, InstanceUUID=757fe177-30de-4888-a3ab-8bd04820c219 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T11:08:24.878Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T11:08:34.878Z |INFO |Init configs |InvocationID=6e20a7be-7e25-41a9-a7a8-fb82f3d26057, InstanceUUID=47dc5de9-e8e3-4ee0-b021-c270466be2c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T11:08:34.884Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T11:08:44.884Z |INFO |Init configs |InvocationID=6e20a7be-7e25-41a9-a7a8-fb82f3d26057, InstanceUUID=2a0b5eb4-07e5-4707-b92b-f4753fa57fe3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T11:08:44.891Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T11:08:54.891Z |INFO |Init configs |InvocationID=6e20a7be-7e25-41a9-a7a8-fb82f3d26057, InstanceUUID=4c9f43d1-7c81-47cb-838f-5eefdf9ca085 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T11:08:54.897Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T11:09:04.898Z |INFO |Init configs |InvocationID=6e20a7be-7e25-41a9-a7a8-fb82f3d26057, InstanceUUID=4e257e46-c066-40d9-8544-ecae98cc0bf2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T11:09:04.903Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T11:09:14.904Z |INFO |Init configs |InvocationID=6e20a7be-7e25-41a9-a7a8-fb82f3d26057, InstanceUUID=bb4f10a0-9afb-41ca-afbb-1084fb849f2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T11:09:14.909Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T11:09:24.909Z |INFO |Init configs |InvocationID=6e20a7be-7e25-41a9-a7a8-fb82f3d26057, InstanceUUID=0fea096e-8279-46db-8305-4ff1138802da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T11:09:24.914Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T11:09:34.914Z |INFO |Init configs |InvocationID=6e20a7be-7e25-41a9-a7a8-fb82f3d26057, InstanceUUID=a1d7ff71-2c04-4c15-85d2-e85097d9cf0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T11:09:34.924Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T11:09:44.926Z |INFO |Init configs |InvocationID=6e20a7be-7e25-41a9-a7a8-fb82f3d26057, InstanceUUID=c925b7b2-c715-4f50-a496-a64a6f95801d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T11:09:44.938Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T11:09:54.939Z |INFO |Init configs |InvocationID=6e20a7be-7e25-41a9-a7a8-fb82f3d26057, InstanceUUID=88b8d12b-c5bc-48d5-b9fe-73f70e4adab8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T11:09:54.956Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T11:10:04.956Z |INFO |Init configs |InvocationID=6e20a7be-7e25-41a9-a7a8-fb82f3d26057, InstanceUUID=27a3f394-0ae3-4ee9-9465-ebc9cbeca1e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T11:10:04.962Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T11:10:14.962Z |INFO |Init configs |InvocationID=6e20a7be-7e25-41a9-a7a8-fb82f3d26057, InstanceUUID=c7f66d57-c7df-4379-8b33-7ee5e35dfa08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T11:10:14.967Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T11:10:24.967Z |INFO |Init configs |InvocationID=6e20a7be-7e25-41a9-a7a8-fb82f3d26057, InstanceUUID=9781f1b3-60b3-40ef-a47d-cd22c7116a07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T11:10:24.973Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T11:10:34.973Z |INFO |Init configs |InvocationID=6e20a7be-7e25-41a9-a7a8-fb82f3d26057, InstanceUUID=d6735273-42a5-4f9d-b932-64f52ea3aee3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T11:10:34.979Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T11:10:44.979Z |INFO |Init configs |InvocationID=6e20a7be-7e25-41a9-a7a8-fb82f3d26057, InstanceUUID=c66e7f41-b0c4-44b4-80b3-537ef79207ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T11:10:44.985Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T11:10:54.985Z |INFO |Init configs |InvocationID=6e20a7be-7e25-41a9-a7a8-fb82f3d26057, InstanceUUID=611ce1a9-450d-4bcf-8916-14f312078281 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T11:10:54.990Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T11:11:04.991Z |INFO |Init configs |InvocationID=6e20a7be-7e25-41a9-a7a8-fb82f3d26057, InstanceUUID=071628a4-9059-481c-8771-3bdef5b21057 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T11:11:04.996Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T11:11:14.996Z |INFO |Init configs |InvocationID=6e20a7be-7e25-41a9-a7a8-fb82f3d26057, InstanceUUID=3061b95d-bc00-465f-b23a-30fe72f350cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T11:11:15.001Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T11:11:25.001Z |INFO |Init configs |InvocationID=6e20a7be-7e25-41a9-a7a8-fb82f3d26057, InstanceUUID=f51a3a7f-6de9-4a42-b2e7-ed6c8aa82825 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T11:11:25.006Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T11:11:35.007Z |INFO |Init configs |InvocationID=6e20a7be-7e25-41a9-a7a8-fb82f3d26057, InstanceUUID=88401a43-f66f-4997-887f-c7db415bfadf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T11:11:35.018Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T11:11:45.019Z |INFO |Init configs |InvocationID=6e20a7be-7e25-41a9-a7a8-fb82f3d26057, InstanceUUID=1b3309c4-95c7-4bd2-954c-a779452f89b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T11:11:45.024Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T11:11:55.025Z |INFO |Init configs |InvocationID=6e20a7be-7e25-41a9-a7a8-fb82f3d26057, InstanceUUID=ec97da0a-e2e1-4fd4-886e-5ad975aa5603 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T11:11:55.031Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T11:12:05.031Z |INFO |Init configs |InvocationID=6e20a7be-7e25-41a9-a7a8-fb82f3d26057, InstanceUUID=81725f56-673c-48b1-809a-1cb23583597c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T11:12:05.037Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T11:12:15.037Z |INFO |Init configs |InvocationID=6e20a7be-7e25-41a9-a7a8-fb82f3d26057, InstanceUUID=98a2a9d9-3717-4aec-a3d5-c1d609f5dea7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T11:12:15.042Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T11:12:25.042Z |INFO |Init configs |InvocationID=6e20a7be-7e25-41a9-a7a8-fb82f3d26057, InstanceUUID=88c8f54d-c87b-4e3b-a8ed-2bc489cba6f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T11:12:25.047Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T11:12:35.047Z |INFO |Init configs |InvocationID=6e20a7be-7e25-41a9-a7a8-fb82f3d26057, InstanceUUID=4d09a8fe-1c91-454d-9b15-bce8adde6f3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T11:12:35.053Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T11:12:45.053Z |INFO |Init configs |InvocationID=6e20a7be-7e25-41a9-a7a8-fb82f3d26057, InstanceUUID=c3d6d3ce-e984-4b1e-9cbf-f9f96c325e0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T11:12:45.058Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T11:12:55.059Z |INFO |Init configs |InvocationID=6e20a7be-7e25-41a9-a7a8-fb82f3d26057, InstanceUUID=229c387b-52b9-4a86-beca-6aee3c7d15ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T11:12:55.064Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T11:13:05.064Z |INFO |Init configs |InvocationID=6e20a7be-7e25-41a9-a7a8-fb82f3d26057, InstanceUUID=1495c2f1-b8e5-494a-982d-88dc6b93bf4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T11:13:05.070Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T11:13:15.071Z |INFO |Init configs |InvocationID=6e20a7be-7e25-41a9-a7a8-fb82f3d26057, InstanceUUID=e12bfaba-386f-4850-b8f0-7a3a8d65fc8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T11:13:15.083Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-02T11:13:17.055Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-02T11:13:17.055Z |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-02T11:13:17.056Z |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-02T11:13:17.059Z |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-02T11:13:17.062Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-02T11:13:17.062Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-02T11:13:17.062Z |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-02T11:13:17.064Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T11:13:25.084Z |INFO |Init configs |InvocationID=6e20a7be-7e25-41a9-a7a8-fb82f3d26057, InstanceUUID=9b27bd5c-d9c4-4a3c-85a3-50efd6fe2fc6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T11:13:25.093Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T11:13:35.093Z |INFO |Init configs |InvocationID=6e20a7be-7e25-41a9-a7a8-fb82f3d26057, InstanceUUID=0ea2787f-09ce-4d1b-818c-84c7c0dcedb2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T11:13:35.099Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T11:13:45.099Z |INFO |Init configs |InvocationID=6e20a7be-7e25-41a9-a7a8-fb82f3d26057, InstanceUUID=707fe010-910c-4241-9e24-9a8fa21cd418 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T11:13:45.104Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T11:13:55.104Z |INFO |Init configs |InvocationID=6e20a7be-7e25-41a9-a7a8-fb82f3d26057, InstanceUUID=e906474f-1a1e-471f-925a-1746ba1a84a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T11:13:55.110Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T11:14:05.110Z |INFO |Init configs |InvocationID=6e20a7be-7e25-41a9-a7a8-fb82f3d26057, InstanceUUID=66dad706-09ea-4d4e-b112-ec4b87f762f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T11:14:05.115Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T11:14:15.115Z |INFO |Init configs |InvocationID=6e20a7be-7e25-41a9-a7a8-fb82f3d26057, InstanceUUID=99335b6e-6a75-4d13-ab96-1add272a1eb0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T11:14:15.120Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T11:14:25.120Z |INFO |Init configs |InvocationID=6e20a7be-7e25-41a9-a7a8-fb82f3d26057, InstanceUUID=99392ea9-3460-48c8-a3a1-0f6929171ff2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T11:14:25.127Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T11:14:35.127Z |INFO |Init configs |InvocationID=6e20a7be-7e25-41a9-a7a8-fb82f3d26057, InstanceUUID=6a02cf7b-153a-46fe-922b-50ef56dd434e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T11:14:35.138Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T11:14:45.138Z |INFO |Init configs |InvocationID=6e20a7be-7e25-41a9-a7a8-fb82f3d26057, InstanceUUID=d4406b2c-fae6-4d46-ad7a-02c79f34585f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T11:14:45.143Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T11:14:55.144Z |INFO |Init configs |InvocationID=6e20a7be-7e25-41a9-a7a8-fb82f3d26057, InstanceUUID=25c4734d-e96e-4748-ad61-9747ba5959a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T11:14:55.149Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T11:15:05.150Z |INFO |Init configs |InvocationID=6e20a7be-7e25-41a9-a7a8-fb82f3d26057, InstanceUUID=9b2f1995-75a0-440b-bef5-95ea016bd496 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T11:15:05.155Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T11:15:15.156Z |INFO |Init configs |InvocationID=6e20a7be-7e25-41a9-a7a8-fb82f3d26057, InstanceUUID=7e59aafe-6c21-4477-976a-23a8da9f4325 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T11:15:15.168Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T11:15:25.169Z |INFO |Init configs |InvocationID=6e20a7be-7e25-41a9-a7a8-fb82f3d26057, InstanceUUID=e2d1e39c-69cd-4f0a-aebf-2e8cfe0b29d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T11:15:25.175Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T11:15:35.176Z |INFO |Init configs |InvocationID=6e20a7be-7e25-41a9-a7a8-fb82f3d26057, InstanceUUID=b7a4cc60-1f03-4e88-88e1-b45283aaae20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T11:15:35.180Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T11:15:45.181Z |INFO |Init configs |InvocationID=6e20a7be-7e25-41a9-a7a8-fb82f3d26057, InstanceUUID=01e923db-372a-4540-9663-de04c9ffc504 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T11:15:45.185Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T11:15:55.186Z |INFO |Init configs |InvocationID=6e20a7be-7e25-41a9-a7a8-fb82f3d26057, InstanceUUID=6154deab-6ae6-4005-9af3-eb5c7886bbfb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T11:15:55.191Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T11:16:05.191Z |INFO |Init configs |InvocationID=6e20a7be-7e25-41a9-a7a8-fb82f3d26057, InstanceUUID=d899ceb2-dbb3-46d3-8ed4-f9ebbc99dc52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T11:16:05.197Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T11:16:15.198Z |INFO |Init configs |InvocationID=6e20a7be-7e25-41a9-a7a8-fb82f3d26057, InstanceUUID=7e77256f-9ea2-4d97-a275-46d3cb1317d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T11:16:15.202Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T11:16:25.203Z |INFO |Init configs |InvocationID=6e20a7be-7e25-41a9-a7a8-fb82f3d26057, InstanceUUID=fe04ade9-c604-4455-89b6-d4ee4398e36d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T11:16:25.209Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T11:16:35.209Z |INFO |Init configs |InvocationID=6e20a7be-7e25-41a9-a7a8-fb82f3d26057, InstanceUUID=08bf7de2-21b7-4e5d-8ca2-9251be01036d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T11:16:35.214Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T11:16:45.214Z |INFO |Init configs |InvocationID=6e20a7be-7e25-41a9-a7a8-fb82f3d26057, InstanceUUID=31aafe30-5ca6-48ee-a9f3-9ba5ab19139b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T11:16:45.219Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T11:16:55.219Z |INFO |Init configs |InvocationID=6e20a7be-7e25-41a9-a7a8-fb82f3d26057, InstanceUUID=f75d8055-1c79-4176-923e-41f601598d25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T11:16:55.225Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T11:17:05.226Z |INFO |Init configs |InvocationID=6e20a7be-7e25-41a9-a7a8-fb82f3d26057, InstanceUUID=d9ad8f5a-1921-4f5a-9d9f-15fcccf98c69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T11:17:05.238Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T11:17:15.239Z |INFO |Init configs |InvocationID=6e20a7be-7e25-41a9-a7a8-fb82f3d26057, InstanceUUID=a32cf74a-29a2-4ca2-b138-6cdb7ac34c35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T11:17:15.245Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T11:17:25.246Z |INFO |Init configs |InvocationID=6e20a7be-7e25-41a9-a7a8-fb82f3d26057, InstanceUUID=ac686548-ca39-4b85-b106-36b9fae1be98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T11:17:25.252Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T11:17:35.252Z |INFO |Init configs |InvocationID=6e20a7be-7e25-41a9-a7a8-fb82f3d26057, InstanceUUID=18abf110-122d-4955-bba5-fc0fd0ffe2da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T11:17:35.258Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T11:17:45.258Z |INFO |Init configs |InvocationID=6e20a7be-7e25-41a9-a7a8-fb82f3d26057, InstanceUUID=8e8259cb-ddf2-4c45-9c8a-fda09c555da5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T11:17:45.265Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T11:17:55.265Z |INFO |Init configs |InvocationID=6e20a7be-7e25-41a9-a7a8-fb82f3d26057, InstanceUUID=12659219-e026-49a7-873c-756a5ca71cde | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T11:17:55.270Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T11:18:05.270Z |INFO |Init configs |InvocationID=6e20a7be-7e25-41a9-a7a8-fb82f3d26057, InstanceUUID=3c9d5f45-1c29-491a-b393-c4e5feaf3540 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T11:18:05.276Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T11:18:15.276Z |INFO |Init configs |InvocationID=6e20a7be-7e25-41a9-a7a8-fb82f3d26057, InstanceUUID=57d970ef-b561-4c18-ae83-ad3bfffa1cfe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T11:18:15.280Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-02T11:18:16.992Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-02T11:18:16.992Z |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-02T11:18:16.993Z |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-02T11:18:16.995Z |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-02T11:18:16.999Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-02T11:18:16.999Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-02T11:18:16.999Z |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-02T11:18:17.000Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T11:18:25.280Z |INFO |Init configs |InvocationID=6e20a7be-7e25-41a9-a7a8-fb82f3d26057, InstanceUUID=dc0afe32-5ee7-478a-b82a-65f178e9fee7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T11:18:25.286Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T11:18:35.287Z |INFO |Init configs |InvocationID=6e20a7be-7e25-41a9-a7a8-fb82f3d26057, InstanceUUID=89fd9df8-838b-40ec-9e1a-f8c579a76494 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T11:18:35.294Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T11:18:45.296Z |INFO |Init configs |InvocationID=6e20a7be-7e25-41a9-a7a8-fb82f3d26057, InstanceUUID=4c87e547-09f3-498f-84d0-0d2db3838550 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T11:18:45.310Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T11:18:55.310Z |INFO |Init configs |InvocationID=6e20a7be-7e25-41a9-a7a8-fb82f3d26057, InstanceUUID=93903a81-b564-4b69-8e0e-d39a702b433c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T11:18:55.318Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T11:19:05.318Z |INFO |Init configs |InvocationID=6e20a7be-7e25-41a9-a7a8-fb82f3d26057, InstanceUUID=9ae6752e-7236-4a86-bcff-873943a6cff9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T11:19:05.323Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T11:19:15.324Z |INFO |Init configs |InvocationID=6e20a7be-7e25-41a9-a7a8-fb82f3d26057, InstanceUUID=6b100e03-5666-4924-89db-2c71f149fde9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T11:19:15.329Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T11:19:25.330Z |INFO |Init configs |InvocationID=6e20a7be-7e25-41a9-a7a8-fb82f3d26057, InstanceUUID=8f0377d9-063a-468d-8728-4d601397bd41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T11:19:25.336Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T11:19:35.336Z |INFO |Init configs |InvocationID=6e20a7be-7e25-41a9-a7a8-fb82f3d26057, InstanceUUID=f095d7fb-f2ed-4605-a61d-baa82a822352 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T11:19:35.341Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T11:19:45.341Z |INFO |Init configs |InvocationID=6e20a7be-7e25-41a9-a7a8-fb82f3d26057, InstanceUUID=27a46b83-356c-4a8f-aab3-cc1188fcfcee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T11:19:45.346Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T11:19:55.347Z |INFO |Init configs |InvocationID=6e20a7be-7e25-41a9-a7a8-fb82f3d26057, InstanceUUID=972f5ca8-4f9a-41cb-bcef-78c4e7fd18d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T11:19:55.352Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T11:20:05.353Z |INFO |Init configs |InvocationID=6e20a7be-7e25-41a9-a7a8-fb82f3d26057, InstanceUUID=af870600-6c03-4e77-8a78-0bc9d5acd14e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T11:20:05.359Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T11:20:15.359Z |INFO |Init configs |InvocationID=6e20a7be-7e25-41a9-a7a8-fb82f3d26057, InstanceUUID=17afe4e5-9782-46c6-91b1-01e57bdee5b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T11:20:15.367Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T11:20:25.368Z |INFO |Init configs |InvocationID=6e20a7be-7e25-41a9-a7a8-fb82f3d26057, InstanceUUID=592be323-fb1c-4690-bb48-fa4005ec3300 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T11:20:25.378Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T11:20:35.378Z |INFO |Init configs |InvocationID=6e20a7be-7e25-41a9-a7a8-fb82f3d26057, InstanceUUID=753b75b4-d1f5-4e7b-8b6f-c0e91eaa0c19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T11:20:35.386Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T11:20:45.387Z |INFO |Init configs |InvocationID=6e20a7be-7e25-41a9-a7a8-fb82f3d26057, InstanceUUID=6745f3be-6a2b-4930-9ffb-5c17a73d6a5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T11:20:45.392Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T11:20:55.393Z |INFO |Init configs |InvocationID=6e20a7be-7e25-41a9-a7a8-fb82f3d26057, InstanceUUID=d8eda28d-3b37-46fc-aa1b-dee31f248b6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T11:20:55.399Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T11:21:05.399Z |INFO |Init configs |InvocationID=6e20a7be-7e25-41a9-a7a8-fb82f3d26057, InstanceUUID=e8598e77-dcef-41f2-abfb-ccf16fe3314b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T11:21:05.404Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T11:21:15.405Z |INFO |Init configs |InvocationID=6e20a7be-7e25-41a9-a7a8-fb82f3d26057, InstanceUUID=c30db805-8c31-4b90-b282-abef4ff532f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T11:21:15.410Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T11:21:25.411Z |INFO |Init configs |InvocationID=6e20a7be-7e25-41a9-a7a8-fb82f3d26057, InstanceUUID=e4e4f04f-1e1c-4e1c-9cac-7672e53a4d08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T11:21:25.417Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T11:21:35.417Z |INFO |Init configs |InvocationID=6e20a7be-7e25-41a9-a7a8-fb82f3d26057, InstanceUUID=b3ad9eb8-41e0-4c13-8210-bcb2f393e000 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T11:21:35.422Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T11:21:45.423Z |INFO |Init configs |InvocationID=6e20a7be-7e25-41a9-a7a8-fb82f3d26057, InstanceUUID=78378b45-c8b4-4524-8bad-2cd0e770b5ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T11:21:45.428Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T11:21:55.428Z |INFO |Init configs |InvocationID=6e20a7be-7e25-41a9-a7a8-fb82f3d26057, InstanceUUID=5a3ceef4-d8d7-4343-b923-52c6a00e45e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T11:21:55.434Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T11:22:05.434Z |INFO |Init configs |InvocationID=6e20a7be-7e25-41a9-a7a8-fb82f3d26057, InstanceUUID=f6b6456f-3306-4da8-9ffa-3bd43d432660 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T11:22:05.439Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T11:22:15.440Z |INFO |Init configs |InvocationID=6e20a7be-7e25-41a9-a7a8-fb82f3d26057, InstanceUUID=dfa102db-d952-47dd-bff1-4310b6c95b4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T11:22:15.451Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T11:22:25.452Z |INFO |Init configs |InvocationID=6e20a7be-7e25-41a9-a7a8-fb82f3d26057, InstanceUUID=0af4dd54-e81b-43aa-9e36-056166ac344a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T11:22:25.458Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T11:22:35.459Z |INFO |Init configs |InvocationID=6e20a7be-7e25-41a9-a7a8-fb82f3d26057, InstanceUUID=61c61a07-9f84-456a-a13e-a5f28aaaed81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T11:22:35.464Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T11:22:45.464Z |INFO |Init configs |InvocationID=6e20a7be-7e25-41a9-a7a8-fb82f3d26057, InstanceUUID=3a09f2bb-8ea9-41fb-a490-a6b6e29fb9f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T11:22:45.470Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T11:22:55.471Z |INFO |Init configs |InvocationID=6e20a7be-7e25-41a9-a7a8-fb82f3d26057, InstanceUUID=5f34cb62-b82c-4f9a-9534-e0446415aad7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T11:22:55.476Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T11:23:05.477Z |INFO |Init configs |InvocationID=6e20a7be-7e25-41a9-a7a8-fb82f3d26057, InstanceUUID=dcbc3d09-ed13-44ce-8c74-f42b62a10bca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T11:23:05.481Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T11:23:15.482Z |INFO |Init configs |InvocationID=6e20a7be-7e25-41a9-a7a8-fb82f3d26057, InstanceUUID=fb1d0b1f-fa69-4784-b068-18b1ce3f91e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T11:23:15.487Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-02T11:23:17.018Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-02T11:23:17.018Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-02T11:23:17.019Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-02T11:23:17.022Z |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-02T11:23:17.026Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-02T11:23:17.026Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-02T11:23:17.026Z |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-02T11:23:17.027Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T11:23:25.488Z |INFO |Init configs |InvocationID=6e20a7be-7e25-41a9-a7a8-fb82f3d26057, InstanceUUID=f3955cbb-4d55-4131-a9bd-f2e783345a4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T11:23:25.494Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T11:23:35.495Z |INFO |Init configs |InvocationID=6e20a7be-7e25-41a9-a7a8-fb82f3d26057, InstanceUUID=70544423-9d24-40b8-bfb5-e6900673676a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T11:23:35.500Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T11:23:45.500Z |INFO |Init configs |InvocationID=6e20a7be-7e25-41a9-a7a8-fb82f3d26057, InstanceUUID=08c4007e-d256-4837-a56d-2a7fccd60678 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T11:23:45.505Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T11:23:55.506Z |INFO |Init configs |InvocationID=6e20a7be-7e25-41a9-a7a8-fb82f3d26057, InstanceUUID=289d3800-ca16-486f-943a-5e4fb23877ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T11:23:55.515Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T11:24:05.516Z |INFO |Init configs |InvocationID=6e20a7be-7e25-41a9-a7a8-fb82f3d26057, InstanceUUID=ca7b3f5a-bb06-48ff-8f99-7193b3b1c972 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T11:24:05.524Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T11:24:15.524Z |INFO |Init configs |InvocationID=6e20a7be-7e25-41a9-a7a8-fb82f3d26057, InstanceUUID=470bf249-7fcc-4fc8-abaa-a5ffce0baa42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T11:24:15.530Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T11:24:25.530Z |INFO |Init configs |InvocationID=6e20a7be-7e25-41a9-a7a8-fb82f3d26057, InstanceUUID=af34f99c-438f-469a-a325-d588b79d6f5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T11:24:25.536Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T11:24:35.536Z |INFO |Init configs |InvocationID=6e20a7be-7e25-41a9-a7a8-fb82f3d26057, InstanceUUID=be5d12ba-0599-4e7e-b0cb-3e3694ea19e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T11:24:35.542Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T11:24:45.544Z |INFO |Init configs |InvocationID=6e20a7be-7e25-41a9-a7a8-fb82f3d26057, InstanceUUID=8363c863-4e59-4674-b704-4dc6368086b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T11:24:45.548Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T11:24:55.549Z |INFO |Init configs |InvocationID=6e20a7be-7e25-41a9-a7a8-fb82f3d26057, InstanceUUID=951446d1-0b58-4c7a-ac5d-df80efb0b993 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T11:24:55.555Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T11:25:05.556Z |INFO |Init configs |InvocationID=6e20a7be-7e25-41a9-a7a8-fb82f3d26057, InstanceUUID=81f77d18-4f69-46c7-9eba-e02931150b98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T11:25:05.561Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T11:25:15.561Z |INFO |Init configs |InvocationID=6e20a7be-7e25-41a9-a7a8-fb82f3d26057, InstanceUUID=c663394a-1e61-401f-bd25-94403b19be2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T11:25:15.566Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T11:25:25.566Z |INFO |Init configs |InvocationID=6e20a7be-7e25-41a9-a7a8-fb82f3d26057, InstanceUUID=87b66753-83d6-4edf-88ee-0ccfafb2f617 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T11:25:25.572Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T11:25:35.573Z |INFO |Init configs |InvocationID=6e20a7be-7e25-41a9-a7a8-fb82f3d26057, InstanceUUID=86f823c6-6fd5-41c6-b3e2-122cc47fad1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T11:25:35.579Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T11:25:45.579Z |INFO |Init configs |InvocationID=6e20a7be-7e25-41a9-a7a8-fb82f3d26057, InstanceUUID=3535a40e-6c39-4635-a5ac-9ea28d731d5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T11:25:45.590Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T11:25:55.591Z |INFO |Init configs |InvocationID=6e20a7be-7e25-41a9-a7a8-fb82f3d26057, InstanceUUID=9f033529-1c56-4d32-a8c0-8ce406bdee0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T11:25:55.597Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T11:26:05.598Z |INFO |Init configs |InvocationID=6e20a7be-7e25-41a9-a7a8-fb82f3d26057, InstanceUUID=c84f6f17-9d7a-4e4d-af02-38d3c5660bb9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T11:26:05.604Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T11:26:15.604Z |INFO |Init configs |InvocationID=6e20a7be-7e25-41a9-a7a8-fb82f3d26057, InstanceUUID=ed8e6365-f1c7-4d0c-9cc1-88623e2c7565 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T11:26:15.611Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T11:26:25.612Z |INFO |Init configs |InvocationID=6e20a7be-7e25-41a9-a7a8-fb82f3d26057, InstanceUUID=bd1c7094-16de-4869-beb8-6d28daf7d3d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T11:26:25.617Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T11:26:35.617Z |INFO |Init configs |InvocationID=6e20a7be-7e25-41a9-a7a8-fb82f3d26057, InstanceUUID=fd94a1c7-c932-4c2b-809b-4eb4de70be82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T11:26:35.623Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T11:26:45.623Z |INFO |Init configs |InvocationID=6e20a7be-7e25-41a9-a7a8-fb82f3d26057, InstanceUUID=8416c930-503e-404a-ba9a-ead263200172 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T11:26:45.641Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T11:26:55.641Z |INFO |Init configs |InvocationID=6e20a7be-7e25-41a9-a7a8-fb82f3d26057, InstanceUUID=e81837ef-6502-4b5c-9fc2-c8c397d05fca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T11:26:55.646Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T11:27:05.646Z |INFO |Init configs |InvocationID=6e20a7be-7e25-41a9-a7a8-fb82f3d26057, InstanceUUID=e5323402-58ca-4b71-be93-022c7693a399 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T11:27:05.651Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T11:27:15.652Z |INFO |Init configs |InvocationID=6e20a7be-7e25-41a9-a7a8-fb82f3d26057, InstanceUUID=0860c17a-d6bf-4bb0-bbef-fcf3d6ee8f0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T11:27:15.657Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T11:27:25.658Z |INFO |Init configs |InvocationID=6e20a7be-7e25-41a9-a7a8-fb82f3d26057, InstanceUUID=b92ee077-c34b-4b7f-b79e-c895d017d595 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T11:27:25.663Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T11:27:35.664Z |INFO |Init configs |InvocationID=6e20a7be-7e25-41a9-a7a8-fb82f3d26057, InstanceUUID=a2effa61-3ae3-460e-9037-e2d5aed31f67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T11:27:35.675Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T11:27:45.676Z |INFO |Init configs |InvocationID=6e20a7be-7e25-41a9-a7a8-fb82f3d26057, InstanceUUID=6120b10f-08c9-4241-b971-22155deb40e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T11:27:45.682Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T11:27:55.683Z |INFO |Init configs |InvocationID=6e20a7be-7e25-41a9-a7a8-fb82f3d26057, InstanceUUID=56d21eb2-2f89-462c-9f89-286155046f81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T11:27:55.689Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T11:28:05.689Z |INFO |Init configs |InvocationID=6e20a7be-7e25-41a9-a7a8-fb82f3d26057, InstanceUUID=6e17d1f4-d543-435a-9c44-3dc5a9515804 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-02T11:28:05.695Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |