By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.5.9) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-09T05:03:32.822Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-09T05:03:32.828Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-04-09T05:03:32.913Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=
}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-09T05:03:34.520Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-09T05:03:34.838Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-09T05:03:34.839Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-09T05:03:34.840Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |main | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-04-09T05:03:35.299Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-04-09T05:03:35.367Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2022-04-09T05:03:35.439Z |WARN |Property 'spring.profiles' imported from location 'class path resource [application.yaml]' is invalid and should be replaced with 'spring.config.activate.on-profile' [origin: class path resource [application.yaml] from prh-app-server-1.8.0.jar - 20:13] | | | |main | org.springframework.cloud.context.scope.GenericScope |2022-04-09T05:03:38.825Z |INFO |BeanFactory id=79e5e16e-7497-313a-b4dc-911d469f091f | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-04-09T05:03:40.072Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2022-04-09T05:03:40.126Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2022-04-09T05:03:40.127Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.56] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-04-09T05:03:40.255Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2022-04-09T05:03:40.256Z |INFO |Root WebApplicationContext: initialization completed in 4816 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2022-04-09T05:03:41.201Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=fdf14394-eeb5-4f3c-8156-8751cad67393 | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2022-04-09T05:03:43.675Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=fdf14394-eeb5-4f3c-8156-8751cad67393 | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-04-09T05:03:45.805Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=fdf14394-eeb5-4f3c-8156-8751cad67393 | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-04-09T05:03:46.158Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-04-09T05:03:46.159Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-04-09T05:03:46.162Z |INFO |Completed initialization in 2 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.MainApp |2022-04-09T05:03:47.105Z |INFO |Started MainApp in 20.54 seconds (JVM running for 22.382) |InvocationID=fdf14394-eeb5-4f3c-8156-8751cad67393 | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2022-04-09T05:03:47.353Z |INFO |Start scheduling PRH workflow |InvocationID=fdf14394-eeb5-4f3c-8156-8751cad67393 | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T05:03:47.383Z |INFO |Init configs |InvocationID=fdf14394-eeb5-4f3c-8156-8751cad67393, InstanceUUID=06f6b913-3e2b-4caa-ae34-78c7fa5a0677 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-09T05:03:49.333Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.6.247:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T05:03:49.375Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T05:03:59.376Z |INFO |Init configs |InvocationID=fdf14394-eeb5-4f3c-8156-8751cad67393, InstanceUUID=16e9775a-f67c-427c-b42c-1b07bf0380ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-09T05:04:00.495Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.6.247:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T05:04:00.499Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T05:04:10.504Z |INFO |Init configs |InvocationID=fdf14394-eeb5-4f3c-8156-8751cad67393, InstanceUUID=0d807289-07af-42aa-af24-885c7d30477d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-09T05:04:11.576Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.6.247:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T05:04:11.577Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T05:04:21.578Z |INFO |Init configs |InvocationID=fdf14394-eeb5-4f3c-8156-8751cad67393, InstanceUUID=d525ab0f-ff3a-4a75-bf91-9708804b9615 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-09T05:04:22.644Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.6.247:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T05:04:22.645Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T05:04:32.647Z |INFO |Init configs |InvocationID=fdf14394-eeb5-4f3c-8156-8751cad67393, InstanceUUID=9e775f65-5895-4797-8479-968933a40e9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-09T05:04:33.742Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.6.247:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T05:04:33.742Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T05:04:43.747Z |INFO |Init configs |InvocationID=fdf14394-eeb5-4f3c-8156-8751cad67393, InstanceUUID=d9d85932-da6e-4671-9b79-9939226beb1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-09T05:04:44.782Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.6.247:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T05:04:44.783Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T05:04:54.785Z |INFO |Init configs |InvocationID=fdf14394-eeb5-4f3c-8156-8751cad67393, InstanceUUID=0a1650a7-d3e7-485f-9d84-640d5a6fecbf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-09T05:04:55.854Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.6.247:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T05:04:55.855Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T05:05:05.856Z |INFO |Init configs |InvocationID=fdf14394-eeb5-4f3c-8156-8751cad67393, InstanceUUID=191c2a49-8345-4cee-abe7-8be60e742403 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-09T05:05:06.930Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.6.247:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T05:05:06.931Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T05:05:16.933Z |INFO |Init configs |InvocationID=fdf14394-eeb5-4f3c-8156-8751cad67393, InstanceUUID=69be3d13-20b6-4e77-9142-6078cb0d7242 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-09T05:05:17.998Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.6.247:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T05:05:17.999Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T05:05:28.005Z |INFO |Init configs |InvocationID=fdf14394-eeb5-4f3c-8156-8751cad67393, InstanceUUID=9098be3a-3c0b-45a1-8b91-c2006cac8564 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-09T05:05:29.080Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.6.247:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T05:05:29.081Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T05:05:39.084Z |INFO |Init configs |InvocationID=fdf14394-eeb5-4f3c-8156-8751cad67393, InstanceUUID=9c24e807-eada-4f54-ad9b-c94453aba16b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-09T05:05:40.179Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.6.247:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T05:05:40.189Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T05:05:50.191Z |INFO |Init configs |InvocationID=fdf14394-eeb5-4f3c-8156-8751cad67393, InstanceUUID=68d8519e-0492-407c-90af-e472cdfdbd24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-09T05:05:51.246Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.6.247:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T05:05:51.247Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T05:06:01.248Z |INFO |Init configs |InvocationID=fdf14394-eeb5-4f3c-8156-8751cad67393, InstanceUUID=06c692b8-9a37-48ae-99e8-9d3c11936d41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-09T05:06:02.350Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.6.247:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T05:06:02.351Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T05:06:12.352Z |INFO |Init configs |InvocationID=fdf14394-eeb5-4f3c-8156-8751cad67393, InstanceUUID=4cccf4f0-332b-431c-a90f-8f87fb262438 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-09T05:06:13.437Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.6.247:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T05:06:13.442Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T05:06:23.443Z |INFO |Init configs |InvocationID=fdf14394-eeb5-4f3c-8156-8751cad67393, InstanceUUID=d1381901-bcab-48e1-b956-97a1f162537d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-09T05:06:24.496Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.6.247:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T05:06:24.498Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T05:06:34.500Z |INFO |Init configs |InvocationID=fdf14394-eeb5-4f3c-8156-8751cad67393, InstanceUUID=fc2ea87b-a125-43fe-a583-6b3b42455759 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-09T05:06:35.570Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.6.247:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T05:06:35.571Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T05:06:45.572Z |INFO |Init configs |InvocationID=fdf14394-eeb5-4f3c-8156-8751cad67393, InstanceUUID=a940e9b5-79d8-4e88-bbb6-503ddbaa4790 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-09T05:06:46.639Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.6.247:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T05:06:46.640Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T05:06:56.640Z |INFO |Init configs |InvocationID=fdf14394-eeb5-4f3c-8156-8751cad67393, InstanceUUID=238c552b-49d5-4789-9702-8076a3ea0cc6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-09T05:06:57.710Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.6.247:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T05:06:57.711Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T05:07:07.715Z |INFO |Init configs |InvocationID=fdf14394-eeb5-4f3c-8156-8751cad67393, InstanceUUID=8862464e-84b1-4773-89f6-402e45ea3274 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-09T05:07:08.786Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.6.247:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T05:07:08.787Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T05:07:18.790Z |INFO |Init configs |InvocationID=fdf14394-eeb5-4f3c-8156-8751cad67393, InstanceUUID=8ad0c6e0-6bcb-47ff-8827-c3f0f6a827c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-09T05:07:19.855Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.6.247:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T05:07:19.856Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T05:07:29.857Z |INFO |Init configs |InvocationID=fdf14394-eeb5-4f3c-8156-8751cad67393, InstanceUUID=abb43013-1b02-4c59-86ae-7ededa2b4a96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-09T05:07:30.894Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.6.247:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T05:07:30.901Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T05:07:40.903Z |INFO |Init configs |InvocationID=fdf14394-eeb5-4f3c-8156-8751cad67393, InstanceUUID=e3a97975-44b5-4d89-8f09-e3dd45c27880 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-09T05:07:41.966Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.6.247:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T05:07:41.967Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T05:07:51.968Z |INFO |Init configs |InvocationID=fdf14394-eeb5-4f3c-8156-8751cad67393, InstanceUUID=9b1bd48c-e5ad-435e-be4d-12a99d18a32d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T05:07:52.163Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T05:08:02.163Z |INFO |Init configs |InvocationID=fdf14394-eeb5-4f3c-8156-8751cad67393, InstanceUUID=2c8c448e-c0c1-4423-90b1-cbc218e3a10c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T05:08:02.182Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T05:08:12.186Z |INFO |Init configs |InvocationID=fdf14394-eeb5-4f3c-8156-8751cad67393, InstanceUUID=3f40a855-d4f0-43d2-87ac-dc86bea73554 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T05:08:12.205Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T05:08:22.207Z |INFO |Init configs |InvocationID=fdf14394-eeb5-4f3c-8156-8751cad67393, InstanceUUID=c93c4e4e-49ac-4fdf-a61c-df93239f37b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T05:08:22.225Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T05:08:32.225Z |INFO |Init configs |InvocationID=fdf14394-eeb5-4f3c-8156-8751cad67393, InstanceUUID=f46cd769-7334-4766-a0f8-8a203e9af6fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T05:08:32.240Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T05:08:42.241Z |INFO |Init configs |InvocationID=fdf14394-eeb5-4f3c-8156-8751cad67393, InstanceUUID=f21ddc40-d348-43a5-98dd-792f5202f6e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T05:08:42.274Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-09T05:08:42.507Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-09T05:08:42.508Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-04-09T05:08:42.510Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-09T05:08:42.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 |2022-04-09T05:08:42.540Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-09T05:08:42.540Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-09T05:08:42.541Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-04-09T05:08:42.545Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T05:08:52.277Z |INFO |Init configs |InvocationID=fdf14394-eeb5-4f3c-8156-8751cad67393, InstanceUUID=96845d61-dd7c-412b-a508-cfcd3896ce27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T05:08:52.312Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T05:09:02.313Z |INFO |Init configs |InvocationID=fdf14394-eeb5-4f3c-8156-8751cad67393, InstanceUUID=f7a23eca-9d6a-4233-b904-d275aa909809 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T05:09:02.333Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T05:09:12.334Z |INFO |Init configs |InvocationID=fdf14394-eeb5-4f3c-8156-8751cad67393, InstanceUUID=767f3bf4-e08a-4152-8c35-7a244e6f1e66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T05:09:12.359Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T05:09:22.360Z |INFO |Init configs |InvocationID=fdf14394-eeb5-4f3c-8156-8751cad67393, InstanceUUID=8a6a8f31-6c27-44f6-9382-d53f84036f32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T05:09:22.378Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T05:09:32.379Z |INFO |Init configs |InvocationID=fdf14394-eeb5-4f3c-8156-8751cad67393, InstanceUUID=e0919498-0f7a-4c24-b900-b096afe99fef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T05:09:32.392Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T05:09:42.395Z |INFO |Init configs |InvocationID=fdf14394-eeb5-4f3c-8156-8751cad67393, InstanceUUID=e73e4092-de64-4348-b115-d5848d38fe73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T05:09:42.412Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T05:09:52.413Z |INFO |Init configs |InvocationID=fdf14394-eeb5-4f3c-8156-8751cad67393, InstanceUUID=e3997c8f-5471-4cb2-9c2e-0aac5fbd1f61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T05:09:52.428Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T05:10:02.430Z |INFO |Init configs |InvocationID=fdf14394-eeb5-4f3c-8156-8751cad67393, InstanceUUID=e37d946a-e19c-42c3-825e-72b521e86776 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T05:10:02.445Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T05:10:12.445Z |INFO |Init configs |InvocationID=fdf14394-eeb5-4f3c-8156-8751cad67393, InstanceUUID=314716e1-a11b-41b8-9a40-2b22b0b4ff07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T05:10:12.461Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T05:10:22.462Z |INFO |Init configs |InvocationID=fdf14394-eeb5-4f3c-8156-8751cad67393, InstanceUUID=24fe603d-084b-4ba7-833c-b25a05fabe73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T05:10:22.477Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T05:10:32.478Z |INFO |Init configs |InvocationID=fdf14394-eeb5-4f3c-8156-8751cad67393, InstanceUUID=bfefc180-6504-479f-a3d0-458ba3734edb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T05:10:32.495Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T05:10:42.501Z |INFO |Init configs |InvocationID=fdf14394-eeb5-4f3c-8156-8751cad67393, InstanceUUID=078aef8b-5d1e-4c51-a3f8-7947eb65ef23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T05:10:42.516Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T05:10:52.517Z |INFO |Init configs |InvocationID=fdf14394-eeb5-4f3c-8156-8751cad67393, InstanceUUID=6b1a0ccd-6e55-45c2-937c-a202cba19cc0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T05:10:52.531Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T05:11:02.535Z |INFO |Init configs |InvocationID=fdf14394-eeb5-4f3c-8156-8751cad67393, InstanceUUID=f451226e-13c6-44f2-ba04-79da0a009867 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T05:11:02.549Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T05:11:12.550Z |INFO |Init configs |InvocationID=fdf14394-eeb5-4f3c-8156-8751cad67393, InstanceUUID=8cf24a05-2993-4e6d-b807-0cc413085174 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T05:11:12.562Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T05:11:22.563Z |INFO |Init configs |InvocationID=fdf14394-eeb5-4f3c-8156-8751cad67393, InstanceUUID=335bc93d-a3b4-4258-aec2-765ea83191f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T05:11:22.576Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T05:11:32.577Z |INFO |Init configs |InvocationID=fdf14394-eeb5-4f3c-8156-8751cad67393, InstanceUUID=3478971e-c581-4d6d-8334-4aa30043a856 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T05:11:32.588Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T05:11:42.589Z |INFO |Init configs |InvocationID=fdf14394-eeb5-4f3c-8156-8751cad67393, InstanceUUID=f6e5669e-340b-466f-92e7-86ddfa8b4f95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T05:11:42.605Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T05:11:52.606Z |INFO |Init configs |InvocationID=fdf14394-eeb5-4f3c-8156-8751cad67393, InstanceUUID=29ac3a77-7408-49d2-8981-42a1081d8280 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T05:11:52.626Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T05:12:02.630Z |INFO |Init configs |InvocationID=fdf14394-eeb5-4f3c-8156-8751cad67393, InstanceUUID=861ca7c9-0b52-4ab6-8061-be81a935ee50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T05:12:02.642Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T05:12:12.643Z |INFO |Init configs |InvocationID=fdf14394-eeb5-4f3c-8156-8751cad67393, InstanceUUID=5517f740-5733-4982-bb96-e9419441e094 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T05:12:12.654Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T05:12:22.659Z |INFO |Init configs |InvocationID=fdf14394-eeb5-4f3c-8156-8751cad67393, InstanceUUID=d2478d77-a2b3-4975-97f5-430847649d0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T05:12:22.704Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T05:12:32.705Z |INFO |Init configs |InvocationID=fdf14394-eeb5-4f3c-8156-8751cad67393, InstanceUUID=95ba3f5f-fb7b-4883-81f6-b258a32b8136 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T05:12:32.735Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T05:12:42.736Z |INFO |Init configs |InvocationID=fdf14394-eeb5-4f3c-8156-8751cad67393, InstanceUUID=872a0d12-32c5-4746-9185-8bd675a666e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T05:12:42.748Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T05:12:52.749Z |INFO |Init configs |InvocationID=fdf14394-eeb5-4f3c-8156-8751cad67393, InstanceUUID=878a9c3d-c419-4b7e-8290-0c576edb2900 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T05:12:52.763Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T05:13:02.764Z |INFO |Init configs |InvocationID=fdf14394-eeb5-4f3c-8156-8751cad67393, InstanceUUID=02fc0dba-628a-4d4a-a036-d247477b1f78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T05:13:02.776Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T05:13:12.777Z |INFO |Init configs |InvocationID=fdf14394-eeb5-4f3c-8156-8751cad67393, InstanceUUID=ab348dd6-c3b4-4b87-8d12-ba160be26e68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T05:13:12.797Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T05:13:22.799Z |INFO |Init configs |InvocationID=fdf14394-eeb5-4f3c-8156-8751cad67393, InstanceUUID=2428c5ed-f093-43b4-b35d-acc0ec2ad002 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T05:13:22.827Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T05:13:32.828Z |INFO |Init configs |InvocationID=fdf14394-eeb5-4f3c-8156-8751cad67393, InstanceUUID=d071c1b3-24db-42eb-b473-52abec59d3f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T05:13:32.840Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-09T05:13:41.756Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-09T05:13:41.757Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-04-09T05:13:41.758Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-09T05:13:41.763Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-09T05:13:41.779Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-09T05:13:41.779Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-09T05:13:41.779Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-04-09T05:13:41.783Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T05:13:42.935Z |INFO |Init configs |InvocationID=fdf14394-eeb5-4f3c-8156-8751cad67393, InstanceUUID=98aae19e-45d6-4d8e-a43c-312aad67facf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T05:13:42.983Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T05:13:52.984Z |INFO |Init configs |InvocationID=fdf14394-eeb5-4f3c-8156-8751cad67393, InstanceUUID=047b6611-05fd-4c3a-b3d4-6ac1fd07ef1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T05:13:52.999Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T05:14:03.001Z |INFO |Init configs |InvocationID=fdf14394-eeb5-4f3c-8156-8751cad67393, InstanceUUID=7a946768-1923-4412-9527-aa3296d1c2c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T05:14:03.012Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T05:14:13.013Z |INFO |Init configs |InvocationID=fdf14394-eeb5-4f3c-8156-8751cad67393, InstanceUUID=59753d4d-cdb4-4ce9-b89f-5ddeea8dcaf2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T05:14:13.026Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T05:14:23.027Z |INFO |Init configs |InvocationID=fdf14394-eeb5-4f3c-8156-8751cad67393, InstanceUUID=e93523e5-b74a-42a7-90c1-518c4f262078 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T05:14:23.037Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T05:14:33.039Z |INFO |Init configs |InvocationID=fdf14394-eeb5-4f3c-8156-8751cad67393, InstanceUUID=3f65325c-6586-40aa-b42e-7ae775794965 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T05:14:33.050Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T05:14:43.051Z |INFO |Init configs |InvocationID=fdf14394-eeb5-4f3c-8156-8751cad67393, InstanceUUID=370a0bc1-d013-4413-a967-1d71b2938811 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T05:14:43.060Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T05:14:53.062Z |INFO |Init configs |InvocationID=fdf14394-eeb5-4f3c-8156-8751cad67393, InstanceUUID=631c982e-cc54-4bc9-a1af-9387559a9c66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T05:14:53.071Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T05:15:03.072Z |INFO |Init configs |InvocationID=fdf14394-eeb5-4f3c-8156-8751cad67393, InstanceUUID=c52a529b-4507-4dab-b7eb-7d50530db388 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T05:15:03.082Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T05:15:13.083Z |INFO |Init configs |InvocationID=fdf14394-eeb5-4f3c-8156-8751cad67393, InstanceUUID=ca19d076-5693-4371-99c5-3cb3f1ba536f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T05:15:13.095Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T05:15:23.099Z |INFO |Init configs |InvocationID=fdf14394-eeb5-4f3c-8156-8751cad67393, InstanceUUID=1e5a3781-1ccd-4b28-8865-40d6788016ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T05:15:23.111Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T05:15:33.112Z |INFO |Init configs |InvocationID=fdf14394-eeb5-4f3c-8156-8751cad67393, InstanceUUID=eb313484-73fb-4981-adf2-cde71984afda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T05:15:33.123Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T05:15:43.125Z |INFO |Init configs |InvocationID=fdf14394-eeb5-4f3c-8156-8751cad67393, InstanceUUID=df118799-1800-467f-86b1-48c2fc3d650b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T05:15:43.136Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T05:15:53.139Z |INFO |Init configs |InvocationID=fdf14394-eeb5-4f3c-8156-8751cad67393, InstanceUUID=d27cb614-5780-4678-8d69-4ab6cb816658 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T05:15:53.152Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T05:16:03.152Z |INFO |Init configs |InvocationID=fdf14394-eeb5-4f3c-8156-8751cad67393, InstanceUUID=116c0b72-a4f5-47b7-8d3c-5b8255079a54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T05:16:03.164Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T05:16:13.167Z |INFO |Init configs |InvocationID=fdf14394-eeb5-4f3c-8156-8751cad67393, InstanceUUID=1b727a12-de80-467c-8c3c-4a551344dc3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T05:16:13.178Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T05:16:23.180Z |INFO |Init configs |InvocationID=fdf14394-eeb5-4f3c-8156-8751cad67393, InstanceUUID=af32ad95-f0a4-4bde-8010-a415103c500d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T05:16:23.203Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T05:16:33.204Z |INFO |Init configs |InvocationID=fdf14394-eeb5-4f3c-8156-8751cad67393, InstanceUUID=cf64c616-da3a-4d53-a5e6-1e17783120b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T05:16:33.215Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T05:16:43.216Z |INFO |Init configs |InvocationID=fdf14394-eeb5-4f3c-8156-8751cad67393, InstanceUUID=6e06dce1-dfff-420f-a5bf-97867ffc03bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T05:16:43.229Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T05:16:53.229Z |INFO |Init configs |InvocationID=fdf14394-eeb5-4f3c-8156-8751cad67393, InstanceUUID=aaee0612-6d08-4551-95f4-9da720c5d3b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T05:16:53.241Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T05:17:03.242Z |INFO |Init configs |InvocationID=fdf14394-eeb5-4f3c-8156-8751cad67393, InstanceUUID=4d66418a-a2e0-4f7a-8e37-c08d4b181329 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T05:17:03.252Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T05:17:13.252Z |INFO |Init configs |InvocationID=fdf14394-eeb5-4f3c-8156-8751cad67393, InstanceUUID=4fd03662-9653-4c29-997f-eac7689a1615 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T05:17:13.263Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T05:17:23.263Z |INFO |Init configs |InvocationID=fdf14394-eeb5-4f3c-8156-8751cad67393, InstanceUUID=a4ceb180-d7f7-476e-b20f-722f943cd60d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T05:17:23.274Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T05:17:33.275Z |INFO |Init configs |InvocationID=fdf14394-eeb5-4f3c-8156-8751cad67393, InstanceUUID=1f198f4d-cff2-4691-b948-473530610d52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T05:17:33.286Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T05:17:43.286Z |INFO |Init configs |InvocationID=fdf14394-eeb5-4f3c-8156-8751cad67393, InstanceUUID=08d4da13-74cc-47a6-96d3-28d912592648 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T05:17:43.296Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T05:17:53.297Z |INFO |Init configs |InvocationID=fdf14394-eeb5-4f3c-8156-8751cad67393, InstanceUUID=b8357319-6f31-476b-8cd3-fa00dbc62243 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T05:17:53.309Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T05:18:03.311Z |INFO |Init configs |InvocationID=fdf14394-eeb5-4f3c-8156-8751cad67393, InstanceUUID=d1634945-4b73-47ba-b965-6f62b5442d36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T05:18:03.327Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T05:18:13.328Z |INFO |Init configs |InvocationID=fdf14394-eeb5-4f3c-8156-8751cad67393, InstanceUUID=895de4d8-54fa-4098-ba84-609055818356 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T05:18:13.339Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T05:18:23.340Z |INFO |Init configs |InvocationID=fdf14394-eeb5-4f3c-8156-8751cad67393, InstanceUUID=8fe9851e-0878-4a71-bc04-e72549bf0e11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T05:18:23.350Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T05:18:33.351Z |INFO |Init configs |InvocationID=fdf14394-eeb5-4f3c-8156-8751cad67393, InstanceUUID=bcf4125a-ea87-4d86-9060-5659e7745c93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T05:18:33.360Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-09T05:18:41.667Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-09T05:18:41.668Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-04-09T05:18:41.669Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-09T05:18:41.673Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-09T05:18:41.685Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-09T05:18:41.686Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-09T05:18:41.686Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-04-09T05:18:41.689Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T05:18:43.361Z |INFO |Init configs |InvocationID=fdf14394-eeb5-4f3c-8156-8751cad67393, InstanceUUID=720371a8-d3a1-4b33-b4b3-ccde7b8b9f57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T05:18:43.370Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T05:18:53.371Z |INFO |Init configs |InvocationID=fdf14394-eeb5-4f3c-8156-8751cad67393, InstanceUUID=69781575-925e-4196-af96-49bdadfe2e59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T05:18:53.382Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T05:19:03.383Z |INFO |Init configs |InvocationID=fdf14394-eeb5-4f3c-8156-8751cad67393, InstanceUUID=e6c00ffe-68e6-4480-a524-869584598383 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T05:19:03.391Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T05:19:13.393Z |INFO |Init configs |InvocationID=fdf14394-eeb5-4f3c-8156-8751cad67393, InstanceUUID=7bc0e374-f1ec-4a0a-b9c8-f28b92fe94c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T05:19:13.404Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T05:19:23.405Z |INFO |Init configs |InvocationID=fdf14394-eeb5-4f3c-8156-8751cad67393, InstanceUUID=03924937-3bb0-4acd-8ba1-08efceccba0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T05:19:23.415Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T05:19:33.415Z |INFO |Init configs |InvocationID=fdf14394-eeb5-4f3c-8156-8751cad67393, InstanceUUID=a28d55af-cef4-4e95-913f-fc2020b00f01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T05:19:33.425Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T05:19:43.425Z |INFO |Init configs |InvocationID=fdf14394-eeb5-4f3c-8156-8751cad67393, InstanceUUID=c6066c0d-8b72-4c12-b590-d1abbb75a206 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T05:19:43.435Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T05:19:53.436Z |INFO |Init configs |InvocationID=fdf14394-eeb5-4f3c-8156-8751cad67393, InstanceUUID=4d21a391-d923-40e7-9936-ed09b9f6101f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T05:19:53.510Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T05:20:03.510Z |INFO |Init configs |InvocationID=fdf14394-eeb5-4f3c-8156-8751cad67393, InstanceUUID=3a1142dd-f967-4924-9f2b-28731eed2f18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T05:20:03.519Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T05:20:13.524Z |INFO |Init configs |InvocationID=fdf14394-eeb5-4f3c-8156-8751cad67393, InstanceUUID=978f4594-9708-43a3-acf0-7e0634a87036 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T05:20:13.539Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T05:20:23.539Z |INFO |Init configs |InvocationID=fdf14394-eeb5-4f3c-8156-8751cad67393, InstanceUUID=93417355-ec66-47bd-a071-28f289808c25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T05:20:23.548Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T05:20:33.549Z |INFO |Init configs |InvocationID=fdf14394-eeb5-4f3c-8156-8751cad67393, InstanceUUID=25566953-a796-45ae-893b-a9ce8fe76a34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T05:20:33.558Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T05:20:43.559Z |INFO |Init configs |InvocationID=fdf14394-eeb5-4f3c-8156-8751cad67393, InstanceUUID=76b40fca-511d-4a7a-af9a-38fe10380f7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T05:20:43.569Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T05:20:53.569Z |INFO |Init configs |InvocationID=fdf14394-eeb5-4f3c-8156-8751cad67393, InstanceUUID=8c4d8d86-05df-4240-855f-6ed51f42c4f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T05:20:53.577Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T05:21:03.578Z |INFO |Init configs |InvocationID=fdf14394-eeb5-4f3c-8156-8751cad67393, InstanceUUID=299ad064-c8e1-4da2-9ec4-1dd6f8367e0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T05:21:03.589Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T05:21:13.590Z |INFO |Init configs |InvocationID=fdf14394-eeb5-4f3c-8156-8751cad67393, InstanceUUID=83e95759-ae7d-4b5e-9b27-fcb9c9ec207a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T05:21:13.600Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T05:21:23.600Z |INFO |Init configs |InvocationID=fdf14394-eeb5-4f3c-8156-8751cad67393, InstanceUUID=c5e5a49d-c86b-4d75-a17b-516092320e9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T05:21:23.610Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T05:21:33.611Z |INFO |Init configs |InvocationID=fdf14394-eeb5-4f3c-8156-8751cad67393, InstanceUUID=6784bacd-e3a4-4fae-9c82-376a00b720b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T05:21:33.620Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T05:21:43.621Z |INFO |Init configs |InvocationID=fdf14394-eeb5-4f3c-8156-8751cad67393, InstanceUUID=e3714eee-978a-46cd-9da9-1e54de3947b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T05:21:43.632Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T05:21:53.633Z |INFO |Init configs |InvocationID=fdf14394-eeb5-4f3c-8156-8751cad67393, InstanceUUID=9889f894-02c4-43eb-9632-fa150669116d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T05:21:53.643Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T05:22:03.644Z |INFO |Init configs |InvocationID=fdf14394-eeb5-4f3c-8156-8751cad67393, InstanceUUID=05465761-d6f7-4aa6-9383-fcb3d011f65c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T05:22:03.652Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T05:22:13.652Z |INFO |Init configs |InvocationID=fdf14394-eeb5-4f3c-8156-8751cad67393, InstanceUUID=41922bb9-e1ea-4263-a166-f4dae16b234e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T05:22:13.659Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T05:22:23.660Z |INFO |Init configs |InvocationID=fdf14394-eeb5-4f3c-8156-8751cad67393, InstanceUUID=9b2f4865-ab02-4aae-9f25-fcd079b850fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T05:22:23.668Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T05:22:33.669Z |INFO |Init configs |InvocationID=fdf14394-eeb5-4f3c-8156-8751cad67393, InstanceUUID=1e950e93-5a70-42a1-a89a-99f8ff6f3dd5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T05:22:33.678Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T05:22:43.679Z |INFO |Init configs |InvocationID=fdf14394-eeb5-4f3c-8156-8751cad67393, InstanceUUID=eccd8b6c-559f-4003-830c-28b9900e6b2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T05:22:43.689Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T05:22:53.697Z |INFO |Init configs |InvocationID=fdf14394-eeb5-4f3c-8156-8751cad67393, InstanceUUID=28bfe522-5706-43f5-86ab-739d1c7fffb2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T05:22:53.707Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T05:23:03.708Z |INFO |Init configs |InvocationID=fdf14394-eeb5-4f3c-8156-8751cad67393, InstanceUUID=995d06dc-4baa-44a5-b6f3-8c25085d8525 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T05:23:03.717Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T05:23:13.718Z |INFO |Init configs |InvocationID=fdf14394-eeb5-4f3c-8156-8751cad67393, InstanceUUID=1acc9819-f222-4c5b-9bec-7d6df3cbd4cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T05:23:13.727Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T05:23:23.728Z |INFO |Init configs |InvocationID=fdf14394-eeb5-4f3c-8156-8751cad67393, InstanceUUID=b844a2a5-9ec3-42a3-b820-ab13197c7703 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T05:23:23.746Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T05:23:33.747Z |INFO |Init configs |InvocationID=fdf14394-eeb5-4f3c-8156-8751cad67393, InstanceUUID=a7125d2f-dfd8-41ab-914d-df2ed254ebce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T05:23:33.761Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-09T05:23:41.665Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-09T05:23:41.666Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-04-09T05:23:41.667Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-09T05:23:41.670Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-09T05:23:41.683Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-09T05:23:41.683Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-09T05:23:41.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"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-04-09T05:23:41.687Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T05:23:43.762Z |INFO |Init configs |InvocationID=fdf14394-eeb5-4f3c-8156-8751cad67393, InstanceUUID=ee97469d-b085-4078-afca-3ffe50c8c415 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T05:23:43.771Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T05:23:53.772Z |INFO |Init configs |InvocationID=fdf14394-eeb5-4f3c-8156-8751cad67393, InstanceUUID=1cae396b-b775-4ea6-92af-6d3c9b68fa6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T05:23:53.781Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T05:24:03.782Z |INFO |Init configs |InvocationID=fdf14394-eeb5-4f3c-8156-8751cad67393, InstanceUUID=157a4658-64a3-452e-85a2-9e89ac69954f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T05:24:03.799Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T05:24:13.800Z |INFO |Init configs |InvocationID=fdf14394-eeb5-4f3c-8156-8751cad67393, InstanceUUID=5b94cb09-abfa-4651-8d66-c97d2f48f2e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T05:24:13.809Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T05:24:23.810Z |INFO |Init configs |InvocationID=fdf14394-eeb5-4f3c-8156-8751cad67393, InstanceUUID=12b4c9bd-e7a8-40c8-9944-abd0c4f09572 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T05:24:23.822Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T05:24:33.822Z |INFO |Init configs |InvocationID=fdf14394-eeb5-4f3c-8156-8751cad67393, InstanceUUID=06876138-b8c0-40a0-8706-298d1873d9e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T05:24:33.831Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T05:24:43.832Z |INFO |Init configs |InvocationID=fdf14394-eeb5-4f3c-8156-8751cad67393, InstanceUUID=3850d290-b5e2-4a49-8983-53b6d71e9070 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T05:24:43.843Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T05:24:53.844Z |INFO |Init configs |InvocationID=fdf14394-eeb5-4f3c-8156-8751cad67393, InstanceUUID=63cbce7f-21f3-4138-a9e4-df45fd9f5f76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T05:24:53.855Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T05:25:03.855Z |INFO |Init configs |InvocationID=fdf14394-eeb5-4f3c-8156-8751cad67393, InstanceUUID=40e59852-dff7-4969-89a9-350441042a04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T05:25:03.866Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T05:25:13.868Z |INFO |Init configs |InvocationID=fdf14394-eeb5-4f3c-8156-8751cad67393, InstanceUUID=db8ff864-b50c-4bee-98a9-0d7f5f4fb7bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T05:25:13.882Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T05:25:23.883Z |INFO |Init configs |InvocationID=fdf14394-eeb5-4f3c-8156-8751cad67393, InstanceUUID=86642c60-c9e5-4485-90f0-f5ec262996f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T05:25:23.893Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T05:25:33.895Z |INFO |Init configs |InvocationID=fdf14394-eeb5-4f3c-8156-8751cad67393, InstanceUUID=508c1fcf-7166-4c72-90c7-01c3a5303521 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T05:25:33.905Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T05:25:43.906Z |INFO |Init configs |InvocationID=fdf14394-eeb5-4f3c-8156-8751cad67393, InstanceUUID=efd66f21-0833-4732-a253-c78d3ea07117 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T05:25:43.915Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T05:25:53.916Z |INFO |Init configs |InvocationID=fdf14394-eeb5-4f3c-8156-8751cad67393, InstanceUUID=ce4377f2-18c3-4516-80f4-1b6f1b022668 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T05:25:53.929Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T05:26:03.930Z |INFO |Init configs |InvocationID=fdf14394-eeb5-4f3c-8156-8751cad67393, InstanceUUID=6338c055-1c97-4c76-bf58-1d5361df2201 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T05:26:03.938Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T05:26:13.942Z |INFO |Init configs |InvocationID=fdf14394-eeb5-4f3c-8156-8751cad67393, InstanceUUID=4a858a8f-40b9-444f-82af-14cdc28a6df0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T05:26:13.969Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T05:26:23.970Z |INFO |Init configs |InvocationID=fdf14394-eeb5-4f3c-8156-8751cad67393, InstanceUUID=9ea5e108-2b07-4e68-96b1-5eb2c1ade5b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T05:26:23.987Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T05:26:33.989Z |INFO |Init configs |InvocationID=fdf14394-eeb5-4f3c-8156-8751cad67393, InstanceUUID=7016e443-aa50-4d7f-9d85-36b6c6e36a52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T05:26:33.998Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T05:26:43.999Z |INFO |Init configs |InvocationID=fdf14394-eeb5-4f3c-8156-8751cad67393, InstanceUUID=b75265df-db4d-4a41-9f99-c61f2424c7d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T05:26:44.009Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T05:26:54.011Z |INFO |Init configs |InvocationID=fdf14394-eeb5-4f3c-8156-8751cad67393, InstanceUUID=f82b8a30-9caa-4744-b744-85f3df9bca1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T05:26:54.022Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T05:27:04.023Z |INFO |Init configs |InvocationID=fdf14394-eeb5-4f3c-8156-8751cad67393, InstanceUUID=9cee6ad0-d231-4e88-b29e-9506b6f35d1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T05:27:04.036Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T05:27:14.036Z |INFO |Init configs |InvocationID=fdf14394-eeb5-4f3c-8156-8751cad67393, InstanceUUID=3e2593fb-9623-448d-bc74-a0b1a3520b89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T05:27:14.047Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T05:27:24.047Z |INFO |Init configs |InvocationID=fdf14394-eeb5-4f3c-8156-8751cad67393, InstanceUUID=ae8da12f-2bbc-4a77-9936-484a24f3f210 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T05:27:24.055Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T05:27:34.057Z |INFO |Init configs |InvocationID=fdf14394-eeb5-4f3c-8156-8751cad67393, InstanceUUID=22c57f16-1139-43a0-b241-70ced3df8eb0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T05:27:34.067Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T05:27:44.068Z |INFO |Init configs |InvocationID=fdf14394-eeb5-4f3c-8156-8751cad67393, InstanceUUID=bd697931-cc42-4a7a-aee9-869a47b74c30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T05:27:44.077Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T05:27:54.078Z |INFO |Init configs |InvocationID=fdf14394-eeb5-4f3c-8156-8751cad67393, InstanceUUID=6c21da91-2f2e-4b34-8970-1930869b4366 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T05:27:54.087Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T05:28:04.087Z |INFO |Init configs |InvocationID=fdf14394-eeb5-4f3c-8156-8751cad67393, InstanceUUID=4c1f6297-7142-4051-be26-b990f7b0d4a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T05:28:04.096Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T05:28:14.097Z |INFO |Init configs |InvocationID=fdf14394-eeb5-4f3c-8156-8751cad67393, InstanceUUID=58da75ac-dcf1-478c-b254-7c72ef718c52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T05:28:14.105Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T05:28:24.106Z |INFO |Init configs |InvocationID=fdf14394-eeb5-4f3c-8156-8751cad67393, InstanceUUID=bdf787fb-ef23-4687-b0d4-e4051feee5f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T05:28:24.116Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T05:28:34.116Z |INFO |Init configs |InvocationID=fdf14394-eeb5-4f3c-8156-8751cad67393, InstanceUUID=2666470c-900c-4fd9-a018-8a93cb94e4f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T05:28:34.125Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-09T05:28:41.567Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-09T05:28:41.568Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-04-09T05:28:41.569Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-09T05:28:41.571Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-09T05:28:41.579Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-09T05:28:41.580Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-09T05:28:41.580Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-04-09T05:28:41.584Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T05:28:44.126Z |INFO |Init configs |InvocationID=fdf14394-eeb5-4f3c-8156-8751cad67393, InstanceUUID=9b025ef2-572f-4447-929b-cb85a89c6a65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T05:28:44.137Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T05:28:54.139Z |INFO |Init configs |InvocationID=fdf14394-eeb5-4f3c-8156-8751cad67393, InstanceUUID=35c5a63c-d0a1-41c6-8e21-ef01620da09e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T05:28:54.148Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T05:29:04.148Z |INFO |Init configs |InvocationID=fdf14394-eeb5-4f3c-8156-8751cad67393, InstanceUUID=1d2ffc7a-1245-48aa-a912-45a638a56487 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T05:29:04.160Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T05:29:14.161Z |INFO |Init configs |InvocationID=fdf14394-eeb5-4f3c-8156-8751cad67393, InstanceUUID=f135ac42-2e21-4127-b89e-4807908241dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T05:29:14.174Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T05:29:24.175Z |INFO |Init configs |InvocationID=fdf14394-eeb5-4f3c-8156-8751cad67393, InstanceUUID=af8e0d9f-eda9-4c5d-829a-cbea74d22157 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T05:29:24.185Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T05:29:34.186Z |INFO |Init configs |InvocationID=fdf14394-eeb5-4f3c-8156-8751cad67393, InstanceUUID=7af77566-2db8-41db-bb3a-4d6205100770 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T05:29:34.198Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T05:29:44.200Z |INFO |Init configs |InvocationID=fdf14394-eeb5-4f3c-8156-8751cad67393, InstanceUUID=d72399d0-751f-4937-a2a5-53867c82fff5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T05:29:44.208Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T05:29:54.208Z |INFO |Init configs |InvocationID=fdf14394-eeb5-4f3c-8156-8751cad67393, InstanceUUID=d99dbb2f-48d2-4e0d-a336-b32b66167bc8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T05:29:54.216Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T05:30:04.217Z |INFO |Init configs |InvocationID=fdf14394-eeb5-4f3c-8156-8751cad67393, InstanceUUID=942ab5e4-f0e4-454c-9930-a85e76d96c73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T05:30:04.227Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T05:30:14.227Z |INFO |Init configs |InvocationID=fdf14394-eeb5-4f3c-8156-8751cad67393, InstanceUUID=a382fd90-a031-45e8-a17c-e58bbba6806f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T05:30:14.237Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T05:30:24.237Z |INFO |Init configs |InvocationID=fdf14394-eeb5-4f3c-8156-8751cad67393, InstanceUUID=fed380ce-e998-4d1c-ba52-6c80437bf5f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T05:30:24.247Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T05:30:34.248Z |INFO |Init configs |InvocationID=fdf14394-eeb5-4f3c-8156-8751cad67393, InstanceUUID=3db5322c-8822-4d28-9ff1-2d3b5b463d37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T05:30:34.268Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T05:30:44.268Z |INFO |Init configs |InvocationID=fdf14394-eeb5-4f3c-8156-8751cad67393, InstanceUUID=e6f0bd93-1f92-464c-8821-bece3efb0f1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T05:30:44.276Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T05:30:54.277Z |INFO |Init configs |InvocationID=fdf14394-eeb5-4f3c-8156-8751cad67393, InstanceUUID=3fdb4265-03a4-44a2-a03b-65da98ab2b55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T05:30:54.285Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T05:31:04.286Z |INFO |Init configs |InvocationID=fdf14394-eeb5-4f3c-8156-8751cad67393, InstanceUUID=9f64b5f6-25f9-4f97-bc05-cb147433d840 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T05:31:04.294Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T05:31:14.295Z |INFO |Init configs |InvocationID=fdf14394-eeb5-4f3c-8156-8751cad67393, InstanceUUID=0302c791-f6ba-4068-844f-d50b8b270fcd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T05:31:14.303Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T05:31:24.304Z |INFO |Init configs |InvocationID=fdf14394-eeb5-4f3c-8156-8751cad67393, InstanceUUID=308c7d99-2363-4e9d-a4c6-7e0fc43d6a9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T05:31:24.313Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T05:31:34.313Z |INFO |Init configs |InvocationID=fdf14394-eeb5-4f3c-8156-8751cad67393, InstanceUUID=ad8f4d1b-db5f-4f03-9212-b11304b15564 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T05:31:34.324Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T05:31:44.324Z |INFO |Init configs |InvocationID=fdf14394-eeb5-4f3c-8156-8751cad67393, InstanceUUID=338eb588-f3de-4c04-acd8-c3c8bd825fa5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T05:31:44.332Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T05:31:54.333Z |INFO |Init configs |InvocationID=fdf14394-eeb5-4f3c-8156-8751cad67393, InstanceUUID=a9d429b5-b2d5-4123-95eb-d400330f6b09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T05:31:54.342Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T05:32:04.342Z |INFO |Init configs |InvocationID=fdf14394-eeb5-4f3c-8156-8751cad67393, InstanceUUID=80a1a04e-179a-41da-973d-9d944ec4267d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T05:32:04.350Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T05:32:14.351Z |INFO |Init configs |InvocationID=fdf14394-eeb5-4f3c-8156-8751cad67393, InstanceUUID=198d3570-4ea5-49ab-9da5-9f05c44cb9c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T05:32:14.359Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T05:32:24.359Z |INFO |Init configs |InvocationID=fdf14394-eeb5-4f3c-8156-8751cad67393, InstanceUUID=fc13ddde-a5b6-4895-9da4-3033dbaa4e23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T05:32:24.368Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T05:32:34.369Z |INFO |Init configs |InvocationID=fdf14394-eeb5-4f3c-8156-8751cad67393, InstanceUUID=e9af9802-5a66-46b0-a5b4-66e25c5be12b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T05:32:34.377Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T05:32:44.378Z |INFO |Init configs |InvocationID=fdf14394-eeb5-4f3c-8156-8751cad67393, InstanceUUID=af0d9fc5-ddea-4484-8840-8c18af99fe6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T05:32:44.386Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T05:32:54.391Z |INFO |Init configs |InvocationID=fdf14394-eeb5-4f3c-8156-8751cad67393, InstanceUUID=0010192b-a5fd-41f4-9ed9-00211d104410 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T05:32:54.406Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T05:33:04.407Z |INFO |Init configs |InvocationID=fdf14394-eeb5-4f3c-8156-8751cad67393, InstanceUUID=d3b7529d-5f09-46f3-9d8b-5fb7b22d434a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T05:33:04.415Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T05:33:14.415Z |INFO |Init configs |InvocationID=fdf14394-eeb5-4f3c-8156-8751cad67393, InstanceUUID=24439730-4893-4402-b79d-84411dae6346 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T05:33:14.424Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T05:33:24.425Z |INFO |Init configs |InvocationID=fdf14394-eeb5-4f3c-8156-8751cad67393, InstanceUUID=2b7bdbeb-a1cb-4f1a-9cc0-54f07f63429a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T05:33:24.433Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T05:33:34.434Z |INFO |Init configs |InvocationID=fdf14394-eeb5-4f3c-8156-8751cad67393, InstanceUUID=024fa433-e465-4860-a323-426a79ef9afe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T05:33:34.445Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-09T05:33:41.640Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-09T05:33:41.640Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-04-09T05:33:41.641Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-09T05:33:41.646Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-09T05:33:41.655Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-09T05:33:41.655Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-09T05:33:41.655Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-04-09T05:33:41.658Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T05:33:44.445Z |INFO |Init configs |InvocationID=fdf14394-eeb5-4f3c-8156-8751cad67393, InstanceUUID=cbed4023-33ae-47b4-9b9a-869e4bc2ebd6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T05:33:44.454Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T05:33:54.454Z |INFO |Init configs |InvocationID=fdf14394-eeb5-4f3c-8156-8751cad67393, InstanceUUID=3cb65829-82f8-4c9f-a8d0-ebe7764108d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T05:33:54.462Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T05:34:04.463Z |INFO |Init configs |InvocationID=fdf14394-eeb5-4f3c-8156-8751cad67393, InstanceUUID=218eaddd-1f05-4a0d-aed0-0f51feaa2097 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T05:34:04.472Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T05:34:14.472Z |INFO |Init configs |InvocationID=fdf14394-eeb5-4f3c-8156-8751cad67393, InstanceUUID=e620b22d-7f9c-4c2b-95f8-89decf904c77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T05:34:14.480Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T05:34:24.481Z |INFO |Init configs |InvocationID=fdf14394-eeb5-4f3c-8156-8751cad67393, InstanceUUID=08155fd7-31ee-4d80-a240-cf18089be335 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T05:34:24.490Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T05:34:34.493Z |INFO |Init configs |InvocationID=fdf14394-eeb5-4f3c-8156-8751cad67393, InstanceUUID=f03d33fc-5cba-4218-bc54-538ebce2be76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T05:34:34.502Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T05:34:44.503Z |INFO |Init configs |InvocationID=fdf14394-eeb5-4f3c-8156-8751cad67393, InstanceUUID=0701b4a5-f17a-4be5-b573-3aab9fe0c199 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T05:34:44.511Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T05:34:54.511Z |INFO |Init configs |InvocationID=fdf14394-eeb5-4f3c-8156-8751cad67393, InstanceUUID=ca0c907b-164a-4ce2-89dc-bd0eb9b8d5d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T05:34:54.521Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T05:35:04.521Z |INFO |Init configs |InvocationID=fdf14394-eeb5-4f3c-8156-8751cad67393, InstanceUUID=f14353be-8681-45eb-82ba-2acf93398845 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T05:35:04.530Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T05:35:14.530Z |INFO |Init configs |InvocationID=fdf14394-eeb5-4f3c-8156-8751cad67393, InstanceUUID=34934f6a-abec-4149-84d9-1cfae54b58ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T05:35:14.545Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T05:35:24.546Z |INFO |Init configs |InvocationID=fdf14394-eeb5-4f3c-8156-8751cad67393, InstanceUUID=e1faf83a-1003-4df8-9024-ebd48d8a8b2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T05:35:24.554Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T05:35:34.555Z |INFO |Init configs |InvocationID=fdf14394-eeb5-4f3c-8156-8751cad67393, InstanceUUID=14022f66-0df3-48b7-8d86-bdf8354ed56a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T05:35:34.563Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T05:35:44.564Z |INFO |Init configs |InvocationID=fdf14394-eeb5-4f3c-8156-8751cad67393, InstanceUUID=1f42952c-d6eb-4433-9d82-36cb492d18af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T05:35:44.573Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T05:35:54.574Z |INFO |Init configs |InvocationID=fdf14394-eeb5-4f3c-8156-8751cad67393, InstanceUUID=8df26255-bdb7-4dda-b81f-ca0e920e36f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T05:35:54.584Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T05:36:04.585Z |INFO |Init configs |InvocationID=fdf14394-eeb5-4f3c-8156-8751cad67393, InstanceUUID=1e357d71-40ad-4ffc-93e0-e65f999d6bbf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T05:36:04.595Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T05:36:14.595Z |INFO |Init configs |InvocationID=fdf14394-eeb5-4f3c-8156-8751cad67393, InstanceUUID=ba4cb222-cc3b-41d2-93d8-fe2e09bdd0b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T05:36:14.604Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T05:36:24.606Z |INFO |Init configs |InvocationID=fdf14394-eeb5-4f3c-8156-8751cad67393, InstanceUUID=ac73d59c-9ca3-4d4c-b35f-86fee4ba7a87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T05:36:24.618Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T05:36:34.618Z |INFO |Init configs |InvocationID=fdf14394-eeb5-4f3c-8156-8751cad67393, InstanceUUID=f3599f4a-afec-483c-90b0-a3d7e0d33380 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T05:36:34.626Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T05:36:44.627Z |INFO |Init configs |InvocationID=fdf14394-eeb5-4f3c-8156-8751cad67393, InstanceUUID=47061084-62a1-46f4-877a-33f95a362c58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T05:36:44.635Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T05:36:54.636Z |INFO |Init configs |InvocationID=fdf14394-eeb5-4f3c-8156-8751cad67393, InstanceUUID=12d6fef3-bc61-4c0d-9b65-a725a5ce415b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T05:36:54.644Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T05:37:04.645Z |INFO |Init configs |InvocationID=fdf14394-eeb5-4f3c-8156-8751cad67393, InstanceUUID=33f0460b-0b14-4d2c-9d29-f91051d13a33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T05:37:04.652Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T05:37:14.653Z |INFO |Init configs |InvocationID=fdf14394-eeb5-4f3c-8156-8751cad67393, InstanceUUID=091adb75-39d6-4ee0-af5e-2dd079de5407 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T05:37:14.662Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T05:37:24.662Z |INFO |Init configs |InvocationID=fdf14394-eeb5-4f3c-8156-8751cad67393, InstanceUUID=aab2b093-4c64-4ba4-bb37-40de99eacd6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T05:37:24.671Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T05:37:34.672Z |INFO |Init configs |InvocationID=fdf14394-eeb5-4f3c-8156-8751cad67393, InstanceUUID=6e92fc3f-8cd0-4d77-9792-b5d23f893885 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T05:37:34.685Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T05:37:44.685Z |INFO |Init configs |InvocationID=fdf14394-eeb5-4f3c-8156-8751cad67393, InstanceUUID=36600fee-06c1-4274-8421-c75d83305a74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T05:37:44.695Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T05:37:54.698Z |INFO |Init configs |InvocationID=fdf14394-eeb5-4f3c-8156-8751cad67393, InstanceUUID=301ee453-b801-4f09-ba8f-655855c28f8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T05:37:54.706Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T05:38:04.706Z |INFO |Init configs |InvocationID=fdf14394-eeb5-4f3c-8156-8751cad67393, InstanceUUID=564b7839-9a6a-4efc-902e-1d382432faca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T05:38:04.717Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T05:38:14.717Z |INFO |Init configs |InvocationID=fdf14394-eeb5-4f3c-8156-8751cad67393, InstanceUUID=2945e3be-a566-4500-b7be-bf6ed1e7fc45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T05:38:14.726Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T05:38:24.726Z |INFO |Init configs |InvocationID=fdf14394-eeb5-4f3c-8156-8751cad67393, InstanceUUID=82e5ff45-0d8c-4ad1-b370-19e074a600ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T05:38:24.734Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T05:38:34.735Z |INFO |Init configs |InvocationID=fdf14394-eeb5-4f3c-8156-8751cad67393, InstanceUUID=703b31f2-ac98-4b36-81dd-85116d2fb4a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T05:38:34.745Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-09T05:38:41.622Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-09T05:38:41.622Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-04-09T05:38:41.624Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-09T05:38:41.628Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-09T05:38:41.636Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-09T05:38:41.637Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-09T05:38:41.637Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-04-09T05:38:41.641Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T05:38:44.746Z |INFO |Init configs |InvocationID=fdf14394-eeb5-4f3c-8156-8751cad67393, InstanceUUID=3b5d5101-8a62-4301-8f63-67800088f66d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T05:38:44.754Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T05:38:54.755Z |INFO |Init configs |InvocationID=fdf14394-eeb5-4f3c-8156-8751cad67393, InstanceUUID=fc4713ec-f0b3-4e9d-9933-c0450537a37b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T05:38:54.764Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T05:39:04.764Z |INFO |Init configs |InvocationID=fdf14394-eeb5-4f3c-8156-8751cad67393, InstanceUUID=8684cba9-98b2-4ccb-a8eb-d6eecb780b1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T05:39:04.772Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T05:39:14.772Z |INFO |Init configs |InvocationID=fdf14394-eeb5-4f3c-8156-8751cad67393, InstanceUUID=4a7f1564-63e8-4828-8fc1-ab23aaaf03c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T05:39:14.780Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T05:39:24.781Z |INFO |Init configs |InvocationID=fdf14394-eeb5-4f3c-8156-8751cad67393, InstanceUUID=cfbc9b6f-c011-49b2-a155-4009431a185b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T05:39:24.801Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T05:39:34.801Z |INFO |Init configs |InvocationID=fdf14394-eeb5-4f3c-8156-8751cad67393, InstanceUUID=83ba4950-9fe3-4ca7-8e73-deed727f1667 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T05:39:34.812Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T05:39:44.812Z |INFO |Init configs |InvocationID=fdf14394-eeb5-4f3c-8156-8751cad67393, InstanceUUID=fb8140b7-7966-4e7d-9066-72f63627f8e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T05:39:44.822Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T05:39:54.822Z |INFO |Init configs |InvocationID=fdf14394-eeb5-4f3c-8156-8751cad67393, InstanceUUID=d335c078-105b-444f-bfb2-6cd8f1acd9ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T05:39:54.830Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T05:40:04.831Z |INFO |Init configs |InvocationID=fdf14394-eeb5-4f3c-8156-8751cad67393, InstanceUUID=27f3c484-ffb6-462a-a635-d3d3964e6d68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T05:40:04.838Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T05:40:14.838Z |INFO |Init configs |InvocationID=fdf14394-eeb5-4f3c-8156-8751cad67393, InstanceUUID=ac730d48-2dd8-4117-93bd-ad8efb4e229b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T05:40:14.848Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T05:40:24.848Z |INFO |Init configs |InvocationID=fdf14394-eeb5-4f3c-8156-8751cad67393, InstanceUUID=97b1609a-6826-4ed2-93c0-3228f3514062 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T05:40:24.856Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T05:40:34.856Z |INFO |Init configs |InvocationID=fdf14394-eeb5-4f3c-8156-8751cad67393, InstanceUUID=5e01665d-2f06-4910-a70c-f1a6fb15e078 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T05:40:34.870Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T05:40:44.870Z |INFO |Init configs |InvocationID=fdf14394-eeb5-4f3c-8156-8751cad67393, InstanceUUID=5679e8a6-8b79-4bed-8682-0e1a547ef7e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T05:40:44.878Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T05:40:54.879Z |INFO |Init configs |InvocationID=fdf14394-eeb5-4f3c-8156-8751cad67393, InstanceUUID=ff8cbd92-9b3d-4291-9fdc-35d76b8dcadb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T05:40:54.891Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T05:41:04.895Z |INFO |Init configs |InvocationID=fdf14394-eeb5-4f3c-8156-8751cad67393, InstanceUUID=8e929e05-7347-4c55-9810-e7dbb25d80ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T05:41:04.905Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T05:41:14.906Z |INFO |Init configs |InvocationID=fdf14394-eeb5-4f3c-8156-8751cad67393, InstanceUUID=ce04b64f-108e-4d3b-9e86-a9691f79801e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T05:41:14.915Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T05:41:24.916Z |INFO |Init configs |InvocationID=fdf14394-eeb5-4f3c-8156-8751cad67393, InstanceUUID=aecf001b-e47f-4a84-9904-18d3d8b8485c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T05:41:24.924Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T05:41:34.924Z |INFO |Init configs |InvocationID=fdf14394-eeb5-4f3c-8156-8751cad67393, InstanceUUID=675767f8-83a4-4857-a577-26c6adfd8fd4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T05:41:34.942Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T05:41:44.942Z |INFO |Init configs |InvocationID=fdf14394-eeb5-4f3c-8156-8751cad67393, InstanceUUID=2491e2d4-cdfa-45f1-bb75-d583c9ca880c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T05:41:44.951Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T05:41:54.955Z |INFO |Init configs |InvocationID=fdf14394-eeb5-4f3c-8156-8751cad67393, InstanceUUID=4481b8f6-fff4-466e-b21b-ad86843cb493 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T05:41:54.962Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T05:42:04.963Z |INFO |Init configs |InvocationID=fdf14394-eeb5-4f3c-8156-8751cad67393, InstanceUUID=ec1c5fa7-ed62-4390-80fc-afcf2805a6fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T05:42:04.969Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T05:42:14.970Z |INFO |Init configs |InvocationID=fdf14394-eeb5-4f3c-8156-8751cad67393, InstanceUUID=4c224d5d-3b4a-4168-a975-3a3ec4919cd1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T05:42:14.978Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T05:42:24.979Z |INFO |Init configs |InvocationID=fdf14394-eeb5-4f3c-8156-8751cad67393, InstanceUUID=9ce05539-106b-4bfa-a4ce-3eda0b6fab0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T05:42:24.987Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T05:42:34.988Z |INFO |Init configs |InvocationID=fdf14394-eeb5-4f3c-8156-8751cad67393, InstanceUUID=144a09d9-f0d6-4a7d-91f2-566699aa4d9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T05:42:34.997Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T05:42:44.998Z |INFO |Init configs |InvocationID=fdf14394-eeb5-4f3c-8156-8751cad67393, InstanceUUID=22bc96b5-9b1d-407f-9444-4f34b982d813 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T05:42:45.006Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T05:42:55.006Z |INFO |Init configs |InvocationID=fdf14394-eeb5-4f3c-8156-8751cad67393, InstanceUUID=3226f80a-9ad0-42e1-810c-487cbafbc8c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T05:42:55.013Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T05:43:05.015Z |INFO |Init configs |InvocationID=fdf14394-eeb5-4f3c-8156-8751cad67393, InstanceUUID=2df00f77-21f9-4448-ad82-0e874cb93300 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T05:43:05.025Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T05:43:15.025Z |INFO |Init configs |InvocationID=fdf14394-eeb5-4f3c-8156-8751cad67393, InstanceUUID=482c9f61-ac03-4823-9e1a-5ba6556add27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T05:43:15.034Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T05:43:25.034Z |INFO |Init configs |InvocationID=fdf14394-eeb5-4f3c-8156-8751cad67393, InstanceUUID=f9d5e852-58cb-4b15-8771-05f309036e81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T05:43:25.043Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T05:43:35.043Z |INFO |Init configs |InvocationID=fdf14394-eeb5-4f3c-8156-8751cad67393, InstanceUUID=6f75f240-3daa-4b4b-91d9-2002ded29ef7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T05:43:35.052Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-09T05:43:41.632Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-09T05:43:41.633Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-04-09T05:43:41.634Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-09T05:43:41.637Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-09T05:43:41.648Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-09T05:43:41.649Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-09T05:43:41.649Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-04-09T05:43:41.653Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T05:43:45.053Z |INFO |Init configs |InvocationID=fdf14394-eeb5-4f3c-8156-8751cad67393, InstanceUUID=cc07028e-3193-447e-acf5-b5beac0606cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T05:43:45.063Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T05:43:55.063Z |INFO |Init configs |InvocationID=fdf14394-eeb5-4f3c-8156-8751cad67393, InstanceUUID=517b465b-7395-4133-8095-f09764d9448f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T05:43:55.073Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T05:44:05.073Z |INFO |Init configs |InvocationID=fdf14394-eeb5-4f3c-8156-8751cad67393, InstanceUUID=63867877-61b8-4ca9-ac9e-4f613cf0f2c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T05:44:05.081Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T05:44:15.083Z |INFO |Init configs |InvocationID=fdf14394-eeb5-4f3c-8156-8751cad67393, InstanceUUID=50a3ecab-aa1d-4d72-a7c3-d9251b7223bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T05:44:15.091Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T05:44:25.095Z |INFO |Init configs |InvocationID=fdf14394-eeb5-4f3c-8156-8751cad67393, InstanceUUID=0f23ee63-e481-41a8-a773-9eeacf27f35f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T05:44:25.104Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T05:44:35.105Z |INFO |Init configs |InvocationID=fdf14394-eeb5-4f3c-8156-8751cad67393, InstanceUUID=da8c35a2-e678-42b7-8dd7-9c19dc928302 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T05:44:35.112Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T05:44:45.112Z |INFO |Init configs |InvocationID=fdf14394-eeb5-4f3c-8156-8751cad67393, InstanceUUID=d08bd1ae-9c84-4f23-9b31-c4a919032d08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T05:44:45.125Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T05:44:55.125Z |INFO |Init configs |InvocationID=fdf14394-eeb5-4f3c-8156-8751cad67393, InstanceUUID=11bfa51d-a6eb-4068-bfd5-234c999f4035 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T05:44:55.133Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T05:45:05.133Z |INFO |Init configs |InvocationID=fdf14394-eeb5-4f3c-8156-8751cad67393, InstanceUUID=1c888456-1c1b-4186-aa1f-1663308ae991 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T05:45:05.142Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T05:45:15.142Z |INFO |Init configs |InvocationID=fdf14394-eeb5-4f3c-8156-8751cad67393, InstanceUUID=8afc6c8f-b4e7-439b-b0a3-6705bf4608ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T05:45:15.150Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T05:45:25.150Z |INFO |Init configs |InvocationID=fdf14394-eeb5-4f3c-8156-8751cad67393, InstanceUUID=92f67d3a-1d5c-42cf-a747-a1910f724cfe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T05:45:25.160Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T05:45:35.161Z |INFO |Init configs |InvocationID=fdf14394-eeb5-4f3c-8156-8751cad67393, InstanceUUID=381330db-6d4b-45ca-b070-717b4d8f6f0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T05:45:35.169Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T05:45:45.170Z |INFO |Init configs |InvocationID=fdf14394-eeb5-4f3c-8156-8751cad67393, InstanceUUID=4066f1de-44f3-4030-9b04-7c11fa979e96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T05:45:45.175Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T05:45:55.178Z |INFO |Init configs |InvocationID=fdf14394-eeb5-4f3c-8156-8751cad67393, InstanceUUID=f9541576-a941-40a0-9ee5-37ca7cd3b8bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T05:45:55.200Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T05:46:05.203Z |INFO |Init configs |InvocationID=fdf14394-eeb5-4f3c-8156-8751cad67393, InstanceUUID=d4e48a6e-424b-4ab4-89f2-aaa4e2dd08ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T05:46:05.211Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T05:46:15.211Z |INFO |Init configs |InvocationID=fdf14394-eeb5-4f3c-8156-8751cad67393, InstanceUUID=383c0056-46a2-45ff-a6e4-0ad3a44403d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T05:46:15.219Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T05:46:25.220Z |INFO |Init configs |InvocationID=fdf14394-eeb5-4f3c-8156-8751cad67393, InstanceUUID=65daa63a-75d8-4379-8726-9a3a1f6b893e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T05:46:25.227Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T05:46:35.227Z |INFO |Init configs |InvocationID=fdf14394-eeb5-4f3c-8156-8751cad67393, InstanceUUID=1d6fde31-cd6e-4747-b657-9427e1eb3136 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T05:46:35.236Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T05:46:45.237Z |INFO |Init configs |InvocationID=fdf14394-eeb5-4f3c-8156-8751cad67393, InstanceUUID=ad038ada-3a4a-4b07-94d9-51275c1ba017 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T05:46:45.244Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T05:46:55.244Z |INFO |Init configs |InvocationID=fdf14394-eeb5-4f3c-8156-8751cad67393, InstanceUUID=f07599bd-bb68-40a4-ac34-7a777f34eb53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T05:46:55.251Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T05:47:05.252Z |INFO |Init configs |InvocationID=fdf14394-eeb5-4f3c-8156-8751cad67393, InstanceUUID=4022c696-b9c2-4d82-8a0c-df0303d51ae8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T05:47:05.259Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T05:47:15.259Z |INFO |Init configs |InvocationID=fdf14394-eeb5-4f3c-8156-8751cad67393, InstanceUUID=4406e568-edc9-4a12-9d7e-6745ae88d6f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T05:47:15.267Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T05:47:25.268Z |INFO |Init configs |InvocationID=fdf14394-eeb5-4f3c-8156-8751cad67393, InstanceUUID=bf4167a4-4635-446d-8a3d-2657514a5431 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T05:47:25.275Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T05:47:35.275Z |INFO |Init configs |InvocationID=fdf14394-eeb5-4f3c-8156-8751cad67393, InstanceUUID=6c182b76-8b64-4144-a28f-1a455623cd89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T05:47:35.281Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T05:47:45.282Z |INFO |Init configs |InvocationID=fdf14394-eeb5-4f3c-8156-8751cad67393, InstanceUUID=1735c785-37d3-41ad-b411-d78d2346206c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T05:47:45.289Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T05:47:55.289Z |INFO |Init configs |InvocationID=fdf14394-eeb5-4f3c-8156-8751cad67393, InstanceUUID=38164c89-d642-47ec-8ca5-99fa309f8694 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T05:47:55.299Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T05:48:05.300Z |INFO |Init configs |InvocationID=fdf14394-eeb5-4f3c-8156-8751cad67393, InstanceUUID=96e6d47d-139c-41b1-b2ea-a88b54c88d47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T05:48:05.308Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T05:48:15.308Z |INFO |Init configs |InvocationID=fdf14394-eeb5-4f3c-8156-8751cad67393, InstanceUUID=4242f3fe-1303-455b-91e6-b98767f6d14e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T05:48:15.316Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T05:48:25.317Z |INFO |Init configs |InvocationID=fdf14394-eeb5-4f3c-8156-8751cad67393, InstanceUUID=e34257a0-ccf0-4258-9ed0-4a0235f2c4e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T05:48:25.325Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T05:48:35.326Z |INFO |Init configs |InvocationID=fdf14394-eeb5-4f3c-8156-8751cad67393, InstanceUUID=47baf78c-4f28-4aba-9647-7784a4efb84d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T05:48:35.334Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-09T05:48:41.628Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-09T05:48:41.629Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-04-09T05:48:41.630Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-09T05:48:41.633Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-09T05:48:41.641Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-09T05:48:41.641Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-09T05:48:41.641Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-04-09T05:48:41.643Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T05:48:45.334Z |INFO |Init configs |InvocationID=fdf14394-eeb5-4f3c-8156-8751cad67393, InstanceUUID=520338d4-c0ed-49c8-a299-0b0852178637 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T05:48:45.344Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T05:48:55.344Z |INFO |Init configs |InvocationID=fdf14394-eeb5-4f3c-8156-8751cad67393, InstanceUUID=ea633fb6-45e1-4a5c-b3f1-34cd7f7a0ead | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T05:48:55.353Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T05:49:05.354Z |INFO |Init configs |InvocationID=fdf14394-eeb5-4f3c-8156-8751cad67393, InstanceUUID=5dc412e4-64d4-4702-80bb-c6a41b21ed3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T05:49:05.362Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T05:49:15.362Z |INFO |Init configs |InvocationID=fdf14394-eeb5-4f3c-8156-8751cad67393, InstanceUUID=9d281d74-cd19-4f35-8acb-7e207060b9b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T05:49:15.372Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T05:49:25.372Z |INFO |Init configs |InvocationID=fdf14394-eeb5-4f3c-8156-8751cad67393, InstanceUUID=15ec660a-66e9-4d2a-8b08-14ede1cf3207 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-09T05:49:25.380Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |