By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.4.8) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-13T05:57:19.123Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-13T05:57:19.126Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-13T05:57:19.167Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=
}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-13T05:57:19.821Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-13T05:57:19.924Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-13T05:57:19.925Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-13T05:57:19.925Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |main | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-13T05:57:19.991Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-09-13T05:57:20.040Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2021-09-13T05:57:20.064Z |WARN |Property 'spring.profiles' imported from location 'class path resource [application.yaml]' is invalid and should be replaced with 'spring.config.activate.on-profile' [origin: class path resource [application.yaml] from prh-app-server-1.7.1.jar - 20:13] | | | |main | org.springframework.cloud.context.scope.GenericScope |2021-09-13T05:57:21.661Z |INFO |BeanFactory id=aae88e22-1cbc-33f9-96c8-cdcbe6e44789 | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-09-13T05:57:22.069Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2021-09-13T05:57:22.087Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2021-09-13T05:57:22.087Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.48] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-09-13T05:57:22.139Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2021-09-13T05:57:22.139Z |INFO |Root WebApplicationContext: initialization completed in 2074 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2021-09-13T05:57:22.515Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2021-09-13T05:57:23.266Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-09-13T05:57:24.527Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-09-13T05:57:25.072Z |INFO |Started MainApp in 8.163 seconds (JVM running for 8.854) |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2021-09-13T05:57:25.135Z |INFO |Start scheduling PRH workflow |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T05:57:25.145Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=98a3cfda-e28c-44b1-8eb6-3d5f4c8f88ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-13T05:57:26.525Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.36.33:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T05:57:26.552Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-09-13T05:57:28.656Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2021-09-13T05:57:28.656Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2021-09-13T05:57:28.659Z |INFO |Completed initialization in 2 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T05:57:36.553Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=f72a12b6-bf0a-4f26-8232-132198f39e69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-13T05:57:37.619Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.36.33:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T05:57:37.620Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T05:57:47.620Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=b814c862-58c7-45ca-a5e1-123d6c8a9af9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-13T05:57:48.658Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.36.33:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T05:57:48.659Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T05:57:58.660Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=306ca2ec-e4ca-4387-8f94-98a751fefb77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-13T05:57:59.701Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.36.33:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T05:57:59.704Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T05:58:09.705Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=c035123e-fcee-44ec-9d3a-3296b68ed948 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-13T05:58:10.776Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.36.33:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T05:58:10.777Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T05:58:20.778Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=43c6ca21-e0cd-49b5-bab1-a2eff3ea408f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-13T05:58:21.813Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.36.33:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T05:58:21.814Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T05:58:31.814Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=963be727-7f6c-41f3-958d-68acc42674df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-13T05:58:32.858Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.36.33:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T05:58:32.858Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T05:58:42.859Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=62770035-ee95-4993-9bc3-9e22d8e942e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-13T05:58:43.894Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.36.33:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T05:58:43.895Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T05:58:53.895Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=d0602400-59b6-4ba4-a002-a9c9062ac67e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-13T05:58:54.930Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.36.33:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T05:58:54.931Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T05:59:04.931Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=21ef5ad7-d953-45e8-8229-b1c7b6c9414f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-13T05:59:05.971Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.36.33:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T05:59:05.972Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T05:59:15.972Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=42967750-7315-414c-af50-40222dcca2a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-13T05:59:17.011Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.36.33:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T05:59:17.013Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T05:59:27.014Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=d3e7845b-a2ab-46d3-99fc-d210ca01c6f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-13T05:59:28.086Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.36.33:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T05:59:28.087Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T05:59:38.087Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=d4cee9d0-89cd-447e-b4af-c2ff90c2200b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-13T05:59:39.157Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.36.33:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T05:59:39.158Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T05:59:49.158Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=37700883-ba59-4aaa-ac49-126260fa1c5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-13T05:59:50.197Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.36.33:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T05:59:50.198Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:00:00.198Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=f7053df4-0069-4f0f-a189-df14918a817f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-13T06:00:01.238Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.36.33:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:00:01.239Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:00:11.240Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=50f73945-3c5a-4b31-afa8-c0ad1e3a65e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-13T06:00:12.277Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.36.33:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:00:12.278Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:00:22.279Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=da562c9c-b22c-4bce-82ea-dededfac1966 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-13T06:00:23.318Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.36.33:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:00:23.319Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:00:33.320Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=64f1ca19-aa36-4f74-8332-788d7fdabd0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-13T06:00:34.355Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.36.33:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:00:34.356Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:00:44.357Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=17f6a5c8-9052-4296-b5e6-bf63f54cf56e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-13T06:00:45.398Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.36.33:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:00:45.399Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:00:55.403Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=d82f78f6-9bb1-43ea-8f02-55980b4ec24c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-13T06:00:56.469Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.36.33:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:00:56.471Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:01:06.471Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=ff12b87d-1469-4dbe-80cb-f0e3d8d24a9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-13T06:01:07.544Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.36.33:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:01:07.545Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:01:17.546Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=b8c2baf6-eae8-41fe-9b72-c81b0867f854 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-13T06:01:18.618Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.36.33:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:01:18.620Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:01:28.621Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=417622a9-83cf-4bca-aa86-9994a75faede | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-13T06:01:29.652Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.36.33:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:01:29.653Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:01:39.663Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=c94327b3-bd1a-440b-9d3c-2c937e2e8861 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-13T06:01:40.757Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.36.33:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:01:40.757Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:01:50.764Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=777d7f6a-d88e-4379-a41d-76dc2209eccc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-13T06:01:51.869Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.36.33:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:01:51.879Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:02:01.872Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=ec0fb1ce-9fd1-4c66-9f5d-d73e5ccb1882 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-13T06:02:02.938Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.36.33:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:02:02.939Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:02:12.940Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=ccc6449b-4e67-4edf-871b-f3e569677ef9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-13T06:02:13.974Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.36.33:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:02:13.978Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-13T06:02:23.459Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-13T06:02:23.460Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-13T06:02:23.461Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-13T06:02:23.464Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-13T06:02:23.475Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-13T06:02:23.476Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-13T06:02:23.476Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-13T06:02:23.478Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:02:23.978Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=eb7f7e6f-50fd-4a6f-8482-e7e17ffed258 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-13T06:02:25.011Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.36.33:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:02:25.014Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:02:35.015Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=fa418162-455e-43e0-84ed-f5055896c5fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-13T06:02:36.055Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.36.33:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:02:36.056Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:02:46.057Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=218630d4-7ba1-4b00-a70a-650d345e3318 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-13T06:02:47.095Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.36.33:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:02:47.096Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:02:57.097Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=5f28018e-caa7-4910-9e30-e3dcfa1f989f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-13T06:02:58.130Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.36.33:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:02:58.131Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:03:08.131Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=96af9010-2f92-4a11-a493-dcf1af6ab80a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-13T06:03:09.205Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.36.33:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:03:09.206Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:03:19.207Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=23652fa0-e867-4e20-8c67-039b7c23a40d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-13T06:03:20.246Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.36.33:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:03:20.247Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:03:30.248Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=c2e6e8e4-5fe1-469a-bc84-f30d8965f3c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-13T06:03:31.282Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.36.33:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:03:31.284Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:03:41.284Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=f6c4b6a6-0da5-4095-ac7f-85b5b7b0eb93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-13T06:03:42.327Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.36.33:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:03:42.328Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:03:52.329Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=77b256a9-56b3-4f1d-ae37-f47345a3bd81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-13T06:03:53.396Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.36.33:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:03:53.398Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:04:03.398Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=e8624e6a-4f32-4c7a-9700-409368efd370 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-13T06:04:04.473Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.36.33:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:04:04.475Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:04:14.475Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=575ebf06-d23e-4989-bb65-ab8cc997a123 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-13T06:04:15.509Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.36.33:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:04:15.510Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:04:25.511Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=39376c40-ffe5-4479-a42f-f5526d07de17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-13T06:04:26.547Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.36.33:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:04:26.548Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:04:36.549Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=8df25d79-3792-49ae-8afa-dd0fc42e00fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-13T06:04:37.589Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.36.33:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:04:37.590Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:04:47.590Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=09aa93c7-fd16-46c4-b887-8cd16114cca0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-13T06:04:48.629Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.36.33:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:04:48.630Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:04:58.630Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=0a682d67-adc2-4808-aa93-dd556476b058 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-13T06:04:59.671Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.36.33:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:04:59.672Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:05:09.673Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=cbf2ef7e-2bcf-4bc9-a32b-6cba5f1216da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-13T06:05:10.706Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.36.33:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:05:10.707Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:05:20.709Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=50ded65b-7158-41af-aef0-bd49530ce663 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-13T06:05:21.751Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.36.33:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:05:21.752Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:05:31.753Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=08338fe4-230f-4c06-afbb-c5c04cc904e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-13T06:05:32.789Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.36.33:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:05:32.790Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:05:42.791Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=971db00d-9090-4c3a-a1ba-dddf3fc04dae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-13T06:05:43.833Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.36.33:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:05:43.834Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:05:53.834Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=ca7d54c2-0d51-42d1-ba65-351dc718a3f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-13T06:05:54.864Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.36.33:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:05:54.865Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:06:04.865Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=ccad9534-fb24-4810-8443-724ef19f21c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-13T06:06:05.910Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.36.33:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:06:05.910Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:06:15.920Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=e09234f5-b587-4398-af1d-621fc1080220 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-13T06:06:17.013Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.36.33:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:06:17.014Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:06:27.015Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=ca4e43cb-5549-492f-af88-5e9cf9da723f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-13T06:06:28.082Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.36.33:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:06:28.083Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:06:38.083Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=bd52f5e2-ad97-44fb-be27-ba9fefdddd16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-13T06:06:39.127Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.36.33:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:06:39.127Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:06:49.128Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=17b5363f-433b-4e58-b416-3efce6bda384 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-13T06:06:50.194Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.36.33:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:06:50.195Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:07:00.195Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=89d9df0d-05c6-45a2-9200-ab15fd2506e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-13T06:07:01.233Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.36.33:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:07:01.235Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:07:11.236Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=1b1cb580-6f9c-47db-a692-168032e592e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-13T06:07:12.278Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.36.33:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:07:12.279Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:07:22.280Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=2f96cd80-7656-479f-98b1-2c2f5b5301d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-13T06:07:22.777Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-13T06:07:22.777Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-13T06:07:22.778Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-13T06:07:22.784Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-13T06:07:22.793Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-13T06:07:22.793Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-13T06:07:22.793Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-13T06:07:22.795Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-13T06:07:23.346Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.36.33:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:07:23.347Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:07:33.347Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=01e62a17-33d1-4b8f-a08d-36688389973b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-13T06:07:34.389Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.36.33:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:07:34.389Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:07:44.390Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=1d172ffe-dd13-4b88-9740-85d392469157 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-13T06:07:45.432Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.36.33:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:07:45.434Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:07:55.435Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=633ee1ae-ae42-44f7-89a1-1e91f4d82605 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-13T06:07:56.499Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.36.33:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:07:56.499Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:08:06.500Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=b6978e65-2d9e-496b-8cdb-42f71f1cd53d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-13T06:08:07.536Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.36.33:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:08:07.536Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:08:17.537Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=457bc627-92f7-474f-9df2-0bcafd4f9ecd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-13T06:08:18.583Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.36.33:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:08:18.584Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:08:28.584Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=14b1ede4-bf33-4209-92e5-b8eedcf2bf20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-13T06:08:29.618Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.36.33:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:08:29.619Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:08:39.619Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=9791ff5d-192d-40fd-ab8d-d5948194ceb9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-13T06:08:40.659Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.36.33:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:08:40.660Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:08:50.661Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=63acbbee-3094-480b-bc3d-a58874a45fcb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-13T06:08:51.712Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.36.33:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:08:51.713Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:09:01.713Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=e5bdf754-7bcc-4e5e-a5d6-3b0dd1298f87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-13T06:09:02.774Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.36.33:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:09:02.775Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:09:12.775Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=faf799b7-78f0-4f9a-a393-4915d20e4541 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-13T06:09:13.810Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.36.33:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:09:13.811Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:09:23.812Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=055274ec-9ed7-4abd-83e8-0aad4e2bb7f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-13T06:09:24.848Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.36.33:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:09:24.849Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:09:34.850Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=a7720b9e-03d5-4072-a3e8-0026f52faa52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-13T06:09:35.893Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.36.33:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:09:35.894Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:09:45.894Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=20f962e7-9892-4144-a6dd-39fc83cc97fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-13T06:09:46.965Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.36.33:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:09:46.966Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:09:56.966Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=ce63f9d9-6ff3-4e7d-a25c-7a5a45a792f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-13T06:09:58.035Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.36.33:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:09:58.036Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:10:08.036Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=e74f12db-b49b-4d02-b9b5-e75ff46457ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-13T06:10:09.074Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.36.33:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:10:09.075Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:10:19.076Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=6f096043-3dcc-4f15-8205-186fbe01fda4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-13T06:10:20.117Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.36.33:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:10:20.119Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:10:30.119Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=b06099fb-2083-4444-9bb9-b41381bf223c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-13T06:10:31.158Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.36.33:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:10:31.159Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:10:41.164Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=07191837-b3c0-4253-97c4-5c4de530a5d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-13T06:10:42.194Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.36.33:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:10:42.195Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:10:52.196Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=9448d812-3f83-4fe3-81f1-936db4d940e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-13T06:10:53.270Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.36.33:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:10:53.270Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:11:03.271Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=88e0f330-2bf5-4692-8394-611f7c1b667d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-13T06:11:04.306Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.36.33:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:11:04.307Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:11:14.308Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=09bf49e0-d63f-40db-8d32-1b411679eee9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-13T06:11:15.382Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.36.33:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:11:15.383Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:11:25.383Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=ba03a414-0162-4e25-afcc-c89fdeba65bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-13T06:11:26.422Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.36.33:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:11:26.423Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:11:36.424Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=23def4f2-b11c-425e-b5ca-742881b1294d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-13T06:11:37.458Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.36.33:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:11:37.459Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:11:47.459Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=3bd139cd-d052-41c5-afbd-204e038348cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-13T06:11:48.533Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.36.33:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:11:48.534Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:11:58.534Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=5e50dc33-3d6d-4783-bedc-2239a3175007 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-13T06:12:22.774Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-13T06:12:22.775Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-13T06:12:22.776Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-13T06:12:22.778Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-13T06:12:22.785Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-13T06:12:22.785Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-13T06:12:22.786Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-13T06:12:22.788Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-13T06:12:28.574Z |ERROR |DMaaP MR is unavailable, connection timed out: message-router.onap.svc.cluster.local/10.233.36.33:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:12:28.575Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:12:38.576Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=8119b4a5-87b5-4a88-b6dd-760be1e38233 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:12:38.683Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:12:48.696Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=2c5e80d6-d807-4456-aae5-f0bf353777f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:12:48.716Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:12:58.717Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=000ca522-ee14-4cfc-a048-a4bf0dfe3ac9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:12:58.732Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:13:08.733Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=8764fa64-66db-455f-8763-6fa05deaed97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:13:08.748Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:13:18.748Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=8a5f3cec-f7e2-47f1-87a1-0753fcbafa21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:13:18.759Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:13:28.759Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=2a3f6586-61e7-436c-895b-8d4071d3a125 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:13:28.781Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:13:38.781Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=bf851790-150b-4def-b09d-f6633ecd5365 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:13:38.807Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:13:48.808Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=ef1db7fa-2a4c-4adb-8e79-06ef26c01c1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:13:48.824Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:13:58.825Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=f6e8e85f-45be-45b4-bae5-321998981c93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:13:58.838Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:14:08.839Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=95218c10-36ce-4ab4-adb4-4a04e47f17c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:14:08.850Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:14:18.850Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=f13312fb-db0d-48ab-a50c-d8464ac07fd1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:14:18.863Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:14:28.864Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=08390147-8fc4-424a-b205-c321c9178010 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:14:28.874Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:14:38.875Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=8ed1f2ac-0ad2-406e-a9d0-4cbf73436870 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:14:38.899Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:14:48.900Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=1fcaf9a9-7bb3-4bd9-b10f-afa0797c0fd3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:14:48.911Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:14:58.911Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=61673c0e-94d3-450c-839c-805f00a60315 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:14:58.923Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:15:08.924Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=bc2c0894-f851-4ecb-a82d-058cc1dcd42c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:15:08.936Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:15:18.936Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=47841fa8-313d-4c6a-9c98-6478f5b0aea4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:15:18.946Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:15:28.947Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=84b8d228-74d8-41aa-bd61-abd83c4b0e03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:15:28.960Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:15:38.961Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=2756dcd6-981c-4682-9840-7cc3ed5c8e0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:15:38.972Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:15:48.975Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=c5c31be7-f490-4654-894e-1676a2a39ecf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:15:48.989Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:15:58.989Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=3666b5b9-9c27-4a4a-ab66-a960d73d75b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:15:59.000Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:16:09.001Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=e9253e0e-0d73-41fe-ad38-2d7fe7bfa188 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:16:09.011Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:16:19.012Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=1862ae30-1fa8-4925-8d4a-2b4252190afc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:16:19.026Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:16:29.027Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=9f8e3412-8c7d-4bad-b220-12237b8c345f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:16:29.041Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:16:39.041Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=d525655a-725b-4cdf-a9ce-743ba10ca0f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:16:39.051Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:16:49.051Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=067086f2-f5a7-4853-a2c2-e61b907de2fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:16:49.060Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:16:59.061Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=ca19edd8-258a-4912-8530-4bb72e5c22a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:16:59.072Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:17:09.073Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=3081ce5b-6e34-4122-86fd-ba4a18bd2b47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:17:09.083Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:17:19.085Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=690538c1-68d7-4d63-bfbe-da45b1015a9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:17:19.100Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-13T06:17:22.788Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-13T06:17:22.789Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-13T06:17:22.790Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-13T06:17:22.792Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-13T06:17:22.799Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-13T06:17:22.800Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-13T06:17:22.800Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-13T06:17:22.802Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:17:29.101Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=47c16472-3599-490f-9b36-15e32e8b207a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:17:29.111Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:17:39.111Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=71d751d0-695f-4090-b96e-a362f30a631f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:17:39.121Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:17:49.122Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=dbc83c27-425e-4d63-9ffc-601f8cba8482 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:17:49.134Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:17:59.134Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=1e1d2735-a775-448c-8470-56cc237fed57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:17:59.143Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:18:09.144Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=5423b2a1-c7f7-4cdf-b3ae-9e4d1ac9ca3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:18:09.157Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:18:19.158Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=a25004b9-5e3e-431e-b0bd-c694472ceaed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:18:19.177Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:18:29.177Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=d941d7cb-7361-4e82-a8cb-4736def05858 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:18:29.186Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:18:39.186Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=9e84d0f7-ec78-4d2d-9812-9b46481cf765 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:18:39.196Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:18:49.196Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=df6e6e76-8cff-45a3-a441-66ef55c9a654 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:18:49.208Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:18:59.209Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=87d36da7-f7a7-458d-b024-3c10cccd1217 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:18:59.224Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:19:09.226Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=768df4d6-3640-4e10-a260-5e1147dcd7a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:19:09.240Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:19:19.241Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=927b33c0-0022-4343-8b05-5cc3105b9f4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:19:19.250Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:19:29.250Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=595c7cf3-0cb8-45e0-9b9e-fbe4710cde6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:19:29.268Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:19:39.269Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=29517e08-e46c-46a4-860e-673e63d83050 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:19:39.280Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:19:49.280Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=229781a7-e852-42dd-b6f1-0c4668f137f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:19:49.290Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:19:59.291Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=5bdeb116-07b9-4453-99dd-6d3246f208ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:19:59.306Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:20:09.307Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=a51f4362-5f41-458a-b825-3b18b94aec48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:20:09.325Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:20:19.326Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=8bab89a8-c77c-40b5-aa65-808baf0924c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:20:19.353Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:20:29.354Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=92d8ac63-4e1c-4ce8-8f3e-a56148fc8b83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:20:29.365Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:20:39.367Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=d1b211fa-d27f-4fe9-8424-9d7757f2e64a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:20:39.394Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:20:49.394Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=6bfbc17e-8920-4529-905b-7e2152c31b53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:20:49.403Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:20:59.403Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=39239ad2-9a32-49f4-a08b-a9d1c189f946 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:20:59.414Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:21:09.414Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=c594fd2f-c242-4622-b2ab-4bf25ec19f0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:21:09.424Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:21:19.424Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=f8d1c6e6-b8ce-4dbe-908f-a54daea543a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:21:19.433Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:21:29.433Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=46a788b1-3602-4a64-8eea-ade522ae5099 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:21:29.442Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:21:39.444Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=494f9e06-e484-41bb-9ccb-ca4e6a96207b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:21:39.459Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:21:49.459Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=cef2eb9d-1909-42cd-8c7f-060dc0df71fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:21:49.468Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:21:59.469Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=e46a2432-1efa-43f1-80a7-e1da0b831fe2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:21:59.482Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:22:09.483Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=1f435c21-bbd2-48f9-8c53-d5c130b34ee8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:22:09.492Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:22:19.492Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=8591f13b-efb5-471a-902a-d272118dbf05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:22:19.501Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-13T06:22:22.765Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-13T06:22:22.765Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-13T06:22:22.766Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-13T06:22:22.768Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-13T06:22:22.775Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-13T06:22:22.775Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-13T06:22:22.775Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-13T06:22:22.777Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:22:29.501Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=5d52f8db-5e04-4082-878e-28064bf48e98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:22:29.513Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:22:39.513Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=7b8b1413-8cf4-48b0-8e7a-a38e2e7bf627 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:22:39.522Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:22:49.522Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=bb018d3e-0e9e-4f12-ac22-4e5f2a324aad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:22:49.539Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:22:59.539Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=58014c63-ba72-42fd-b0fa-27bf31edaa6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:22:59.549Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:23:09.550Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=e8f2c5f1-1483-44fb-be69-d3d4c63a1c18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:23:09.558Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:23:19.559Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=4ab5696f-7405-4a7d-bbd3-e9287f26cba5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:23:19.569Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:23:29.569Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=38f9c6c4-003e-4361-a010-4fcd915f7382 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:23:29.585Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:23:39.586Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=36ba1a69-61ca-4717-badb-ad1278a4549b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:23:39.618Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:23:49.619Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=f2fa3ecf-de08-4dbc-95a1-62aaef651ea7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:23:49.636Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:23:59.637Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=f0d5575b-dd5a-4ede-948d-e002a349e65a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:23:59.648Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:24:09.649Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=c305cc8c-5a52-4591-98d8-8a658ba3a599 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:24:09.661Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:24:19.662Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=88c69bdb-b891-4687-94ae-7a18b60a204f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:24:19.669Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:24:29.669Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=b59285c7-00f9-4512-a4e1-bddbbcb8455b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:24:29.681Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:24:39.682Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=2329d23f-995a-44ca-9e5f-d7a07d7775d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:24:39.704Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:24:49.705Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=e7b0d4d5-4c75-4bbd-b27e-258750429a74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:24:49.712Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:24:59.713Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=8e152032-8482-447f-9657-0f8db5727d46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:24:59.724Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:25:09.724Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=1eacb2c2-d47a-478b-a2f5-6139f4216f4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:25:09.733Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:25:19.734Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=0c92add5-04d2-4a4a-8ca2-4c5deb91c86c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:25:19.744Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:25:29.744Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=a409c7ab-cdac-490e-bc51-9d9a3efe8e6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:25:29.754Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:25:39.755Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=1e30a8e7-3b28-4713-a041-772ca871b4cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:25:39.763Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:25:49.763Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=54cfb17f-9813-4e68-adb7-b83ead0812f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:25:49.771Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:25:59.776Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=bf9bb3af-4d97-4033-b072-c0c8bfb0f8ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:25:59.787Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:26:09.788Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=66438d85-a1e6-4c37-aa1b-c03e84248f97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:26:09.812Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:26:19.812Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=516717b1-dad4-421f-8984-1a570c4e7628 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:26:19.824Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:26:29.825Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=9c9ba67d-bd06-4413-830a-4bae1b6b50be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:26:29.834Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:26:39.835Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=7259e460-f6db-410d-bdbd-bc8814166613 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:26:39.842Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:26:49.843Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=893fab78-cab4-48c7-982a-04c975b0c145 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:26:49.851Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:26:59.852Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=85f1ae5c-abe4-4891-a375-be1910d50820 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:26:59.870Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:27:09.872Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=683982ee-b5d3-4e74-9ae5-3b9271540b56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:27:09.880Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:27:19.881Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=ad6c2b65-f641-401c-bdeb-8d1940191d98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:27:19.890Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-13T06:27:22.752Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-13T06:27:22.753Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-13T06:27:22.753Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-13T06:27:22.756Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-13T06:27:22.762Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-13T06:27:22.762Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-13T06:27:22.762Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-13T06:27:22.764Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:27:29.890Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=5dee1226-e952-4af1-8989-58db22491f6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:27:29.897Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:27:39.898Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=525462a9-ec94-48b5-85eb-476649ac3f0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:27:39.913Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:27:49.914Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=da5a593e-b23d-44c9-ab2d-2fe57489e414 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:27:49.926Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:27:59.927Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=4dd2f50c-afb8-432c-9b3b-28b3912cef4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:27:59.936Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:28:09.936Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=ebe6c460-d590-4248-906f-7f61d0bde8f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:28:09.947Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:28:19.947Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=a69cd928-cc37-4675-9f21-cff2e023fa7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:28:19.955Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:28:29.956Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=19cae5c2-9169-442d-8131-2438f01c1be6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:28:29.963Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:28:39.964Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=863fcb97-8faa-4d5e-83d4-920f9e43e6bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:28:39.988Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:28:49.992Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=333f19ff-7c81-4083-9791-227829a98a8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:28:50.013Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:29:00.014Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=8a739d91-e6d7-4c4d-9a71-0372ef5597e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:29:00.026Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:29:10.027Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=9d1f9c60-5031-43a5-a90e-6b397942e526 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:29:10.034Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:29:20.034Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=4f84b482-1ade-445a-bd84-d0d75b2a5856 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:29:20.045Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:29:30.045Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=c3dc9fb3-e81b-4321-a1b8-b492098de745 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:29:30.055Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:29:40.056Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=c2ce1fcc-45d7-42bb-9a0c-7bc2373f7822 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:29:40.063Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:29:50.064Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=ced90224-0c3e-4cbe-ab0e-f5422d9a8e9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:29:50.075Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:30:00.076Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=7ac00fe0-2150-467d-8e5d-fca4a8cb5bc6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:30:00.091Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:30:10.093Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=43624791-e7c5-47bf-9e09-03e79b8f1e3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:30:10.101Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:30:20.101Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=460276f7-05de-4fad-a4de-f0e89af56f63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:30:20.115Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:30:30.116Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=7d843989-642e-42d9-ab91-521534f6b9ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:30:30.123Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:30:40.123Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=12aa8c1d-780b-45b5-b05d-0243b1a5db20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:30:40.138Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:30:50.138Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=0e260f61-38f6-4729-beb8-71754583428d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:30:50.146Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:31:00.147Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=a2d01b17-56c7-4dc2-aae3-f1bdd3c8d3f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:31:00.159Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:31:10.159Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=a63c783e-cda5-45d6-8aa8-097ea52464f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:31:10.169Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:31:20.169Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=c2eec606-da32-408c-b71b-f60d30338b83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:31:20.177Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:31:30.178Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=727a2eec-d128-4eb1-babd-3a122d91351f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:31:30.188Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:31:40.190Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=8fd65956-a1e7-44dd-8fc4-4638024fb123 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:31:40.198Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:31:50.200Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=84ce814c-7c52-4c33-8607-d2467d2151d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:31:50.216Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:32:00.217Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=f2e0c6f4-bf93-4b95-8bc5-7fa55c52209c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:32:00.225Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:32:10.226Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=478cd980-074b-4182-8623-d93aa47216cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:32:10.248Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:32:20.249Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=00db34a1-2e35-46f7-902c-1dab8342b73a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:32:20.256Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-13T06:32:22.764Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-13T06:32:22.765Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-13T06:32:22.765Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-13T06:32:22.767Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-13T06:32:22.773Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-13T06:32:22.773Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-13T06:32:22.773Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-13T06:32:22.776Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:32:30.257Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=249d4a33-c49e-4526-bb01-96f4b2f63e4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:32:30.265Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:32:40.265Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=ad20868d-b643-456e-a926-0546406a2a50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:32:40.275Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:32:50.276Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=72458da7-e812-409f-bb7a-1aa6bd257d09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:32:50.287Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:33:00.288Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=2db19d01-39a0-40a7-a007-9bf51ba9484d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:33:00.294Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:33:10.295Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=9100b8bf-4fde-4cee-9c53-ad4d1d55da47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:33:10.304Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:33:20.305Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=378c1eae-8e01-4cf5-9456-2aa96744d598 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:33:20.314Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:33:30.315Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=2fcae53f-9717-49ee-8290-44c17d69502b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:33:30.326Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:33:40.326Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=4aa02e12-ebf8-45f5-b119-572ace2943a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:33:40.335Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:33:50.336Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=c2cfa5b4-626c-44c7-ab5c-5e7bcf2deb2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:33:50.346Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:34:00.346Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=d9dfd4a1-2e97-4e5e-98b4-9263a1b6b1cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:34:00.363Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:34:10.363Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=81e8c886-ceca-4033-8eaa-a75e7e88cf55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:34:10.371Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:34:20.371Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=cd83521f-8b13-47c9-b42b-3ee319816289 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:34:20.379Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:34:30.380Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=45e497d8-662a-436b-9362-57fe24bea126 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:34:30.405Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:34:40.406Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=062c00b4-1195-4166-a36c-543d2048ddeb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:34:40.421Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:34:50.421Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=3d875047-2e4b-4a7c-89ec-63aece8d072b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:34:50.428Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:35:00.429Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=31c43398-8fdc-4344-a491-7820b53c79d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:35:00.439Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:35:10.439Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=c3868d05-05eb-449e-9aec-60df2380a42b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:35:10.446Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:35:20.447Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=602a239a-3fb4-42a0-a568-bcead6c5bb6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:35:20.455Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:35:30.456Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=d0b73904-d117-4f68-82b4-b9edf709b7ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:35:30.468Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:35:40.469Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=b8b0d806-9dd7-40cb-bad8-c368a1aee455 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:35:40.483Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:35:50.484Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=00dadb19-63ca-4ca5-97a6-143dbb2c00b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:35:50.494Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:36:00.495Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=709a85b6-54c3-4991-9e2e-dfcd680056d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:36:00.508Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:36:10.509Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=d0fa1300-60b1-4403-bf1e-e2a874e31ab4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:36:10.517Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:36:20.517Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=14157267-b83e-4e8e-80d3-3f18d71ada42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:36:20.524Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:36:30.525Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=cff335b9-3aaa-46b2-b52c-339cfe9c4169 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:36:30.535Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:36:40.535Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=6c82e17e-a551-4ccc-91fe-a50f034d4e68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:36:40.542Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:36:50.543Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=5728cb70-be32-4ded-b2b4-92283a548f58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:36:50.562Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:37:00.562Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=d25de4ec-f6a5-49af-9f5e-778f784a0d81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:37:00.570Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:37:10.571Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=21394bb7-f79c-40ee-ab00-d4ddce9c6dcb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:37:10.578Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:37:20.578Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=6e5272df-c09d-4cff-b730-8b42a195ffc1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:37:20.585Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-13T06:37:22.757Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-13T06:37:22.758Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-13T06:37:22.759Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-13T06:37:22.760Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-13T06:37:22.772Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-13T06:37:22.772Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-13T06:37:22.772Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-13T06:37:22.774Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:37:30.586Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=4a7bea77-531d-4d18-bf60-ec8bf3375b8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:37:30.601Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:37:40.602Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=9eabf72c-3bf4-4611-a6d4-d5c94a0c5adf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:37:40.610Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:37:50.610Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=0232508c-d931-44ca-80b7-db3046fa6bd7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:37:50.621Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:38:00.621Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=66b8d2a7-c960-49a9-b359-ce1e6ef0753f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:38:00.629Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:38:10.631Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=4fe774cf-ac81-44ff-b456-4a6c4ddf094c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:38:10.643Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:38:20.645Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=c61e64ce-a66b-4a65-8bf7-4157132fd512 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:38:20.654Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:38:30.656Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=8ed6069b-71d9-4f7b-a5ab-000992271232 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:38:30.665Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:38:40.666Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=56c76ea2-25dd-47b0-969e-910668f25be6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:38:40.674Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:38:50.675Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=dbd17424-9ecf-404b-808f-adc09cf01be2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:38:50.686Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:39:00.686Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=feea6c17-da62-42f6-9da6-d639a8937365 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:39:00.694Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:39:10.695Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=37fb3943-b4bb-4107-9a52-30b3f924f999 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:39:10.710Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:39:20.711Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=da1668d3-1107-456d-99c0-bdbd2a6a3796 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:39:20.718Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:39:30.726Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=91cc86f0-5414-4c1d-b965-9ee5855f8962 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:39:30.737Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:39:40.738Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=2f415548-7266-4be7-8a37-9cdfa97d9dfe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:39:40.745Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:39:50.745Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=1c7ca372-82f1-424c-9d3d-bd3c2f9a5202 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:39:50.755Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:40:00.755Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=b3975533-cc86-4674-a8e7-5dcbb76c49fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:40:00.762Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:40:10.763Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=53bd0a9e-4ab1-4e66-b155-7f08dfb8bda3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:40:10.769Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:40:20.769Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=eec34524-5b28-4745-a166-5c2d7e69dc6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:40:20.786Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:40:30.787Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=bbbf8b47-734a-4ab1-a098-7a01edd8fee0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:40:30.801Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:40:40.802Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=74024e17-2e25-4909-b607-92374c0e569b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:40:40.810Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:40:50.810Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=c6d36598-25a9-4a09-bb29-3fdf2908aefe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:40:50.821Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:41:00.821Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=493a223e-d9a4-4e69-90ef-b783a3a2dc93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:41:00.829Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:41:10.830Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=9238e2d5-ae9f-4efe-a8b9-17e383ee6f0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:41:10.836Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:41:20.836Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=2920f629-3fa2-4d37-964e-b06fd8c91823 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:41:20.848Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:41:30.848Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=7a6948fa-e7d5-4240-8406-623b5e68132f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:41:30.855Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:41:40.856Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=afb00360-bced-4a7e-beb2-66a95d991618 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:41:40.863Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:41:50.865Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=18ac1993-d514-4dbb-8c4c-08b0d7287f7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:41:50.879Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:42:00.880Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=251e0e8f-c0c0-4dbc-a66b-7e47c33086e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:42:00.887Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:42:10.888Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=bd931919-9fa9-4dde-a562-627c479df249 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:42:10.895Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:42:20.895Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=3015bf0e-9c80-4a24-af4c-577ab6289e63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:42:20.905Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-13T06:42:22.774Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-13T06:42:22.774Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-13T06:42:22.775Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-13T06:42:22.777Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-13T06:42:22.785Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-13T06:42:22.786Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-13T06:42:22.786Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-13T06:42:22.788Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:42:30.905Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=33913aff-9305-4bf1-9a9a-a3f760426775 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:42:30.914Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:42:40.914Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=02ae25d7-7c02-4810-a4fa-cf059b1ab7a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:42:40.921Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:42:50.922Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=dd4dbe85-17c0-468f-9c92-2daeeae9f16b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:42:50.936Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:43:00.937Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=cb9762e1-3875-4fb4-8575-0e1aa57f0bdd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:43:00.949Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:43:10.950Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=08824f93-603b-48a3-9f06-79dd487fb19a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:43:10.961Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:43:20.962Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=a4e58b66-1773-419b-a197-1a35649dc00b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:43:20.970Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:43:30.971Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=8f110e20-b6f7-4df5-bf7b-7e774124bdb3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:43:30.978Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:43:40.979Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=2db23ead-73f4-433a-a48f-7160678513ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:43:40.988Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:43:50.989Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=b866586b-5c7b-4228-9958-ec91127b99f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:43:51.007Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:44:01.007Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=9227d878-b2eb-48b5-b2ed-06bebab4f835 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:44:01.017Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:44:11.017Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=92ad8780-7014-4f39-8c83-86c294835233 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:44:11.026Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:44:21.027Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=fb92818f-98d7-4c96-9289-64061b622e6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:44:21.035Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:44:31.037Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=ed79212e-7172-44c9-be9d-78621dca21b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:44:31.051Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:44:41.052Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=1e21e95a-6f93-42fd-80e8-e6a19d89ae14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:44:41.064Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:44:51.064Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=1be8b7f6-ccb4-4a4d-a58c-4802861a127d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:44:51.074Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:45:01.074Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=23091f60-205f-4ced-9b45-57e798076cd5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:45:01.084Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:45:11.084Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=0df223b0-6ffe-4221-b85b-ecfa61bd452d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:45:11.092Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:45:21.093Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=611f5685-4425-4b54-81a7-f4454535da04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:45:21.107Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:45:31.107Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=28012275-6128-4d6e-8ab9-8ae7f711a1b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:45:31.136Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:45:41.136Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=09e1f180-4900-4481-bcef-228a6958101e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:45:41.144Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:45:51.144Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=674d35ca-de15-4615-a7ef-4b0ae7d193f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:45:51.152Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:46:01.152Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=09b13cdd-ee06-4734-b9fa-4ed710c5e412 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:46:01.160Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:46:11.161Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=7f840ab4-b4eb-4057-b2b5-0ebbaffa316f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:46:11.169Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:46:21.170Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=27885a49-d5f1-493f-95b3-451e4d1f9524 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:46:21.181Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:46:31.182Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=011f0281-dc4f-4ddb-ab35-26e792756d98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:46:31.196Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:46:41.197Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=d6f75b7b-12f8-4d7e-a2df-9e9e9016dfab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:46:41.204Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:46:51.205Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=bda00e3c-aeaf-49dc-8bcd-f494c62a4293 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:46:51.217Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:47:01.217Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=876ba00e-439c-40be-8450-e5936289f1fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:47:01.224Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:47:11.225Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=b02203e5-3fe1-4dc1-86e3-77122ab3c6f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:47:11.254Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:47:21.254Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=a2b877ce-ea73-49a7-a31c-feb891366782 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:47:21.261Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-13T06:47:22.759Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-13T06:47:22.760Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-13T06:47:22.760Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-13T06:47:22.762Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-13T06:47:22.767Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-13T06:47:22.767Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-13T06:47:22.767Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-13T06:47:22.769Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:47:31.262Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=d765363f-93e4-496f-b8f8-b7118370c34b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:47:31.270Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:47:41.271Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=ac20405e-e738-462a-93e2-9b12b6f67b0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:47:41.283Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:47:51.286Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=4728b03e-3ca9-40a6-a6ce-904679ef85ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:47:51.297Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:48:01.298Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=c52a3731-de4f-4ae7-b42a-9c2922227aa0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:48:01.308Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:48:11.308Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=6b627fb0-3743-4156-bd24-9ae204f6ddb0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:48:11.316Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:48:21.324Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=30431300-5fee-4c6b-bcf7-3c3eab9de803 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:48:21.331Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:48:31.332Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=fdf676dd-7c4e-42e0-a038-be11b8b2f3f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:48:31.341Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:48:41.342Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=08bced4a-ce50-42de-ba81-e2c6cec2d885 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:48:41.354Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:48:51.355Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=9e7981b1-29cd-4509-9cb0-9a333f3ac135 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:48:51.361Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:49:01.362Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=4a9fba11-7115-42ba-a0ac-9fc372d28b2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:49:01.373Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:49:11.373Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=18c95350-dc89-4c57-8a4a-7875e898175f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:49:11.380Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:49:21.380Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=06158a77-c3d7-4424-989d-643d83c6264c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:49:21.387Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:49:31.391Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=1ba19fcd-9ae3-41c1-89e7-22ae291120b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:49:31.399Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:49:41.404Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=0b99aa25-591c-4ba4-84b7-2250518c5a98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:49:41.424Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:49:51.424Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=a01088e8-c7a1-417c-827f-abc20bed2ff2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:49:51.433Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:50:01.433Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=1520e299-67e6-4504-9692-658e0716d88a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:50:01.444Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:50:11.444Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=5181e343-5bc0-4c0f-bc31-994cd5d0018c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:50:11.453Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:50:21.453Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=a12906f8-76aa-4d2d-ba9a-9561f794674d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:50:21.459Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:50:31.460Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=c5d54dba-91b3-41d8-ae85-a377a859b8b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:50:31.467Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:50:41.469Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=766ad8b8-7ee2-48f0-9ac6-daccc976d169 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:50:41.488Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:50:51.488Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=64cc5b03-7583-469c-9fcb-640375cc0d37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:50:51.496Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:51:01.496Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=2534d933-83bb-4d65-935a-f22827567aa6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:51:01.505Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:51:11.505Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=720f4b7e-be10-46bb-93d7-f85a69684a6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:51:11.514Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:51:21.514Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=47566660-8a82-4dfd-99bc-3251363614b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:51:21.521Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:51:31.522Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=82b527be-afa6-43bb-89c0-b622da8f2108 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:51:31.529Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:51:41.534Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=2c918352-535f-4842-a61f-cf8c2256862d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:51:41.553Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:51:51.554Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=6e8fcedd-98e5-47c9-884a-c5a89ceca594 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:51:51.561Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:52:01.561Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=4458cd74-e385-4c52-9d3c-293721c2e23d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:52:01.569Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:52:11.570Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=2c1873a3-c555-4eeb-9836-1bae21d2cef5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:52:11.580Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:52:21.581Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=61b3732e-143c-4244-86d3-ee5e13dbdf70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:52:21.590Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-13T06:52:22.724Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-13T06:52:22.725Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-13T06:52:22.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 |2021-09-13T06:52:22.727Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-13T06:52:22.732Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-13T06:52:22.732Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-13T06:52:22.732Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-13T06:52:22.733Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:52:31.590Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=e7ba49ea-2493-4d04-9104-36b81be53685 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:52:31.600Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:52:41.601Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=418daef6-0fee-4221-8202-2e5067ab9dfa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:52:41.610Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:52:51.611Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=91adf7bc-bb10-4871-8776-5d77c79899ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:52:51.626Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:53:01.626Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=228c393c-0560-47f5-94d9-9f43b63f0c15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:53:01.634Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:53:11.634Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=03d45663-dfbc-48f8-b7df-4bc861aa2fb4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:53:11.642Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:53:21.642Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=f5a759d3-1b2c-455e-9157-a18d7c1a01dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:53:21.650Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:53:31.652Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=2f0f2c80-a3fe-4f44-9488-eafb8ce4c63d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:53:31.661Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:53:41.662Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=86e00599-cf3c-49f7-874e-2cf795ff9f7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:53:41.670Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:53:51.671Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=754861da-704f-4a76-ba9b-4d4581c0ad75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:53:51.679Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:54:01.680Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=7e70811e-bb74-4159-8651-185a6b2399e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:54:01.693Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:54:11.694Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=1e38c7eb-f9c3-4538-b26a-dcf3b308f518 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:54:11.701Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:54:21.702Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=59e49f38-abea-45ad-a1f4-7a3ece65e847 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:54:21.710Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:54:31.711Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=e477d48f-9b73-4801-8b5b-640c5a18c00b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:54:31.721Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:54:41.722Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=2ebcdc8f-521d-4919-baf3-21389b9e8de6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:54:41.728Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:54:51.729Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=dbf6eda1-7b0a-4a6c-b4ed-0f86ff8924f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:54:51.737Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:55:01.738Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=a4d85df8-1ac4-4913-bbb1-e36e8ad98f36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:55:01.745Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:55:11.746Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=c173a2bd-8d62-4829-a513-89e629deb039 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:55:11.757Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:55:21.759Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=3986fbfc-a151-4738-ad42-4dfee370109f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:55:21.787Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:55:31.788Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=3652b471-68d1-4f98-a34a-0010d55d969d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:55:31.802Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:55:41.803Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=08748f53-f87b-4408-9917-ed14f042e154 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:55:41.810Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:55:51.810Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=f02ce2ad-ae59-47e1-9235-34397c888e92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:55:51.816Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:56:01.817Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=9200999f-a43a-446d-bcd1-0b135df820b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:56:01.823Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:56:11.823Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=0e77bf9b-2cc0-46bd-8c86-0715818dddea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:56:11.831Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:56:21.832Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=9c582635-27fc-45bb-aa58-20c0953896fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:56:21.838Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:56:31.838Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=b80d968f-5a78-4a76-a2f2-bf0ac82e0db7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:56:31.845Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:56:41.846Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=a89936f1-588b-4c02-89c0-44e0b5b2e49f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:56:41.855Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:56:51.856Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=a6f8c620-43c3-44e9-b4a9-4a933d698904 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:56:51.866Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:57:01.866Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=70d0c229-aa6b-4b33-8b88-b76bdf12dc0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:57:01.881Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:57:11.881Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=bdbd0d5d-c7fe-44aa-af2c-5749d90d48ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:57:11.907Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:57:21.907Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=94cac018-0c3a-418f-9502-3e0e5bbe109f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:57:21.915Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-13T06:57:22.744Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-13T06:57:22.744Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-13T06:57:22.745Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-13T06:57:22.748Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-13T06:57:22.752Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-13T06:57:22.752Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-13T06:57:22.752Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-13T06:57:22.754Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:57:31.915Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=16277a82-f12e-408c-b1d8-2ee6f5969242 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:57:31.922Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:57:41.922Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=456248fa-43a3-48b0-9fa9-582105a34808 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:57:41.929Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:57:51.929Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=b5b7c1d0-b879-442e-b765-3139abdd2dd5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:57:51.935Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:58:01.936Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=38940737-3f58-439c-9d5b-e598d84b9d36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:58:01.944Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:58:11.944Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=054f5f6e-0ec6-405b-93ea-b8bb913588d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:58:11.950Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:58:21.951Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=f639738b-8589-4c47-b8af-cda89cb32920 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:58:21.962Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:58:31.962Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=c0257c8b-8ce2-4752-a429-fae53c61c4dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:58:31.969Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:58:41.969Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=37e55088-301a-48da-aea7-b0ed2150eeda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:58:41.977Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:58:51.978Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=32cbc929-d046-4ed2-94f1-a81142eacb84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:58:51.986Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:59:01.988Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=52db3862-a0e4-4a36-b560-e63daf7a13cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:59:01.998Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:59:11.998Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=b4c3c850-07c3-45f2-9978-07590a31c30d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:59:12.011Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:59:22.011Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=67423301-d33d-46fc-9025-0c4c97a52736 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:59:22.017Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:59:32.017Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=00a2758f-973a-4ebe-89fc-e424ac506b91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:59:32.032Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:59:42.032Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=191da1f7-42c6-415a-b2c7-fd1d3ba9b38e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:59:42.039Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:59:52.039Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=2a54168b-f5be-476e-bfd5-aa7e4330012c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T06:59:52.072Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:00:02.073Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=597aa349-392d-4c9a-8d1b-f6410f2cc769 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:00:02.082Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:00:12.085Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=11e1f507-06a2-4a01-bbe8-80dc702f01ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:00:12.101Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:00:22.102Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=d0df5f83-2f21-4480-82fe-8076b78b6428 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:00:22.109Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:00:32.111Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=e826f7ab-376c-4ae5-968e-1ebd0d369b0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:00:32.124Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:00:42.125Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=ecd0e0d7-f509-49d6-ade7-128a40103b2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:00:42.134Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:00:52.135Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=fc4ca367-6f06-4758-9993-7cd89bc4cc73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:00:52.141Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:01:02.142Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=c94916dc-993b-4988-b265-75e84be0b251 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:01:02.149Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:01:12.150Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=f345a4d3-e4f5-4f64-b7dc-124b32e0211b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:01:12.158Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:01:22.160Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=8a6f101b-6866-4ae1-907a-5d50409e3d1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:01:22.172Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:01:32.173Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=df3aa026-e2c8-48f1-a486-1594e3d60aa5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:01:32.179Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:01:42.180Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=664b75ea-c8a6-4d4d-bcab-f8a29a9b9803 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:01:42.187Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:01:52.188Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=33d4c695-6175-4ac0-8e16-01d735ef8c09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:01:52.196Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:02:02.196Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=4384f0b3-f014-433b-b1bb-a90432a588ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:02:02.203Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:02:12.204Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=1b26d92f-66b8-4915-952a-6cfc029856df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:02:12.211Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:02:22.211Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=c7765145-d3c3-4429-b200-d570f4da6978 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:02:22.218Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-13T07:02:22.751Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-13T07:02:22.751Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-13T07:02:22.752Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-13T07:02:22.754Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-13T07:02:22.758Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-13T07:02:22.758Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-13T07:02:22.758Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-13T07:02:22.759Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:02:32.219Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=cd472bd0-6e3f-494b-9074-7a2636291faf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:02:32.227Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:02:42.228Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=5915aa98-60d3-4c87-91f7-96c5165dc811 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:02:42.239Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:02:52.240Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=f0ea6fe6-4a28-404b-a224-2eeed7f80db2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:02:52.254Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:03:02.255Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=ebe9730b-0928-4f10-889a-fae3ee7c1897 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:03:02.262Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:03:12.263Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=330aaab4-2594-42cd-ae9c-f274e000d8c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:03:12.269Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:03:22.269Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=afdfbb46-bb0b-4a2c-bf86-2b9c7bf02e14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:03:22.276Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:03:32.277Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=e26454a0-6cae-43d1-b6cc-ead04c41f4d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:03:32.283Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:03:42.283Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=a2b6315a-502f-419e-9049-9ca12ac6dc3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:03:42.306Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:03:52.307Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=cb909f87-7ccb-4816-850d-af5130b4f0b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:03:52.314Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:04:02.316Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=a4174a81-4d51-491c-8381-1da08868e1e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:04:02.333Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:04:12.333Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=18c94cbd-de06-452e-8fc7-afbb9a2e820e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:04:12.341Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:04:22.342Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=1961640e-10b3-430d-a848-ef03830e9b62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:04:22.348Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:04:32.348Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=d2ef80e0-3821-4f71-8e3f-c4aaefe635b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:04:32.356Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:04:42.359Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=f1b4defe-6b61-4be7-bd78-85ae853b03d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:04:42.366Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:04:52.366Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=f0850f5b-cdef-4b56-a8fb-fe0671a9c6ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:04:52.372Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:05:02.372Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=ac5259cf-6173-45b5-9d88-37522b837fb4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:05:02.380Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:05:12.381Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=1c789b99-c153-4b31-a3d2-d3565384d05a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:05:12.391Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:05:22.393Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=685b8e02-2acf-47af-9df4-cc430daf9da1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:05:22.404Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:05:32.404Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=c0a61810-daf4-4397-bf4f-3d7f741b9bca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:05:32.412Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:05:42.412Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=5b61a75f-7925-4f29-89fb-17f462d3f70d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:05:42.421Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:05:52.421Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=f2009f86-2753-4638-a46d-11f0d8414d97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:05:52.430Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:06:02.431Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=1a086853-5f86-4c1e-97df-9a0aacd139c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:06:02.461Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:06:12.462Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=dc100229-0980-4db0-9742-b5640160cf3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:06:12.469Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:06:22.469Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=590dae50-7080-4b90-8906-59e96339ce7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:06:22.477Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:06:32.479Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=882ec80c-1c96-49a4-8aad-0facd89aa3c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:06:32.492Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:06:42.493Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=f5fc57c2-0481-47a1-80ac-61ecb24d3117 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:06:42.500Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:06:52.501Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=e362e902-b7cc-43d4-8dcf-8dcd7f69dad7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:06:52.513Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:07:02.524Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=e7ef3442-5f90-40ae-aeb1-dcb498f44457 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:07:02.532Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:07:12.532Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=6790758b-eea4-490c-9fc0-a5194e9ea9ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:07:12.538Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:07:22.539Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=4302a261-4d32-4a0f-86a5-d75ec4a9855f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:07:22.545Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-13T07:07:22.767Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-13T07:07:22.767Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-13T07:07:22.768Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-13T07:07:22.770Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-13T07:07:22.774Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-13T07:07:22.774Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-13T07:07:22.774Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-13T07:07:22.776Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:07:32.548Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=c71c0ca3-1744-40c9-bf18-f0d5e9a7ef24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:07:32.554Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:07:42.555Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=5fa968c4-1e66-4075-ba14-98c45db877eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:07:42.562Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:07:52.563Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=959c66e8-740f-4d86-ad7a-a2723b7f75d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:07:52.582Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:08:02.582Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=9e29449d-53f6-4d59-b8cf-1295932c0149 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:08:02.592Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:08:12.592Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=f7403cc1-845c-4f82-bde0-276823721f3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:08:12.607Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:08:22.607Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=1ea3bebf-d3e1-48e3-8331-be7d7d224131 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:08:22.614Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:08:32.614Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=9d707dbe-dabc-4009-9468-7cb788c21951 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:08:32.621Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:08:42.621Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=9639a7c3-e294-4993-a721-ef4840984973 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:08:42.628Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:08:52.628Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=115fa2db-fe2b-439f-b124-965f0aa8eea3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:08:52.636Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:09:02.636Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=76efaace-5414-4070-ae9d-1c69d42fdac5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:09:02.648Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:09:12.649Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=a1b5da06-4d95-4d04-bf84-242094d7c731 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:09:12.657Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:09:22.658Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=3c3b95dd-c808-4100-a6f3-aa1765e4428f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:09:22.664Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:09:32.664Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=fcc96800-0bb8-4a5c-a74c-5b6c7556665d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:09:32.671Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:09:42.671Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=40ce71f5-3d67-4937-8098-5796e0854c5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:09:42.677Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:09:52.678Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=1603a823-6037-458f-afa4-303409a241d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:09:52.698Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:10:02.699Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=0c1720c7-c826-4b9d-b5e0-2565d408b6d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:10:02.705Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:10:12.706Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=4d15c17f-1558-4836-88fe-a07c1b71a82c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:10:12.714Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:10:22.715Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=45b41f2e-14a0-4da1-82b1-8a8baadf7dc9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:10:22.726Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:10:32.727Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=be248651-2290-4cc9-a91e-111661bb0199 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:10:32.734Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:10:42.735Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=5c8d6a21-0fc0-4ecc-a0d8-126b15528e6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:10:42.741Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:10:52.741Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=6b19366d-60a9-4d5b-a509-ffeac2fbb2d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:10:52.748Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:11:02.749Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=1ad0afa1-fe4f-4a1e-b25f-1cf87ebf68a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:11:02.755Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:11:12.756Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=13a42c51-2d03-42f7-8131-70e300290d39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:11:12.783Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:11:22.784Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=9ff999dc-39c3-4d29-86b3-4016fcb05e43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:11:22.792Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:11:32.792Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=3ba3e3f8-4fb1-467b-89e3-6e24b2f966f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:11:32.804Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:11:42.805Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=49f2052e-294b-4246-b038-06938838de29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:11:42.811Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:11:52.811Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=d95a6743-1255-4b3d-a9dc-b89f0fbfb660 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:11:52.819Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:12:02.819Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=fc171a8f-bd7f-4615-a918-345648f668ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:12:02.827Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:12:12.827Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=eafb0808-3c91-49a5-b488-9ac9214cdb5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:12:12.836Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-13T07:12:22.745Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-13T07:12:22.746Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-13T07:12:22.747Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-13T07:12:22.749Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-13T07:12:22.754Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-13T07:12:22.754Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-13T07:12:22.754Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-13T07:12:22.756Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:12:22.836Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=e0c676f4-98b8-45de-89b5-6fc8f34095a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:12:22.845Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:12:32.845Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=5d8b8bdc-67f3-4c9e-9d56-5523f229d2e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:12:32.855Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:12:42.856Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=c854f1c7-4be2-4b1c-a137-76b16e505276 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:12:42.862Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:12:52.863Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=5287b763-0a44-4cdd-a298-d77864003391 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:12:52.870Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:13:02.870Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=704a6a87-c126-4148-83e6-c52ea67087f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:13:02.876Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:13:12.877Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=1ceba5ca-1479-4727-bd63-a12784fd95f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:13:12.883Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:13:22.884Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=6b0954cd-eef5-4049-b17c-c9a41efe48bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:13:22.891Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:13:32.891Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=ef79993e-c597-437d-8de9-9a2489b0b5db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:13:32.897Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:13:42.899Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=55de815e-0e9f-496c-a27f-f046adf80f41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:13:42.909Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:13:52.909Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=38c1ce35-3bf9-4786-83cf-6fadecd0fe00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:13:52.917Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:14:02.917Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=efc1e74b-988d-4ea8-8af8-232255f7305a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:14:02.925Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:14:12.926Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=158955e0-9532-40c7-b775-e2c95d693fe9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:14:12.934Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:14:22.934Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=77136ebd-b607-4a22-aa6a-c545eb8a44e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:14:22.942Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:14:32.943Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=b4bbc5ff-4e99-40f7-9b41-13e4214d0fb4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:14:32.950Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:14:42.950Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=91014d9f-3470-4c7e-b673-f1b9269dda75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:14:42.988Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:14:52.988Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=e55307f9-6a17-4c71-82da-b03e15744691 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:14:52.997Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:15:02.998Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=dee77421-74a9-46ee-9830-14415be30fea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:15:03.008Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:15:13.009Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=51f2107a-d8b1-4fad-8518-1c0c869fc984 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:15:13.018Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:15:23.018Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=c593c1f1-511c-4dd3-b3e3-da8a95987f7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:15:23.026Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:15:33.027Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=72859df8-4596-4e6f-9e9c-3b0315462838 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:15:33.033Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:15:43.033Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=3480cafc-f1ca-4c77-8357-2f3a94283ae4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:15:43.039Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:15:53.039Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=f3bda670-17ca-42b8-8d97-9c6c82216b67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:15:53.048Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:16:03.049Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=2ae9262e-74e9-4bbf-9a72-55acaa5ed541 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:16:03.059Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:16:13.060Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=0517dfb4-48bd-4457-a6e0-562c4d66c84f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:16:13.071Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:16:23.071Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=522a4bdf-e63d-48d1-bb8c-b3d1123ae796 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:16:23.081Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:16:33.082Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=491fabfc-e0ee-4e45-998a-1aa2b1593be2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:16:33.090Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:16:43.090Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=cb1c7318-d5c4-46e7-a17d-5ff094092962 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:16:43.098Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:16:53.098Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=cba754a5-90d0-4593-940f-de43eeb95b02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:16:53.104Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:17:03.105Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=7dcd53a9-9cc3-43cf-9407-9119c1e7f1e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:17:03.111Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:17:13.112Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=40afec80-cd0f-4443-aa12-94d6a9468ce5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:17:13.118Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-13T07:17:22.750Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-13T07:17:22.751Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-13T07:17:22.752Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-13T07:17:22.754Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-13T07:17:22.759Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-13T07:17:22.759Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-13T07:17:22.759Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-13T07:17:22.761Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:17:23.119Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=d0c4c723-1b70-4e3e-ac3e-1fbe28946ad1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:17:23.127Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:17:33.128Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=e94ded9b-0f64-4168-a7c8-917cfe329a9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:17:33.150Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:17:43.150Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=c3d72fdf-3ef1-4f11-976b-19478d227ac5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:17:43.157Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:17:53.157Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=9e2a701a-9833-496e-9b1a-786b227d3597 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:17:53.164Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:18:03.164Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=0de22132-2cea-4d9a-924a-4c0b72fc2fec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:18:03.170Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:18:13.171Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=fbfc5b1c-adb6-42ca-b9c0-5b2bbf5c591b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:18:13.179Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:18:23.179Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=c4869a36-83d0-4f5c-bdc0-127686422bdc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:18:23.188Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:18:33.188Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=7e2aec81-7e47-484c-b91a-97757e0bb611 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:18:33.198Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:18:43.199Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=c10e24f0-6d6e-4414-beb7-8d503da13d58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:18:43.206Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:18:53.207Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=51c537b6-1544-416b-acaf-cd1e4136902d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:18:53.219Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:19:03.219Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=b82d2c49-3c3e-4651-9d9c-e230b5133c82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:19:03.226Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:19:13.226Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=e5a2d15d-7f41-44a8-bb83-227e2148e14f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:19:13.233Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:19:23.234Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=7e464cc2-0326-4b57-a3e0-c7af58bcaf69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:19:23.240Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:19:33.241Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=e429f204-00c6-4374-89ac-a0ae64845872 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:19:33.249Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:19:43.250Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=f92c690e-a609-4a0b-b866-2db5065a61ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:19:43.259Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:19:53.260Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=32e48335-461b-47fe-a1dc-019110a803f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:19:53.266Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:20:03.267Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=85248284-7332-42ee-ba55-351e59f6d267 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:20:03.274Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:20:13.275Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=b5078347-cdbd-4137-8112-efdd73ec3bad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:20:13.287Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:20:23.287Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=064bac19-69e1-40c0-89f6-db8f94d3705f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:20:23.296Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:20:33.296Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=594fbfe8-d3be-4a30-8ed9-ad484313e412 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:20:33.303Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:20:43.303Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=9779949c-7576-404c-9567-ad22781c3cd3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:20:43.309Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:20:53.310Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=9dcfc520-01c0-4f12-bb5e-52e489671201 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:20:53.316Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:21:03.316Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=732f6447-fe32-42a2-908e-eed2fee19821 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:21:03.324Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:21:13.326Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=2941af0b-1bd7-48e3-99df-c351f53b1ec0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:21:13.338Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:21:23.339Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=436b134f-a1f6-4841-8158-0cd4b1d74e14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:21:23.347Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:21:33.347Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=08927262-f265-4f98-bcc7-ed77ef54a684 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:21:33.355Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:21:43.356Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=b8f7b6c1-614b-437e-b708-0fe1b8cf56bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:21:43.370Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:21:53.371Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=623170d8-1757-41c5-9ce2-afcb3d4f783d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:21:53.377Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:22:03.378Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=8c003d0c-d5dc-443b-b05e-9fc29f132b04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:22:03.386Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:22:13.387Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=26b8b8f3-b741-4789-80fe-c025985bb260 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:22:13.396Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-13T07:22:22.766Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-13T07:22:22.767Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-13T07:22:22.768Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-13T07:22:22.770Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-13T07:22:22.774Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-13T07:22:22.774Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-13T07:22:22.774Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-13T07:22:22.776Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:22:23.397Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=cca317d0-6a81-4831-b45b-0e70b7c62b00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:22:23.404Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:22:33.404Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=04c30ae9-6f42-4ec2-91ad-a044e7a5dc28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:22:33.411Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:22:43.411Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=a073eaa4-6d06-41e4-9225-e7b769fe16a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:22:43.417Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:22:53.418Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=fb606458-1b77-4929-a070-12536e9221f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:22:53.424Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:23:03.424Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=7a6b3e43-0cf3-4eaa-9000-796789e40842 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:23:03.434Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:23:13.434Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=86457d92-61ac-4ab1-9950-bd5872bf7478 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:23:13.441Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:23:23.443Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=9ee629b7-c96a-4bae-8873-987808be7998 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:23:23.465Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:23:33.465Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=276423ce-5d65-4b44-b182-9f7d8e3e2ebe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:23:33.474Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:23:43.475Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=96da747d-aa3d-4026-aa53-84306df0960c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:23:43.481Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:23:53.482Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=3da27c23-ea6d-438b-bdfd-48381867547b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:23:53.489Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:24:03.489Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=9146c68b-9fb7-4f90-bb88-4057f1cb3822 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:24:03.497Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:24:13.497Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=44f5c7df-a007-409f-a1e8-37eea8e23f62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:24:13.503Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:24:23.503Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=8af70a37-9017-4e22-ad7b-096a516153d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:24:23.512Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:24:33.513Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=101eee9d-803b-4b81-9284-de004bb0a0b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:24:33.524Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:24:43.525Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=47f5d263-efd8-4c73-99a4-f4946a70cd7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:24:43.540Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:24:53.540Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=116254db-d543-4c03-808a-5a7a3f563041 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:24:53.547Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:25:03.547Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=52340ce6-c10b-4416-87d1-8c9cd99638d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:25:03.556Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:25:13.556Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=30a6e6a2-81f5-4dc9-8c14-9dd2bbc813d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:25:13.562Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:25:23.562Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=4bef504f-40dc-450c-a2d0-ab75e261fccb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:25:23.569Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:25:33.569Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=3278f743-e815-4e90-bf93-bbe494454f0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:25:33.576Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:25:43.576Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=bb9f529c-35b8-467a-a376-160282aac978 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:25:43.616Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:25:53.617Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=d30cb400-6956-4352-8373-0c5159e942ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:25:53.627Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:26:03.628Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=8e058549-6801-4f79-9666-f3e011068cfb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:26:03.634Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:26:13.635Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=338faf08-1736-4f81-be6e-3e709c83958c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:26:13.640Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:26:23.641Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=c9f9d5b2-d6bb-48ba-82c3-7b99ba24d77c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:26:23.646Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:26:33.647Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=259709f0-fb84-4c68-a952-38beca282f5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:26:33.653Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:26:43.653Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=923fc363-5a70-4a40-85e6-328032010d71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:26:43.661Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:26:53.661Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=891bd610-5393-47e6-a968-c7771a1a58cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:26:53.667Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:27:03.667Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=b5aa61e6-d284-4875-82d0-5593da1143e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:27:03.677Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:27:13.678Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=8081f323-ef0b-404f-9bbe-1020cbc5ce41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:27:13.686Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-13T07:27:22.750Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-13T07:27:22.750Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-13T07:27:22.751Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-13T07:27:22.752Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-13T07:27:22.756Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-13T07:27:22.756Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-13T07:27:22.756Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-13T07:27:22.758Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:27:23.695Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=020a1ad9-9de6-46e6-a694-3f56f019c6a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:27:23.700Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:27:33.701Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=a83a6188-4200-4d71-8f09-7045317cde9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:27:33.710Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:27:43.710Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=5644a975-db4c-4e64-97c1-27e41d3049d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:27:43.718Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:27:53.718Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=3afa9fa1-5425-4589-90a0-b4d006d2ddc9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:27:53.730Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:28:03.732Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=1ce4d4ec-47ba-4bdb-9e2f-877ececb8bb7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:28:03.743Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:28:13.744Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=3dcc7e53-d513-4526-8529-0f1e7c14e62b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:28:13.751Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:28:23.751Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=30ef735b-577e-4a37-ae7e-1c54fdef0ae6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:28:23.757Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:28:33.758Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=2a753bc9-bfbb-4d75-bdfc-7eb5e30e4ba0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:28:33.770Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:28:43.771Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=1ade75cd-db0a-42d6-a695-20da7f87ad87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:28:43.779Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:28:53.782Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=231e1148-6119-4940-8232-13b32dd57426 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:28:53.789Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:29:03.789Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=31ae0aff-aeab-46e2-bc12-1089af13a4a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:29:03.795Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:29:13.796Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=a9098ad1-ddf8-4728-95b1-6cec17808cf9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:29:13.804Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:29:23.805Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=80b38778-b0c1-496f-93a7-5d96d7263291 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:29:23.813Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:29:33.813Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=3d1a925f-4d69-4c73-9e26-98ea66baba1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:29:33.820Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:29:43.821Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=7398d5c7-eb06-41bf-82e0-47b1e51c6533 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:29:43.827Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:29:53.828Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=d2fe4218-4151-41fa-8890-30aff2ccbb6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:29:53.833Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:30:03.834Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=f2ce445f-015f-4579-814d-6261f62ff29e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:30:03.842Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:30:13.842Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=f57e139f-9880-4d79-a666-fc75191ef01f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:30:13.847Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:30:23.848Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=6520cf65-2afd-4af1-936e-0cd15f4a8fca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:30:23.854Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:30:33.854Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=92cb78a7-9909-4a5c-ae66-1bb73df5816a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:30:33.863Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:30:43.863Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=75091625-cc77-42d7-b43d-021562a4ac32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:30:43.870Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:30:53.871Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=cb9c2340-b1a4-4b2e-b95a-506f1ea69cab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:30:53.883Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:31:03.884Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=6aa387bb-c2d4-4a91-b61f-4b4e50a9c4c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:31:03.890Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:31:13.890Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=e8728081-da4f-463d-b85a-cb0587079564 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:31:13.896Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:31:23.897Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=3ec85420-2b42-4731-982b-1bae44b3b44b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:31:23.907Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:31:33.907Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=86f2218a-0834-4e42-b384-82e5be618bf1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:31:33.914Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:31:43.914Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=8c15237a-26a9-4432-97e4-2f1d78fad8ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:31:43.920Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:31:53.921Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=8dff668c-d39b-4930-807d-7a1a7859980d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:31:53.927Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:32:03.928Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=dd53d7f8-2611-4e63-83df-1ca86ce6ad11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:32:03.934Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:32:13.935Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=75bbf500-1396-478b-b1fc-02b7fd311b29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:32:13.944Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-13T07:32:22.744Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-13T07:32:22.744Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-13T07:32:22.745Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-13T07:32:22.747Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-13T07:32:22.751Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-13T07:32:22.751Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-13T07:32:22.751Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-13T07:32:22.753Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:32:23.944Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=e48b3eb6-b734-4099-98f9-8b8c8dbd3fba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:32:23.951Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:32:33.951Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=01e5967a-b2c0-475e-8f31-3558ea60af10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:32:33.965Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:32:43.966Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=04b055b3-4379-43d7-a3c3-bd1adce86fa6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:32:43.974Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:32:53.974Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=c4d26644-5c77-4806-8432-0fc987585b0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:32:53.982Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:33:03.983Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=5f12de74-39f1-45e3-9c54-eb1a82708282 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:33:03.992Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:33:13.992Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=3b42c8d4-0059-417b-bfb4-1b7492767e12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:33:13.999Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:33:24.000Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=8854098b-2909-4a94-a585-837d4b6697dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:33:24.012Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:33:34.013Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=e8454276-73c0-4f28-b8aa-498469e905cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:33:34.022Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:33:44.022Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=14f91190-1cbb-4ba5-a4a3-0e6a8d0415b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:33:44.028Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:33:54.029Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=0c973964-a866-4677-b5fd-722b44eb18e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:33:54.035Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:34:04.035Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=9aec6eb3-cef1-464c-9bbc-c90f127d3c73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:34:04.043Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:34:14.043Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=18d19ca8-e67e-4550-9641-b4fbc4ba4c35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:34:14.049Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:34:24.049Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=92d8f5ee-33f6-41c4-b25c-a81f33f960ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:34:24.057Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:34:34.059Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=55e39892-0191-4b2a-a345-74891191f22d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:34:34.072Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:34:44.072Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=b651f979-3ecb-4890-9b6a-999ee4cdeed9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:34:44.078Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:34:54.079Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=cf4e7cc2-90b0-4f7f-ac37-42eed9d233b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:34:54.085Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:35:04.085Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=0596631e-890e-40a9-8c04-9c563d2713f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:35:04.093Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:35:14.093Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=e5cc2ce4-8f21-4da3-b36f-bb71b8bb4b8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:35:14.099Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:35:24.099Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=4801f36f-958f-422a-9dd3-76991be05870 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:35:24.107Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:35:34.107Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=93064d40-7b4c-48c8-9318-0da7162d2ee7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:35:34.116Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:35:44.117Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=d8c723ab-c66b-492e-9ce2-c1bb0b525d03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:35:44.126Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:35:54.126Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=1c4af02d-3645-402c-9f23-02b98d3c956d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:35:54.132Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:36:04.133Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=cccb5425-c143-497e-87fe-6b7b9f5b4c81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:36:04.140Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:36:14.140Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=2d1467bc-7c2e-454f-8ae7-eee574f9df34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:36:14.146Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:36:24.146Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=a333edbb-8ca3-4043-975d-15ee6cd7af99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:36:24.153Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:36:34.153Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=a6df7f4c-8dd1-46bd-9906-3c7ed78d28cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:36:34.162Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:36:44.162Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=3cad784a-fbd2-4dcc-8ce1-04ee707fe076 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:36:44.170Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:36:54.171Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=9775bec7-f365-4329-9ae8-f06162ff01ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:36:54.183Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:37:04.183Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=daaad6e8-b914-4750-acb5-c5cfca663654 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:37:04.189Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:37:14.190Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=5bacbc27-5fad-471a-93e0-2cec89abb9ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:37:14.195Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-13T07:37:22.723Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-13T07:37:22.723Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-13T07:37:22.724Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-13T07:37:22.726Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-13T07:37:22.729Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-13T07:37:22.729Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-13T07:37:22.729Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-13T07:37:22.731Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:37:24.196Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=daa94f02-87b6-446a-8903-a70c07e24f29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:37:24.203Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:37:34.203Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=6f13d912-3246-4b92-b4ef-9cd0ade52ed2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:37:34.210Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:37:44.210Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=8280c6a9-8548-4c92-a5e5-5f298fec1a05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:37:44.216Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:37:54.216Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=ea967589-b5fe-437d-b1c5-7272f864aa60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:37:54.225Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:38:04.226Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=a9175d2d-5d61-489e-8393-8414a5945034 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:38:04.233Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:38:14.233Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=36ec7acb-2cd4-4891-aac3-5dd27b7d5b03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:38:14.247Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:38:24.247Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=6c7ce150-7014-442f-b3e6-8cd9a8960258 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:38:24.253Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:38:34.253Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=7c340052-ebe0-4336-8d58-3e8bda635259 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:38:34.258Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:38:44.259Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=08c1d788-57e4-4eac-99d1-66d6c8e050a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:38:44.267Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:38:54.267Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=6c66d630-b712-497b-b338-e7a768bc4d03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:38:54.273Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:39:04.273Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=b1e7c012-e531-48bf-b8dc-5e8c94962cc0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:39:04.280Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:39:14.282Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=bf03e749-0c55-46bd-8369-c62df9b14171 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:39:14.291Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:39:24.292Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=9578cdef-d395-4a22-9405-f56bea9a37c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:39:24.300Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:39:34.301Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=9461fbef-0f51-4df3-9342-7cf0eca8e0e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:39:34.307Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:39:44.307Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=bff94812-d3e1-4a19-b3d5-2a70efb97588 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:39:44.314Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:39:54.314Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=6bcce702-ea87-45b6-9b1f-4642d8ebcd9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:39:54.326Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:40:04.326Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=3e1d9cc0-6c9d-4ea4-9d00-6498eed26873 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:40:04.332Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:40:14.333Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=636667bf-d5a8-46b7-86f5-6be3803d00ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:40:14.341Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:40:24.341Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=de37576e-3f5a-4756-9a69-cc6cdafd9a96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:40:24.349Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:40:34.350Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=31649303-7587-4c08-978b-cbce4621b69e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:40:34.361Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:40:44.361Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=230797c6-fd9d-40d3-bfa3-c281a91b08b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:40:44.368Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:40:54.368Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=324e4838-88cb-459d-81c5-20aaad64b548 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:40:54.374Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:41:04.374Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=732e57fc-2785-489d-acf7-296a89e47187 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:41:04.381Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:41:14.381Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=7cde7092-daae-474b-bb37-5e44ea7783bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:41:14.387Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:41:24.387Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=623437e1-4bc1-4854-9f9a-1d331ba6e392 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:41:24.395Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:41:34.396Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=31fa7a7a-1c90-42b4-8025-e8eb1e949201 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:41:34.403Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:41:44.403Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=9aa3cec1-3866-4410-8b35-637db26adc16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:41:44.413Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:41:54.413Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=d4a7e65b-c9b7-47c4-a2e8-8da154fd5de6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:41:54.419Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:42:04.420Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=2261e2e0-f5fd-4ffc-9e16-e73d61bd1599 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:42:04.429Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:42:14.430Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=e70a2ee2-39f1-4df3-8b1e-0ebc9c8ddb02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:42:14.436Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-13T07:42:22.746Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-13T07:42:22.747Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-13T07:42:22.748Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-13T07:42:22.750Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-13T07:42:22.754Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-13T07:42:22.754Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-13T07:42:22.754Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-13T07:42:22.756Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:42:24.436Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=df556e84-7b12-4664-ab0f-777e40cadd08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:42:24.443Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:42:34.443Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=0bf3bea8-fc43-4c95-b176-db7dfc4bb0e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:42:34.450Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:42:44.451Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=7ee6a290-5076-435a-8bc0-e1ec633919ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:42:44.458Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:42:54.459Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=c315f0ec-df0e-4845-87a6-004c5ed94b0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:42:54.471Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:43:04.471Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=30e55100-96dd-48b1-9dc2-1914a5a4cd22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:43:04.481Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:43:14.482Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=b9c39132-ffa6-488b-9786-65d0b8c91775 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:43:14.488Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:43:24.488Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=4dad2b3a-0945-4bd0-a9de-c3404d828f76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:43:24.498Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:43:34.498Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=176bd582-5ff4-4c76-97ae-3303c4f392d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:43:34.503Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:43:44.503Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=36e3dc73-21ae-4d6d-9893-118f242893e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:43:44.511Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:43:54.511Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=73038daa-fdd5-4da9-8362-068f484e4c8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:43:54.524Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:44:04.525Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=5bc403d1-33e1-4a47-a891-046dc01720b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:44:04.534Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:44:14.534Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=8d253115-56ba-46ca-9be3-6e7d59c9bb86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:44:14.542Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:44:24.542Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=052d2928-205a-4577-9ece-e06aa4601f3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:44:24.548Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:44:34.548Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=9fed36d2-86fb-467b-93a6-246f39d7122e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:44:34.556Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:44:44.557Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=6225f92c-238c-47a8-b1f0-33d3c11d5181 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:44:44.563Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:44:54.563Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=a6a70956-4cc3-454a-8b2a-484578bb7c1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:44:54.574Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:45:04.576Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=d34a9625-a079-4e8f-b28f-2d425c434f92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:45:04.587Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:45:14.588Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=102106e3-ca92-4fe9-8f76-f8bc2bf53947 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:45:14.595Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:45:24.596Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=eead0312-7b28-4755-8e52-3481c0826060 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:45:24.602Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:45:34.607Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=a2cba626-005c-409e-98b2-cb5ccef5bca2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:45:34.614Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:45:44.614Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=b6e3b802-afbe-4dae-8d16-fdbcdc9c8510 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:45:44.620Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:45:54.620Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=bda24650-5b62-4226-bf74-2b63dc907dd4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:45:54.642Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:46:04.643Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=0fb39a74-9566-42a5-8e25-3a875f5677a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:46:04.649Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:46:14.650Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=29605b02-f8c7-4906-9614-2c9ac0a46662 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:46:14.667Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:46:24.668Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=4d0439ed-88aa-4786-b8e7-8b28ad0fc132 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:46:24.680Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:46:34.681Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=84150dac-4e3f-45a3-ae1e-4f7ca9106a3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:46:34.692Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:46:44.693Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=57c2f6bc-2e2c-4ca4-9763-201712196b68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:46:44.699Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:46:54.699Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=f0d8a27a-4753-4601-a3dd-de5bdd4620a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:46:54.705Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:47:04.706Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=9b0501d6-7337-4987-b02c-2e6b3384d838 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:47:04.713Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:47:14.713Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=0a6a31dc-4a6c-4004-926b-8b68c83eba12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:47:14.720Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-13T07:47:22.758Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-13T07:47:22.758Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-13T07:47:22.759Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-13T07:47:22.762Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-13T07:47:22.766Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-13T07:47:22.766Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-13T07:47:22.766Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-13T07:47:22.768Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:47:24.720Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=da9aed7d-7b3b-467c-bd13-fecdbec6817c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:47:24.729Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:47:34.730Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=7b4b2c58-b864-4a53-82cf-4ad8ec718bbb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:47:34.736Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:47:44.737Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=e734976d-cfc1-4274-8466-0dc7955dace6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:47:44.743Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:47:54.743Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=d29f5616-87c0-463c-b58c-85489266de39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:47:54.749Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:48:04.749Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=320e1a39-5895-4ff7-8e9a-afbb4d81c29f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:48:04.757Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:48:14.757Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=c595d413-d59e-4e58-98cf-74c06d3559df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:48:14.766Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:48:24.766Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=9dfe4f04-4c4a-4446-9eaa-5078868156c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:48:24.775Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:48:34.776Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=c0638e70-cfdc-4226-8cef-f27a5e1aa686 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:48:34.788Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:48:44.789Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=40e08784-9aeb-4c75-b908-2876f0d3e0f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:48:44.795Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:48:54.795Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=e5b1f19d-fbd0-4195-97bf-d43e7f630834 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:48:54.801Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:49:04.801Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=35dbc7fe-8c07-4815-b74b-c95155157205 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:49:04.809Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:49:14.809Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=f87d8573-33a0-47f7-8aa0-d42b1156230f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:49:14.816Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:49:24.816Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=649f7324-4523-4234-a311-b4c4d90530c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:49:24.824Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:49:34.824Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=bfe46618-87cf-4b25-832d-78eb1a735d28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:49:34.830Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:49:44.831Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=cc09b160-5242-4f04-923e-957b1cc3f37b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:49:44.841Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:49:54.841Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=e8e0c4c3-3894-41c2-8712-6bc7d656250f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:49:54.847Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:50:04.848Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=e63e99a1-e0d9-4d02-a93d-4ccc44f3fcd2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:50:04.855Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:50:14.856Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=3204bdac-cb8b-4fb4-88b5-7bb4ac45b4f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:50:14.867Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:50:24.868Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=b9f0cb8a-f906-40df-8588-c578f171f231 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:50:24.875Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:50:34.875Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=23dc9a56-ae7f-4699-9864-2ab81113bea2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:50:34.884Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:50:44.884Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=faec3b56-41fb-45f7-9c91-efb06fa393b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:50:44.891Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:50:54.892Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=5ac36689-c192-4482-9acc-2e931abc85ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:50:54.898Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:51:04.900Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=8e8a4b93-11d1-4339-9c0d-281b7ac0de22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:51:04.911Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:51:14.912Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=d3624a1f-03b2-4ad7-a87a-e7e306934160 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:51:14.919Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:51:24.919Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=b3176187-ce70-43f1-953f-b4fea38b48a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:51:24.926Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:51:34.926Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=14e9e94f-d057-4c04-a67b-f10698bc4fc7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:51:34.932Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:51:44.932Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=2af5b391-a57e-4644-835c-901552086332 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:51:44.942Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:51:54.943Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=03a6fc87-f212-4403-99f1-c7ea935ea1cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:51:54.948Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:52:04.949Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=6530f8ed-4f88-414e-8957-028196051ae9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:52:04.957Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:52:14.957Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=de229095-4368-48e7-88d6-a755077f0e00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:52:14.963Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-13T07:52:22.754Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-13T07:52:22.755Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-13T07:52:22.756Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-13T07:52:22.758Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-13T07:52:22.762Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-13T07:52:22.762Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-13T07:52:22.762Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-13T07:52:22.764Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:52:24.963Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=932e0eea-2e77-4726-9798-02089bcdf83c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:52:24.973Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:52:34.974Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=5e77eb3e-782c-4c1e-9e9d-3288b47e2c33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:52:34.991Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:52:44.991Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=c69dc54d-52fc-40c1-a77d-dcd3ad1d15b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:52:44.997Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:52:54.998Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=6aed52ff-0235-4b80-ae9b-6dd13fc9e1ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:52:55.003Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:53:05.003Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=c4a38943-32d4-4707-9d7d-be17daf7af66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:53:05.011Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:53:15.012Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=a68d6a3a-81f7-49c2-87f3-287e1a5c3dbf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:53:15.018Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:53:25.018Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=442c73e1-3548-43fd-9b75-15696bc51a6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:53:25.024Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:53:35.025Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=73a09f7f-19e4-4ff5-8f97-03f4d3a1c49b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:53:35.031Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:53:45.032Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=81b06b3b-5af6-47a8-b7c3-a076c57a1f83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:53:45.042Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:53:55.043Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=d3f5f62b-a711-4070-b893-83296fd0fee4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:53:55.051Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:54:05.051Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=e3c735c6-0525-4320-9325-9384d347ba9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:54:05.058Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:54:15.058Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=f601c4dc-24a0-42b3-80b3-25efb1196cd1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:54:15.064Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:54:25.064Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=80accb7f-24ec-46ff-93b8-5ec3034540ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:54:25.076Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:54:35.077Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=b059936b-5ba2-4042-8825-7cd9821f1dc2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:54:35.084Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:54:45.084Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=b70708f1-efad-416a-a5ce-82fdf65f4b9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:54:45.091Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:54:55.092Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=9593ffab-9ef6-4d04-80fc-1fc5b45fb2e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:54:55.099Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:55:05.100Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=4be6c764-19ef-4bf6-b7fc-037755fe3e89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:55:05.112Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:55:15.113Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=c63a99bb-cfae-491c-80c3-0ea8231c1d1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:55:15.119Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:55:25.119Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=3d7d9de4-032b-48c8-80da-e9e0e2708cde | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:55:25.125Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:55:35.126Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=6ba50dca-31c3-453d-9ffe-616423f2bd62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:55:35.133Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:55:45.133Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=34fa21bc-42e4-4c4d-961e-5d4bddce9ad8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:55:45.140Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:55:55.140Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=46369fc5-3f13-41d3-8966-3311d075a7e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:55:55.151Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:56:05.151Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=881ab704-64e3-4773-97f2-eb42bb898090 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:56:05.158Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:56:15.158Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=97bb1a57-3be9-4963-96eb-f84565f6ecd8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:56:15.166Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:56:25.167Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=5ed70dfd-cf3c-43a2-a844-7df2ae0b4d8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:56:25.177Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:56:35.177Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=b163ab37-686c-4e0d-9859-204d78c458c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:56:35.184Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:56:45.185Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=005fe358-14c4-4982-ba86-7853ee9bf8d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:56:45.192Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:56:55.192Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=8c7a021e-9cea-4f18-9c51-68a3b14149fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:56:55.200Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:57:05.201Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=015b1a04-5fd0-4c6f-b7b8-e614f5aed33a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:57:05.212Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:57:15.213Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=d0d48a83-fffa-4c31-9411-81dd6b16e210 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:57:15.220Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-13T07:57:22.731Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-13T07:57:22.731Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-13T07:57:22.732Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-13T07:57:22.734Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-13T07:57:22.737Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-13T07:57:22.737Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-13T07:57:22.737Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-13T07:57:22.739Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:57:25.220Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=c983037b-3802-4172-ac7e-b66244946034 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:57:25.227Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:57:35.228Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=1b7d21df-7ad2-4758-b4e8-bd3f45ec0839 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:57:35.239Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:57:45.239Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=2f91c173-886f-487a-a9eb-ae578b8d6553 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:57:45.245Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:57:55.246Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=1c441f8b-1fca-4d5e-9d4f-6b258f46047f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:57:55.252Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:58:05.253Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=421bd9ed-91cd-4b2f-a00f-d99afdd5c10a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:58:05.258Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:58:15.259Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=77126a06-4ccc-4e2d-bd7b-96c1d5cf44fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:58:15.265Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:58:25.266Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=27a4e356-45ef-41ea-8afc-ee0301c12dc7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:58:25.273Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:58:35.274Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=c9278798-4cee-4e27-b289-c5383b158174 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:58:35.286Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:58:45.287Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=c544ffb5-f386-4505-b66a-c82346f07ff9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:58:45.293Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:58:55.293Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=88fa053d-ec5a-40d8-9fd3-7ebf11e58dfa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:58:55.298Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:59:05.298Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=9703c2a6-5653-4f96-8ab4-bcb7b9bbd02c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:59:05.304Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:59:15.305Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=edf34e7c-1c6d-400e-80e8-ed4b2f80c58d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:59:15.311Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:59:25.312Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=ee3a1814-210c-47c1-adbe-fec54265676b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:59:25.322Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:59:35.323Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=9c2338fb-c138-4865-b7e2-7266a79bda86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:59:35.335Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:59:45.335Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=44b9bd10-5e37-4f4f-9a46-90b8529c8531 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:59:45.342Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:59:55.343Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=cdcacffe-63b6-4b21-a6cc-bf065699aba0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T07:59:55.349Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T08:00:05.349Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=22eef604-f641-4755-82f2-69a787e9afd0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T08:00:05.355Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T08:00:15.356Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=257ef297-0df7-4a38-9377-802b4b046bf0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T08:00:15.362Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T08:00:25.362Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=9ace3c95-acd5-43e1-a7cc-fdfe7843f6f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T08:00:25.370Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T08:00:35.370Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=1141aaf8-4475-4e7a-83b3-555c2ae60fb2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T08:00:35.380Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T08:00:45.381Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=4fcd7326-38cf-4d72-97ba-a1a91de28fb7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T08:00:45.390Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T08:00:55.390Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=5ef90947-16ae-4068-bedf-47698e7a01e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T08:00:55.397Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T08:01:05.397Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=24ec01b3-14dc-417e-9d43-5036227741b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T08:01:05.404Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T08:01:15.404Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=6a5e769e-f057-4aa2-a3d2-05a6f0ae9b4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T08:01:15.416Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T08:01:25.417Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=76f3dc3d-dba7-454d-afc2-c524d607fbe0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T08:01:25.423Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T08:01:35.424Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=1b59af15-02e7-4ac5-862c-49847011c31b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T08:01:35.432Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T08:01:45.433Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=66f24f29-dc1f-4b0c-8e0c-7eb5f9ece8a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T08:01:45.440Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T08:01:55.441Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=28e111b3-a7c1-4432-b0e7-480f7ccd3243 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T08:01:55.450Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T08:02:05.450Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=be8b9c81-1e6e-4946-b724-55678675ed16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T08:02:05.458Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T08:02:15.458Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=bf13235e-ec03-41a6-905b-e80005f3c829 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T08:02:15.464Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-13T08:02:22.744Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-13T08:02:22.744Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-13T08:02:22.745Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-13T08:02:22.747Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-13T08:02:22.751Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-13T08:02:22.751Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-13T08:02:22.751Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-13T08:02:22.753Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T08:02:25.464Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=47668ca3-350d-4373-a885-1d9caf160b23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T08:02:25.471Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T08:02:35.472Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=968fbdba-7b49-4c6a-bd40-eddcacb6e997 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T08:02:35.479Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T08:02:45.480Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=1d61189b-dc2e-40ff-aeaa-11aa94d0c218 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T08:02:45.486Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T08:02:55.487Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=d962a973-f0fe-46af-84cd-e29aae2f10b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T08:02:55.498Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T08:03:05.498Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=c2842549-63bd-4f29-85ee-5ccec78e6d65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T08:03:05.504Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T08:03:15.505Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=f3a119a2-9c1f-4e8b-adda-463462f79905 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T08:03:15.510Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T08:03:25.511Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=575029bf-60a8-4b86-8880-fbfcf6e7c0b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T08:03:25.522Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T08:03:35.522Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=507b5b52-4b11-4698-9bc5-faed2e1b24cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T08:03:35.528Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T08:03:45.528Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=2a62bf2a-fdb0-4b30-98c6-aebd078ba477 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T08:03:45.535Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T08:03:55.535Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=d639794a-ccb7-48e8-b3a6-64043f378f80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T08:03:55.541Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T08:04:05.542Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=19d6d388-92e0-4882-a0d2-a0ccd9bfe34f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T08:04:05.560Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T08:04:15.560Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=2c6b508e-b685-4bed-a2d5-80fdd7db8956 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T08:04:15.566Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T08:04:25.567Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=504b7e7a-4eab-43e8-9142-3ed5673f944c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T08:04:25.573Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T08:04:35.574Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=5b4faf37-afe4-4514-8410-a05910337171 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T08:04:35.586Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T08:04:45.586Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=fb27a18f-249a-4925-acca-12247bb7da94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T08:04:45.592Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T08:04:55.592Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=64ca6e4b-0417-4b58-90c7-0325ee44b033 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T08:04:55.600Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T08:05:05.600Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=f321fcfa-901a-44a4-82f4-23d1915aa75e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T08:05:05.608Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T08:05:15.608Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=69787f31-de8e-4a2b-8c40-ac644f342b5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T08:05:15.618Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T08:05:25.618Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=74188e66-35e0-47a0-8d4e-927a792c6d7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T08:05:25.631Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T08:05:35.631Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=8362c76f-bbc1-4be7-8bf5-f19bdd68dce2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T08:05:35.639Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T08:05:45.640Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=af45c6db-5f65-4e40-8819-e914d277a938 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T08:05:45.647Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T08:05:55.647Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=1af211df-e1d7-4937-8ba0-4369e9ec9e6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T08:05:55.653Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T08:06:05.653Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=b87d8576-8d4d-4290-919d-06ceef5616cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T08:06:05.660Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T08:06:15.660Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=e7bea1d0-e809-4d3b-b1b9-f6ab7fc0e3b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T08:06:15.666Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T08:06:25.667Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=70093cc6-0787-4ac9-9c56-bdd9c1467b04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T08:06:25.674Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T08:06:35.675Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=67b03ad7-701c-4b5a-8cbd-8ddb28063e97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T08:06:35.689Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T08:06:45.690Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=05a087a7-83d9-4ea5-acd9-8d7375a20b7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T08:06:45.695Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T08:06:55.696Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=6863427a-789d-41e2-97d4-4cf338515bc5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T08:06:55.703Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T08:07:05.708Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=0c5bcd95-036e-4e4d-858e-6c11d981ced1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T08:07:05.713Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T08:07:15.714Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=0d1ef8cd-43f5-488c-a804-9f804bc0a205 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T08:07:15.720Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-13T08:07:22.751Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-13T08:07:22.751Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-13T08:07:22.752Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-13T08:07:22.754Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-13T08:07:22.757Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-13T08:07:22.757Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-13T08:07:22.757Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-13T08:07:22.759Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T08:07:25.720Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=0a112e60-2376-49bd-b237-2a9e22ad46fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T08:07:25.725Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T08:07:35.726Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=00041aba-dac8-4265-b1e1-0c5acc61d5d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T08:07:35.735Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T08:07:45.735Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=27e9c94c-d26c-42b3-98e2-88053418e857 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T08:07:45.742Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T08:07:55.743Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=e07a8d1e-8089-41b3-ad9e-73522a9d3021 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T08:07:55.754Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T08:08:05.754Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=cf37de4e-0c7c-47e1-863f-dcec95857ead | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T08:08:05.762Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T08:08:15.762Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=8e3d34e3-89f7-4b1a-9276-9160315139c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T08:08:15.769Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T08:08:25.769Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=bc7c7274-90af-41eb-af0d-894bc39b97d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T08:08:25.774Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T08:08:35.774Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=93b16f13-9351-4014-895c-28f345a17025 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T08:08:35.781Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T08:08:45.781Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=b6a14395-4445-41d2-8ab4-985fe062ef73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T08:08:45.787Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T08:08:55.788Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=5241649a-c76f-4487-8696-62cc3945835e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T08:08:55.794Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T08:09:05.796Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=e73cbce2-7382-47d0-b5ba-a404ec75d02d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T08:09:05.807Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T08:09:15.807Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=384fb6f0-4899-4057-90ba-44a2060ed92f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T08:09:15.815Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T08:09:25.815Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=28b02162-3c79-4e0d-9c88-915304598f1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T08:09:25.821Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T08:09:35.821Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=052a47c0-2b8c-406a-9ff3-7146ab4ea9ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T08:09:35.828Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T08:09:45.828Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=7e737c11-af73-4d09-8938-e993f41c9475 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T08:09:45.833Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T08:09:55.834Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=9187fc9f-5a98-40a3-84de-5437259fc033 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T08:09:55.841Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T08:10:05.841Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=cb0e1d44-d802-41ca-8ec1-8fa0b208e6b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T08:10:05.848Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T08:10:15.848Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=5341fd00-8d90-4bc1-85f7-9cff6d4bdea9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T08:10:15.858Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T08:10:25.858Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=5cbca064-8f1f-4004-ad47-c968182d3883 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T08:10:25.864Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T08:10:35.865Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=11710c0a-8e1a-42bf-a2a7-ec831ae7508d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T08:10:35.871Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T08:10:45.874Z |INFO |Init configs |InvocationID=c5c52de2-988b-4bcd-a0d2-dff50b30595f, InstanceUUID=8e8cfef2-5052-4976-ae9d-fbf903d2557e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-13T08:10:45.880Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |