. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.5.9) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-10T08:33:54.673Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-10T08:33:54.688Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-06-10T08:33:54.818Z |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-06-10T08:33:57.630Z |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-06-10T08:33:57.969Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-10T08:33:57.970Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-10T08:33:57.971Z |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-06-10T08:33:58.171Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-06-10T08:33:58.749Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2022-06-10T08:33:59.101Z |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-06-10T08:34:04.390Z |INFO |BeanFactory id=79e5e16e-7497-313a-b4dc-911d469f091f | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-06-10T08:34:05.744Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2022-06-10T08:34:05.812Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2022-06-10T08:34:05.814Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.56] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-06-10T08:34:05.947Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2022-06-10T08:34:05.948Z |INFO |Root WebApplicationContext: initialization completed in 6836 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2022-06-10T08:34:07.100Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=dc2ee6f4-d2a1-4c70-97df-eb432acbf7ee | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2022-06-10T08:34:09.340Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=dc2ee6f4-d2a1-4c70-97df-eb432acbf7ee | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-06-10T08:34:12.501Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=dc2ee6f4-d2a1-4c70-97df-eb432acbf7ee | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-06-10T08:34:13.838Z |INFO |Started MainApp in 27.096 seconds (JVM running for 29.421) |InvocationID=dc2ee6f4-d2a1-4c70-97df-eb432acbf7ee | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2022-06-10T08:34:14.017Z |INFO |Start scheduling PRH workflow |InvocationID=dc2ee6f4-d2a1-4c70-97df-eb432acbf7ee | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T08:34:14.047Z |INFO |Init configs |InvocationID=dc2ee6f4-d2a1-4c70-97df-eb432acbf7ee, InstanceUUID=d8cb3302-4ea3-403c-929b-c1156091df16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-06-10T08:34:16.015Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.27.190:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T08:34:16.060Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-06-10T08:34:18.239Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-06-10T08:34:18.240Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-06-10T08:34:18.244Z |INFO |Completed initialization in 4 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T08:34:26.071Z |INFO |Init configs |InvocationID=dc2ee6f4-d2a1-4c70-97df-eb432acbf7ee, InstanceUUID=e607cb08-a2f0-4bd3-b976-b6110220bcad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-06-10T08:34:27.198Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.27.190:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T08:34:27.200Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T08:34:37.202Z |INFO |Init configs |InvocationID=dc2ee6f4-d2a1-4c70-97df-eb432acbf7ee, InstanceUUID=c958256d-493b-4980-b3f8-52a9e312ae38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-06-10T08:34:38.329Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.27.190:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T08:34:38.331Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T08:34:48.335Z |INFO |Init configs |InvocationID=dc2ee6f4-d2a1-4c70-97df-eb432acbf7ee, InstanceUUID=321a3a6e-7a67-45be-9bba-153a65581ebe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-06-10T08:34:49.469Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.27.190:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T08:34:49.475Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T08:34:59.475Z |INFO |Init configs |InvocationID=dc2ee6f4-d2a1-4c70-97df-eb432acbf7ee, InstanceUUID=e1603642-2d0e-4c65-b13c-f11286065433 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-06-10T08:35:00.632Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.27.190:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T08:35:00.633Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T08:35:10.639Z |INFO |Init configs |InvocationID=dc2ee6f4-d2a1-4c70-97df-eb432acbf7ee, InstanceUUID=e1d350d2-4f15-436d-a9f0-6346b606241d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-06-10T08:35:11.740Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.27.190:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T08:35:11.742Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T08:35:21.742Z |INFO |Init configs |InvocationID=dc2ee6f4-d2a1-4c70-97df-eb432acbf7ee, InstanceUUID=9d3b8d10-a1c4-4c9c-af99-bffd442b3f03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-06-10T08:35:22.840Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.27.190:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T08:35:22.841Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T08:35:32.843Z |INFO |Init configs |InvocationID=dc2ee6f4-d2a1-4c70-97df-eb432acbf7ee, InstanceUUID=c6b3ebe8-c4c2-468b-b6f5-56aeff57bede | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-06-10T08:35:33.913Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.27.190:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T08:35:33.920Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T08:35:43.923Z |INFO |Init configs |InvocationID=dc2ee6f4-d2a1-4c70-97df-eb432acbf7ee, InstanceUUID=cb676bbb-ac3e-4b13-8eb6-9856285fc2c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-06-10T08:35:45.047Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.27.190:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T08:35:45.048Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T08:35:55.050Z |INFO |Init configs |InvocationID=dc2ee6f4-d2a1-4c70-97df-eb432acbf7ee, InstanceUUID=c84e025f-8ca7-4a2c-a7b2-4e4758fd2778 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-06-10T08:35:56.156Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.27.190:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T08:35:56.157Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T08:36:06.157Z |INFO |Init configs |InvocationID=dc2ee6f4-d2a1-4c70-97df-eb432acbf7ee, InstanceUUID=663c2f4c-5bee-41ed-bf40-0ba457fe4978 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T08:36:06.429Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T08:36:16.430Z |INFO |Init configs |InvocationID=dc2ee6f4-d2a1-4c70-97df-eb432acbf7ee, InstanceUUID=f485a45a-74f4-4685-96b3-89aa29c466ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T08:36:16.457Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T08:36:26.457Z |INFO |Init configs |InvocationID=dc2ee6f4-d2a1-4c70-97df-eb432acbf7ee, InstanceUUID=e3bf4c3f-3b15-4643-8f99-161f7a1302d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T08:36:26.496Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T08:36:36.497Z |INFO |Init configs |InvocationID=dc2ee6f4-d2a1-4c70-97df-eb432acbf7ee, InstanceUUID=6748931b-d257-48d9-9eac-03b9604688c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T08:36:36.519Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T08:36:46.521Z |INFO |Init configs |InvocationID=dc2ee6f4-d2a1-4c70-97df-eb432acbf7ee, InstanceUUID=327b7e66-9337-47fe-847d-6244ed891128 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T08:36:46.551Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T08:36:56.554Z |INFO |Init configs |InvocationID=dc2ee6f4-d2a1-4c70-97df-eb432acbf7ee, InstanceUUID=ff24bb6b-3187-4ba3-9699-b6a0537d0db2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T08:36:56.574Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T08:37:06.580Z |INFO |Init configs |InvocationID=dc2ee6f4-d2a1-4c70-97df-eb432acbf7ee, InstanceUUID=984d88b9-9f86-4f1c-b87b-39fe8524ae9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T08:37:06.599Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T08:37:16.600Z |INFO |Init configs |InvocationID=dc2ee6f4-d2a1-4c70-97df-eb432acbf7ee, InstanceUUID=3fd5696a-649d-482f-9763-88d74ee31b75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T08:37:16.629Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T08:37:26.629Z |INFO |Init configs |InvocationID=dc2ee6f4-d2a1-4c70-97df-eb432acbf7ee, InstanceUUID=e7b41397-694c-43ab-9381-53dbb664ac3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T08:37:26.655Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T08:37:36.663Z |INFO |Init configs |InvocationID=dc2ee6f4-d2a1-4c70-97df-eb432acbf7ee, InstanceUUID=bbdfec76-994b-4f6c-acff-8c9b3ab49c25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T08:37:36.695Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T08:37:46.697Z |INFO |Init configs |InvocationID=dc2ee6f4-d2a1-4c70-97df-eb432acbf7ee, InstanceUUID=3f46a7b1-beed-4337-9fc6-2d09d7d1a716 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T08:37:46.727Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T08:37:56.732Z |INFO |Init configs |InvocationID=dc2ee6f4-d2a1-4c70-97df-eb432acbf7ee, InstanceUUID=f9e6a48d-362d-4a17-b41a-772139c4c47a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T08:37:56.757Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T08:38:06.758Z |INFO |Init configs |InvocationID=dc2ee6f4-d2a1-4c70-97df-eb432acbf7ee, InstanceUUID=6b6aa7cd-5583-450f-849b-9743db34922a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T08:38:06.793Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T08:38:16.794Z |INFO |Init configs |InvocationID=dc2ee6f4-d2a1-4c70-97df-eb432acbf7ee, InstanceUUID=4758c31e-f740-43c6-8705-0262a79e0acf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T08:38:16.818Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T08:38:26.818Z |INFO |Init configs |InvocationID=dc2ee6f4-d2a1-4c70-97df-eb432acbf7ee, InstanceUUID=c8f425a2-1e02-4bed-97ca-a630ef48116b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T08:38:26.838Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T08:38:36.840Z |INFO |Init configs |InvocationID=dc2ee6f4-d2a1-4c70-97df-eb432acbf7ee, InstanceUUID=81204b25-f092-4e1f-b223-5cfa0491c200 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T08:38:36.873Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T08:38:46.875Z |INFO |Init configs |InvocationID=dc2ee6f4-d2a1-4c70-97df-eb432acbf7ee, InstanceUUID=0c0e57dc-0230-431c-a5ca-3929268b8e76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T08:38:46.911Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T08:38:56.913Z |INFO |Init configs |InvocationID=dc2ee6f4-d2a1-4c70-97df-eb432acbf7ee, InstanceUUID=6cae39be-f60e-4d0d-9b3b-61162ba0b101 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T08:38:56.940Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T08:39:06.941Z |INFO |Init configs |InvocationID=dc2ee6f4-d2a1-4c70-97df-eb432acbf7ee, InstanceUUID=6e058fe3-2ddc-46fb-afed-94751201e28f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T08:39:06.967Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-10T08:39:08.440Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-10T08:39:08.441Z |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-06-10T08:39:08.442Z |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-06-10T08:39:08.453Z |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-06-10T08:39:08.485Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-10T08:39:08.486Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-10T08:39:08.486Z |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-06-10T08:39:08.491Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T08:39:16.968Z |INFO |Init configs |InvocationID=dc2ee6f4-d2a1-4c70-97df-eb432acbf7ee, InstanceUUID=b98dcb5b-2f35-4980-862f-63cdda2bb008 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T08:39:17.002Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T08:39:27.007Z |INFO |Init configs |InvocationID=dc2ee6f4-d2a1-4c70-97df-eb432acbf7ee, InstanceUUID=b82ad9bd-0ab8-48ca-ae77-0abaf22b3007 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T08:39:27.033Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T08:39:37.034Z |INFO |Init configs |InvocationID=dc2ee6f4-d2a1-4c70-97df-eb432acbf7ee, InstanceUUID=82ecd15e-75c9-4a16-b5ae-d588d7520878 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T08:39:37.057Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T08:39:47.059Z |INFO |Init configs |InvocationID=dc2ee6f4-d2a1-4c70-97df-eb432acbf7ee, InstanceUUID=f958c203-d7c8-482b-9d19-253c5e233670 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T08:39:47.087Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T08:39:57.088Z |INFO |Init configs |InvocationID=dc2ee6f4-d2a1-4c70-97df-eb432acbf7ee, InstanceUUID=53420aba-35cd-484c-b3aa-8bd225b346a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T08:39:57.110Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T08:40:07.111Z |INFO |Init configs |InvocationID=dc2ee6f4-d2a1-4c70-97df-eb432acbf7ee, InstanceUUID=6a685f5d-dfb2-4848-a12a-b908a9102554 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T08:40:07.135Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T08:40:17.135Z |INFO |Init configs |InvocationID=dc2ee6f4-d2a1-4c70-97df-eb432acbf7ee, InstanceUUID=d9db8c7f-32fe-4869-92af-f178d7d7ee7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T08:40:17.154Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T08:40:27.155Z |INFO |Init configs |InvocationID=dc2ee6f4-d2a1-4c70-97df-eb432acbf7ee, InstanceUUID=6aa3bbcb-b1bd-4b46-a442-0082beba84fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T08:40:27.189Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T08:40:37.190Z |INFO |Init configs |InvocationID=dc2ee6f4-d2a1-4c70-97df-eb432acbf7ee, InstanceUUID=0fb0ad01-d175-44c5-acec-99a0bf1a2d6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T08:40:37.213Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T08:40:47.214Z |INFO |Init configs |InvocationID=dc2ee6f4-d2a1-4c70-97df-eb432acbf7ee, InstanceUUID=2dcb7698-574e-4e42-a418-bc4afef47553 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T08:40:47.232Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T08:40:57.233Z |INFO |Init configs |InvocationID=dc2ee6f4-d2a1-4c70-97df-eb432acbf7ee, InstanceUUID=cf0650db-a92d-42f4-84a3-aa45a5ee8efc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T08:40:57.249Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T08:41:07.250Z |INFO |Init configs |InvocationID=dc2ee6f4-d2a1-4c70-97df-eb432acbf7ee, InstanceUUID=c4c86ebf-9c38-4343-8a5e-809fd724edb2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T08:41:07.268Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T08:41:17.268Z |INFO |Init configs |InvocationID=dc2ee6f4-d2a1-4c70-97df-eb432acbf7ee, InstanceUUID=0d27f709-16a2-4f0e-98c9-5b15b1c440f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T08:41:17.305Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T08:41:27.307Z |INFO |Init configs |InvocationID=dc2ee6f4-d2a1-4c70-97df-eb432acbf7ee, InstanceUUID=3b0e1c4d-9f0a-487e-9985-963c4bdd2427 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T08:41:27.324Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T08:41:37.326Z |INFO |Init configs |InvocationID=dc2ee6f4-d2a1-4c70-97df-eb432acbf7ee, InstanceUUID=af85c794-96f2-4bb0-8927-663eb97200a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T08:41:37.342Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T08:41:47.343Z |INFO |Init configs |InvocationID=dc2ee6f4-d2a1-4c70-97df-eb432acbf7ee, InstanceUUID=17ba54cf-9a62-4d74-a7a5-a066e4dafa6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T08:41:47.363Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T08:41:57.365Z |INFO |Init configs |InvocationID=dc2ee6f4-d2a1-4c70-97df-eb432acbf7ee, InstanceUUID=e556c060-4cf6-478c-8c5c-4914b6c2b3f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T08:41:57.395Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T08:42:07.397Z |INFO |Init configs |InvocationID=dc2ee6f4-d2a1-4c70-97df-eb432acbf7ee, InstanceUUID=a6772d84-6bfb-4cf7-8257-47033a95574e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T08:42:07.417Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T08:42:17.418Z |INFO |Init configs |InvocationID=dc2ee6f4-d2a1-4c70-97df-eb432acbf7ee, InstanceUUID=8a87fcfc-f225-4723-a915-9a73892418ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T08:42:17.439Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T08:42:27.441Z |INFO |Init configs |InvocationID=dc2ee6f4-d2a1-4c70-97df-eb432acbf7ee, InstanceUUID=6db9f93d-2fb1-482b-8c87-645902cce4dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T08:42:27.464Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T08:42:37.464Z |INFO |Init configs |InvocationID=dc2ee6f4-d2a1-4c70-97df-eb432acbf7ee, InstanceUUID=d410999c-d554-44f4-b18e-afec0895f6eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T08:42:37.486Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T08:42:47.487Z |INFO |Init configs |InvocationID=dc2ee6f4-d2a1-4c70-97df-eb432acbf7ee, InstanceUUID=28d651fc-b916-4c16-a1df-40822c3bca68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T08:42:47.504Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T08:42:57.505Z |INFO |Init configs |InvocationID=dc2ee6f4-d2a1-4c70-97df-eb432acbf7ee, InstanceUUID=2e1a091a-08f3-4ed8-abd6-3f40bc63bb9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T08:42:57.523Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T08:43:07.524Z |INFO |Init configs |InvocationID=dc2ee6f4-d2a1-4c70-97df-eb432acbf7ee, InstanceUUID=998e7ef9-78ce-4498-8d0c-780e7e3f750c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T08:43:07.540Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T08:43:17.541Z |INFO |Init configs |InvocationID=dc2ee6f4-d2a1-4c70-97df-eb432acbf7ee, InstanceUUID=37b3b290-8b4f-46f6-a2b9-6da2a32cb445 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T08:43:17.557Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T08:43:27.558Z |INFO |Init configs |InvocationID=dc2ee6f4-d2a1-4c70-97df-eb432acbf7ee, InstanceUUID=24fd961e-1576-4c8b-aad0-b1199b308086 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T08:43:27.575Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T08:43:37.576Z |INFO |Init configs |InvocationID=dc2ee6f4-d2a1-4c70-97df-eb432acbf7ee, InstanceUUID=3129fc7e-9ed2-4a88-853c-5d0c2fdf74c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T08:43:37.600Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T08:43:47.600Z |INFO |Init configs |InvocationID=dc2ee6f4-d2a1-4c70-97df-eb432acbf7ee, InstanceUUID=6252e9b0-81c1-41c6-a740-6622ab1c1f8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T08:43:47.653Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T08:43:57.653Z |INFO |Init configs |InvocationID=dc2ee6f4-d2a1-4c70-97df-eb432acbf7ee, InstanceUUID=2d630165-7ba5-43bd-9838-0070df7124b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T08:43:57.670Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T08:44:07.670Z |INFO |Init configs |InvocationID=dc2ee6f4-d2a1-4c70-97df-eb432acbf7ee, InstanceUUID=118f68a5-745c-4c18-9959-b7bdb99897c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T08:44:07.695Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-10T08:44:07.723Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-10T08:44:07.723Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-06-10T08:44:07.725Z |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-06-10T08:44:07.730Z |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-06-10T08:44:07.753Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-10T08:44:07.753Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-10T08:44:07.753Z |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-06-10T08:44:07.757Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T08:44:17.696Z |INFO |Init configs |InvocationID=dc2ee6f4-d2a1-4c70-97df-eb432acbf7ee, InstanceUUID=1fe4d827-1e27-493b-9fff-651f608dc429 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T08:44:17.709Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T08:44:27.710Z |INFO |Init configs |InvocationID=dc2ee6f4-d2a1-4c70-97df-eb432acbf7ee, InstanceUUID=933074b2-75c0-427a-9f45-1e3f46397529 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T08:44:27.733Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T08:44:37.733Z |INFO |Init configs |InvocationID=dc2ee6f4-d2a1-4c70-97df-eb432acbf7ee, InstanceUUID=dcde952f-2531-4463-b909-06f165ed619a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T08:44:37.749Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T08:44:47.754Z |INFO |Init configs |InvocationID=dc2ee6f4-d2a1-4c70-97df-eb432acbf7ee, InstanceUUID=f735ec7c-2a44-48f8-949f-24a01d681a52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T08:44:47.782Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T08:44:57.784Z |INFO |Init configs |InvocationID=dc2ee6f4-d2a1-4c70-97df-eb432acbf7ee, InstanceUUID=86ebe0a1-d6e5-43ae-86ad-a8ce9407f6ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T08:44:57.799Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T08:45:07.800Z |INFO |Init configs |InvocationID=dc2ee6f4-d2a1-4c70-97df-eb432acbf7ee, InstanceUUID=e625140d-d2cc-4e4a-a34b-7057f968ae81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T08:45:07.818Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T08:45:17.818Z |INFO |Init configs |InvocationID=dc2ee6f4-d2a1-4c70-97df-eb432acbf7ee, InstanceUUID=75e5e870-4eaa-4f5e-8113-be76225a3d8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T08:45:17.839Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T08:45:27.843Z |INFO |Init configs |InvocationID=dc2ee6f4-d2a1-4c70-97df-eb432acbf7ee, InstanceUUID=309f4c92-6c3b-471f-ac4f-251ce1537373 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T08:45:27.860Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T08:45:37.861Z |INFO |Init configs |InvocationID=dc2ee6f4-d2a1-4c70-97df-eb432acbf7ee, InstanceUUID=4eee81e5-5ed2-4f72-aae1-e246d4603edd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T08:45:37.874Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T08:45:47.877Z |INFO |Init configs |InvocationID=dc2ee6f4-d2a1-4c70-97df-eb432acbf7ee, InstanceUUID=eaa1fa07-3ad9-4a24-9d28-4b96bb47047d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T08:45:47.891Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T08:45:57.892Z |INFO |Init configs |InvocationID=dc2ee6f4-d2a1-4c70-97df-eb432acbf7ee, InstanceUUID=fa2b55df-e23f-49e2-9d37-003ed45ef240 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T08:45:57.910Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T08:46:07.912Z |INFO |Init configs |InvocationID=dc2ee6f4-d2a1-4c70-97df-eb432acbf7ee, InstanceUUID=3ed98c5f-7a33-44b1-82c5-4891d94c629e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T08:46:07.928Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T08:46:17.929Z |INFO |Init configs |InvocationID=dc2ee6f4-d2a1-4c70-97df-eb432acbf7ee, InstanceUUID=7604be05-da09-438a-a900-fca318c0a0ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T08:46:17.948Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T08:46:27.950Z |INFO |Init configs |InvocationID=dc2ee6f4-d2a1-4c70-97df-eb432acbf7ee, InstanceUUID=cb45f40c-c391-4838-a5a7-b366b8e178e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T08:46:27.966Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T08:46:37.975Z |INFO |Init configs |InvocationID=dc2ee6f4-d2a1-4c70-97df-eb432acbf7ee, InstanceUUID=4b2680e3-3613-4ef5-b6d5-db12559cf4fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T08:46:37.995Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T08:46:47.999Z |INFO |Init configs |InvocationID=dc2ee6f4-d2a1-4c70-97df-eb432acbf7ee, InstanceUUID=9d95f73d-5347-4ee0-ab6e-aa8ebff9c8b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T08:46:48.017Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T08:46:58.018Z |INFO |Init configs |InvocationID=dc2ee6f4-d2a1-4c70-97df-eb432acbf7ee, InstanceUUID=ef491ad3-10b8-4fe6-94e4-c4fe47a2a56a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T08:46:58.033Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T08:47:08.037Z |INFO |Init configs |InvocationID=dc2ee6f4-d2a1-4c70-97df-eb432acbf7ee, InstanceUUID=4987998b-4fa0-4eec-a926-81530407cd6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T08:47:08.059Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T08:47:18.068Z |INFO |Init configs |InvocationID=dc2ee6f4-d2a1-4c70-97df-eb432acbf7ee, InstanceUUID=2178a822-8954-47a3-a795-66e189bd4d40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T08:47:18.087Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T08:47:28.087Z |INFO |Init configs |InvocationID=dc2ee6f4-d2a1-4c70-97df-eb432acbf7ee, InstanceUUID=cf9ce582-4c65-4ded-8491-bbffc350aba9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T08:47:28.105Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T08:47:38.106Z |INFO |Init configs |InvocationID=dc2ee6f4-d2a1-4c70-97df-eb432acbf7ee, InstanceUUID=944f77cd-fe23-46fa-9a72-82f302acc83b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T08:47:38.124Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T08:47:48.125Z |INFO |Init configs |InvocationID=dc2ee6f4-d2a1-4c70-97df-eb432acbf7ee, InstanceUUID=af068cef-64a8-415b-8046-4a1ee4b99613 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T08:47:48.141Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T08:47:58.142Z |INFO |Init configs |InvocationID=dc2ee6f4-d2a1-4c70-97df-eb432acbf7ee, InstanceUUID=2d809c92-6512-4efa-97dc-9fa5211ebd4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T08:47:58.158Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T08:48:08.158Z |INFO |Init configs |InvocationID=dc2ee6f4-d2a1-4c70-97df-eb432acbf7ee, InstanceUUID=d8912692-6f29-459d-8195-d1ada2eea297 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T08:48:08.173Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T08:48:18.174Z |INFO |Init configs |InvocationID=dc2ee6f4-d2a1-4c70-97df-eb432acbf7ee, InstanceUUID=9b418044-21d7-43d3-901f-a2a0777bd8d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T08:48:18.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T08:48:28.194Z |INFO |Init configs |InvocationID=dc2ee6f4-d2a1-4c70-97df-eb432acbf7ee, InstanceUUID=91279d89-13de-47da-bd00-3538aca9068d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T08:48:28.211Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T08:48:38.212Z |INFO |Init configs |InvocationID=dc2ee6f4-d2a1-4c70-97df-eb432acbf7ee, InstanceUUID=5f84988f-2a83-4f09-afaf-18b0a557a9d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T08:48:38.231Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T08:48:48.234Z |INFO |Init configs |InvocationID=dc2ee6f4-d2a1-4c70-97df-eb432acbf7ee, InstanceUUID=7a45479b-42d3-448c-b202-af5edb8685f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T08:48:48.253Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T08:48:58.254Z |INFO |Init configs |InvocationID=dc2ee6f4-d2a1-4c70-97df-eb432acbf7ee, InstanceUUID=f75b6a66-2a5d-4251-aff8-3115d3749c6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T08:48:58.269Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-10T08:49:07.562Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-10T08:49:07.563Z |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-06-10T08:49:07.565Z |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-06-10T08:49:07.568Z |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-06-10T08:49:07.579Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-10T08:49:07.580Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-10T08:49:07.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-06-10T08:49:07.584Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T08:49:08.270Z |INFO |Init configs |InvocationID=dc2ee6f4-d2a1-4c70-97df-eb432acbf7ee, InstanceUUID=bcd0b567-8720-4f6e-90fa-dda5a359fd44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T08:49:08.285Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T08:49:18.287Z |INFO |Init configs |InvocationID=dc2ee6f4-d2a1-4c70-97df-eb432acbf7ee, InstanceUUID=eb2ad537-7a6a-4cad-8182-2fb74eb78a7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T08:49:18.309Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T08:49:28.309Z |INFO |Init configs |InvocationID=dc2ee6f4-d2a1-4c70-97df-eb432acbf7ee, InstanceUUID=d69fb8c1-693f-4f6b-a0ea-e56cfcec0034 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T08:49:28.324Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T08:49:38.325Z |INFO |Init configs |InvocationID=dc2ee6f4-d2a1-4c70-97df-eb432acbf7ee, InstanceUUID=98fa7c34-08df-405d-b56d-a583a5effa9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T08:49:38.340Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T08:49:48.341Z |INFO |Init configs |InvocationID=dc2ee6f4-d2a1-4c70-97df-eb432acbf7ee, InstanceUUID=6567a2f4-89fa-457b-aab2-46b7a41a05c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T08:49:48.359Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T08:49:58.363Z |INFO |Init configs |InvocationID=dc2ee6f4-d2a1-4c70-97df-eb432acbf7ee, InstanceUUID=3d0828af-c936-4b80-922d-8f779fd216ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T08:49:58.394Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T08:50:08.395Z |INFO |Init configs |InvocationID=dc2ee6f4-d2a1-4c70-97df-eb432acbf7ee, InstanceUUID=1bac4fa3-c542-43c8-aca1-7abf728ed35d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T08:50:08.413Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T08:50:18.424Z |INFO |Init configs |InvocationID=dc2ee6f4-d2a1-4c70-97df-eb432acbf7ee, InstanceUUID=bff04bfa-3637-4057-88aa-f890dd0753cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T08:50:18.441Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T08:50:28.442Z |INFO |Init configs |InvocationID=dc2ee6f4-d2a1-4c70-97df-eb432acbf7ee, InstanceUUID=9769ef33-345b-4cce-b1c2-38bdcb58c728 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T08:50:28.464Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T08:50:38.464Z |INFO |Init configs |InvocationID=dc2ee6f4-d2a1-4c70-97df-eb432acbf7ee, InstanceUUID=d12008f0-9fba-43ae-8da9-17ea88c25f4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T08:50:38.485Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T08:50:48.487Z |INFO |Init configs |InvocationID=dc2ee6f4-d2a1-4c70-97df-eb432acbf7ee, InstanceUUID=5bfea468-9b36-4a8d-b8f0-a30412e3f1d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T08:50:48.503Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T08:50:58.504Z |INFO |Init configs |InvocationID=dc2ee6f4-d2a1-4c70-97df-eb432acbf7ee, InstanceUUID=ae25cea7-a105-4c39-8242-dbc36b5da939 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T08:50:58.519Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T08:51:08.520Z |INFO |Init configs |InvocationID=dc2ee6f4-d2a1-4c70-97df-eb432acbf7ee, InstanceUUID=fc54ad30-7ba4-432d-bea8-39df256800e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T08:51:08.541Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T08:51:18.544Z |INFO |Init configs |InvocationID=dc2ee6f4-d2a1-4c70-97df-eb432acbf7ee, InstanceUUID=7d30b3dc-a5fa-4a29-86ae-c8cf9147f843 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T08:51:18.560Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T08:51:28.561Z |INFO |Init configs |InvocationID=dc2ee6f4-d2a1-4c70-97df-eb432acbf7ee, InstanceUUID=6d10a2ba-911c-4fd4-a87a-f441541272d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T08:51:28.585Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T08:51:38.587Z |INFO |Init configs |InvocationID=dc2ee6f4-d2a1-4c70-97df-eb432acbf7ee, InstanceUUID=f6a6ef5a-6de0-4c17-afae-7ba4dadf9dc2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T08:51:38.614Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T08:51:48.631Z |INFO |Init configs |InvocationID=dc2ee6f4-d2a1-4c70-97df-eb432acbf7ee, InstanceUUID=fe7e8ea1-5d28-4956-bdcc-b8684f86925a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T08:51:48.655Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T08:51:58.657Z |INFO |Init configs |InvocationID=dc2ee6f4-d2a1-4c70-97df-eb432acbf7ee, InstanceUUID=30a891cd-71ea-4676-a727-11e27e8a1871 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T08:51:58.680Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T08:52:08.682Z |INFO |Init configs |InvocationID=dc2ee6f4-d2a1-4c70-97df-eb432acbf7ee, InstanceUUID=dca464fb-111a-42bc-935e-0bf619a246fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T08:52:08.700Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T08:52:18.714Z |INFO |Init configs |InvocationID=dc2ee6f4-d2a1-4c70-97df-eb432acbf7ee, InstanceUUID=c95935f6-4ef6-4505-be11-1416dac2432e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T08:52:18.735Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T08:52:28.736Z |INFO |Init configs |InvocationID=dc2ee6f4-d2a1-4c70-97df-eb432acbf7ee, InstanceUUID=e3c9e50e-662e-4edd-bf4c-ff7536d1a2e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T08:52:28.754Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T08:52:38.755Z |INFO |Init configs |InvocationID=dc2ee6f4-d2a1-4c70-97df-eb432acbf7ee, InstanceUUID=45f2c55b-9739-44c0-b63d-89eee757b1ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T08:52:38.795Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T08:52:48.796Z |INFO |Init configs |InvocationID=dc2ee6f4-d2a1-4c70-97df-eb432acbf7ee, InstanceUUID=69974bc7-2c1f-46ab-9472-86eff1c32dfa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T08:52:48.810Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T08:52:58.811Z |INFO |Init configs |InvocationID=dc2ee6f4-d2a1-4c70-97df-eb432acbf7ee, InstanceUUID=88023000-308f-463b-adb7-6b37b285bcf2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T08:52:58.827Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T08:53:08.828Z |INFO |Init configs |InvocationID=dc2ee6f4-d2a1-4c70-97df-eb432acbf7ee, InstanceUUID=9ce05b79-f479-421a-adf1-f8c86be862bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T08:53:08.843Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T08:53:18.844Z |INFO |Init configs |InvocationID=dc2ee6f4-d2a1-4c70-97df-eb432acbf7ee, InstanceUUID=3c33d3a3-2446-4438-8b55-c11887cc3370 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T08:53:18.858Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T08:53:28.860Z |INFO |Init configs |InvocationID=dc2ee6f4-d2a1-4c70-97df-eb432acbf7ee, InstanceUUID=adece2a8-42a5-4b7e-a257-ed4ddc51db1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T08:53:28.876Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T08:53:38.877Z |INFO |Init configs |InvocationID=dc2ee6f4-d2a1-4c70-97df-eb432acbf7ee, InstanceUUID=13b5758b-8060-4b3f-a574-c3a48c21f13b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T08:53:38.894Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T08:53:48.894Z |INFO |Init configs |InvocationID=dc2ee6f4-d2a1-4c70-97df-eb432acbf7ee, InstanceUUID=ecc80983-b8a2-42d2-86dc-21ef095b0b39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T08:53:48.910Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T08:53:58.911Z |INFO |Init configs |InvocationID=dc2ee6f4-d2a1-4c70-97df-eb432acbf7ee, InstanceUUID=449a0baa-e6f8-45ef-84dd-0cc8cfde571e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T08:53:58.925Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-10T08:54:07.618Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-10T08:54:07.619Z |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-06-10T08:54:07.621Z |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-06-10T08:54:07.626Z |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-06-10T08:54:07.644Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-10T08:54:07.645Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-10T08:54:07.645Z |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-06-10T08:54:07.649Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T08:54:08.926Z |INFO |Init configs |InvocationID=dc2ee6f4-d2a1-4c70-97df-eb432acbf7ee, InstanceUUID=1a26b5da-6bac-4ac9-921e-f0f2ab63f024 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T08:54:08.962Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T08:54:18.967Z |INFO |Init configs |InvocationID=dc2ee6f4-d2a1-4c70-97df-eb432acbf7ee, InstanceUUID=e91c6c3b-8a90-463c-8e0b-3aedf53570fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T08:54:18.982Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T08:54:28.985Z |INFO |Init configs |InvocationID=dc2ee6f4-d2a1-4c70-97df-eb432acbf7ee, InstanceUUID=3eafa60d-b134-47a0-9aef-0ad024ad64d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T08:54:29.001Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T08:54:39.003Z |INFO |Init configs |InvocationID=dc2ee6f4-d2a1-4c70-97df-eb432acbf7ee, InstanceUUID=fc7e5c30-fe75-4054-9bed-22d4c327bae4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T08:54:39.019Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T08:54:49.021Z |INFO |Init configs |InvocationID=dc2ee6f4-d2a1-4c70-97df-eb432acbf7ee, InstanceUUID=ae846433-89ab-43fd-ae66-cfe8e2f3ac89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T08:54:49.041Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T08:54:59.042Z |INFO |Init configs |InvocationID=dc2ee6f4-d2a1-4c70-97df-eb432acbf7ee, InstanceUUID=37e269de-809c-44b2-aaeb-a83335b7be44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T08:54:59.056Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T08:55:09.058Z |INFO |Init configs |InvocationID=dc2ee6f4-d2a1-4c70-97df-eb432acbf7ee, InstanceUUID=e35159c5-7386-429e-8fea-07b79dc1ad6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T08:55:09.081Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T08:55:19.083Z |INFO |Init configs |InvocationID=dc2ee6f4-d2a1-4c70-97df-eb432acbf7ee, InstanceUUID=ff517dac-8ac3-483c-9e07-51ede2579923 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T08:55:19.102Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T08:55:29.105Z |INFO |Init configs |InvocationID=dc2ee6f4-d2a1-4c70-97df-eb432acbf7ee, InstanceUUID=5479f8e4-fc70-4b02-b824-32d76b347fdb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T08:55:29.120Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T08:55:39.121Z |INFO |Init configs |InvocationID=dc2ee6f4-d2a1-4c70-97df-eb432acbf7ee, InstanceUUID=3db6aa75-8c89-4b5b-b8c5-4e459dc4579c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T08:55:39.142Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T08:55:49.143Z |INFO |Init configs |InvocationID=dc2ee6f4-d2a1-4c70-97df-eb432acbf7ee, InstanceUUID=ed94375c-e67d-4d7a-87f5-c615de8fcfb2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T08:55:49.161Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T08:55:59.164Z |INFO |Init configs |InvocationID=dc2ee6f4-d2a1-4c70-97df-eb432acbf7ee, InstanceUUID=56b98ff8-267c-4c58-be8b-a3f42a3faf98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T08:55:59.178Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T08:56:09.180Z |INFO |Init configs |InvocationID=dc2ee6f4-d2a1-4c70-97df-eb432acbf7ee, InstanceUUID=5c4602e4-a4e2-46b9-8b0d-9b780ed5d2bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T08:56:09.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T08:56:19.195Z |INFO |Init configs |InvocationID=dc2ee6f4-d2a1-4c70-97df-eb432acbf7ee, InstanceUUID=cc8c2aed-3ee7-42b6-9353-04714ba8de17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T08:56:19.212Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T08:56:29.213Z |INFO |Init configs |InvocationID=dc2ee6f4-d2a1-4c70-97df-eb432acbf7ee, InstanceUUID=0ecd8c94-be02-4937-8f9b-18a9ded442dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T08:56:29.236Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T08:56:39.238Z |INFO |Init configs |InvocationID=dc2ee6f4-d2a1-4c70-97df-eb432acbf7ee, InstanceUUID=3512401f-29a0-47e1-aab0-e846b61fc16e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T08:56:39.261Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T08:56:49.262Z |INFO |Init configs |InvocationID=dc2ee6f4-d2a1-4c70-97df-eb432acbf7ee, InstanceUUID=b5fa27e7-d93e-4ff8-8deb-b453f29f21a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T08:56:49.283Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T08:56:59.284Z |INFO |Init configs |InvocationID=dc2ee6f4-d2a1-4c70-97df-eb432acbf7ee, InstanceUUID=4f4b4f49-246e-4d2a-865f-17fdbe2b0211 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T08:56:59.299Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T08:57:09.300Z |INFO |Init configs |InvocationID=dc2ee6f4-d2a1-4c70-97df-eb432acbf7ee, InstanceUUID=ca5ad977-2059-46d9-bcba-67fb41dcbc60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T08:57:09.314Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T08:57:19.316Z |INFO |Init configs |InvocationID=dc2ee6f4-d2a1-4c70-97df-eb432acbf7ee, InstanceUUID=86011c82-3064-4237-badc-85395b355059 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T08:57:19.331Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T08:57:29.332Z |INFO |Init configs |InvocationID=dc2ee6f4-d2a1-4c70-97df-eb432acbf7ee, InstanceUUID=3a2bf081-457b-4dda-816a-2d3dfb3bfd73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T08:57:29.344Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T08:57:39.345Z |INFO |Init configs |InvocationID=dc2ee6f4-d2a1-4c70-97df-eb432acbf7ee, InstanceUUID=9ece0db3-3cf4-492d-9f9f-3a25b3d7ab33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T08:57:39.367Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T08:57:49.368Z |INFO |Init configs |InvocationID=dc2ee6f4-d2a1-4c70-97df-eb432acbf7ee, InstanceUUID=c60bf536-7750-4dbc-8210-d29e2cec0132 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T08:57:49.382Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T08:57:59.383Z |INFO |Init configs |InvocationID=dc2ee6f4-d2a1-4c70-97df-eb432acbf7ee, InstanceUUID=fce6591e-6631-497d-9524-343d91b73490 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T08:57:59.396Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T08:58:09.397Z |INFO |Init configs |InvocationID=dc2ee6f4-d2a1-4c70-97df-eb432acbf7ee, InstanceUUID=a7345518-550b-45f6-a788-765e174b6468 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T08:58:09.411Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T08:58:19.412Z |INFO |Init configs |InvocationID=dc2ee6f4-d2a1-4c70-97df-eb432acbf7ee, InstanceUUID=ae23d17a-9130-4572-b6b4-8c46a8c600fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T08:58:19.424Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T08:58:29.424Z |INFO |Init configs |InvocationID=dc2ee6f4-d2a1-4c70-97df-eb432acbf7ee, InstanceUUID=bbf3d6a9-ab33-4f2b-8187-45f772630350 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T08:58:29.439Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T08:58:39.440Z |INFO |Init configs |InvocationID=dc2ee6f4-d2a1-4c70-97df-eb432acbf7ee, InstanceUUID=dc754e65-ac6b-425e-ace5-fa5ad8cf0c6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T08:58:39.454Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T08:58:49.455Z |INFO |Init configs |InvocationID=dc2ee6f4-d2a1-4c70-97df-eb432acbf7ee, InstanceUUID=58e9368f-5dba-480c-baf4-1d2ec381126c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T08:58:49.467Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T08:58:59.467Z |INFO |Init configs |InvocationID=dc2ee6f4-d2a1-4c70-97df-eb432acbf7ee, InstanceUUID=e54c9afc-e8dc-4daa-a7f6-8613f4ab6831 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T08:58:59.477Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-10T08:59:07.576Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-10T08:59:07.576Z |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-06-10T08:59:07.577Z |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-06-10T08:59:07.581Z |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-06-10T08:59:07.597Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-10T08:59:07.597Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-10T08:59:07.597Z |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-06-10T08:59:07.601Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T08:59:09.478Z |INFO |Init configs |InvocationID=dc2ee6f4-d2a1-4c70-97df-eb432acbf7ee, InstanceUUID=21fd4d84-17c9-44eb-9982-92337508a6fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T08:59:09.494Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T08:59:19.495Z |INFO |Init configs |InvocationID=dc2ee6f4-d2a1-4c70-97df-eb432acbf7ee, InstanceUUID=1693f066-79b9-4d07-b5a3-c37d9c2589f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T08:59:19.509Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T08:59:29.510Z |INFO |Init configs |InvocationID=dc2ee6f4-d2a1-4c70-97df-eb432acbf7ee, InstanceUUID=83399c42-f029-4c32-ac85-d696f3e78d6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T08:59:29.527Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T08:59:39.530Z |INFO |Init configs |InvocationID=dc2ee6f4-d2a1-4c70-97df-eb432acbf7ee, InstanceUUID=2aa751fd-3ea4-44f5-a798-85ba906e2811 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T08:59:39.552Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T08:59:49.553Z |INFO |Init configs |InvocationID=dc2ee6f4-d2a1-4c70-97df-eb432acbf7ee, InstanceUUID=d9d4a538-9664-410c-a74d-e911c12062c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T08:59:49.579Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T08:59:59.582Z |INFO |Init configs |InvocationID=dc2ee6f4-d2a1-4c70-97df-eb432acbf7ee, InstanceUUID=50fca740-6861-4b1d-a982-368158500166 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T08:59:59.595Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T09:00:09.598Z |INFO |Init configs |InvocationID=dc2ee6f4-d2a1-4c70-97df-eb432acbf7ee, InstanceUUID=a6f97a5b-c468-440d-b341-fd5842254ccd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T09:00:09.618Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T09:00:19.619Z |INFO |Init configs |InvocationID=dc2ee6f4-d2a1-4c70-97df-eb432acbf7ee, InstanceUUID=d83257d1-936f-4bd2-86d8-9e3aeb115eeb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T09:00:19.637Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T09:00:29.639Z |INFO |Init configs |InvocationID=dc2ee6f4-d2a1-4c70-97df-eb432acbf7ee, InstanceUUID=6d4a5d31-8154-4179-ad4d-2da35acd1e0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T09:00:29.663Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T09:00:39.664Z |INFO |Init configs |InvocationID=dc2ee6f4-d2a1-4c70-97df-eb432acbf7ee, InstanceUUID=61695e66-658a-4764-b26c-fe4ddd60476a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T09:00:39.696Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T09:00:49.698Z |INFO |Init configs |InvocationID=dc2ee6f4-d2a1-4c70-97df-eb432acbf7ee, InstanceUUID=3d215097-2fc5-4a7f-8972-20ce25f3219b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T09:00:49.732Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T09:00:59.733Z |INFO |Init configs |InvocationID=dc2ee6f4-d2a1-4c70-97df-eb432acbf7ee, InstanceUUID=1293e473-7259-4c7c-86fa-91b65e91307e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T09:00:59.767Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T09:01:09.769Z |INFO |Init configs |InvocationID=dc2ee6f4-d2a1-4c70-97df-eb432acbf7ee, InstanceUUID=134a7b37-6277-4f89-b300-614230d6b95b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T09:01:09.810Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T09:01:19.811Z |INFO |Init configs |InvocationID=dc2ee6f4-d2a1-4c70-97df-eb432acbf7ee, InstanceUUID=cc396223-03e7-4749-ab06-74bb6dedb12f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T09:01:19.851Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T09:01:29.853Z |INFO |Init configs |InvocationID=dc2ee6f4-d2a1-4c70-97df-eb432acbf7ee, InstanceUUID=1823c325-a262-41b1-a966-2033dc5b0445 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T09:01:29.873Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T09:01:39.874Z |INFO |Init configs |InvocationID=dc2ee6f4-d2a1-4c70-97df-eb432acbf7ee, InstanceUUID=ed5b52b6-4615-46fb-a713-6c40343a7a33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T09:01:39.905Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T09:01:49.907Z |INFO |Init configs |InvocationID=dc2ee6f4-d2a1-4c70-97df-eb432acbf7ee, InstanceUUID=187a1c64-7f9f-4d28-b3c4-5c48603d6473 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T09:01:49.925Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T09:01:59.925Z |INFO |Init configs |InvocationID=dc2ee6f4-d2a1-4c70-97df-eb432acbf7ee, InstanceUUID=460c58e1-1715-4238-8646-a8f4b844eb7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T09:01:59.942Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T09:02:09.943Z |INFO |Init configs |InvocationID=dc2ee6f4-d2a1-4c70-97df-eb432acbf7ee, InstanceUUID=d241a593-3f41-4137-9dd8-c229a507239f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T09:02:09.965Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T09:02:19.965Z |INFO |Init configs |InvocationID=dc2ee6f4-d2a1-4c70-97df-eb432acbf7ee, InstanceUUID=7916a66f-0847-41a6-9f45-ffee26b38305 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T09:02:19.983Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T09:02:29.984Z |INFO |Init configs |InvocationID=dc2ee6f4-d2a1-4c70-97df-eb432acbf7ee, InstanceUUID=eafeaa82-bb1c-4b3e-94ed-1f59d060d796 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T09:02:30.017Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T09:02:40.019Z |INFO |Init configs |InvocationID=dc2ee6f4-d2a1-4c70-97df-eb432acbf7ee, InstanceUUID=08c8ff0d-3fa9-4418-8fd2-4bd5aa09b44d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T09:02:40.041Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T09:02:50.043Z |INFO |Init configs |InvocationID=dc2ee6f4-d2a1-4c70-97df-eb432acbf7ee, InstanceUUID=5a81b3f6-c3c2-423c-bd71-c83052f86bc8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T09:02:50.061Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T09:03:00.062Z |INFO |Init configs |InvocationID=dc2ee6f4-d2a1-4c70-97df-eb432acbf7ee, InstanceUUID=206a8e50-fdb0-448d-813d-4d62365ef2d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T09:03:00.077Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T09:03:10.078Z |INFO |Init configs |InvocationID=dc2ee6f4-d2a1-4c70-97df-eb432acbf7ee, InstanceUUID=d5c1d103-afec-431e-aeff-9bb3b81b02e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T09:03:10.119Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T09:03:20.119Z |INFO |Init configs |InvocationID=dc2ee6f4-d2a1-4c70-97df-eb432acbf7ee, InstanceUUID=b76da8cf-46eb-4dd9-8a88-e6ee35b8e54b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T09:03:20.134Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T09:03:30.138Z |INFO |Init configs |InvocationID=dc2ee6f4-d2a1-4c70-97df-eb432acbf7ee, InstanceUUID=33119afe-0569-4ce8-bb0a-28e0f90d4ade | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T09:03:30.152Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T09:03:40.152Z |INFO |Init configs |InvocationID=dc2ee6f4-d2a1-4c70-97df-eb432acbf7ee, InstanceUUID=0717cbf7-d5d4-427a-82f3-2f7a6365b7e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T09:03:40.172Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T09:03:50.172Z |INFO |Init configs |InvocationID=dc2ee6f4-d2a1-4c70-97df-eb432acbf7ee, InstanceUUID=a21ceedf-d3db-44ca-919e-7fa331a36a17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T09:03:50.192Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T09:04:00.192Z |INFO |Init configs |InvocationID=dc2ee6f4-d2a1-4c70-97df-eb432acbf7ee, InstanceUUID=584f43f8-fcf7-4898-9468-f50fb34bb3dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T09:04:00.212Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-10T09:04:07.591Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-10T09:04:07.592Z |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-06-10T09:04:07.593Z |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-06-10T09:04:07.600Z |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-06-10T09:04:07.614Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-10T09:04:07.614Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-10T09:04:07.615Z |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-06-10T09:04:07.619Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T09:04:10.213Z |INFO |Init configs |InvocationID=dc2ee6f4-d2a1-4c70-97df-eb432acbf7ee, InstanceUUID=c709b9f5-0a79-4e51-bc3d-148a47a5262b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T09:04:10.228Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T09:04:20.228Z |INFO |Init configs |InvocationID=dc2ee6f4-d2a1-4c70-97df-eb432acbf7ee, InstanceUUID=a2540494-7e37-437d-982e-a347c18ea191 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T09:04:20.243Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T09:04:30.243Z |INFO |Init configs |InvocationID=dc2ee6f4-d2a1-4c70-97df-eb432acbf7ee, InstanceUUID=8810f56b-e5a3-4bae-8e14-1c083e0c265e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T09:04:30.270Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T09:04:40.271Z |INFO |Init configs |InvocationID=dc2ee6f4-d2a1-4c70-97df-eb432acbf7ee, InstanceUUID=118aa907-6e2e-4efe-b39c-6190bf4fc5c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T09:04:40.317Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T09:04:50.318Z |INFO |Init configs |InvocationID=dc2ee6f4-d2a1-4c70-97df-eb432acbf7ee, InstanceUUID=ff79ee71-4afc-4d0a-9024-e5e998f1c114 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T09:04:50.344Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T09:05:00.345Z |INFO |Init configs |InvocationID=dc2ee6f4-d2a1-4c70-97df-eb432acbf7ee, InstanceUUID=7be5e565-8700-41e8-94d6-927ba1c41272 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T09:05:00.366Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T09:05:10.366Z |INFO |Init configs |InvocationID=dc2ee6f4-d2a1-4c70-97df-eb432acbf7ee, InstanceUUID=062b55ba-140e-48d6-be76-e3abe6d70da6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T09:05:10.384Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T09:05:20.384Z |INFO |Init configs |InvocationID=dc2ee6f4-d2a1-4c70-97df-eb432acbf7ee, InstanceUUID=eba32de2-2b3c-437f-9e9d-b9b3611a67d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T09:05:20.402Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T09:05:30.403Z |INFO |Init configs |InvocationID=dc2ee6f4-d2a1-4c70-97df-eb432acbf7ee, InstanceUUID=df429a82-efb7-4c81-8649-75fe424d4d2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T09:05:30.417Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T09:05:40.418Z |INFO |Init configs |InvocationID=dc2ee6f4-d2a1-4c70-97df-eb432acbf7ee, InstanceUUID=4d7c6e4b-cbcf-4ade-b7d8-6c99f5250427 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T09:05:40.434Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T09:05:50.436Z |INFO |Init configs |InvocationID=dc2ee6f4-d2a1-4c70-97df-eb432acbf7ee, InstanceUUID=162986fc-f86d-4443-8018-db0ed215517b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T09:05:50.453Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T09:06:00.460Z |INFO |Init configs |InvocationID=dc2ee6f4-d2a1-4c70-97df-eb432acbf7ee, InstanceUUID=b631c57d-4a03-4e9b-bcf4-497272a6af90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T09:06:00.475Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T09:06:10.477Z |INFO |Init configs |InvocationID=dc2ee6f4-d2a1-4c70-97df-eb432acbf7ee, InstanceUUID=0afbd9d3-afcc-4adc-8174-fdf7c11d3926 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T09:06:10.497Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T09:06:20.498Z |INFO |Init configs |InvocationID=dc2ee6f4-d2a1-4c70-97df-eb432acbf7ee, InstanceUUID=7c7d70b7-bdae-4c9e-aeec-8c6e91e04024 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T09:06:20.516Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T09:06:30.517Z |INFO |Init configs |InvocationID=dc2ee6f4-d2a1-4c70-97df-eb432acbf7ee, InstanceUUID=1556b9ae-d96d-429e-b752-9fa6c6febcfe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T09:06:30.530Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T09:06:40.533Z |INFO |Init configs |InvocationID=dc2ee6f4-d2a1-4c70-97df-eb432acbf7ee, InstanceUUID=68c93dee-0d3b-4f2e-8651-4857fcf044b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T09:06:40.549Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T09:06:50.550Z |INFO |Init configs |InvocationID=dc2ee6f4-d2a1-4c70-97df-eb432acbf7ee, InstanceUUID=831cba3e-c790-4cc6-96f8-f43ab767ce7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T09:06:50.566Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T09:07:00.567Z |INFO |Init configs |InvocationID=dc2ee6f4-d2a1-4c70-97df-eb432acbf7ee, InstanceUUID=8ecba733-cf0d-4dd3-ad44-69c3e3149c75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T09:07:00.585Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T09:07:10.587Z |INFO |Init configs |InvocationID=dc2ee6f4-d2a1-4c70-97df-eb432acbf7ee, InstanceUUID=4791c0bb-93c4-4764-a419-03b76c7c3c6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T09:07:10.615Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T09:07:20.620Z |INFO |Init configs |InvocationID=dc2ee6f4-d2a1-4c70-97df-eb432acbf7ee, InstanceUUID=ec7ee275-95c1-4ca0-87e9-5fa1e86c0d6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T09:07:20.642Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T09:07:30.644Z |INFO |Init configs |InvocationID=dc2ee6f4-d2a1-4c70-97df-eb432acbf7ee, InstanceUUID=86c83ad8-3710-4f15-a0f7-03ca78a9712c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T09:07:30.659Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T09:07:40.661Z |INFO |Init configs |InvocationID=dc2ee6f4-d2a1-4c70-97df-eb432acbf7ee, InstanceUUID=7f26e9df-a7d2-463b-98f8-beb6495cf5db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T09:07:40.678Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T09:07:50.679Z |INFO |Init configs |InvocationID=dc2ee6f4-d2a1-4c70-97df-eb432acbf7ee, InstanceUUID=6cbfacfb-a416-45cc-82d4-8cb0e96a7008 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T09:07:50.695Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T09:08:00.696Z |INFO |Init configs |InvocationID=dc2ee6f4-d2a1-4c70-97df-eb432acbf7ee, InstanceUUID=61778961-682b-48bb-a346-54f326ff5602 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T09:08:00.725Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T09:08:10.726Z |INFO |Init configs |InvocationID=dc2ee6f4-d2a1-4c70-97df-eb432acbf7ee, InstanceUUID=8cbe5f1e-3779-4fd7-a599-8e9c1a3e50e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T09:08:10.743Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T09:08:20.744Z |INFO |Init configs |InvocationID=dc2ee6f4-d2a1-4c70-97df-eb432acbf7ee, InstanceUUID=ca6dc6ff-d096-4320-a788-b3c27512735f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T09:08:20.761Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T09:08:30.762Z |INFO |Init configs |InvocationID=dc2ee6f4-d2a1-4c70-97df-eb432acbf7ee, InstanceUUID=16425fd2-5328-4bfb-b593-c14c07fa8ff7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T09:08:30.776Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T09:08:40.778Z |INFO |Init configs |InvocationID=dc2ee6f4-d2a1-4c70-97df-eb432acbf7ee, InstanceUUID=8bc2f985-510f-444e-ac1c-c919511dbb5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T09:08:40.790Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T09:08:50.793Z |INFO |Init configs |InvocationID=dc2ee6f4-d2a1-4c70-97df-eb432acbf7ee, InstanceUUID=f425443e-ce81-4b07-ae74-fdf3d39bd667 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T09:08:50.806Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T09:09:00.807Z |INFO |Init configs |InvocationID=dc2ee6f4-d2a1-4c70-97df-eb432acbf7ee, InstanceUUID=2f18cfa7-e58e-465c-947f-953a284ce2c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T09:09:00.823Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-10T09:09:07.539Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-10T09:09:07.540Z |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-06-10T09:09:07.541Z |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-06-10T09:09:07.545Z |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-06-10T09:09:07.557Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-10T09:09:07.557Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-10T09:09:07.557Z |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-06-10T09:09:07.561Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T09:09:10.824Z |INFO |Init configs |InvocationID=dc2ee6f4-d2a1-4c70-97df-eb432acbf7ee, InstanceUUID=c90bcb8d-7317-462a-921e-dcbcd6ad7f74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T09:09:10.836Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T09:09:20.837Z |INFO |Init configs |InvocationID=dc2ee6f4-d2a1-4c70-97df-eb432acbf7ee, InstanceUUID=4219ecb4-dcac-4ff0-9af8-603861c05dd6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T09:09:20.856Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T09:09:30.857Z |INFO |Init configs |InvocationID=dc2ee6f4-d2a1-4c70-97df-eb432acbf7ee, InstanceUUID=42f4c4eb-ba91-49d1-8ac4-6f67fca7a493 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T09:09:30.878Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T09:09:40.880Z |INFO |Init configs |InvocationID=dc2ee6f4-d2a1-4c70-97df-eb432acbf7ee, InstanceUUID=73182c8c-7ef5-4def-ac81-c35b031b7daa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T09:09:40.898Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T09:09:50.900Z |INFO |Init configs |InvocationID=dc2ee6f4-d2a1-4c70-97df-eb432acbf7ee, InstanceUUID=899c6660-1c46-4f6a-a403-95d1733ba8c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T09:09:50.913Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T09:10:00.914Z |INFO |Init configs |InvocationID=dc2ee6f4-d2a1-4c70-97df-eb432acbf7ee, InstanceUUID=c85dc382-0b2f-43f2-ba2a-b1f59e227301 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T09:10:00.928Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T09:10:10.929Z |INFO |Init configs |InvocationID=dc2ee6f4-d2a1-4c70-97df-eb432acbf7ee, InstanceUUID=a4763379-4780-4f4c-b5d0-c79ee710c084 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T09:10:10.950Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T09:10:20.950Z |INFO |Init configs |InvocationID=dc2ee6f4-d2a1-4c70-97df-eb432acbf7ee, InstanceUUID=f8432552-915c-4822-bd45-27f874e7276c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T09:10:20.962Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T09:10:30.963Z |INFO |Init configs |InvocationID=dc2ee6f4-d2a1-4c70-97df-eb432acbf7ee, InstanceUUID=618053ec-66e7-4b1f-b81d-032293040a1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T09:10:30.978Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T09:10:40.979Z |INFO |Init configs |InvocationID=dc2ee6f4-d2a1-4c70-97df-eb432acbf7ee, InstanceUUID=8263de83-0752-4cca-8379-167adb0f3819 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T09:10:40.991Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T09:10:50.991Z |INFO |Init configs |InvocationID=dc2ee6f4-d2a1-4c70-97df-eb432acbf7ee, InstanceUUID=d98e4524-e1d4-484c-b495-2754e9152e31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T09:10:51.004Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T09:11:01.004Z |INFO |Init configs |InvocationID=dc2ee6f4-d2a1-4c70-97df-eb432acbf7ee, InstanceUUID=94d9ed86-eee2-4a38-943a-c39335829eb8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T09:11:01.014Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T09:11:11.015Z |INFO |Init configs |InvocationID=dc2ee6f4-d2a1-4c70-97df-eb432acbf7ee, InstanceUUID=308b03de-2b6c-4286-801e-b337f7b18bae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T09:11:11.030Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T09:11:21.031Z |INFO |Init configs |InvocationID=dc2ee6f4-d2a1-4c70-97df-eb432acbf7ee, InstanceUUID=bd0f5bf2-6fbc-42ea-96c8-513c9a8b4cc3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T09:11:21.045Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T09:11:31.045Z |INFO |Init configs |InvocationID=dc2ee6f4-d2a1-4c70-97df-eb432acbf7ee, InstanceUUID=32b8ec46-931e-4ad7-b1bb-e4a08e611a5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T09:11:31.061Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T09:11:41.061Z |INFO |Init configs |InvocationID=dc2ee6f4-d2a1-4c70-97df-eb432acbf7ee, InstanceUUID=d4c1e040-36d5-4939-9749-7ef00e114287 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T09:11:41.080Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T09:11:51.081Z |INFO |Init configs |InvocationID=dc2ee6f4-d2a1-4c70-97df-eb432acbf7ee, InstanceUUID=522f180f-80c8-423d-846f-fc4426550c86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T09:11:51.095Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T09:12:01.096Z |INFO |Init configs |InvocationID=dc2ee6f4-d2a1-4c70-97df-eb432acbf7ee, InstanceUUID=9bd3f8be-9f8b-47f9-9bf1-205c3c3889f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T09:12:01.108Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T09:12:11.108Z |INFO |Init configs |InvocationID=dc2ee6f4-d2a1-4c70-97df-eb432acbf7ee, InstanceUUID=a1683487-5081-4172-b9be-fbbd2cce6432 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T09:12:11.121Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T09:12:21.121Z |INFO |Init configs |InvocationID=dc2ee6f4-d2a1-4c70-97df-eb432acbf7ee, InstanceUUID=9f0c357e-8e97-4a34-b36a-ca7c07f1e864 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T09:12:21.134Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T09:12:31.135Z |INFO |Init configs |InvocationID=dc2ee6f4-d2a1-4c70-97df-eb432acbf7ee, InstanceUUID=bd32e9d5-6074-490d-ad36-643407983340 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T09:12:31.146Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T09:12:41.147Z |INFO |Init configs |InvocationID=dc2ee6f4-d2a1-4c70-97df-eb432acbf7ee, InstanceUUID=67486157-c780-4f68-8a21-9deb9ea5dbb0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T09:12:41.160Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T09:12:51.160Z |INFO |Init configs |InvocationID=dc2ee6f4-d2a1-4c70-97df-eb432acbf7ee, InstanceUUID=53c1c9d3-62d4-44f1-966c-c8d80da7700b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T09:12:51.180Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T09:13:01.180Z |INFO |Init configs |InvocationID=dc2ee6f4-d2a1-4c70-97df-eb432acbf7ee, InstanceUUID=eecd62ac-5da5-47d3-8826-f4841f35ba79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T09:13:01.191Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T09:13:11.192Z |INFO |Init configs |InvocationID=dc2ee6f4-d2a1-4c70-97df-eb432acbf7ee, InstanceUUID=a241ebec-d555-43b7-a497-a5f5245efbaa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T09:13:11.205Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T09:13:21.205Z |INFO |Init configs |InvocationID=dc2ee6f4-d2a1-4c70-97df-eb432acbf7ee, InstanceUUID=1f56ee00-373b-4546-bc34-c2d9c119d2ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T09:13:21.218Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T09:13:31.225Z |INFO |Init configs |InvocationID=dc2ee6f4-d2a1-4c70-97df-eb432acbf7ee, InstanceUUID=21cc64b2-3bc4-4bac-97ad-e0a218c221d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T09:13:31.235Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T09:13:41.236Z |INFO |Init configs |InvocationID=dc2ee6f4-d2a1-4c70-97df-eb432acbf7ee, InstanceUUID=15609d56-8b33-4461-98cb-a506b8252e47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T09:13:41.247Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T09:13:51.248Z |INFO |Init configs |InvocationID=dc2ee6f4-d2a1-4c70-97df-eb432acbf7ee, InstanceUUID=394fcbf7-b3cd-43e2-aa32-241022581bfd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T09:13:51.258Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T09:14:01.259Z |INFO |Init configs |InvocationID=dc2ee6f4-d2a1-4c70-97df-eb432acbf7ee, InstanceUUID=1f4dd7b9-d5a0-499a-97f8-c43bcf54a2ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T09:14:01.269Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-10T09:14:07.349Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-10T09:14:07.349Z |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-06-10T09:14:07.350Z |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-06-10T09:14:07.352Z |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-06-10T09:14:07.359Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-10T09:14:07.360Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-10T09:14:07.360Z |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-06-10T09:14:07.362Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T09:14:11.270Z |INFO |Init configs |InvocationID=dc2ee6f4-d2a1-4c70-97df-eb432acbf7ee, InstanceUUID=aefff5c6-89b3-4f7e-9667-da41d3a8465f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T09:14:11.282Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T09:14:21.287Z |INFO |Init configs |InvocationID=dc2ee6f4-d2a1-4c70-97df-eb432acbf7ee, InstanceUUID=ce18ec3d-ea06-4bf5-8703-217e7a42d9b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T09:14:21.300Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T09:14:31.301Z |INFO |Init configs |InvocationID=dc2ee6f4-d2a1-4c70-97df-eb432acbf7ee, InstanceUUID=f0276342-0d12-400a-ab9a-250716364b2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T09:14:31.328Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T09:14:41.328Z |INFO |Init configs |InvocationID=dc2ee6f4-d2a1-4c70-97df-eb432acbf7ee, InstanceUUID=d80026db-0656-456c-8b02-9459c6cc947e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T09:14:41.351Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T09:14:51.352Z |INFO |Init configs |InvocationID=dc2ee6f4-d2a1-4c70-97df-eb432acbf7ee, InstanceUUID=cd8fcd25-99a3-4e87-b589-a97f0e0b1da4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T09:14:51.365Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T09:15:01.365Z |INFO |Init configs |InvocationID=dc2ee6f4-d2a1-4c70-97df-eb432acbf7ee, InstanceUUID=4ebfc51c-dbeb-4bfb-ab91-47b466e3d920 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T09:15:01.377Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T09:15:11.378Z |INFO |Init configs |InvocationID=dc2ee6f4-d2a1-4c70-97df-eb432acbf7ee, InstanceUUID=776471f3-5f26-48e3-bb80-69c34bdf8b3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T09:15:11.398Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T09:15:21.407Z |INFO |Init configs |InvocationID=dc2ee6f4-d2a1-4c70-97df-eb432acbf7ee, InstanceUUID=46cd5b3e-9537-4e4d-9e43-95c23a72b874 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T09:15:21.424Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T09:15:31.425Z |INFO |Init configs |InvocationID=dc2ee6f4-d2a1-4c70-97df-eb432acbf7ee, InstanceUUID=38d9c5a3-50bf-484f-89e3-dd46d8b50c42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T09:15:31.437Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T09:15:41.438Z |INFO |Init configs |InvocationID=dc2ee6f4-d2a1-4c70-97df-eb432acbf7ee, InstanceUUID=755db936-56ca-4b2d-9b00-49935788d567 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T09:15:41.457Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T09:15:51.459Z |INFO |Init configs |InvocationID=dc2ee6f4-d2a1-4c70-97df-eb432acbf7ee, InstanceUUID=10b5bd74-3a0f-489d-8f09-f9e83c257d0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T09:15:51.474Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T09:16:01.475Z |INFO |Init configs |InvocationID=dc2ee6f4-d2a1-4c70-97df-eb432acbf7ee, InstanceUUID=01aee656-b94b-4221-b0f7-4d6f4af0bf51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T09:16:01.487Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T09:16:11.491Z |INFO |Init configs |InvocationID=dc2ee6f4-d2a1-4c70-97df-eb432acbf7ee, InstanceUUID=f021c32e-2f54-4801-b60d-f92397896883 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T09:16:11.511Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T09:16:21.514Z |INFO |Init configs |InvocationID=dc2ee6f4-d2a1-4c70-97df-eb432acbf7ee, InstanceUUID=293d9682-4092-40ec-96f2-b00c78b38787 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T09:16:21.532Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T09:16:31.533Z |INFO |Init configs |InvocationID=dc2ee6f4-d2a1-4c70-97df-eb432acbf7ee, InstanceUUID=f2acec87-4e2f-4454-8628-a52583d92c7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T09:16:31.554Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T09:16:41.555Z |INFO |Init configs |InvocationID=dc2ee6f4-d2a1-4c70-97df-eb432acbf7ee, InstanceUUID=6dcd929c-0eec-4be6-8c39-9a4cb950ec19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T09:16:41.567Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T09:16:51.567Z |INFO |Init configs |InvocationID=dc2ee6f4-d2a1-4c70-97df-eb432acbf7ee, InstanceUUID=63933cc0-f0e8-45b7-99c9-1cfd890ba48c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T09:16:51.579Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T09:17:01.581Z |INFO |Init configs |InvocationID=dc2ee6f4-d2a1-4c70-97df-eb432acbf7ee, InstanceUUID=ceef4738-534a-4459-b19d-457f53830762 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T09:17:01.604Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T09:17:11.611Z |INFO |Init configs |InvocationID=dc2ee6f4-d2a1-4c70-97df-eb432acbf7ee, InstanceUUID=6ce0af8b-c1dc-479a-88df-77ffcf43933d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T09:17:11.624Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T09:17:21.625Z |INFO |Init configs |InvocationID=dc2ee6f4-d2a1-4c70-97df-eb432acbf7ee, InstanceUUID=d7599990-df02-4436-978b-daa8cfc14e80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T09:17:21.637Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T09:17:31.637Z |INFO |Init configs |InvocationID=dc2ee6f4-d2a1-4c70-97df-eb432acbf7ee, InstanceUUID=26856a4d-bb98-47b0-b61a-06ecb9eb6f33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T09:17:31.650Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T09:17:41.650Z |INFO |Init configs |InvocationID=dc2ee6f4-d2a1-4c70-97df-eb432acbf7ee, InstanceUUID=27dad4a1-b513-4ae1-9aee-e9e12c31d898 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T09:17:41.661Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T09:17:51.662Z |INFO |Init configs |InvocationID=dc2ee6f4-d2a1-4c70-97df-eb432acbf7ee, InstanceUUID=d9a4e1ae-b5b3-4d0d-8fb3-26ceb82a9626 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T09:17:51.677Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T09:18:01.677Z |INFO |Init configs |InvocationID=dc2ee6f4-d2a1-4c70-97df-eb432acbf7ee, InstanceUUID=42f030de-a694-4e8a-a9ec-4b1673ecd60d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T09:18:01.685Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T09:18:11.686Z |INFO |Init configs |InvocationID=dc2ee6f4-d2a1-4c70-97df-eb432acbf7ee, InstanceUUID=3517616b-1eee-4ca2-bdaa-d7f704838df5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T09:18:11.701Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T09:18:21.702Z |INFO |Init configs |InvocationID=dc2ee6f4-d2a1-4c70-97df-eb432acbf7ee, InstanceUUID=6c323d8f-874b-4be3-a431-0db4cdf72dd6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T09:18:21.716Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T09:18:31.717Z |INFO |Init configs |InvocationID=dc2ee6f4-d2a1-4c70-97df-eb432acbf7ee, InstanceUUID=d74f3963-6587-48cf-b488-2d4efd66c411 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T09:18:31.730Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T09:18:41.731Z |INFO |Init configs |InvocationID=dc2ee6f4-d2a1-4c70-97df-eb432acbf7ee, InstanceUUID=e3402af8-c36c-4f8c-b7a1-5e1e126d4875 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T09:18:41.746Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T09:18:51.751Z |INFO |Init configs |InvocationID=dc2ee6f4-d2a1-4c70-97df-eb432acbf7ee, InstanceUUID=25ba20d6-1a6c-4c91-a5d7-5e2e856ce1d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T09:18:51.766Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T09:19:01.767Z |INFO |Init configs |InvocationID=dc2ee6f4-d2a1-4c70-97df-eb432acbf7ee, InstanceUUID=70b2b880-686a-46d4-91d8-4644c3ea596b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T09:19:01.777Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-10T09:19:07.489Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-10T09:19:07.490Z |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-06-10T09:19:07.491Z |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-06-10T09:19:07.495Z |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-06-10T09:19:07.508Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-10T09:19:07.508Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-10T09:19:07.508Z |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-06-10T09:19:07.512Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T09:19:11.778Z |INFO |Init configs |InvocationID=dc2ee6f4-d2a1-4c70-97df-eb432acbf7ee, InstanceUUID=1eaaa207-992e-4c75-b65c-209744a7e5c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T09:19:11.792Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T09:19:21.797Z |INFO |Init configs |InvocationID=dc2ee6f4-d2a1-4c70-97df-eb432acbf7ee, InstanceUUID=b0d1c7f1-095e-4bf0-b41e-403d38c9bd91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T09:19:21.834Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T09:19:31.835Z |INFO |Init configs |InvocationID=dc2ee6f4-d2a1-4c70-97df-eb432acbf7ee, InstanceUUID=654d5b24-c17d-45e1-815e-53c80fa6651e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T09:19:31.847Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T09:19:41.848Z |INFO |Init configs |InvocationID=dc2ee6f4-d2a1-4c70-97df-eb432acbf7ee, InstanceUUID=d3e1d0dd-7258-4d0e-bee3-a3ae9af87d5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T09:19:41.860Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T09:19:51.861Z |INFO |Init configs |InvocationID=dc2ee6f4-d2a1-4c70-97df-eb432acbf7ee, InstanceUUID=ab00d606-6f70-448d-8c42-956498e7bdd3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T09:19:51.874Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T09:20:01.874Z |INFO |Init configs |InvocationID=dc2ee6f4-d2a1-4c70-97df-eb432acbf7ee, InstanceUUID=c2b73b41-1c18-43c3-861d-e5accb57d463 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T09:20:01.883Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T09:20:11.884Z |INFO |Init configs |InvocationID=dc2ee6f4-d2a1-4c70-97df-eb432acbf7ee, InstanceUUID=df8df0db-cf3c-492d-83c1-75e7241f6466 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T09:20:11.895Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T09:20:21.896Z |INFO |Init configs |InvocationID=dc2ee6f4-d2a1-4c70-97df-eb432acbf7ee, InstanceUUID=4f386d41-8544-423d-a279-41f2d4c050a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T09:20:21.906Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T09:20:31.907Z |INFO |Init configs |InvocationID=dc2ee6f4-d2a1-4c70-97df-eb432acbf7ee, InstanceUUID=fd7ddd47-f43d-4085-b140-b8e5de0de5b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T09:20:31.925Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T09:20:41.926Z |INFO |Init configs |InvocationID=dc2ee6f4-d2a1-4c70-97df-eb432acbf7ee, InstanceUUID=d57acd54-bea2-48e4-99cf-0a1b48c770c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T09:20:41.938Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T09:20:51.939Z |INFO |Init configs |InvocationID=dc2ee6f4-d2a1-4c70-97df-eb432acbf7ee, InstanceUUID=fe0f0546-23f5-4a7b-b98e-8ce0899e1567 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T09:20:51.955Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T09:21:01.956Z |INFO |Init configs |InvocationID=dc2ee6f4-d2a1-4c70-97df-eb432acbf7ee, InstanceUUID=24bed785-2697-40b6-80c4-e92c10967d37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T09:21:01.968Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T09:21:11.968Z |INFO |Init configs |InvocationID=dc2ee6f4-d2a1-4c70-97df-eb432acbf7ee, InstanceUUID=b0e26c9f-337e-47ae-ab1f-58ac88dedf8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T09:21:11.982Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T09:21:21.983Z |INFO |Init configs |InvocationID=dc2ee6f4-d2a1-4c70-97df-eb432acbf7ee, InstanceUUID=23630df2-dfd2-4377-b2ab-472ff25205c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T09:21:21.997Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T09:21:31.997Z |INFO |Init configs |InvocationID=dc2ee6f4-d2a1-4c70-97df-eb432acbf7ee, InstanceUUID=df90f4a8-6247-4248-8c1c-52e4033aef50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T09:21:32.015Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T09:21:42.015Z |INFO |Init configs |InvocationID=dc2ee6f4-d2a1-4c70-97df-eb432acbf7ee, InstanceUUID=ebdeb043-dbce-4a5d-a8bf-c240e46f08b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T09:21:42.026Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T09:21:52.026Z |INFO |Init configs |InvocationID=dc2ee6f4-d2a1-4c70-97df-eb432acbf7ee, InstanceUUID=bedb4804-3426-47f9-b36a-cfadd1ab06e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T09:21:52.069Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T09:22:02.070Z |INFO |Init configs |InvocationID=dc2ee6f4-d2a1-4c70-97df-eb432acbf7ee, InstanceUUID=30bb1496-5c72-4eb5-bc2b-f33c54745f67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T09:22:02.084Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T09:22:12.085Z |INFO |Init configs |InvocationID=dc2ee6f4-d2a1-4c70-97df-eb432acbf7ee, InstanceUUID=2d0750bd-5a15-45ed-85ab-a3709176a312 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T09:22:12.098Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T09:22:22.098Z |INFO |Init configs |InvocationID=dc2ee6f4-d2a1-4c70-97df-eb432acbf7ee, InstanceUUID=bf0208f7-5eb5-4d90-a47a-202f8ec2e33b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T09:22:22.112Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T09:22:32.114Z |INFO |Init configs |InvocationID=dc2ee6f4-d2a1-4c70-97df-eb432acbf7ee, InstanceUUID=b33ff1bd-2178-4671-ba54-559eacad5e31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T09:22:32.172Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T09:22:42.173Z |INFO |Init configs |InvocationID=dc2ee6f4-d2a1-4c70-97df-eb432acbf7ee, InstanceUUID=3f3d4a49-0407-46c7-9446-5d80716d1e13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T09:22:42.188Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T09:22:52.188Z |INFO |Init configs |InvocationID=dc2ee6f4-d2a1-4c70-97df-eb432acbf7ee, InstanceUUID=fb949a3f-dfe6-4915-93c7-fa69396ef911 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T09:22:52.202Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T09:23:02.203Z |INFO |Init configs |InvocationID=dc2ee6f4-d2a1-4c70-97df-eb432acbf7ee, InstanceUUID=391bc718-705d-4345-b646-a47f20bce1a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T09:23:02.217Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T09:23:12.217Z |INFO |Init configs |InvocationID=dc2ee6f4-d2a1-4c70-97df-eb432acbf7ee, InstanceUUID=3a2391dd-46c4-4772-85dd-a713c384611e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T09:23:12.228Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T09:23:22.229Z |INFO |Init configs |InvocationID=dc2ee6f4-d2a1-4c70-97df-eb432acbf7ee, InstanceUUID=5c86a67b-617c-4f60-8fdf-172281c73142 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T09:23:22.241Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T09:23:32.241Z |INFO |Init configs |InvocationID=dc2ee6f4-d2a1-4c70-97df-eb432acbf7ee, InstanceUUID=80523578-fa85-4cee-852b-d5bba579ab41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T09:23:32.253Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T09:23:42.253Z |INFO |Init configs |InvocationID=dc2ee6f4-d2a1-4c70-97df-eb432acbf7ee, InstanceUUID=8da367f3-dc61-4d14-9551-073c9e91ac07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T09:23:42.268Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T09:23:52.269Z |INFO |Init configs |InvocationID=dc2ee6f4-d2a1-4c70-97df-eb432acbf7ee, InstanceUUID=d150e246-f4b4-4b2f-ab0e-52fc6d743d0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T09:23:52.282Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T09:24:02.282Z |INFO |Init configs |InvocationID=dc2ee6f4-d2a1-4c70-97df-eb432acbf7ee, InstanceUUID=d08851eb-8329-4984-af14-534bea3167a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T09:24:02.293Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-10T09:24:07.377Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-10T09:24:07.378Z |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-06-10T09:24:07.379Z |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-06-10T09:24:07.380Z |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-06-10T09:24:07.386Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-10T09:24:07.386Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-10T09:24:07.387Z |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-06-10T09:24:07.388Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T09:24:12.294Z |INFO |Init configs |InvocationID=dc2ee6f4-d2a1-4c70-97df-eb432acbf7ee, InstanceUUID=a8accffd-254f-436b-8300-41a806dfe853 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T09:24:12.307Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T09:24:22.307Z |INFO |Init configs |InvocationID=dc2ee6f4-d2a1-4c70-97df-eb432acbf7ee, InstanceUUID=1c903374-d661-464c-b323-ce33ca2e5cc0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T09:24:22.320Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T09:24:32.321Z |INFO |Init configs |InvocationID=dc2ee6f4-d2a1-4c70-97df-eb432acbf7ee, InstanceUUID=3a0e7cda-3f9a-4d44-aca4-000177825461 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T09:24:32.335Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T09:24:42.335Z |INFO |Init configs |InvocationID=dc2ee6f4-d2a1-4c70-97df-eb432acbf7ee, InstanceUUID=0841cb4d-b828-4d79-9763-87626a5f14c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T09:24:42.345Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T09:24:52.346Z |INFO |Init configs |InvocationID=dc2ee6f4-d2a1-4c70-97df-eb432acbf7ee, InstanceUUID=06e85d2a-c4d3-4952-8b63-f10a7131feb4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T09:24:52.358Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T09:25:02.358Z |INFO |Init configs |InvocationID=dc2ee6f4-d2a1-4c70-97df-eb432acbf7ee, InstanceUUID=47188516-1673-41e0-9e15-166696eeb67e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T09:25:02.370Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T09:25:12.370Z |INFO |Init configs |InvocationID=dc2ee6f4-d2a1-4c70-97df-eb432acbf7ee, InstanceUUID=d6230a7d-695d-47f2-bd6a-fee6fcc85003 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T09:25:12.383Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T09:25:22.384Z |INFO |Init configs |InvocationID=dc2ee6f4-d2a1-4c70-97df-eb432acbf7ee, InstanceUUID=451e0c40-fa15-41f8-b1b3-9cfb80c787a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T09:25:22.394Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T09:25:32.394Z |INFO |Init configs |InvocationID=dc2ee6f4-d2a1-4c70-97df-eb432acbf7ee, InstanceUUID=9cd16351-5b7f-4053-8612-d6a7b811b895 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T09:25:32.407Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T09:25:42.407Z |INFO |Init configs |InvocationID=dc2ee6f4-d2a1-4c70-97df-eb432acbf7ee, InstanceUUID=8ccdfd43-ff71-4abf-94da-361d8e6bbaf3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T09:25:42.421Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T09:25:52.422Z |INFO |Init configs |InvocationID=dc2ee6f4-d2a1-4c70-97df-eb432acbf7ee, InstanceUUID=24845386-87a2-46c0-943c-67d0e60466b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T09:25:52.435Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T09:26:02.436Z |INFO |Init configs |InvocationID=dc2ee6f4-d2a1-4c70-97df-eb432acbf7ee, InstanceUUID=4e8135c2-e1d3-485b-923e-865ce2f64e48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T09:26:02.449Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T09:26:12.449Z |INFO |Init configs |InvocationID=dc2ee6f4-d2a1-4c70-97df-eb432acbf7ee, InstanceUUID=a6180503-7084-43ff-95c0-57b5148bf529 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T09:26:12.472Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T09:26:22.474Z |INFO |Init configs |InvocationID=dc2ee6f4-d2a1-4c70-97df-eb432acbf7ee, InstanceUUID=2c57ee49-0839-4b02-8a9c-ce437c1065dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T09:26:22.492Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T09:26:32.493Z |INFO |Init configs |InvocationID=dc2ee6f4-d2a1-4c70-97df-eb432acbf7ee, InstanceUUID=5071282c-0f7d-4e75-8b8e-6b44a9c4c874 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T09:26:32.519Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T09:26:42.520Z |INFO |Init configs |InvocationID=dc2ee6f4-d2a1-4c70-97df-eb432acbf7ee, InstanceUUID=ece053ef-672b-4809-bdec-cea17d14ff44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T09:26:42.535Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T09:26:52.536Z |INFO |Init configs |InvocationID=dc2ee6f4-d2a1-4c70-97df-eb432acbf7ee, InstanceUUID=90f55856-7f01-44f9-a91b-bf107e0e6b3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T09:26:52.568Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T09:27:02.569Z |INFO |Init configs |InvocationID=dc2ee6f4-d2a1-4c70-97df-eb432acbf7ee, InstanceUUID=3ca64998-a4e6-4a6b-a231-4bf752484f91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T09:27:02.588Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T09:27:12.588Z |INFO |Init configs |InvocationID=dc2ee6f4-d2a1-4c70-97df-eb432acbf7ee, InstanceUUID=d5bee5b5-972f-4d27-b8a9-c52a079915d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T09:27:12.601Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T09:27:22.604Z |INFO |Init configs |InvocationID=dc2ee6f4-d2a1-4c70-97df-eb432acbf7ee, InstanceUUID=3a446006-1b84-4d2d-bd22-c88522b45c0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T09:27:22.623Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T09:27:32.624Z |INFO |Init configs |InvocationID=dc2ee6f4-d2a1-4c70-97df-eb432acbf7ee, InstanceUUID=0797f1b7-7e4b-4ada-8021-00c9699baae4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T09:27:32.635Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T09:27:42.636Z |INFO |Init configs |InvocationID=dc2ee6f4-d2a1-4c70-97df-eb432acbf7ee, InstanceUUID=fbd5fcc0-bf8f-4324-9575-d5535f109573 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T09:27:42.672Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T09:27:52.672Z |INFO |Init configs |InvocationID=dc2ee6f4-d2a1-4c70-97df-eb432acbf7ee, InstanceUUID=74b82258-d3a5-4569-a46c-0a8874e86efd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T09:27:52.688Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T09:28:02.689Z |INFO |Init configs |InvocationID=dc2ee6f4-d2a1-4c70-97df-eb432acbf7ee, InstanceUUID=f7dfdbb4-f2e0-4afb-9e12-766535957781 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T09:28:02.700Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T09:28:12.700Z |INFO |Init configs |InvocationID=dc2ee6f4-d2a1-4c70-97df-eb432acbf7ee, InstanceUUID=53a44f06-4ffd-47a8-bb95-e4cdd212e0cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T09:28:12.716Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T09:28:22.717Z |INFO |Init configs |InvocationID=dc2ee6f4-d2a1-4c70-97df-eb432acbf7ee, InstanceUUID=152792bd-0ce0-4d46-90b9-e39329832400 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T09:28:22.734Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T09:28:32.735Z |INFO |Init configs |InvocationID=dc2ee6f4-d2a1-4c70-97df-eb432acbf7ee, InstanceUUID=73d86fee-6c07-4bec-a1fe-0f0f45c360fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T09:28:32.753Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T09:28:42.753Z |INFO |Init configs |InvocationID=dc2ee6f4-d2a1-4c70-97df-eb432acbf7ee, InstanceUUID=d34c8fc0-370d-4849-83af-a53d0dea26bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T09:28:42.764Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T09:28:52.765Z |INFO |Init configs |InvocationID=dc2ee6f4-d2a1-4c70-97df-eb432acbf7ee, InstanceUUID=a73d0240-90b1-40a1-a151-e56148ef042f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T09:28:52.781Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T09:29:02.782Z |INFO |Init configs |InvocationID=dc2ee6f4-d2a1-4c70-97df-eb432acbf7ee, InstanceUUID=a9c3863d-bcc3-4f63-a493-4714101baba8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T09:29:02.800Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-10T09:29:07.485Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-10T09:29:07.485Z |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-06-10T09:29:07.486Z |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-06-10T09:29:07.489Z |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-06-10T09:29:07.496Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-10T09:29:07.496Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-10T09:29:07.496Z |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-06-10T09:29:07.499Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T09:29:12.807Z |INFO |Init configs |InvocationID=dc2ee6f4-d2a1-4c70-97df-eb432acbf7ee, InstanceUUID=f4f82f7d-aa2d-48de-9d5b-75fd460a6b42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T09:29:12.820Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T09:29:22.820Z |INFO |Init configs |InvocationID=dc2ee6f4-d2a1-4c70-97df-eb432acbf7ee, InstanceUUID=77f181f9-958f-4928-88b5-d15169447792 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T09:29:22.844Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T09:29:32.845Z |INFO |Init configs |InvocationID=dc2ee6f4-d2a1-4c70-97df-eb432acbf7ee, InstanceUUID=dc534eb3-f30b-45d9-a5ee-dde156081c69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T09:29:32.856Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T09:29:42.857Z |INFO |Init configs |InvocationID=dc2ee6f4-d2a1-4c70-97df-eb432acbf7ee, InstanceUUID=2c4082ed-1f04-46a5-8fd8-f66c7285ab9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T09:29:42.868Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T09:29:52.869Z |INFO |Init configs |InvocationID=dc2ee6f4-d2a1-4c70-97df-eb432acbf7ee, InstanceUUID=acfcac19-a29e-4ffc-9ab3-a33cdff1c83c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T09:29:52.886Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T09:30:02.886Z |INFO |Init configs |InvocationID=dc2ee6f4-d2a1-4c70-97df-eb432acbf7ee, InstanceUUID=59eee57f-bee2-4d1c-bcfe-3ed12c2d87c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T09:30:02.900Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T09:30:12.901Z |INFO |Init configs |InvocationID=dc2ee6f4-d2a1-4c70-97df-eb432acbf7ee, InstanceUUID=9d8769dd-419a-48dd-921b-5c9d3b7b19ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T09:30:12.913Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T09:30:22.913Z |INFO |Init configs |InvocationID=dc2ee6f4-d2a1-4c70-97df-eb432acbf7ee, InstanceUUID=4695b51c-8dc2-46ff-9612-a990f304e4a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T09:30:22.928Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |