By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.4.8) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-29T15:51:59.865Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-29T15:51:59.868Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-29T15:51:59.898Z |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-09-29T15:52:00.574Z |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-09-29T15:52:00.682Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-29T15:52:00.683Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-29T15:52:00.683Z |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-09-29T15:52:00.788Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-09-29T15:52:00.874Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2021-09-29T15:52:00.929Z |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-09-29T15:52:02.726Z |INFO |BeanFactory id=aae88e22-1cbc-33f9-96c8-cdcbe6e44789 | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-09-29T15:52:03.241Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2021-09-29T15:52:03.267Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2021-09-29T15:52:03.267Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.48] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-09-29T15:52:03.322Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2021-09-29T15:52:03.323Z |INFO |Root WebApplicationContext: initialization completed in 2393 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2021-09-29T15:52:03.699Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2021-09-29T15:52:04.407Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-09-29T15:52:06.252Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-09-29T15:52:06.733Z |INFO |Started MainApp in 9.584 seconds (JVM running for 10.317) |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2021-09-29T15:52:06.792Z |INFO |Start scheduling PRH workflow |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T15:52:06.830Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=6bc665e8-73b9-4e7f-8e60-cbcd9a8223f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-29T15:52:09.748Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.4.96:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T15:52:09.771Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T15:52:19.772Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=3ab878c9-484e-4e67-ae6c-21c6c22fa448 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-29T15:52:20.845Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.4.96:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T15:52:20.845Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T15:52:30.846Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=79ea5e3d-6c14-46fc-b6d0-b4ac731dc8ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-29T15:52:31.918Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.4.96:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T15:52:31.919Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T15:52:41.919Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=27bf7811-4fb1-4b08-9a79-6db1e2404ce0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-29T15:52:42.995Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.4.96:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T15:52:42.996Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-09-29T15:52:46.075Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2021-09-29T15:52:46.076Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2021-09-29T15:52:46.078Z |INFO |Completed initialization in 2 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T15:52:52.997Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=f3678aaa-3b45-4abd-acbd-9621b8932f4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-29T15:52:54.029Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.4.96:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T15:52:54.030Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T15:53:04.030Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=e27d2a10-2bd9-4c8c-88c4-c34a8ea74a22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-29T15:53:05.100Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.4.96:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T15:53:05.101Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T15:53:15.102Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=c9472839-fb65-495e-b3b8-e377ad5110c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-29T15:53:16.174Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.4.96:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T15:53:16.175Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T15:53:26.176Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=e2edd4e9-4f5a-407f-8d9d-ebc9e3daf301 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-29T15:53:27.214Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.4.96:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T15:53:27.216Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T15:53:37.217Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=614799f0-b16b-47f1-a808-0da14124e2f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-29T15:53:38.382Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.4.96:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T15:53:38.383Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T15:53:48.384Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=fd2aa320-f8b2-47fb-89d0-8d44bd171f8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-29T15:53:49.552Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.4.96:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T15:53:49.554Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T15:53:59.554Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=92805fa9-5f0b-4dbe-b30b-de960167a38d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-29T15:54:00.622Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.4.96:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T15:54:00.623Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T15:54:10.624Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=e2bf5607-aabd-45f1-91e7-d9dcd4fb96a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-29T15:54:11.821Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.4.96:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T15:54:11.822Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T15:54:21.823Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=4bcaa39f-c34f-490d-ae41-26da686ddb2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-29T15:54:22.959Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.4.96:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T15:54:22.959Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T15:54:32.960Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=42fb899f-eb84-4438-9440-a884fe87a37a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-29T15:54:34.094Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.4.96:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T15:54:34.095Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T15:54:44.095Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=88373935-b9b7-4c8a-be90-f1e8643be63c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-29T15:54:45.229Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.4.96:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T15:54:45.230Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T15:54:55.231Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=dc2b2526-8b05-4697-b382-af074ac320ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-29T15:54:56.305Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.4.96:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T15:54:56.305Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T15:55:06.306Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=2249423a-763b-4bee-b90b-68d20c2fbd64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-29T15:55:07.343Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.4.96:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T15:55:07.343Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T15:55:17.344Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=644bf10a-0550-438d-aad3-46e80a537293 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-29T15:55:18.414Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.4.96:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T15:55:18.416Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T15:55:28.416Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=e0ea8b6e-b35b-4336-b93b-285b34f417c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-29T15:55:29.582Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.4.96:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T15:55:29.582Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T15:55:39.583Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=96459984-fe3b-40f8-aeda-18906565e51c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-29T15:55:40.622Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.4.96:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T15:55:40.623Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T15:55:50.624Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=37c10fb6-fd30-4c6f-a1b5-79c7a1644528 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-29T15:55:51.663Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.4.96:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T15:55:51.664Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T15:56:01.665Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=980d1819-942e-400b-9c33-1f9ba20ca0e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-29T15:56:02.733Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.4.96:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T15:56:02.734Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T15:56:12.734Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=43ad1b32-cce3-4c8b-8ef2-4ccc7eef6273 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-29T15:56:13.778Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.4.96:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T15:56:13.779Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T15:56:23.780Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=3c7be73c-fdf7-4b31-90ca-1fe281ba7fcf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-29T15:56:24.846Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.4.96:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T15:56:24.847Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T15:56:34.848Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=1917b82a-8d90-403b-947f-559e6c30a4e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-29T15:56:36.301Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.4.96:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T15:56:36.301Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T15:56:46.302Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=1a8cb151-f642-4b78-a79e-5642f75eb991 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-29T15:56:47.437Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.4.96:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T15:56:47.437Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T15:56:57.438Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=e47530cf-7609-4db3-b8c4-c9d4c85afbcf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-29T15:56:58.575Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.4.96:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T15:56:58.576Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-29T15:57:04.511Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-29T15:57:04.512Z |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-09-29T15:57:04.512Z |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-09-29T15:57:04.515Z |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-09-29T15:57:04.536Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-29T15:57:04.537Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-29T15:57:04.537Z |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-09-29T15:57:04.539Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T15:57:08.577Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=31fd71ee-351c-4f8e-9b93-ab60c56d7d7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-29T15:57:10.222Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.4.96:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T15:57:10.225Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T15:57:20.225Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=a4c5e43d-fc8b-4561-b491-3d1601869b6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-29T15:57:21.262Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.4.96:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T15:57:21.263Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T15:57:31.264Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=e61bcd61-2f50-4e1c-b767-c2d4a240d4b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-29T15:57:32.301Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.4.96:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T15:57:32.302Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T15:57:42.304Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=abc045cf-28db-47d6-b1fe-61b21f231a2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-29T15:57:43.373Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.4.96:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T15:57:43.374Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T15:57:53.375Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=e02ce27c-7cf0-4ee8-a5c7-68477a4cf6db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-29T15:57:54.445Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.4.96:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T15:57:54.446Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T15:58:04.447Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=71f2d726-b75b-4af3-92bb-0c15990e452e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-29T15:58:05.549Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.4.96:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T15:58:05.550Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T15:58:15.551Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=3afa3311-2935-4988-b593-fc8189368044 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-29T15:58:16.781Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.4.96:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T15:58:16.782Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T15:58:26.783Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=d75c966b-98f3-4b0e-a1e5-e19b8b174096 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-29T15:58:27.822Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.4.96:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T15:58:27.822Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T15:58:37.823Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=5d762787-fa51-45db-9174-195149b1b84c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-29T15:58:38.892Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.4.96:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T15:58:38.893Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T15:58:48.893Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=9018d02b-f0b2-4211-a2ae-1aec82b8cfe1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-29T15:58:49.965Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.4.96:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T15:58:49.966Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T15:58:59.966Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=316b4fb9-0d62-4701-b988-520ba1247fc7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-29T15:59:01.038Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.4.96:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T15:59:01.038Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T15:59:11.039Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=83cbe93f-ae47-4c15-b756-e09eb53f443c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-29T15:59:12.109Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.4.96:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T15:59:12.110Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T15:59:22.110Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=a54efaf5-7060-4d1d-a1d4-689dfd60cd53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-29T15:59:23.308Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.4.96:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T15:59:23.309Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T15:59:33.309Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=077a7c7b-4a40-4e3e-b3f4-a047ad6609c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-29T15:59:34.351Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.4.96:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T15:59:34.352Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T15:59:44.352Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=4ea1bb15-6a59-470c-9a7f-97dd377930a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-29T15:59:45.588Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.4.96:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T15:59:45.590Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T15:59:55.591Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=bbce70f9-b1f2-458d-b1b7-2bd83e9343b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-29T15:59:57.071Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.4.96:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T15:59:57.072Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:00:07.073Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=61f0ac88-6dcc-48fa-84fa-4e2de22a2dab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-29T16:00:08.117Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.4.96:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:00:08.118Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:00:18.118Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=aefb3bbc-c30e-46c9-9db1-8333a93d6b07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-29T16:00:19.308Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.4.96:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:00:19.309Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:00:29.309Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=1c0667ba-cd1e-432c-9bcd-d6d944edf1e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-29T16:00:30.413Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.4.96:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:00:30.414Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:00:40.414Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=689387c8-0a23-4afe-a25a-052f2195ddf8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-29T16:00:41.453Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.4.96:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:00:41.454Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:00:51.455Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=fa410737-85b5-4c1b-80d0-a465fb23ec53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-29T16:00:52.621Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.4.96:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:00:52.622Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:01:02.623Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=b8424876-2507-4423-bf82-4449909ce203 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-29T16:01:03.982Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.4.96:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:01:03.983Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:01:13.983Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=154f5a5d-5ba9-4e4c-a815-d2373e274140 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-29T16:01:15.021Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.4.96:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:01:15.022Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:01:25.022Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=06811eec-1bbd-416c-b2a9-84ff7647c737 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-29T16:01:26.092Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.4.96:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:01:26.093Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:01:36.093Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=aba95440-6c20-4af7-a2b3-c8e9f09990da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-29T16:01:37.165Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.4.96:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:01:37.166Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:01:47.166Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=5b3e0631-e4ad-4bcd-8d5f-f4ecfbd52c90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-29T16:01:48.207Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.4.96:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:01:48.207Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:01:58.208Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=5ebb626d-a08d-450d-8e28-221484f34825 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:01:58.626Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-29T16:02:04.009Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-29T16:02:04.009Z |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-09-29T16:02:04.009Z |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-09-29T16:02:04.011Z |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-09-29T16:02:04.030Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-29T16:02:04.030Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-29T16:02:04.030Z |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-09-29T16:02:04.032Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:02:08.626Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=bf65c9c8-50f5-4dba-be22-781a19d8042b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:02:08.647Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:02:18.648Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=f5fa04db-3b72-4765-80dd-0c6ece736dd0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:02:18.660Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:02:28.661Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=2a767f5f-d914-4ebd-a64f-ce253730aaa7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:02:28.676Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:02:38.676Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=0e1b2e80-5364-4eed-bb29-c6d32902b83d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:02:38.688Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:02:48.689Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=f2f4af0a-71c0-444c-9d28-6db7e938ea77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:02:48.703Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:02:58.704Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=a15a8343-20e3-41b4-93f4-3b7788343eb4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:02:58.717Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:03:08.717Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=3427de77-db1d-406c-a691-374f08b920cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:03:08.728Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:03:18.729Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=3f7b32de-1391-4e4e-895d-5b32a5df9c80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:03:18.742Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:03:28.742Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=4a611429-3170-438b-983a-5bbe41a30819 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:03:28.755Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:03:38.755Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=a72165d0-60ca-466d-a744-42da6b25bd9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:03:38.766Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:03:48.767Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=b0819439-807c-4b0b-a1cf-d78ac94e5308 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:03:48.777Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:03:58.778Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=0a58848f-8c93-406a-8a33-04895c9f808a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:03:58.791Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:04:08.791Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=94efbbc2-d8a1-46b3-af43-2cfd412c6199 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:04:08.803Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:04:18.804Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=6617207c-df1e-4711-a578-1a889cfc2b29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:04:18.815Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:04:28.816Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=7d221c09-e75c-4c77-81f6-b32226ebd847 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:04:28.828Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:04:38.828Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=94f638ba-be19-43d9-9177-8972a813be7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:04:38.840Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:04:48.841Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=dc0d3b75-7171-47ce-9205-5ee2ac7f609c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:04:48.853Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:04:58.854Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=5769a3db-1333-4763-965d-e7f979598f92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:04:58.864Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:05:08.865Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=00be1a32-d5e7-4123-a4e6-332e1fe20655 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:05:08.877Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:05:18.877Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=3dee2b37-1b39-458d-8e11-4601849e3b22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:05:18.888Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:05:28.889Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=25704d83-891e-4a97-aa68-25be357d0697 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:05:28.901Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:05:38.902Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=de93cc92-34c4-4fe5-a899-3fec753261bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:05:38.927Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:05:48.928Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=054fcd1e-f034-43ac-b156-158b458293e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:05:48.939Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:05:58.939Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=c4c4206c-7ab9-4e1e-b23e-3571c1799a26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:05:58.950Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:06:08.951Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=9d6810fa-9473-4d09-9432-19e14cabcf18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:06:08.959Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:06:18.960Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=cd73d99e-9736-443d-8a6d-c61feac02a6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:06:18.970Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:06:28.971Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=1a2f33ee-02d8-4210-b6a7-6cf69b6899da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:06:28.981Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:06:38.982Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=293369fd-6b5b-4950-8d1e-d2e5d8449f4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:06:38.992Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:06:48.992Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=031b7784-d538-4391-9d6b-c1ad48083e9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:06:49.003Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:06:59.003Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=70210473-1907-4332-b3a6-b8ce8bee72c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:06:59.012Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-29T16:07:03.972Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-29T16:07:03.973Z |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-09-29T16:07:03.973Z |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-09-29T16:07:03.975Z |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-09-29T16:07:03.980Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-29T16:07:03.980Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-29T16:07:03.980Z |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-09-29T16:07:03.982Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:07:09.013Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=6e4b167c-0121-47ef-a661-0c9900414549 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:07:09.024Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:07:19.025Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=90a62c7e-bc5a-4e80-a6a5-44fa9edf9880 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:07:19.035Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:07:29.036Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=39b7db99-9ffb-41db-ab4f-6831387b0c21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:07:29.046Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:07:39.046Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=946580fb-dad0-4aec-b017-04d755679ed5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:07:39.057Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:07:49.057Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=4c4a8e89-40a2-4fca-af52-9d2dc6321167 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:07:49.065Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:07:59.066Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=746bbd78-9159-4ce3-b12b-2c66d08f0659 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:07:59.076Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:08:09.077Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=26c7ae9e-5526-4369-90dc-74ad23e77a69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:08:09.086Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:08:19.087Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=d8b68967-f99b-4820-bea7-256e313a2e7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:08:19.095Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:08:29.096Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=1e843c2e-3ce4-43b5-bf45-2bf7991af4b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:08:29.106Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:08:39.106Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=2a461a17-6754-4ebe-a16c-b0e222a1c6d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:08:39.115Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:08:49.116Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=6d017da8-163b-4808-90a6-122c2d4a0b6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:08:49.128Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:08:59.128Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=768e7306-e857-4807-b6a0-792ee49b041f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:08:59.140Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:09:09.142Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=a7ab9640-4c0b-43af-8b1a-ec944c678b48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:09:09.154Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:09:19.154Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=7bf617f2-d948-4c5a-b0ed-d58d1f111f80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:09:19.170Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:09:29.171Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=ba2d3b10-d3e0-43dc-b579-02b889ba1496 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:09:29.179Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:09:39.179Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=8ab3ea6d-af35-43be-9e26-c2935c13b46b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:09:39.191Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:09:49.191Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=e63fb3cf-8d16-4c46-8f94-236624d8be38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:09:49.201Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:09:59.203Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=e4cf1d9c-d258-4644-90f8-d18a3237f3ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:09:59.212Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:10:09.212Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=491d5bca-1d78-4607-8d76-4245c944cc46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:10:09.220Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:10:19.221Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=a75bf9a3-b3c0-4495-b52c-40e9d24edc0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:10:19.230Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:10:29.230Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=46349c8a-ba55-474d-bc76-d532bd3c2419 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:10:29.241Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:10:39.242Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=045737cd-3305-4acf-9be8-092e9e737edb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:10:39.251Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:10:49.252Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=b4b6592c-33d9-4950-93fb-4e137cc81b2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:10:49.260Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:10:59.261Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=b3fa7331-233d-44d0-a33d-c08be7f2df35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:10:59.271Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:11:09.271Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=85c5be96-ff3d-4bc7-81da-caed54a3891f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:11:09.281Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:11:19.282Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=81faf301-35e8-42f1-8a59-a2e7b04d4bf6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:11:19.290Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:11:29.291Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=13e22155-5531-406f-8e61-aeb4a0cbe372 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:11:29.301Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:11:39.301Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=e3c19e5d-e4c1-44ca-aa8c-cbbc7cae395c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:11:39.310Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:11:49.311Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=4f61cee0-1863-45c0-b8ef-71cd07d120ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:11:49.320Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:11:59.320Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=2a545c4a-dcdc-42a4-8269-11669ec32c2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:11:59.329Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-29T16:12:03.976Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-29T16:12:03.977Z |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-09-29T16:12:03.978Z |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-09-29T16:12:03.980Z |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-09-29T16:12:03.987Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-29T16:12:03.987Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-29T16:12:03.987Z |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-09-29T16:12:03.988Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:12:09.330Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=fe7e2245-b410-4de5-a141-a5d6f21ffaf6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:12:09.339Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:12:19.339Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=79b08aa0-fd64-4204-ad38-803a5947acc1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:12:19.346Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:12:29.347Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=ef0735ca-6d7d-4611-a94c-f14af34bdf98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:12:29.355Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:12:39.355Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=b9518fe8-7fb9-4d2a-905d-d07cf09f1bb0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:12:39.366Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:12:49.366Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=0972cf79-46e6-4556-9fec-5b6d9e647b9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:12:49.377Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:12:59.377Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=745d088e-4050-45db-9b4d-f5e6e43603ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:12:59.390Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:13:09.391Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=f7eee7aa-c6e4-4ab5-bc39-45f57e224e50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:13:09.399Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:13:19.400Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=1debffe1-0cca-4f02-b033-9b6114e4f064 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:13:19.409Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:13:29.409Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=20b480d5-f25c-41e4-bf03-e83f1442cc83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:13:29.418Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:13:39.418Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=d0726cff-aff0-49b6-9b54-4e6134276145 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:13:39.428Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:13:49.428Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=7a91fa4f-f304-4ca2-9544-f3ffabb66e8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:13:49.437Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:13:59.438Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=af25d4db-c78e-4e17-b58f-7a38003ccd76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:13:59.446Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:14:09.447Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=576685a7-f44e-45f3-88ab-afd57be84c99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:14:09.455Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:14:19.456Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=876bd1e0-fe91-446c-a579-75313a92a926 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:14:19.466Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:14:29.466Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=55f63573-892d-45ef-8912-6a76900bd119 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:14:29.475Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:14:39.475Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=f70cc162-0a34-446f-9baf-849769914812 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:14:39.485Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:14:49.485Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=d148773f-8f34-4bf1-bccb-460636886f6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:14:49.494Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:14:59.494Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=8fbe0274-d85f-4760-8ec1-51139454ec75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:14:59.503Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:15:09.504Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=08b8700f-7848-4c6d-a159-966ed49788cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:15:09.512Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:15:19.513Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=dcbf48ae-878f-481a-ac06-1184f33f4a57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:15:19.522Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:15:29.522Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=fd71a887-8f9a-4558-a38b-e908f1464a7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:15:29.532Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:15:39.532Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=d8cf4a81-03cf-4089-aecf-760227b22803 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:15:39.541Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:15:49.541Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=ce376340-5f6c-40d9-b7cf-42214612b80b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:15:49.551Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:15:59.551Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=cf6469ce-73fa-4613-b4c9-a84ca44674a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:15:59.566Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:16:09.566Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=1f215322-310c-4c40-8484-3b337fc7c1cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:16:09.575Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:16:19.575Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=fc338a83-b92c-4917-b70d-4eb149fed71b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:16:19.584Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:16:29.585Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=bf880291-a3c6-4725-a043-146529fb7451 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:16:29.593Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:16:39.593Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=5835e76d-b168-4df1-881f-6c0234655253 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:16:39.616Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:16:49.616Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=cebe94ec-c6c4-4dc8-baa5-011d2d0c7eb0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:16:49.624Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:16:59.625Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=81c7a41a-3aa5-4b60-b809-7455b4b827c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:16:59.634Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-29T16:17:03.950Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-29T16:17:03.950Z |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-09-29T16:17:03.950Z |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-09-29T16:17:03.951Z |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-09-29T16:17:03.956Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-29T16:17:03.956Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-29T16:17:03.956Z |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-09-29T16:17:03.957Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:17:09.634Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=d9c01ece-d8cf-4d49-a97a-a28b53ffb9a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:17:09.643Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:17:19.643Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=d24abbdc-377b-4ad8-9b79-c1314d70b73c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:17:19.652Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:17:29.653Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=075470ad-7244-4b6a-9b81-3149a19cdc01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:17:29.662Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:17:39.662Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=9d5a24ef-6506-4044-b2cf-4d55fcccf704 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:17:39.672Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:17:49.672Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=8e68e64d-2830-4bd5-afb3-85e316c3e249 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:17:49.680Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:17:59.681Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=4f7f6574-9f56-4c3f-afd6-2c5360e823d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:17:59.689Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:18:09.689Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=aa7f9b9b-a7bd-4515-bdb9-453e88485cc3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:18:09.699Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:18:19.699Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=9ac9f04a-f201-488c-ba7d-402bb71e7249 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:18:19.707Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:18:29.708Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=e2adc43d-58c1-4963-b9e4-aa362ba8d2a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:18:29.718Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:18:39.720Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=5f7bce70-1b83-4210-9af2-023054fdcccb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:18:39.734Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:18:49.734Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=104c23aa-d2fc-4a27-b38e-edcd13605d6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:18:49.741Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:18:59.741Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=059d89ba-840f-4d5b-bb3b-f313ab240674 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:18:59.750Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:19:09.750Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=4705141c-995e-4390-9e63-d32a27aae92d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:19:09.757Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:19:19.758Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=ad94b629-877e-43f0-ac4c-e340ac0acda3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:19:19.766Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:19:29.766Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=b1cefb9b-a6e6-4eee-998c-06ecdec184f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:19:29.774Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:19:39.775Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=21cb201e-5305-418f-af28-605a81158c44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:19:39.783Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:19:49.783Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=98d60802-b66d-47e4-9e9d-4d6def85c45c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:19:49.791Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:19:59.792Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=167b3a8e-cfba-4922-b895-6f34b78be00a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:19:59.800Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:20:09.800Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=c5a8b01a-b496-45b2-becd-10c54c4faa56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:20:09.809Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:20:19.810Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=a4a7451d-1674-459f-98f9-d80e520d2e8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:20:19.819Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:20:29.819Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=854626db-7328-4e60-ac84-c274a2fb4600 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:20:29.827Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:20:39.828Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=711a62a2-0a54-4007-9145-91c3f875a4a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:20:39.837Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:20:49.838Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=1c96d595-a4ac-4809-a1c7-922bc8249d3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:20:49.845Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:20:59.845Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=a497dd70-5f09-4ca3-94d7-7a825df0a023 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:20:59.855Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:21:09.855Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=d1e76150-d3ad-4f6e-a153-0a9a1581af0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:21:09.863Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:21:19.864Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=d6e07f8c-02fe-4013-adf3-255257852a6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:21:19.872Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:21:29.872Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=35144c8d-a2ec-4421-8ea7-e883f5331ad4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:21:29.880Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:21:39.880Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=4f81d55a-3364-4d17-8acc-07d11973b8e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:21:39.889Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:21:49.890Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=c00308f1-d6b5-45b2-8dd9-94c808933134 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:21:49.896Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:21:59.897Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=019c521f-d173-404a-a019-c542497f5ad0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:21:59.905Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-29T16:22:03.959Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-29T16:22:03.960Z |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-09-29T16:22:03.960Z |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-09-29T16:22:03.962Z |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-09-29T16:22:03.966Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-29T16:22:03.966Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-29T16:22:03.966Z |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-09-29T16:22:03.967Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:22:09.905Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=cada047c-67e6-4d1d-b0cc-c60872ff58a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:22:09.914Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:22:19.914Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=55ec10d4-2f69-43bb-907f-db2821d4808d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:22:19.923Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:22:29.923Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=cbb9612f-b6d0-40f5-be93-4193c5feb445 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:22:29.931Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:22:39.931Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=3e72f92b-0d5b-4385-b24a-76662a9acb62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:22:39.939Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:22:49.939Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=cf3ab47b-a598-4e92-84a9-43bfc301822e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:22:49.948Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:22:59.948Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=1d0a50a6-c463-4cef-8755-bc0c649ebead | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:22:59.955Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:23:09.956Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=f34b2226-647f-490a-afcd-4430c421e106 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:23:09.964Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:23:19.964Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=c49e6cce-8c9f-47f5-be98-2576dff0fb2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:23:19.973Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:23:29.973Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=bb07d979-97ab-4f6f-b9da-603d3d302b39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:23:29.981Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:23:39.982Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=04ac46d5-5a0d-41c6-9380-18dca43e0c37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:23:41.943Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:23:51.943Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=42a10347-e526-47fe-b98f-7c6d2e8e1c90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:23:51.967Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:24:01.968Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=c338d50a-c4b7-4153-b7e6-13565797b29a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:24:01.975Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:24:11.976Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=efebe813-9b4a-4988-b24e-3c3efa151f7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:24:11.984Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:24:21.985Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=08af0884-baac-4aa4-8739-bbc84aec3fcc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:24:21.992Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:24:31.993Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=bfb3c719-dbb3-4af8-95e6-975ac08402d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:24:32.003Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:24:42.003Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=f7299d8e-5901-4696-88f5-a0ffd7ad2724 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:24:42.011Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:24:52.012Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=980d3dab-01fc-479d-b1bf-8109c4ff2061 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:24:52.020Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:25:02.020Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=100c08dd-8e6e-426f-960e-dd255be96314 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:25:02.028Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:25:12.029Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=5388fd04-ed61-4576-9335-af4a1d0cc403 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:25:12.036Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:25:22.037Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=434c36d5-d75a-439c-9c9b-6313a94f39ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:25:22.045Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:25:32.046Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=14804fdb-becc-45ec-88aa-72b2a09c94e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:25:32.054Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:25:42.054Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=d8d3b14c-5ee7-40f6-a3c9-f1021af778e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:25:42.064Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:25:52.065Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=fb6bddc1-7113-4619-bfd9-4861102b4243 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:25:52.073Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:26:02.074Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=9bfff469-d9fd-4b28-9a84-8ac6fcab1e5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:26:02.085Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:26:12.085Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=071ec51c-dc66-4811-ade4-a8865d036a50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:26:12.094Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:26:22.095Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=8109b58c-45f6-4b7a-86a4-9c20f844fc53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:26:22.103Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:26:32.103Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=64301948-e086-454c-b96a-dca60dd2aa1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:26:32.112Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:26:42.113Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=d314f5b3-e41a-4831-948f-6d2ebeeac0d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:26:42.120Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:26:52.120Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=8f476858-5b13-4764-9c09-bc4f0844d39c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:26:52.127Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:27:02.128Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=4a1b0d4c-c81a-431b-9713-9d644a196830 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:27:02.135Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-29T16:27:04.037Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-29T16:27:04.038Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-29T16:27:04.038Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-29T16:27:04.039Z |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-09-29T16:27:04.043Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-29T16:27:04.043Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-29T16:27:04.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-09-29T16:27:04.045Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:27:12.135Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=17224415-3248-400e-9597-429908b4551a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:27:12.143Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:27:22.143Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=11d11ffe-dbd8-47bc-9982-3a9bb8e43c65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:27:22.151Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:27:32.151Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=6080861f-7d6f-4149-b6a0-834328e3c482 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:27:32.159Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:27:42.160Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=570c452e-bdb5-4b7b-9991-b3f79da0523b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:27:42.168Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:27:52.168Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=0bfd8e23-e12c-4b57-b599-e4fdac334315 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:27:52.176Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:28:02.176Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=0a5365a6-ad05-4119-a06f-d2f0150b3f2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:28:02.184Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:28:12.184Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=73036266-279a-4677-90d2-3a84b1c37c75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:28:12.193Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:28:22.193Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=3d63c367-a982-4445-8558-6ca4f1ee1536 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:28:22.201Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:28:32.202Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=152e2943-2c9c-4fd9-a019-216815f9f680 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:28:32.210Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:28:42.210Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=4063e61f-568d-4b78-87f8-95b56420f85a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:28:42.218Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:28:52.218Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=888e3703-5171-4c53-8102-1ec4c7cdd746 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:28:52.225Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:29:02.226Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=815e3687-d2e7-43d2-bc9c-8bff3fd7f9c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:29:02.233Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:29:12.233Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=8156439d-10a8-48ca-8fcc-3c545daa8568 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:29:12.240Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:29:22.241Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=c8d9a51a-24c7-49c3-af78-5bb70be475c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:29:22.248Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:29:32.248Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=dc547fff-3135-4b99-983f-bdcc88deafa2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:29:32.255Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:29:42.256Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=c2d754bd-9aa3-4d79-ac65-5c1a745f4130 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:29:42.264Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:29:52.265Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=ddb8ea2c-bae2-4b53-b705-f58451263cec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:29:52.273Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:30:02.273Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=c7f7e471-f9c7-41ae-a4d7-67dd5a735bb4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:30:02.281Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:30:12.281Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=727ec46f-8291-4afc-9aa1-fec091afc8e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:30:12.288Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:30:22.288Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=c75a852b-9b11-490b-ade6-1dbd8560ec28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:30:22.296Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:30:32.296Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=be24b223-2cf0-4963-9b5c-1e364d7c5581 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:30:32.303Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:30:42.304Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=0076c0a9-3288-4fb0-957a-809169ee34e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:30:42.310Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:30:52.311Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=76db7cfd-f7cb-4e56-9180-bf8132bf99b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:30:52.316Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:31:02.317Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=1b983150-4393-412c-bd56-abf3b0b3d375 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:31:02.324Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:31:12.325Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=2272e137-7af4-4b52-adf3-0d5602a9a72c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:31:12.332Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:31:22.332Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=40b23276-1bf6-48af-82d9-ef22dc755cd2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:31:22.340Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:31:32.340Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=68253225-b67b-422d-9636-5415240822fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:31:32.348Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:31:42.348Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=3b189a40-d339-4441-b1a9-6341f953ec66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:31:42.357Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:31:52.357Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=5514e7cc-984f-4de8-9eb9-136d45291316 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:31:52.364Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:32:02.365Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=e7a50b45-6234-44b0-b684-42a3746058ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:32:02.372Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-29T16:32:03.975Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-29T16:32:03.975Z |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-09-29T16:32:03.975Z |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-09-29T16:32:03.976Z |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-09-29T16:32:03.979Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-29T16:32:03.980Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-29T16:32:03.980Z |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-09-29T16:32:03.981Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:32:12.373Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=cc63c2f7-a9ab-4823-9bb5-e9da4076afed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:32:12.380Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:32:22.381Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=a58c858b-7936-427c-a09d-78fb60c53680 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:32:22.393Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:32:32.393Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=5e3ac625-bae8-457d-91f9-d64025c9a605 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:32:32.400Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:32:42.401Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=d400311b-9075-4102-9be1-01f805311185 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:32:42.408Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:32:52.409Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=a709c5f1-8b00-416a-9b7d-20d5d517301d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:32:52.416Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:33:02.417Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=df635b28-c45a-4d32-b408-4b7644feaef7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:33:02.425Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:33:12.425Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=390451d3-c577-41cd-9fe9-755baa8119a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:33:12.433Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:33:22.433Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=535e9367-c2da-4cb5-a5e0-f2dae03757e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:33:22.440Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:33:32.441Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=d82433f8-71eb-4a66-9da7-df510e5dec6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:33:32.449Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:33:42.449Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=58f441ca-417f-4a5c-8c26-913ed7189a87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:33:42.457Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:33:52.457Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=43903eff-e0d9-493c-9757-5b329d5b74d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:33:52.466Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:34:02.466Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=565f301f-ef87-4473-89c2-a8835e6815ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:34:02.474Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:34:12.475Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=d11d7650-4911-4023-b9f3-5d3b1a75db2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:34:12.482Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:34:22.483Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=11b3558f-8cd1-4b89-90b8-eaab5c6cc0a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:34:22.490Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:34:32.491Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=a4723e13-97c9-4c4b-b8d7-7d3d60ca4caf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:34:32.497Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:34:42.498Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=59ece625-38f1-491f-8fc1-23bcae0a96aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:34:42.505Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:34:52.506Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=cb176983-15a1-48af-96f9-a262a0147c35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:34:52.515Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:35:02.515Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=dd5ff13f-ac55-40e0-b2f7-d9fba6da80e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:35:02.523Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:35:12.524Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=989a036f-ecb2-44e9-9fea-c231d72bbb8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:35:12.531Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:35:22.532Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=177b641f-f85c-479d-9eb5-76dfde56557b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:35:22.540Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:35:32.540Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=51682d7e-fa97-4157-ab9a-63dbcd3f12cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:35:32.548Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:35:42.549Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=a497963c-635d-4bbd-9c87-b60e04196e36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:35:42.557Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:35:52.558Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=f5fca484-1257-4347-bf69-cce9dcc14e5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:35:52.567Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:36:02.568Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=09ea5737-fd66-4773-96b8-46b34f99ebb6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:36:02.576Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:36:12.577Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=0075bfb1-27bc-4bc9-b07c-bd2c046e741c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:36:12.584Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:36:22.584Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=170bcfec-55f1-4e31-9557-5cd257049352 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:36:22.592Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:36:32.593Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=ff1b1ae5-7fa5-4f69-87db-9d487a4b97e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:36:32.601Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:36:42.602Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=d168c9c9-53f0-406d-93a4-298b9fa3417c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:36:42.609Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:36:52.609Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=0cbf98de-dd7b-4228-9a3e-0576dbc49853 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:36:52.615Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:37:02.615Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=ee22f2fb-6c36-4881-8f3f-b5c3cce987a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:37:02.622Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-29T16:37:03.963Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-29T16:37:03.963Z |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-09-29T16:37:03.963Z |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-09-29T16:37:03.965Z |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-09-29T16:37:03.969Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-29T16:37:03.969Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-29T16:37:03.969Z |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-09-29T16:37:03.970Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:37:12.622Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=05e8efcd-8e1b-4e39-a336-40ba979f2d41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:37:12.630Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:37:22.631Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=3c88771c-44d6-4369-b47f-08f8dfd69d96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:37:22.639Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:37:32.639Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=5b47ac3e-b83a-4167-8e69-3704102f9393 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:37:32.646Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:37:42.647Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=e914d139-3586-4ad6-9104-b7e07ea268df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:37:42.657Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:37:52.657Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=b5385648-02bf-4069-9c27-4df7c4320e07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:37:52.665Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:38:02.665Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=84b6d982-286b-4c35-9c08-166ce65d48ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:38:02.673Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:38:12.673Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=6f066d6e-b7d2-4d52-9419-d2e10fbc6ce5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:38:12.680Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:38:22.681Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=36848406-13a1-41ba-b498-6a6245b30851 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:38:22.689Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:38:32.689Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=8f76e3ee-ea46-4f9f-a13a-ff0ab38552c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:38:32.698Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:38:42.698Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=e154a3af-674b-4883-b1f4-273507ca1ad7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:38:42.705Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:38:52.706Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=69017a9f-23f8-4316-8149-eae94a526079 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:38:52.713Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:39:02.714Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=f1dd21cc-712f-4217-8cac-2078a06468c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:39:02.722Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:39:12.723Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=320aed62-f94a-4fc3-b261-2bdbee4d1ac4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:39:12.731Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:39:22.731Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=9053a64a-9961-4944-bd27-2c108165b0f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:39:22.739Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:39:32.740Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=cfcfbb8b-8341-4cd1-a65e-95398893339f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:39:32.752Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:39:42.753Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=141c80ee-1f09-46c8-ae73-ee1933bee132 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:39:42.764Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:39:52.765Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=e3f93c32-463c-4f41-95ac-73b1f738244d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:39:52.773Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:40:02.773Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=dd0f2586-7107-420d-acfe-0b4a3b4470d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:40:02.782Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:40:12.783Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=53c23c5b-2d37-46b4-9ec3-a807eb75cd89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:40:12.791Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:40:22.791Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=5f3d6d3a-f688-4629-a5d2-779f2e62f775 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:40:22.799Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:40:32.799Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=f002f049-dde2-472e-8401-f2d8ce2776fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:40:32.806Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:40:42.807Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=da55e2ab-5a50-4e66-8d9d-6ed18b88b5bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:40:42.814Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:40:52.815Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=de7d9d3a-0f64-4c97-acbd-a7f156a6396a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:40:52.822Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:41:02.822Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=cbcc6aff-3586-4a8a-ba50-b8a6d800697c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:41:02.829Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:41:12.830Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=dfa8ec73-7691-4a1b-8a6f-c873bd8d2987 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:41:12.836Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:41:22.837Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=c7e203de-bdb0-485f-add0-a7f8f41cde53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:41:22.845Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:41:32.845Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=0c6ba161-b827-4ef2-8ad0-d1929c13f075 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:41:32.853Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:41:42.853Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=a4023732-a52c-4aa4-bb84-2c1fc6d31a6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:41:42.860Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:41:52.861Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=93334f0f-6f22-4d43-84e3-e10160f514d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:41:52.868Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:42:02.868Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=6f043946-73d9-4278-9e24-dc25381f58b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:42:02.876Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-29T16:42:03.938Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-29T16:42:03.938Z |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-09-29T16:42:03.939Z |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-09-29T16:42:03.940Z |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-09-29T16:42:03.943Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-29T16:42:03.943Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-29T16:42:03.943Z |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-09-29T16:42:03.944Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:42:12.876Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=b65a116b-aa60-4552-bd87-305e8d44c196 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:42:12.884Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:42:22.884Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=2df8d36f-2993-4f2f-9697-2f6a8cd0476f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:42:22.892Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:42:32.892Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=5e5241e2-bb60-44b6-b85b-952758b6dbdd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:42:32.900Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:42:42.900Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=e6094652-6961-4f81-a21f-3bf65dfcdce6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:42:42.908Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:42:52.909Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=8793f0ab-7e83-4278-9e87-5c08f3fe1fbb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:42:52.916Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:43:02.917Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=cbe87209-fe6e-4d66-afdd-9ed56c78d01f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:43:02.924Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:43:12.925Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=4c297ac7-0597-4733-9a5e-fa2b4a66a4b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:43:12.932Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:43:22.933Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=c45288b7-2a5e-4286-9407-7f9b6ea35b11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:43:22.940Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:43:32.941Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=a728139a-f5a3-4498-8936-36180f2fda4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:43:32.947Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:43:42.948Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=6f1e05f2-a07d-44ab-b7a1-55c420333815 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:43:42.955Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:43:52.955Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=71e59666-e410-4788-8b86-936795ef95ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:43:52.962Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:44:02.963Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=33ed2290-4218-4fa7-99c3-cdbe572df0ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:44:02.970Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:44:12.971Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=539e6687-218e-434f-9cbd-0c09385eaf4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:44:12.978Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:44:22.978Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=3c2cc8fa-4738-4f59-ac68-8638afa68407 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:44:22.986Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:44:32.986Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=6e8ca0f0-bada-4a27-8ba2-0bdb1fb771b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:44:32.994Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:44:42.994Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=d0c26587-7afe-48a7-9344-a59ea421bbc0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:44:43.002Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:44:53.003Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=0d0a25db-bd4f-44d3-b3b4-da2998d24d4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:44:53.012Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:45:03.013Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=21bed11b-bb7f-4185-9c21-5cff719a0b03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:45:03.020Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:45:13.020Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=155343fa-bfd8-4724-b608-bdae6b29645e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:45:13.028Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:45:23.028Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=bafac34c-627b-40e6-8a75-595ceb783b2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:45:23.035Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:45:33.036Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=deeff95e-d453-4f9d-ae04-0744b158cc61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:45:33.043Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:45:43.044Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=266dd2e2-1f15-4f39-a450-7c3839aeea00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:45:43.050Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:45:53.050Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=20cdc79e-db9d-45d4-a85d-7e8e3e41e989 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:45:53.058Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:46:03.058Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=6e74bbb4-3c20-4062-b565-3f6247b65eb4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:46:03.064Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:46:13.065Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=808c4225-d711-4861-bb7d-65c77ae27477 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:46:13.072Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:46:23.072Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=8ea5a6f9-6117-4a5d-a2ab-fab34f846621 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:46:23.080Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:46:33.080Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=dc1e30df-4c77-4b8d-a268-4d9a6e11486d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:46:33.087Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:46:43.087Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=7c87c855-eda2-4464-9019-4d69f1293e17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:46:43.095Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:46:53.095Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=c0155f16-9f9c-426f-873d-d8dbbd233bba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:46:53.103Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:47:03.104Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=92721398-5647-4021-b1cc-07cc983b30f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:47:03.110Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-29T16:47:03.917Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-29T16:47:03.917Z |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-09-29T16:47:03.917Z |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-09-29T16:47:03.919Z |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-09-29T16:47:03.922Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-29T16:47:03.922Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-29T16:47:03.922Z |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-09-29T16:47:03.923Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:47:13.110Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=33651848-5387-4531-95b4-022c95fcf1cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:47:13.116Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:47:23.117Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=7b5c63a9-1bca-4a64-8763-72dee451ed9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:47:23.123Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:47:33.123Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=1db0b910-5890-4ea9-82af-9c1e156a7a51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:47:33.130Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:47:43.130Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=4639ba48-a664-446b-9de7-9de0c0cb3e2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:47:43.138Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:47:53.139Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=2231dd9f-4132-44ec-8ffc-80882ee63d23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:47:53.146Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:48:03.146Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=cf053c4b-291b-4748-a95a-f1cad06be523 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:48:03.153Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:48:13.153Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=303ced43-cca8-4241-8a5d-fca21c34b8f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:48:13.159Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:48:23.160Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=6a9084d2-60cb-4f33-afb7-dc42b15e20d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:48:23.173Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:48:33.173Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=4e6b34a6-9bc7-4dd4-ad5a-8d0bc17ef715 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:48:33.180Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:48:43.180Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=e9795d32-94e8-4399-b9be-23d885d2fe08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:48:43.187Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:48:53.187Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=4c49aaf4-9d51-4cd2-9b55-05ae82ceb5b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:48:53.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:49:03.194Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=285cb3fe-8de5-4d58-b14d-7be7fb005dbe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:49:03.201Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:49:13.201Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=6b33259a-2746-40fe-a97a-b5eaa7a9996c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:49:13.210Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:49:23.211Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=fae6cd17-c099-4d82-b9a6-090be0f2a8af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:49:23.218Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:49:33.218Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=6732649e-a012-4ba1-8f67-2028fb75fdfb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:49:33.225Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:49:43.226Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=c4a96377-2f8b-4491-94f1-f0e05825cf7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:49:43.233Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:49:53.233Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=d9ffd820-9b57-4591-8017-5aa233da6745 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:49:53.240Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:50:03.240Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=14906f71-c298-404e-a380-ae46ad5098f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:50:03.247Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:50:13.247Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=0eab29ba-b1ac-4946-9aa5-dffaea786302 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:50:13.255Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:50:23.255Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=db1d34cf-94c6-4206-9f43-713e13c8d66c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:50:23.262Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:50:33.262Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=32325b91-bd8b-4339-8b06-3e3c51df0b55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:50:33.270Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:50:43.270Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=c9b743b6-33ed-4ad4-8a94-063897c1764f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:50:43.276Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:50:53.277Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=ac249109-5659-4d7a-ab6f-ee593e977079 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:50:53.284Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:51:03.284Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=db81ed3d-9c08-4a88-87ea-d857ae2a2a8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:51:03.291Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:51:13.291Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=83be754e-b843-4c90-8f06-47f3466f1c44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:51:13.298Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:51:23.298Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=a7ae8c66-c8d3-4451-96e7-75c78d12fa41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:51:23.306Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:51:33.306Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=74d1a323-1577-4cca-936d-b274ff8b43c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:51:33.312Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:51:43.313Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=952f57ac-13de-49b1-bc81-e271f20b77fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:51:43.319Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:51:53.320Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=019beb7e-70e4-4fe3-a9e1-96f1aceacac6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:51:53.327Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:52:03.327Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=9836587c-2eb7-42f2-a34b-1e283c730630 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:52:03.334Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-29T16:52:03.937Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-29T16:52:03.937Z |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-09-29T16:52:03.937Z |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-09-29T16:52:03.938Z |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-09-29T16:52:03.941Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-29T16:52:03.941Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-29T16:52:03.941Z |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-09-29T16:52:03.942Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:52:13.334Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=dcafd11d-424e-4fe0-ad4f-64c9e5aa1bed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:52:13.340Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:52:23.341Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=e574b19d-83d8-4017-bec0-676ebad11212 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:52:23.348Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:52:33.348Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=ed28369b-3bbb-430d-9faf-9d55ccdfddb6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:52:33.355Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:52:43.355Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=cfd693fb-ff9d-44f2-ad50-10e9dc025a95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:52:43.362Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:52:53.362Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=c95bbebb-a706-48aa-97ee-39a8fcb29e81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:52:53.370Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:53:03.370Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=16166257-f40c-48da-9339-e70a5857756d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:53:03.376Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:53:13.377Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=f21dcce0-6c6c-4f50-a233-df6de4b2d04e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:53:13.384Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:53:23.384Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=9550cb14-0442-41ba-b2be-39d2d6f23ed9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:53:23.392Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:53:33.392Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=6708fe2d-c7a5-4df5-b5b2-8b72f6e98cc4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:53:33.400Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:53:43.400Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=823711ca-2f49-4830-8949-45ea3be74513 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:53:43.407Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:53:53.408Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=20221eed-2085-4c6b-a7a2-819d23afee7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:53:53.415Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:54:03.415Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=87d491e4-faaf-4fd8-8690-95a79a8cdb29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:54:03.421Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:54:13.422Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=af7926c7-47fb-4e01-b898-71853a6af298 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:54:13.428Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:54:23.429Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=b2615fca-0b53-4020-ac3a-fe7ea92d6671 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:54:23.436Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:54:33.436Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=98f8fbf5-99cb-40fb-bf0c-a16dae37fceb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:54:33.443Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:54:43.443Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=45e47394-01ce-4b35-9b90-da0d7b268265 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:54:43.449Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:54:53.450Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=b6100a7c-bcff-4bb6-bf7b-e2f0f848e010 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:54:53.456Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:55:03.456Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=f6246acd-bf6f-4f4a-af91-e42e0a5f39b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:55:03.464Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:55:13.464Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=1cfedb61-6914-48b0-a33b-2ef515a3480b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:55:13.471Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:55:23.472Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=2da790f3-b3ff-4564-8745-a2aabd34768f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:55:23.478Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:55:33.479Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=3e7fc38e-b1be-4244-b7f5-01bb53a40c81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:55:33.484Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:55:43.485Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=226e7961-09c4-4c73-921e-44306a1f4508 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:55:43.492Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:55:53.492Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=f3444ba4-75cc-4797-aea1-d0547e88190a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:55:53.500Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:56:03.501Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=d6854e1b-39aa-4032-9340-8d75c327217c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:56:03.507Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:56:13.508Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=3adca683-23f5-43f7-9cd5-42f4bf660be9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:56:13.515Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:56:23.515Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=e7fc6131-ca66-478e-90af-799cd6c362e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:56:23.522Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:56:33.522Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=e57e20c4-f8ff-4762-a8e0-8391f30651f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:56:33.528Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:56:43.529Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=d450b391-5966-449d-8ba7-45371184c406 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:56:43.537Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:56:53.538Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=b1ea1022-d47c-42db-830c-e5d2a16ac782 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:56:53.545Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:57:03.545Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=45e819b2-ffa4-4dfc-97d3-063910284f2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:57:03.551Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-29T16:57:03.937Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-29T16:57:03.937Z |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-09-29T16:57:03.937Z |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-09-29T16:57:03.939Z |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-09-29T16:57:03.941Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-29T16:57:03.941Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-29T16:57:03.941Z |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-09-29T16:57:03.942Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:57:13.551Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=c171396d-f371-494b-b809-5cdb6e1ef818 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:57:13.558Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:57:23.559Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=7180f8fe-4dc4-4ac3-bc28-db4ef064487d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:57:23.565Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:57:33.566Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=833997bf-846d-4575-aac3-affc588ba31a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:57:33.573Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:57:43.573Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=b8991f0d-6690-4351-9a4a-ca4efae9aacd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:57:43.580Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:57:53.581Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=62ee8f67-8bb6-4737-94d6-cfb9d02c7bed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:57:53.587Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:58:03.587Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=1c056cb8-0f9c-4836-99a5-9f5751bd455a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:58:03.594Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:58:13.594Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=b73df3b7-de06-407a-9886-ac1320bdfa58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:58:13.600Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:58:23.601Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=2ac775d4-43b3-41ab-819a-325a36b8266f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:58:23.608Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:58:33.608Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=e3af203c-8afa-42f8-a64e-f2bc7063f8f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:58:33.616Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:58:43.616Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=b48d07fa-ce9f-4d47-b688-94f803db9064 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:58:43.623Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:58:53.624Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=03c51eac-7624-43f4-9a96-0e93954e69cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:58:53.630Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:59:03.630Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=335b8560-55ba-417f-a2c7-4b4093e402c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:59:03.638Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:59:13.638Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=4f458138-950a-4743-bcc4-aeff0e15f36e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:59:13.645Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:59:23.645Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=4e6ec543-c567-424b-a377-96e857b9009d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:59:23.652Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:59:33.653Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=0c824d92-1428-4356-9026-e43d55f40f7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:59:33.660Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:59:43.660Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=ee303556-b763-421f-8619-36b86dcaac9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:59:43.667Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:59:53.667Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=0799b419-1545-423d-b3cb-337c21b1d8fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T16:59:53.674Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:00:03.675Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=30d616a5-7581-4ad9-9bb6-fe4c012f4822 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:00:03.681Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:00:13.682Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=9ea4ac44-8f47-4a28-bc28-3819600905a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:00:13.688Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:00:23.689Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=99e6e6ad-d109-42ef-bf39-87706c36df11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:00:23.695Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:00:33.695Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=aae86577-c1b7-4718-9e95-fab6940e1f29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:00:33.701Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:00:43.702Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=74186266-69a8-4f8f-b501-79e7de4d9dde | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:00:43.708Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:00:53.708Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=290a9f1f-efb4-490f-9439-40c51fb1f261 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:00:53.714Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:01:03.714Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=f142ee9e-b10a-478d-8c49-f896bf5eadd0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:01:03.721Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:01:13.721Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=df1910f0-7351-4435-a296-c6149f9d8132 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:01:13.728Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:01:23.728Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=ee201478-80c2-406b-a44d-3a58e9d2cd3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:01:23.736Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:01:33.736Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=8d32e1b0-bb37-4912-8d95-01009980f2b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:01:33.743Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:01:43.743Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=8c93b5d2-c36a-4c71-9728-775b427ef37f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:01:43.749Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:01:53.750Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=354e314b-3b59-4b8a-9475-b1fbf78229af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:01:53.757Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:02:03.759Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=632d009f-e20e-4ee1-9f9b-c7bee62a5f33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:02:03.766Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-29T17:02:03.962Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-29T17:02:03.962Z |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-09-29T17:02:03.963Z |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-09-29T17:02:03.963Z |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-09-29T17:02:03.966Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-29T17:02:03.966Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-29T17:02:03.966Z |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-09-29T17:02:03.967Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:02:13.766Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=0c3786dc-7ea7-4d92-b8cc-8bb58fbb1739 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:02:13.774Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:02:23.774Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=15f1e878-a66c-44d5-bf97-900b597a80b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:02:23.780Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:02:33.781Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=6231384b-8275-4f7d-a5d6-1a1f859fe5c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:02:33.788Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:02:43.789Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=6bcff281-3efc-476b-9753-73bbdb4360ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:02:43.796Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:02:53.796Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=712f759f-b3a7-4d5f-aecc-db006e251e9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:02:53.803Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:03:03.803Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=65ea5218-c7be-4253-b8c9-160ed96576cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:03:03.809Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:03:13.809Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=f1add347-a992-4d8a-b11b-14b46cc3fcb7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:03:13.815Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:03:23.816Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=a9a8c952-453b-4db4-b3a9-d776fe6f6c84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:03:23.823Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:03:33.823Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=ad08d11e-759b-4730-8709-867c73a56e7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:03:33.830Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:03:43.830Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=ea4ea20e-42fa-4c42-b479-f82106a55fc1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:03:43.837Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:03:53.837Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=9cb145b1-5bd2-401c-92c9-40b88b2fd183 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:03:53.845Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:04:03.845Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=fb8a8404-e103-4a33-9e72-cdc9940d6bdd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:04:03.853Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:04:13.853Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=5a7014eb-098a-4a7f-9b61-caf6ec0a8d91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:04:13.860Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:04:23.860Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=a4aa76cb-af28-4854-90d7-8332df8abaf6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:04:23.866Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:04:33.867Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=f1a3f534-530b-4550-ba04-6fbe9cc46bd8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:04:33.873Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:04:43.873Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=bf67187c-b183-407b-bb4d-4861f3938d8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:04:43.880Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:04:53.881Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=398c4d42-ff7b-4d48-952f-2075ac90e214 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:04:53.888Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:05:03.889Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=fb06b42f-5128-4612-b5d5-ccb46d2568c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:05:03.896Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:05:13.896Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=cf821c5a-23bf-42af-aae7-1db299cb712b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:05:13.904Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:05:23.904Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=0337477d-a97e-448a-b670-6b656a89e30a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:05:23.910Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:05:33.910Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=0c079ff6-d00f-4caa-ac31-81c81400259a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:05:33.917Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:05:43.917Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=4c317ea0-f942-49c9-8afb-6ce7ca04adab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:05:43.924Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:05:53.924Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=0cfdae34-e001-4517-af6e-0e5f7eb8ce87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:05:53.931Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:06:03.931Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=db46412b-477d-4a59-af91-28a81a15ad18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:06:03.937Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:06:13.937Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=047d12e5-356a-4fea-b1aa-8cf863af2b7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:06:13.944Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:06:23.945Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=99f884a9-f284-4430-b3a4-1eb72674a19a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:06:23.952Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:06:33.952Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=04e8e433-59ab-479f-8a72-61fd77f2d174 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:06:33.958Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:06:43.959Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=a80e82da-e56b-41c4-aebc-ada542e0e33d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:06:43.965Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:06:53.965Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=8937780b-aee6-4d8d-9d82-5e94a46f960f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:06:53.972Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-29T17:07:03.954Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-29T17:07:03.954Z |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-09-29T17:07:03.955Z |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-09-29T17:07:03.968Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:07:03.972Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=ab1d21ec-c763-4dc1-8654-719a9e61751c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-29T17:07:03.973Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-29T17:07:03.973Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-29T17:07:03.973Z |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-09-29T17:07:03.975Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:07:03.979Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:07:13.979Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=7fcb3570-e64c-4892-a4e2-a92e06324439 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:07:13.984Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:07:23.985Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=7be25827-b69b-401f-8668-e9056e37f4ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:07:23.992Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:07:33.993Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=3361bf0f-633e-48fe-92e9-ecf30d714807 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:07:33.999Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:07:44.000Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=244756b1-3c93-4feb-995e-f5e394ab80ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:07:44.010Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:07:54.010Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=e56b695b-2508-42d9-b470-84dc554c77a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:07:54.017Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:08:04.017Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=1442ed78-16b8-4091-9639-657ae5a94331 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:08:04.024Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:08:14.025Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=2c99ba8b-800f-49c9-91f1-a0bb8306011b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:08:14.032Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:08:24.032Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=c2cdb53a-9bfa-4396-bad8-03842dff0656 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:08:24.038Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:08:34.039Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=90afeeb7-af0a-4b4b-907c-01674b1fa848 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:08:34.046Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:08:44.046Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=f6f0da04-ebc6-4b4b-957d-df392f21ad04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:08:44.052Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:08:54.053Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=cf94abdb-6ab0-4892-8841-cb066e898a90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:08:54.060Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:09:04.060Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=12a26ef1-790b-4413-b546-d2c6fd18d282 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:09:04.066Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:09:14.067Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=614bf97b-6902-4207-acf7-02e9c7bf2a15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:09:14.074Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:09:24.074Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=beab9442-d259-4fe0-914f-350613a8afeb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:09:24.081Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:09:34.081Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=3824fc25-81e6-4fbb-b415-20bdeb4ea1cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:09:34.088Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:09:44.088Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=be3ad4d3-3194-4fa7-a8a7-b5cf6f6a92d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:09:44.096Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:09:54.096Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=c8f0dc05-cfa4-4d60-9b38-cecdd2413a03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:09:54.103Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:10:04.104Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=2262c8fc-b45b-4b7f-a6fb-75795634c36a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:10:04.110Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:10:14.110Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=09c4b9ed-f43c-4d81-a3eb-183598cb600f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:10:14.117Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:10:24.117Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=e0633e38-a299-46aa-af7a-da2f6d9391f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:10:24.124Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:10:34.124Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=7f6ac6a2-ac58-451d-aac2-25e8558bcd2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:10:34.131Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:10:44.132Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=d5828e97-4a9b-482d-9b3c-503c068048c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:10:44.137Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:10:54.137Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=600e77e4-bf0a-462e-af82-78540c9709ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:10:54.142Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:11:04.142Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=4166aa0e-f843-4d0e-8820-3fae4ffef414 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:11:04.148Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:11:14.149Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=665e2381-6ebc-4ab8-a237-022201d4048e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:11:14.156Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:11:24.156Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=0ef3f9ab-3d1b-437b-b378-de241a6b0cbf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:11:24.163Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:11:34.163Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=81df0672-b1da-4386-ac34-beaeb2e1e854 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:11:34.170Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:11:44.171Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=6d679aba-6b1d-46a9-bdf1-078825ba5bcd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:11:44.177Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:11:54.177Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=9b8fd9d3-e418-449c-b145-000d304081b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:11:54.184Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-29T17:12:03.933Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-29T17:12:03.933Z |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-09-29T17:12:03.933Z |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-09-29T17:12:03.935Z |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-09-29T17:12:03.939Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-29T17:12:03.939Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-29T17:12:03.939Z |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-09-29T17:12:03.940Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:12:04.184Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=f3a4568f-ac82-483c-8ed0-5e8ecccca33d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:12:04.190Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:12:14.190Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=f52d4416-8f07-4027-816a-73991445fbd0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:12:14.195Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:12:24.196Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=637dca1b-700b-407f-9f3e-b5f23cc40a9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:12:24.202Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:12:34.203Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=cceddb2e-dd71-464c-9542-f26279170df7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:12:34.210Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:12:44.210Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=cc4449e6-ad68-450e-b1b3-83093ee118bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:12:44.216Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:12:54.216Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=2e2eb74c-4716-42e7-a17a-5e46aaba4100 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:12:54.222Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:13:04.223Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=ebb86157-304a-4f62-a68c-7f1f9f700509 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:13:04.230Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:13:14.230Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=d63724f0-0a6f-4fa4-8824-f899fce79305 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:13:14.237Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:13:24.237Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=5a27dc7b-3907-4a37-a127-eaf52271760d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:13:24.242Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:13:34.243Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=3d80eaa6-8d7c-44cc-a692-96c9f966ed2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:13:34.250Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:13:44.250Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=f80e7314-d548-4e7a-95ed-1b554823492c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:13:44.258Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:13:54.259Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=7dab4de2-db54-4f6d-90db-45c12b7d0e0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:13:54.265Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:14:04.265Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=d2eef390-6dfd-458c-9dec-c8150962ab17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:14:04.271Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:14:14.272Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=3440ca5c-e629-4250-8b42-6baed1de9e33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:14:14.278Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:14:24.278Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=36b72fd7-a8f3-449d-ab4b-88200b3964d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:14:24.284Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:14:34.284Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=07fae20b-dea4-4e20-b1be-cd005ce85f78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:14:34.291Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:14:44.291Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=e8923157-1a95-4d13-a9ed-e621fb4c1d88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:14:44.298Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:14:54.299Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=93e59af4-228a-49de-84f9-3283d1a7f9b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:14:54.304Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:15:04.305Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=ec544f21-e2eb-4c23-8268-19657a8b6a48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:15:04.311Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:15:14.311Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=36535085-b5e1-4c83-b907-d273ead129bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:15:14.317Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:15:24.318Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=fca77bea-d4f7-417e-89e6-810c67edd38f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:15:24.323Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:15:34.324Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=b577750b-eebb-4dd2-ba83-b40e3dac2824 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:15:34.331Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:15:44.331Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=80accd05-04cb-46c7-920e-e699ead961e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:15:44.337Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:15:54.338Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=f725f452-aab1-45a8-80e2-44344ad2694a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:15:54.344Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:16:04.344Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=28673191-c71e-4310-acbb-d0356e9a507e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:16:04.351Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:16:14.351Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=bee7293f-d6dd-437f-bef7-693887aaf2d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:16:14.357Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:16:24.358Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=33df2d15-9262-4c50-97cf-91a891c09d25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:16:24.365Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:16:34.365Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=bfa23c63-0dff-4852-bae3-2a9fe54410f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:16:34.373Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:16:44.373Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=c0aef585-79ce-4aae-8be7-538322934152 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:16:44.380Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:16:54.380Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=001560d7-12d0-4750-be74-10b5add711dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:16:54.387Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-29T17:17:03.934Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-29T17:17:03.934Z |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-09-29T17:17:03.934Z |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-09-29T17:17:03.935Z |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-09-29T17:17:03.937Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-29T17:17:03.937Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-29T17:17:03.938Z |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-09-29T17:17:03.938Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:17:04.387Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=e8ba55a5-8e17-431f-8bfa-496ce5773de1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:17:04.393Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:17:14.393Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=258574df-f421-428a-91ac-3a39eb7f20ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:17:14.399Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:17:24.400Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=0b95f31c-d8f6-409d-8581-9d2379a90a17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:17:24.407Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:17:34.407Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=49b16830-b0cd-47b4-8680-a4f0711ca0b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:17:34.413Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:17:44.413Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=d019906d-5ad4-4ef5-89db-0ec1575a76c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:17:44.420Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:17:54.420Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=b7c00f63-eabf-4e9f-97ef-fa61705c6d33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:17:54.426Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:18:04.427Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=7e68143d-3103-4894-8727-c0b60e3f2d05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:18:04.434Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:18:14.434Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=b70356b1-d389-4aa6-a090-b9faeacbc825 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:18:14.441Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:18:24.441Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=e608c0e3-d91b-44e2-944b-a406d33e00b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:18:24.448Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:18:34.448Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=9e75e195-0fde-418b-bd2e-e400fca6cce2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:18:34.456Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:18:44.456Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=8229d2cf-bbd3-4f66-8c8c-c1a0bd1148a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:18:44.462Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:18:54.462Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=e750a818-02d6-44aa-94cd-48adb3a075d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:18:54.468Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:19:04.469Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=c728975a-ce55-4e9d-afb0-b979000e0dcc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:19:04.475Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:19:14.476Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=ba98c850-fd1a-40a8-b4ed-56a9ff1e9662 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:19:14.482Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:19:24.482Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=0a0b16f8-18bc-4bd2-b070-c925fbc1a219 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:19:24.488Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:19:34.489Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=82873ca2-99ff-4aa7-8fc2-2554d6fff94f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:19:34.495Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:19:44.495Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=08192119-507b-4684-b589-4ddc787e439c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:19:44.502Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:19:54.503Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=cea418a9-7276-4fd5-ad9a-8fced5e737ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:19:54.510Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:20:04.510Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=fa50b51a-c514-45f6-a096-aba8ff72fa3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:20:04.516Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:20:14.516Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=53e23bb9-a904-428a-87b7-785338edea5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:20:14.523Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:20:24.523Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=69a28816-1d0d-4ff9-bf77-19645a833b40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:20:24.529Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:20:34.529Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=db17c054-b6b3-4a01-bd51-18c618085342 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:20:34.537Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:20:44.537Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=69473035-2fef-4ef8-97a2-b609958137c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:20:44.543Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:20:54.543Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=e35090b8-3727-403b-bb46-0b4d846a4056 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:20:54.548Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:21:04.548Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=8f24870b-c708-40cb-88ac-edf6e89dea52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:21:04.555Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:21:14.555Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=15ac319f-adab-44a0-aca9-2b34f0d5c941 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:21:14.562Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:21:24.562Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=a2fca390-8b43-40fc-8ba1-373d1ba95208 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:21:24.569Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:21:34.569Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=b96c79b3-6db6-46be-89b3-b6ec94f5abf2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:21:34.575Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:21:44.576Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=fd9d7b04-37c8-49b0-be4d-31db092f3fcf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:21:44.583Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:21:54.583Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=7ebee59a-ff61-4b06-84c1-956afc1b058d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:21:54.590Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-29T17:22:03.928Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-29T17:22:03.929Z |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-09-29T17:22:03.929Z |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-09-29T17:22:03.930Z |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-09-29T17:22:03.933Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-29T17:22:03.933Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-29T17:22:03.933Z |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-09-29T17:22:03.934Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:22:04.590Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=f59cf97e-bfb6-4c22-83e9-b36e9b89b7b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:22:04.597Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:22:14.597Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=002567c5-6180-46c6-8f34-236b84d7a336 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:22:14.603Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:22:24.604Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=77922813-8d34-4890-8569-a38d960411b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:22:24.610Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:22:34.610Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=a96af72f-7f28-4453-a7df-23eb77a463ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:22:34.617Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:22:44.617Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=13c7013a-60e2-4cbd-9b6d-98e3f48af9de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:22:44.623Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:22:54.623Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=1176a60d-7d88-482d-944e-b6dc58638ced | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:22:54.632Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:23:04.634Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=5007492c-e47b-421d-be94-5c59c3042059 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:23:04.641Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:23:14.641Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=4e6d28c9-d26c-4b71-9e43-2d8029be12be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:23:14.647Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:23:24.648Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=db0e34cf-f078-489a-af16-8f16df70c58b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:23:24.655Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:23:34.655Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=3eb25b03-5509-4a56-874e-0fb5d633ea41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:23:34.661Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:23:44.661Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=a9afd3b8-3fb7-4047-972f-dd1b79a434bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:23:44.667Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:23:54.667Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=79831fff-74ec-45fd-bce8-b5338beb3f20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:23:54.674Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:24:04.675Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=b7a43bc6-9058-49f4-afe0-3dfc638b1883 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:24:04.680Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:24:14.681Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=0c22c62b-5c79-4998-b59a-5c470df04f35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:24:14.688Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:24:24.688Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=2602125b-f37d-422a-8e3b-7728f2e25408 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:24:24.694Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:24:34.695Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=55936366-a4a1-45a0-9b5b-a9290921c73c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:24:34.703Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:24:44.703Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=d7589432-e438-4e18-adde-6e2b5f7a61a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:24:44.709Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:24:54.710Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=9eefcd7a-ecbd-4a4b-bc25-1230f0464ad3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:24:54.717Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:25:04.717Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=8b43cea8-f441-41d8-b8a6-a9618e468907 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:25:04.724Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:25:14.724Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=c9519acf-2aaf-45ca-b0fe-3f9500e61ebc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:25:14.730Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:25:24.730Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=12c9de2b-ab5a-49d4-bde1-e22d0ede148e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:25:24.738Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:25:34.739Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=e3189515-ea48-4e23-aa51-7debb2bd4c2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:25:34.744Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:25:44.745Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=3d58bb33-73cc-4441-8ff4-025cb3385906 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:25:44.751Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:25:54.751Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=cc0065bc-89d5-40ed-9641-3d30f9f1141b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:25:54.758Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:26:04.758Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=ef9a9c48-e8bc-4b08-bd7f-710a316a2815 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:26:04.765Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:26:14.765Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=08c09f5c-0d7b-4e34-b1f0-1ef2e20cc1c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:26:14.772Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:26:24.772Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=75a1fc38-c151-4eb2-a089-092f93ac7aa5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:26:24.778Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:26:34.779Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=9a6e67a7-0cc1-4810-9da4-40ba7c1ff7ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:26:34.786Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:26:44.787Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=1c1c248d-b4f7-4d5a-9642-18777016e552 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:26:44.793Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:26:54.793Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=3484c1ef-630f-437c-b238-3582a337704e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:26:54.799Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-29T17:27:03.919Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-29T17:27:03.920Z |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-09-29T17:27:03.920Z |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-09-29T17:27:03.921Z |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-09-29T17:27:03.923Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-29T17:27:03.923Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-29T17:27:03.923Z |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-09-29T17:27:03.924Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:27:04.799Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=3df9c0e1-dd2d-483b-adf0-78f14dd1b4d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:27:04.806Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:27:14.807Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=18ceb79c-d692-4a01-86b4-e4e41b3f7033 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:27:14.818Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:27:24.818Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=bd65f3d4-2fa5-42a9-8468-d8b224754c14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:27:24.825Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:27:34.825Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=7b3ca1c7-6488-4f63-b1fd-3f326835aa53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:27:34.832Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:27:44.832Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=c6f13f10-434b-46e6-bfb3-9ee891db4e32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:27:44.838Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:27:54.838Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=59d19c92-20d8-4325-a265-98fb8e2d7a7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:27:54.844Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:28:04.844Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=d68f53f3-b75d-4576-b116-ec944a030951 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:28:04.851Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:28:14.851Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=87a7f306-22e6-4173-8af0-1a9b9ab355fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:28:14.857Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:28:24.857Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=19ef47f7-b74c-498b-a9d7-6acbededc7b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:28:24.863Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:28:34.864Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=6bb7fbb6-75f2-4e44-8334-3fcc9fa95867 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:28:34.870Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:28:44.870Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=1c3d3296-65c4-4ff9-ab42-deb7a8712ae9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:28:44.876Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:28:54.877Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=de8ffc2e-76b6-4636-8b5c-18951a272a06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:28:54.884Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:29:04.884Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=06f3a28d-5179-403a-959b-4046efb6b5c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:29:04.890Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:29:14.890Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=b6538fce-b95f-4c91-b286-8d99476007f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:29:14.896Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:29:24.896Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=a2718ca9-9645-4d0d-b135-576e291f4cb7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:29:24.902Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:29:34.902Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=c3a4c2b9-c25f-4d93-a5c4-9f13ffaa1511 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:29:34.908Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:29:44.908Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=296cb5bf-e9de-4be4-bbd4-cdd852897df3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:29:44.916Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:29:54.916Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=3c76f121-7bc2-4a90-820c-f02e66f630d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:29:54.923Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:30:04.923Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=a9b2ac0c-d3ce-418a-9332-5d1ec2eb8f3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:30:04.930Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:30:14.931Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=9edfea16-0aa7-4817-bb4e-463e043bcf38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:30:14.939Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:30:24.939Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=8ce98715-0d48-4865-8ab9-94c38edcc6c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:30:24.946Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:30:34.946Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=f7aec75b-53c5-484a-a44d-486b7d346405 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:30:34.954Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:30:44.954Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=6e0b2a8a-56c5-4f72-bb91-0acc1986c778 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:30:44.962Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:30:54.962Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=eb209327-abbf-420e-a004-124dfcbefa48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:30:54.968Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:31:04.969Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=6a9e9580-9780-417c-9040-9d8a8d58649b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:31:04.976Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:31:14.976Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=50b1fe42-e325-4222-8dcc-6a9d1c9081d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:31:14.984Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:31:24.984Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=7da9bf35-1a1d-49b4-8669-8fcc8a81a1e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:31:24.990Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:31:34.991Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=524433e1-8487-494a-b464-3572b1f6c120 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:31:34.998Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:31:44.998Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=fa59a0a6-976d-404a-a4b0-89734152af67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:31:45.005Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:31:55.005Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=d5823a21-cbbc-40cb-b6dd-3788ebdfaf39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:31:55.012Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-29T17:32:03.937Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-29T17:32:03.938Z |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-09-29T17:32:03.938Z |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-09-29T17:32:03.939Z |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-09-29T17:32:03.941Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-29T17:32:03.941Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-29T17:32:03.941Z |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-09-29T17:32:03.942Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:32:05.013Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=05fc4eda-dd4b-4cbc-9791-01a4d13c3d94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:32:05.019Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:32:15.020Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=1378c627-a39b-4748-8091-585b4be61b88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:32:15.027Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:32:25.027Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=c3651ba2-be61-4394-b5f6-c83d456ac97a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:32:25.034Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:32:35.034Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=87854432-b364-41be-a768-4f9ec02eba00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:32:35.042Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:32:45.042Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=a454d611-2367-4b5e-8df5-dbf3c344f442 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:32:45.048Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:32:55.049Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=b94c2064-1b59-41d8-840e-17f4333b4e21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:32:55.055Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:33:05.056Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=fac8248e-e773-4a77-aadd-485fde0b8721 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:33:05.062Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:33:15.063Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=e0d4fc90-79d4-43b6-b464-8d1867a89b68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:33:15.069Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:33:25.070Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=6953b6d9-fd42-4add-a222-906c9294fdc7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:33:25.076Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:33:35.076Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=4616954b-6ad0-4bdb-bfdc-e1816930fcb0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:33:35.082Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:33:45.082Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=24eff78f-76f4-4a6b-9493-e31addfc2b1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:33:45.089Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:33:55.090Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=d2341bb8-dc1d-4f89-945d-e9eede937273 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:33:55.096Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:34:05.096Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=e9c30fd8-edd2-4140-b9d7-dc78f30fe5fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:34:05.103Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:34:15.103Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=bbe1cacd-bd3e-4be9-8172-e473388c112d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:34:15.111Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:34:25.111Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=a80be2d7-aa9a-4820-8dd1-c0a434d002b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:34:25.116Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:34:35.116Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=10034f82-4a06-4d18-b3d1-83bad57a0e0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:34:35.123Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:34:45.124Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=6386c031-663c-41c3-baa8-a48500da0765 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:34:45.130Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:34:55.130Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=67ddc5f5-ae95-4bb1-8df4-3e2493f3b694 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:34:55.136Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:35:05.137Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=b309754a-116d-40b9-baf5-a25bab14e861 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:35:05.144Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:35:15.144Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=c3a71b76-ba7a-485a-9d39-b539ea7e63f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:35:15.150Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:35:25.150Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=329b6fc6-e5d8-4552-a1e9-7e792eb399bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:35:25.157Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:35:35.158Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=9bd8cadf-a94a-4bb0-a967-dcbc9d2bc5db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:35:35.163Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:35:45.164Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=7749763f-c441-498b-bb63-704e0c97ca81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:35:45.170Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:35:55.170Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=ac6b5b0a-c262-4bf4-a023-3ec89dd4002d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:35:55.176Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:36:05.176Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=13c17608-aeea-4103-a501-15f1fc3825dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:36:05.182Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:36:15.183Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=3dc0952d-1ed2-4d66-b502-2c92f17d82fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:36:15.189Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:36:25.189Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=3176b6a5-864e-4c8d-82d1-1e74533d610a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:36:25.197Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:36:35.197Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=4a24b909-24cd-4880-b77f-d4a97e6698a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:36:35.203Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:36:45.204Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=934205c5-cf9e-4b2e-b3dd-5578e58c496d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:36:45.210Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:36:55.210Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=32eada4f-4fe1-48a3-ae88-8b2fc502ccca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:36:55.216Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-29T17:37:03.922Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-29T17:37:03.922Z |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-09-29T17:37:03.923Z |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-09-29T17:37:03.924Z |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-09-29T17:37:03.926Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-29T17:37:03.926Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-29T17:37:03.926Z |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-09-29T17:37:03.927Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:37:05.217Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=f6dade8f-14e7-479a-b27d-8f5bf138c9ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:37:05.223Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:37:15.224Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=e1879d0b-65ac-41ad-87ba-bde6ddf66972 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:37:15.232Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:37:25.232Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=44e2b881-888d-4718-8ace-359c7c75f9d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:37:25.241Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:37:35.242Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=913c8eba-7b8a-451b-bcb8-dcd7a1680a1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:37:35.248Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:37:45.249Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=44335a8a-54b9-4f3a-a9ed-b316aca6cfaa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:37:45.256Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:37:55.257Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=7b16cb64-2fd3-4775-a3c3-68d6740af904 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:37:55.263Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:38:05.264Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=fc263832-8677-4d42-938d-b87818d00566 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:38:05.270Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:38:15.270Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=8db8b44a-ab78-4573-84f5-bf74f4e85ea6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:38:15.277Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:38:25.277Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=80734e3f-a409-4ae4-86de-86cec94c540d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:38:25.284Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:38:35.284Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=e624383f-7284-4eab-8c1f-9b0e3f819e0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:38:35.291Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:38:45.291Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=78c56256-6bb2-4e90-9869-74d4bee6ea3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:38:45.298Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:38:55.298Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=6bb926fc-3844-448a-8caf-9221e07ee25b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:38:55.306Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:39:05.306Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=b677f020-cdd4-44a6-9b4b-823ae37402fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:39:05.313Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:39:15.313Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=efc22cdc-f9f3-4ed6-9bae-f03cb9446dc4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:39:15.319Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:39:25.319Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=2af4a391-d014-4e1c-bc8a-8543d862f8b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:39:25.326Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:39:35.326Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=99d1e634-d90a-4af8-a163-07d276c56be4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:39:35.333Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:39:45.333Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=dcc9bb8b-69b5-4551-b2a4-dcd2fdb33cd9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:39:45.340Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:39:55.340Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=32ea2bc8-43b9-4c11-a66b-e474ec0cded1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:39:55.347Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:40:05.347Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=34f951f3-0342-462e-b28f-4f14f48d82c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:40:05.354Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:40:15.354Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=c67edd6b-0fcf-4240-a4a1-b22996dbd2d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:40:15.359Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:40:25.360Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=2b0f030f-0064-4e97-a74b-f316493a3800 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:40:25.367Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:40:35.367Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=76e0c1d5-45e3-4008-8912-9fa4b49d915a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:40:35.373Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:40:45.373Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=32cf10cc-5dce-4ecb-b598-14243f4b5cf0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:40:45.382Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:40:55.382Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=b6031553-84ce-47dc-9282-39230a951aa1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:40:55.389Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:41:05.389Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=d4cc6fa7-3118-49d9-8b9a-75e0e207b5e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:41:05.395Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:41:15.396Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=6dce2894-6523-4f32-ab8a-f4a28c470026 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:41:15.402Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:41:25.402Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=62ca7618-3560-4024-a084-a76a1f3bd02e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:41:25.408Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:41:35.409Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=8738e932-4076-469c-a70c-77f5163c1284 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:41:35.415Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:41:45.416Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=5ae51f0b-6a50-4ff8-848a-37e01a980b21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:41:45.422Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:41:55.422Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=274b13d5-7e2f-4173-af99-d33dfa0be384 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:41:55.428Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-29T17:42:03.942Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-29T17:42:03.942Z |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-09-29T17:42:03.943Z |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-09-29T17:42:03.944Z |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-09-29T17:42:03.947Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-29T17:42:03.947Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-29T17:42:03.947Z |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-09-29T17:42:03.949Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:42:05.428Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=fc33ddcf-07c9-431a-8aa0-367dcf5a825d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:42:05.434Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:42:15.435Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=a8f46f6c-1f54-48c2-bf00-a5b1729641c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:42:15.442Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:42:25.442Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=50710e98-78e4-44e1-9a31-8d8a340565c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:42:25.448Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:42:35.448Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=62056005-a2c4-47a6-81f3-ff8a55e429fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:42:35.455Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:42:45.455Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=df1d62ba-d2a0-4ae4-a7e3-655c32b24644 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:42:45.461Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:42:55.462Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=8496f90c-fee1-4893-95e3-7acfec51f9d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:42:55.468Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:43:05.468Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=3187821e-df0d-4f8b-9538-f72664b307bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:43:05.475Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:43:15.475Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=f747d71f-7311-4f0c-8e19-f93810c8a4a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:43:15.482Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:43:25.482Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=ceddd1bb-d1ab-4570-81b2-f3dc2567da12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:43:25.488Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:43:35.488Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=303a2932-21cc-4179-89c9-acb9e4de73ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:43:35.495Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:43:45.495Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=c3b74e84-4873-4d0d-84fe-8178af49c7d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:43:45.501Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:43:55.501Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=c4b09189-bc2d-4f94-ba33-cc7f78021a9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:43:55.508Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:44:05.508Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=a554b1b2-e098-4e87-b8c0-eaa6ba5d8d96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:44:05.515Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:44:15.516Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=cfddbeb6-4373-42c7-a7e6-184f7e80b467 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:44:15.522Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:44:25.522Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=07fc7082-8efd-44b8-bf3d-e6cecaad9ea2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:44:25.528Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:44:35.528Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=28991b00-a253-4827-aef6-7948b4df1e42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:44:35.534Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:44:45.534Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=cb8869c3-aea8-4e5c-8a73-13668fc9079b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:44:45.540Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:44:55.541Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=89918edc-209a-42cb-a351-41e6655d8611 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:44:55.547Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:45:05.547Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=6fe473ce-7c9b-4a07-a71b-a1a27b37a0e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:45:05.553Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:45:15.553Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=17afd172-162c-4cbd-a940-e64eef6e0247 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:45:15.560Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:45:25.561Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=b5e7ff4e-26b1-443e-af2c-f3b2db6aa940 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:45:25.567Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:45:35.567Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=090b2a4a-6af9-479b-8430-15b5fddc4af7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:45:35.574Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:45:45.574Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=fee2ebbe-eade-4f38-ada4-9d091ae6083c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:45:45.581Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:45:55.581Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=02c34a01-917b-49c6-b74e-3ab0026037e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:45:55.588Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:46:05.588Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=2da0a833-0647-4d4b-a856-feae091682a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:46:05.594Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:46:15.594Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=37188b45-8007-4456-ac55-17778e0ab105 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:46:15.601Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:46:25.601Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=6561122f-18b6-4225-9055-b4d554a95e60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:46:25.607Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:46:35.607Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=1a47dd00-7ce3-444d-a60f-ca04a3bc9977 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:46:35.613Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:46:45.613Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=00e4f5a8-b4e5-4b24-a0df-4f029363fab2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:46:45.620Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:46:55.621Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=0405d1a4-5faf-40b6-9fb7-cb2aba0f174a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:46:55.628Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-29T17:47:03.938Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-29T17:47:03.938Z |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-09-29T17:47:03.939Z |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-09-29T17:47:03.939Z |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-09-29T17:47:03.942Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-29T17:47:03.942Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-29T17:47:03.942Z |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-09-29T17:47:03.943Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:47:05.628Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=364f301e-34fd-4d5c-9edd-486dda3dfc49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:47:05.636Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:47:15.636Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=bf880bb2-40b9-4f2b-a699-0e15e348e5d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:47:15.643Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:47:25.644Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=1e2f402d-ed93-4d1d-aea4-32f99cc12264 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:47:25.651Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:47:35.652Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=8c6ad17a-a360-49e8-8c05-71e86b548207 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:47:35.660Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:47:45.660Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=17bef78c-fa8f-4df3-ba18-443ea0f68015 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:47:45.667Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:47:55.667Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=0dd7a5f1-1289-48f4-8c17-7d1b2c06085c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:47:55.674Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:48:05.675Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=0fd6220a-c1b2-4251-8a2a-11b4e5f1040a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:48:05.682Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:48:15.682Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=f39a3d4a-49cd-4351-ab98-fc3400493d91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:48:15.691Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:48:25.691Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=2e43d358-af67-4d99-8ec7-86b5125f8b6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:48:25.697Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:48:35.698Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=db3f2a26-bddd-4896-96e2-3e6344d07ca5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:48:35.704Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:48:45.705Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=28e93bb2-09be-4a0d-a357-58ce5b310705 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:48:45.711Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:48:55.712Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=4910257c-40ca-454d-9c90-03285c4437d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:48:55.719Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:49:05.719Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=58af22ea-a087-42c3-abea-b74276dc3202 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:49:05.726Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:49:15.726Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=72579ccc-ea29-4231-9a1e-7c17f9185590 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:49:15.732Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:49:25.733Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=8a35fe7c-49ec-4715-81f0-3d99f009c402 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:49:25.740Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:49:35.741Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=f67a1925-bb75-4651-a4fb-00057fdadad3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:49:35.747Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:49:45.747Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=b88cdab1-2a8d-4f65-9880-5b61769ad384 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:49:45.753Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:49:55.753Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=ed6e0d02-e0fa-4363-9a07-5391271821a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:49:55.760Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:50:05.760Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=13ebcf05-ce15-41a0-89c4-a6c9219c04b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:50:05.767Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:50:15.767Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=13e6f177-1566-4307-ade2-b9afe5f1f772 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:50:15.773Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:50:25.773Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=1ac164f4-8de3-4c7b-b5ae-f4498272d886 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:50:25.779Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:50:35.779Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=344b243d-4e43-4d57-9804-aa043f4a394b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:50:35.785Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:50:45.785Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=55a5ec89-c4bf-4a44-b967-737b768deb0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:50:45.791Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:50:55.792Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=dad13583-e9e4-460b-a711-620a39743b2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:50:55.798Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:51:05.798Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=f17fba88-2fa1-4927-8fcb-2926fb703d66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:51:05.803Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:51:15.803Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=3174006d-9ed5-4de3-8cb9-d67b52c55d93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:51:15.810Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:51:25.811Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=db06f547-d9d2-4399-9059-8147a97e8d48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:51:25.817Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:51:35.817Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=480ad974-f10e-4de4-894c-2a3b0679cc9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:51:35.822Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:51:45.823Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=0fc8c516-9ec3-4c0a-bf9f-9db6ed2e7c7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:51:45.829Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:51:55.829Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=c900eabf-0e0b-4211-8364-d322133fb186 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:51:55.836Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-29T17:52:03.939Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-29T17:52:03.939Z |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-09-29T17:52:03.939Z |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-09-29T17:52:03.941Z |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-09-29T17:52:03.943Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-29T17:52:03.943Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-29T17:52:03.943Z |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-09-29T17:52:03.944Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:52:05.836Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=cd0640c0-54ae-4ec2-8ede-80a56f2c81fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:52:05.843Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:52:15.843Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=fc63a209-e2cb-4174-85cb-f0dd7a1328c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:52:15.849Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:52:25.849Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=21b29598-ff54-4b67-b709-29f1e33d0f4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:52:25.855Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:52:35.856Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=6f0c49fb-da0a-4087-8286-4c823cec3567 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:52:35.861Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:52:45.862Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=2c8c49fb-61da-4b34-93d7-81ffc8f5dc36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:52:45.868Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:52:55.868Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=d3bc2743-28d8-4cdb-92cf-c7a7fe0cb635 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:52:55.874Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:53:05.874Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=04116a64-2f33-454d-97c4-764d30c8c0ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:53:05.880Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:53:15.880Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=83d71fcf-757b-4f92-8b3a-3ea0d73e10ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:53:15.887Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:53:25.887Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=f871511a-a410-4e02-9e72-cfd8225ae05b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:53:25.893Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:53:35.893Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=17a36852-817c-4ef1-b51f-0d238c1f4551 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:53:35.900Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:53:45.900Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=33046ab1-a53f-49e0-8029-7aa46868d483 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:53:45.907Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:53:55.907Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=84ffdc70-fa91-4fa8-ab1d-f2b26914a715 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:53:55.912Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:54:05.913Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=dd190314-a097-4c4f-9d90-01a06d55235c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:54:05.918Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:54:15.919Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=16a2110b-02ed-49ef-9ad6-a210931ca9d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:54:15.925Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:54:25.925Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=3b895215-8c33-4fa0-a74b-53a43ca099c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:54:25.931Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:54:35.931Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=83744bda-db59-4778-b1a9-cc44af978fb1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:54:35.938Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:54:45.938Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=32b7d744-0a89-4abc-b5bc-2e8df88050d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:54:45.945Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:54:55.945Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=e7dbcd90-6e6e-413e-97aa-776ef19a8db5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:54:55.952Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:55:05.959Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=789f37a2-3441-412f-bdd4-c6f4c8d61961 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:55:05.965Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:55:15.966Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=aa755672-183c-473b-a322-3cb94f127d62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:55:15.972Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:55:25.973Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=eb87c2ed-09cf-4c61-b140-8ba7c0793e43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:55:25.979Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:55:35.979Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=cd411223-7280-4561-baa5-4717bca6e30d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:55:35.986Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:55:45.987Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=95284423-57a3-4d02-81c6-d6a6df3edf56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:55:45.993Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:55:55.993Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=e17f21f9-d54a-4e40-89ee-f511513639c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:55:56.000Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:56:06.000Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=88e614ff-47ef-4646-b824-a5017e6c1e19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:56:06.007Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:56:16.007Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=486e8ddb-84f2-46bb-b16c-921dbe997c31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:56:16.014Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:56:26.014Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=0803e31a-fb27-400f-a35a-2d0080d03ccb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:56:26.020Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:56:36.020Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=b8464596-436b-4bd4-bea6-50608767ffa4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:56:36.025Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:56:46.025Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=57615f1c-3a25-4081-9d60-4b6cd959168a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:56:46.032Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:56:56.033Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=4cf669c5-c881-49da-84bf-fe98d2be1ed2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:56:56.039Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-29T17:57:03.930Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-29T17:57:03.930Z |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-09-29T17:57:03.931Z |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-09-29T17:57:03.932Z |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-09-29T17:57:03.934Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-29T17:57:03.934Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-29T17:57:03.934Z |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-09-29T17:57:03.936Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:57:06.040Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=652afa15-c171-490c-a646-1aa592f814fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:57:06.046Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:57:16.046Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=38beac97-1190-4c1d-bb89-a81bcb745983 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:57:16.051Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:57:26.052Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=e0852e86-6eac-4337-884f-c982d5db18c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:57:26.058Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:57:36.058Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=c887f65e-06a1-4768-b3fc-5419570423e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:57:36.064Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:57:46.064Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=00aca1ac-cc13-4dfe-9a2b-941fd0df4ad6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:57:46.071Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:57:56.071Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=85cf9f40-b071-4c90-ae25-c04edbfc613b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:57:56.077Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:58:06.078Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=9fa08e68-5f06-4707-97c9-b44a9bf53a9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:58:06.085Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:58:16.086Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=e1fb3424-0e1c-4bb9-ab6c-a2d6432a72d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:58:16.091Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:58:26.092Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=5f5ca098-a2dc-4519-9f4a-bb7ea3611283 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:58:26.098Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:58:36.098Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=c0833ac5-b636-4d73-bd99-c82beb93c0e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:58:36.104Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:58:46.104Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=8f9c7f91-4356-4db9-8bd7-336ae0985c94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:58:46.110Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:58:56.111Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=ed666344-6d81-4e75-a7d7-376a0a804fbd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:58:56.117Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:59:06.118Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=ebd32c31-73f6-4702-abc5-15e0d6a7642f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:59:06.123Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:59:16.123Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=022b7a62-f3fc-47ca-b387-17d885a56889 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:59:16.131Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:59:26.132Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=3599ca91-a3ed-4c1d-ae64-5ce8c756bbc2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:59:26.139Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:59:36.139Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=33671338-9a4f-4428-aad3-2e1aaeb2bc07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:59:36.145Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:59:46.145Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=b0733791-b727-4343-ab52-44137c24a505 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:59:46.152Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:59:56.153Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=8d91c1e3-de14-4d97-a0c5-2dd226e0c691 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T17:59:56.159Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T18:00:06.159Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=802002e7-5119-441a-84af-cc6ff1c490d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T18:00:06.166Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T18:00:16.166Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=3a9c0a62-cf88-4f89-84ee-2971c398e63a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T18:00:16.172Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T18:00:26.173Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=1e366d71-2f86-4604-a952-a7a5fcd46282 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T18:00:26.179Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T18:00:36.179Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=36fae3a5-ada0-40a5-a31d-018a85907652 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T18:00:36.185Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T18:00:46.186Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=feaca8a0-326b-4ea5-8df3-0b53e66bcbc9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T18:00:46.191Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T18:00:56.192Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=c4acaf3e-193c-4910-86e8-66ab2120ca64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T18:00:56.200Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T18:01:06.200Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=9974f719-1256-4b31-8bff-f991049308fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T18:01:06.206Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T18:01:16.207Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=8d6b4b84-d0eb-42c9-a3ae-25c544ddc8f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T18:01:16.213Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T18:01:26.214Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=bfd56857-f734-4a02-8955-abdfcbbeaa74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T18:01:26.220Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T18:01:36.220Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=869fe231-c561-48cf-a9a0-1b6ed8317a33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T18:01:36.227Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T18:01:46.227Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=2b1a142c-e88b-4e8e-9757-e7842334ec34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T18:01:46.233Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T18:01:56.234Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=faa8b2dd-e5ad-45e8-90e2-7b429df3445c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T18:01:56.239Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-29T18:02:03.929Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-29T18:02:03.929Z |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-09-29T18:02:03.930Z |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-09-29T18:02:03.930Z |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-09-29T18:02:03.932Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-29T18:02:03.932Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-29T18:02:03.932Z |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-09-29T18:02:03.933Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T18:02:06.239Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=ae4776f8-3723-4c07-b414-58c8b3d98a6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T18:02:06.245Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T18:02:16.245Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=1d4f2100-ceff-47ef-ab21-8a9c60e5273a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T18:02:16.251Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T18:02:26.251Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=c0aa389b-99f4-4a0e-ac32-956a7fc2e152 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T18:02:26.258Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T18:02:36.258Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=c5a9ef20-b279-4da4-87a3-2ef80b309fe8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T18:02:36.264Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T18:02:46.265Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=ea66e422-6d92-4ca8-a15b-641e9c206633 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T18:02:46.271Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T18:02:56.271Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=77979bae-92af-40e3-8379-2bf1555dea43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T18:02:56.276Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T18:03:06.276Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=0ebaabb7-47ed-452c-9c70-dd25190e466a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T18:03:06.281Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T18:03:16.282Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=6821cb59-aced-42db-83bb-5ed8e61fbfd1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T18:03:16.287Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T18:03:26.287Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=e2f7fa8d-3ef0-4039-8063-aa4e4cf88360 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T18:03:26.293Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T18:03:36.293Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=dec91bc3-c9ab-43d5-897b-b2854d2fbcdf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T18:03:36.300Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T18:03:46.301Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=acedf278-d281-45c1-9836-7fb983e5b4f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T18:03:46.306Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T18:03:56.306Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=19ae62a1-1a1e-43ab-8b87-18109c0e474b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T18:03:56.312Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T18:04:06.313Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=2f2acbfb-34e6-4602-9969-94d862535b38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T18:04:06.318Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T18:04:16.319Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=d0fad300-6c83-4d7d-81ab-4dcbb345deee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T18:04:16.324Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T18:04:26.325Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=68329fa9-a144-46a9-8d06-f1652f2d762b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T18:04:26.331Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T18:04:36.331Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=4663d01a-8e1f-4d17-9b81-ef1b8597effd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T18:04:36.337Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T18:04:46.338Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=63f351f3-77ac-4f6e-aae7-845c1323c880 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T18:04:46.344Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T18:04:56.345Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=84474d96-3ae8-4a2c-b42c-59a15a12f0da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T18:04:56.351Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T18:05:06.352Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=26995b65-8328-4b8f-bb93-9260be31bb69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T18:05:06.359Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T18:05:16.359Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=0ed33334-b7c5-4306-b742-eea27999e8f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T18:05:16.365Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T18:05:26.365Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=43ad86b1-0809-43b4-aa5d-dfccdc74cea7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T18:05:26.369Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T18:05:36.370Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=5b1b772b-e678-425d-b1ca-b2064c39cab5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T18:05:36.376Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T18:05:46.376Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=15ebf8ff-8eac-42df-840e-6c663d01a96b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T18:05:46.382Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T18:05:56.383Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=d550a0d7-b50b-491a-b71e-f0e2a9818005 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T18:05:56.388Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T18:06:06.389Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=29cb26ed-2511-490e-baaa-77e5f6bf4b9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T18:06:06.394Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T18:06:16.395Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=7fd19687-fb35-4e4c-9b8c-24d92b088b72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T18:06:16.402Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T18:06:26.402Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=dd3cd4cc-9396-4ac3-b589-47b9dbd00ddd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T18:06:26.408Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T18:06:36.408Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=84eee9c9-8dd9-430c-bf8a-720c34bdc2cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T18:06:36.413Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T18:06:46.414Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=a60fa07c-8ab2-4bda-9d31-b25fc11092fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T18:06:46.420Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T18:06:56.420Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=7d91f3c0-0a18-447d-969e-e89d129d4f7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T18:06:56.426Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-29T18:07:03.920Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-29T18:07:03.920Z |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-09-29T18:07:03.920Z |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-09-29T18:07:03.921Z |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-09-29T18:07:03.923Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-29T18:07:03.923Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-29T18:07:03.923Z |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-09-29T18:07:03.924Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T18:07:06.426Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=ff495154-a83e-4df6-9c41-3ee5af59278b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T18:07:06.432Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T18:07:16.433Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=52895024-8355-4441-b68b-726c5e5ac77f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T18:07:16.438Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T18:07:26.438Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=419f867e-6808-4dd1-86d1-4c7e93b4a474 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T18:07:26.445Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T18:07:36.445Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=0aa0ad42-48a8-4974-af10-e142b271a6d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T18:07:36.451Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T18:07:46.452Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=ba9a13ce-59b2-4e9b-ba74-42fe42e30049 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T18:07:46.459Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T18:07:56.459Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=d962484d-e1aa-4cb6-bb2c-113e708097f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T18:07:56.465Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T18:08:06.466Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=798ce1b4-d06d-445b-90cd-e1aa6a7084bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T18:08:06.472Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T18:08:16.472Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=d69e0b9c-813a-48ec-b784-8617a384c45a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T18:08:16.479Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T18:08:26.480Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=ace9a00b-943a-426e-a9fa-9a92154c97d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T18:08:26.486Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T18:08:36.486Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=d79069a6-73bb-465d-80f9-e6afaa5b1dd4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T18:08:36.493Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T18:08:46.494Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=11ec7401-53b0-4381-b24f-054161e86bd8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T18:08:46.506Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T18:08:56.506Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=cf319f3f-8783-4e4d-8638-4441477ad88e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T18:08:56.512Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T18:09:06.513Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=939e69b0-4431-448c-9d3a-649bc20e35bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T18:09:06.520Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T18:09:16.520Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=6295983f-0ff1-4a02-b6b0-a7b3cbcdd146 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T18:09:16.526Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T18:09:26.527Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=f5639a93-be0f-43d5-b327-79146c2a1c64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T18:09:26.533Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T18:09:36.534Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=6d463467-b48e-4275-9ce0-4dcd6eda7902 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T18:09:36.540Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T18:09:46.540Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=10a86920-8888-40a8-87fd-b2445cdffc8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T18:09:46.547Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T18:09:56.547Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=668c14d8-92e6-4254-869d-197c0094be32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T18:09:56.554Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T18:10:06.554Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=2f791cf6-4c41-4201-bd34-5719b5fe7c70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T18:10:06.561Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T18:10:16.562Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=6b9b4698-a0a6-45e1-b60f-96336a281280 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T18:10:16.568Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T18:10:26.568Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=380645be-763a-4e93-aa94-c9cc7ab7a972 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T18:10:26.574Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T18:10:36.575Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=f47cb728-af16-4833-8518-e6e6e374bff3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T18:10:36.580Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T18:10:46.581Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=2794ed5b-22f6-4a66-a389-e5869886a72d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T18:10:46.589Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T18:10:56.589Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=18fddf32-88f6-4371-b463-a3bee7f12921 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T18:10:56.594Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T18:11:06.595Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=7f8c0de2-ab93-4047-aebc-6dace641319f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T18:11:06.602Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T18:11:16.603Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=349b5333-05c4-419c-898f-bd78168e2f95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T18:11:16.609Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T18:11:26.609Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=ea195d55-96f8-4997-af9c-5488a54b6012 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T18:11:26.615Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T18:11:36.616Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=b9519572-f60f-4d4b-82c0-0412445ec4aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T18:11:36.622Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T18:11:46.622Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=b323d4f2-6352-427c-8384-ea997b5efe76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T18:11:46.629Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T18:11:56.629Z |INFO |Init configs |InvocationID=0635fd43-843c-4a0f-8ef6-3728a91be63f, InstanceUUID=0f366ef2-b35b-482d-86f9-cad2db23b756 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-29T18:11:56.636Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-29T18:12:03.927Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-29T18:12:03.928Z |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-09-29T18:12:03.928Z |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-09-29T18:12:03.929Z |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-09-29T18:12:03.930Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-29T18:12:03.930Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-29T18:12:03.931Z |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/unauthentica