By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.4.8) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-11T11:01:55.025Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-11T11:01:55.028Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-10-11T11:01:55.061Z |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-10-11T11:01:55.743Z |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-10-11T11:01:55.835Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-11T11:01:55.836Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-11T11:01:55.836Z |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-10-11T11:01:55.904Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-10-11T11:01:56.011Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2021-10-11T11:01:56.034Z |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-10-11T11:01:57.173Z |INFO |BeanFactory id=aae88e22-1cbc-33f9-96c8-cdcbe6e44789 | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-10-11T11:01:57.525Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2021-10-11T11:01:57.540Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2021-10-11T11:01:57.540Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.48] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-10-11T11:01:57.583Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2021-10-11T11:01:57.583Z |INFO |Root WebApplicationContext: initialization completed in 1548 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2021-10-11T11:01:57.897Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=b1bdbcdb-f194-4be9-bb98-283a52bb8256 | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2021-10-11T11:01:58.597Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=b1bdbcdb-f194-4be9-bb98-283a52bb8256 | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-10-11T11:01:59.854Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=b1bdbcdb-f194-4be9-bb98-283a52bb8256 | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-10-11T11:02:00.251Z |INFO |Started MainApp in 7.037 seconds (JVM running for 7.586) |InvocationID=b1bdbcdb-f194-4be9-bb98-283a52bb8256 | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2021-10-11T11:02:00.315Z |INFO |Start scheduling PRH workflow |InvocationID=b1bdbcdb-f194-4be9-bb98-283a52bb8256 | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:02:00.324Z |INFO |Init configs |InvocationID=b1bdbcdb-f194-4be9-bb98-283a52bb8256, InstanceUUID=781c5a46-506c-4467-b985-e9b7f07a9601 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-11T11:02:01.745Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.119.61:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:02:01.770Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:02:11.771Z |INFO |Init configs |InvocationID=b1bdbcdb-f194-4be9-bb98-283a52bb8256, InstanceUUID=4af195dc-334b-4c14-a563-a1b60a3a3016 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-11T11:02:12.811Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.119.61:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:02:12.812Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-10-11T11:02:22.318Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2021-10-11T11:02:22.318Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2021-10-11T11:02:22.322Z |INFO |Completed initialization in 4 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:02:22.813Z |INFO |Init configs |InvocationID=b1bdbcdb-f194-4be9-bb98-283a52bb8256, InstanceUUID=65e4d3d8-161c-4a44-ab67-260942333589 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-11T11:02:23.854Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.119.61:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:02:23.855Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:02:33.855Z |INFO |Init configs |InvocationID=b1bdbcdb-f194-4be9-bb98-283a52bb8256, InstanceUUID=3b04c5d3-956a-46e2-923d-c88eddf6fa1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-11T11:02:34.891Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.119.61:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:02:34.892Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:02:44.892Z |INFO |Init configs |InvocationID=b1bdbcdb-f194-4be9-bb98-283a52bb8256, InstanceUUID=60a5c423-17b9-473b-8475-eb2510eb8c5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-11T11:02:45.931Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.119.61:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:02:45.932Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:02:55.934Z |INFO |Init configs |InvocationID=b1bdbcdb-f194-4be9-bb98-283a52bb8256, InstanceUUID=28e59b70-f7ee-4bff-923c-1242baed51be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-11T11:02:56.971Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.119.61:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:02:56.972Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:03:06.973Z |INFO |Init configs |InvocationID=b1bdbcdb-f194-4be9-bb98-283a52bb8256, InstanceUUID=01e1e723-2c31-48c6-a4e3-b8a4a7d29809 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-11T11:03:08.011Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.119.61:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:03:08.011Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:03:18.012Z |INFO |Init configs |InvocationID=b1bdbcdb-f194-4be9-bb98-283a52bb8256, InstanceUUID=e20937bd-76f9-4c3f-bce9-a3099a1b9245 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-11T11:03:19.051Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.119.61:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:03:19.051Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:03:29.054Z |INFO |Init configs |InvocationID=b1bdbcdb-f194-4be9-bb98-283a52bb8256, InstanceUUID=2bd515a1-854c-4e0a-a1cd-b55cc34f381f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-11T11:03:30.091Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.119.61:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:03:30.091Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:03:40.093Z |INFO |Init configs |InvocationID=b1bdbcdb-f194-4be9-bb98-283a52bb8256, InstanceUUID=22ac5d8e-702c-4b9a-9aaf-a5564ab7cbb5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-11T11:03:41.163Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.119.61:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:03:41.164Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:03:51.164Z |INFO |Init configs |InvocationID=b1bdbcdb-f194-4be9-bb98-283a52bb8256, InstanceUUID=15100927-80ba-4ebd-abcb-e0e833cc5bbd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-11T11:03:52.203Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.119.61:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:03:52.203Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:04:02.207Z |INFO |Init configs |InvocationID=b1bdbcdb-f194-4be9-bb98-283a52bb8256, InstanceUUID=3e171e2b-1f78-456b-a19d-b81447ee8fc1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-11T11:04:03.243Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.119.61:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:04:03.244Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:04:13.244Z |INFO |Init configs |InvocationID=b1bdbcdb-f194-4be9-bb98-283a52bb8256, InstanceUUID=525b0a80-9962-4e90-b278-a621bea6956d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-11T11:04:14.287Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.119.61:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:04:14.287Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:04:24.289Z |INFO |Init configs |InvocationID=b1bdbcdb-f194-4be9-bb98-283a52bb8256, InstanceUUID=9f39df60-edaf-4042-b2e3-140b918e7778 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-11T11:04:25.324Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.119.61:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:04:25.326Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:04:35.328Z |INFO |Init configs |InvocationID=b1bdbcdb-f194-4be9-bb98-283a52bb8256, InstanceUUID=bf023675-9a93-48c5-9eb2-68548f3a29d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-11T11:04:36.363Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.119.61:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:04:36.364Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:04:46.364Z |INFO |Init configs |InvocationID=b1bdbcdb-f194-4be9-bb98-283a52bb8256, InstanceUUID=9c9bb714-ef3b-474a-87ae-2e866f6e0380 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-11T11:04:47.403Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.119.61:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:04:47.403Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:04:57.404Z |INFO |Init configs |InvocationID=b1bdbcdb-f194-4be9-bb98-283a52bb8256, InstanceUUID=b4cceb0f-23e2-4348-9514-57da4a49488a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-11T11:04:58.443Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.119.61:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:04:58.443Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:05:08.444Z |INFO |Init configs |InvocationID=b1bdbcdb-f194-4be9-bb98-283a52bb8256, InstanceUUID=635536af-c2ca-444f-b498-beedf5d5085b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-11T11:05:09.483Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.119.61:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:05:09.484Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:05:19.487Z |INFO |Init configs |InvocationID=b1bdbcdb-f194-4be9-bb98-283a52bb8256, InstanceUUID=ed36851a-afc1-4385-a421-6cbbb992555f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-11T11:05:20.555Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.119.61:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:05:20.556Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:05:30.556Z |INFO |Init configs |InvocationID=b1bdbcdb-f194-4be9-bb98-283a52bb8256, InstanceUUID=645d33e3-564a-44ee-91cb-c3677c6359c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-11T11:05:31.599Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.119.61:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:05:31.599Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:05:41.600Z |INFO |Init configs |InvocationID=b1bdbcdb-f194-4be9-bb98-283a52bb8256, InstanceUUID=d77abd17-8ed2-4e57-b399-f687422a3123 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-11T11:05:42.639Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.119.61:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:05:42.639Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:05:52.640Z |INFO |Init configs |InvocationID=b1bdbcdb-f194-4be9-bb98-283a52bb8256, InstanceUUID=9836fe63-433c-459d-8a6f-eb70fb8e04ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-11T11:05:53.675Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.119.61:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:05:53.675Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:06:03.676Z |INFO |Init configs |InvocationID=b1bdbcdb-f194-4be9-bb98-283a52bb8256, InstanceUUID=1e9e868b-cdd2-4260-942d-c1cf34a4a091 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-11T11:06:04.715Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.119.61:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:06:04.715Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:06:14.717Z |INFO |Init configs |InvocationID=b1bdbcdb-f194-4be9-bb98-283a52bb8256, InstanceUUID=f003286e-05f7-4b07-8a4a-12804f9f02c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-11T11:06:15.757Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.119.61:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:06:15.759Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:06:25.760Z |INFO |Init configs |InvocationID=b1bdbcdb-f194-4be9-bb98-283a52bb8256, InstanceUUID=fb51300d-5467-49e8-bbbb-e511d3a20c41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-11T11:06:26.795Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.119.61:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:06:26.796Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:06:36.796Z |INFO |Init configs |InvocationID=b1bdbcdb-f194-4be9-bb98-283a52bb8256, InstanceUUID=943bd66e-1645-4949-8ee0-3f739f90a1d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-11T11:06:37.835Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.119.61:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:06:37.835Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:06:47.836Z |INFO |Init configs |InvocationID=b1bdbcdb-f194-4be9-bb98-283a52bb8256, InstanceUUID=47de4ca6-3ff1-45c6-8f8a-b65d44796a85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-11T11:06:48.875Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.119.61:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:06:48.875Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-11T11:06:58.846Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-11T11:06:58.846Z |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-10-11T11:06:58.848Z |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-10-11T11:06:58.850Z |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-10-11T11:06:58.858Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-11T11:06:58.858Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-11T11:06:58.859Z |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-10-11T11:06:58.861Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-11T11:06:59.914Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.119.61:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:06:59.915Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:07:09.917Z |INFO |Init configs |InvocationID=b1bdbcdb-f194-4be9-bb98-283a52bb8256, InstanceUUID=955dddde-f88f-475e-9e19-a47ed0a87b77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-11T11:07:10.959Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.119.61:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:07:10.961Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:07:20.962Z |INFO |Init configs |InvocationID=b1bdbcdb-f194-4be9-bb98-283a52bb8256, InstanceUUID=18c3eb7d-4047-460e-bc62-60d421374f2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-11T11:07:21.995Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.119.61:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:07:21.996Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:07:31.996Z |INFO |Init configs |InvocationID=b1bdbcdb-f194-4be9-bb98-283a52bb8256, InstanceUUID=ab656e3f-b0db-4a20-9909-6d9cadac8805 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-11T11:07:33.035Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.119.61:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:07:33.035Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:07:43.036Z |INFO |Init configs |InvocationID=b1bdbcdb-f194-4be9-bb98-283a52bb8256, InstanceUUID=4d013d53-5126-47e3-8566-0632bb4c36b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-11T11:07:44.076Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.119.61:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:07:44.079Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:07:54.080Z |INFO |Init configs |InvocationID=b1bdbcdb-f194-4be9-bb98-283a52bb8256, InstanceUUID=d11d605a-05e2-4d64-82f6-2f3e89959f0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-11T11:07:55.115Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.119.61:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:07:55.116Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:08:05.116Z |INFO |Init configs |InvocationID=b1bdbcdb-f194-4be9-bb98-283a52bb8256, InstanceUUID=45c58888-3ae0-4d7f-b57f-915d3c8a2835 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-11T11:08:06.155Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.119.61:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:08:06.155Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:08:16.156Z |INFO |Init configs |InvocationID=b1bdbcdb-f194-4be9-bb98-283a52bb8256, InstanceUUID=57482f93-a94d-4398-8d18-1eaefafd0aa8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:08:16.275Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:08:26.276Z |INFO |Init configs |InvocationID=b1bdbcdb-f194-4be9-bb98-283a52bb8256, InstanceUUID=3c980316-1b7b-4bee-9302-990a5388c7aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:08:26.297Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:08:36.297Z |INFO |Init configs |InvocationID=b1bdbcdb-f194-4be9-bb98-283a52bb8256, InstanceUUID=a24ec51d-dd3b-487c-b045-c7a3b6f48a18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:08:36.308Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:08:46.309Z |INFO |Init configs |InvocationID=b1bdbcdb-f194-4be9-bb98-283a52bb8256, InstanceUUID=3d971905-7bd9-444a-87b6-8f780ac4e393 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:08:46.323Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:08:56.323Z |INFO |Init configs |InvocationID=b1bdbcdb-f194-4be9-bb98-283a52bb8256, InstanceUUID=a7af9b50-292b-420b-8a0d-dfd09b1fa512 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:08:56.335Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:09:06.337Z |INFO |Init configs |InvocationID=b1bdbcdb-f194-4be9-bb98-283a52bb8256, InstanceUUID=e8d4c785-7595-4ffb-8119-5d57c768c19a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:09:06.354Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:09:16.355Z |INFO |Init configs |InvocationID=b1bdbcdb-f194-4be9-bb98-283a52bb8256, InstanceUUID=b861e55a-50db-4c62-8726-88912a10cb23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:09:16.366Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:09:26.366Z |INFO |Init configs |InvocationID=b1bdbcdb-f194-4be9-bb98-283a52bb8256, InstanceUUID=8456a90a-b897-492f-9e30-9e2bd61b7b3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:09:26.386Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:09:36.387Z |INFO |Init configs |InvocationID=b1bdbcdb-f194-4be9-bb98-283a52bb8256, InstanceUUID=050c1739-4e8f-4ba5-be1e-8c8b18b2a485 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:09:36.399Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:09:46.399Z |INFO |Init configs |InvocationID=b1bdbcdb-f194-4be9-bb98-283a52bb8256, InstanceUUID=6d6f8849-9f2e-49a0-acec-2327cd4f84c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:09:46.410Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:09:56.412Z |INFO |Init configs |InvocationID=b1bdbcdb-f194-4be9-bb98-283a52bb8256, InstanceUUID=44f61389-30b5-4fe6-8f03-337733b45fc6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:09:56.430Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:10:06.431Z |INFO |Init configs |InvocationID=b1bdbcdb-f194-4be9-bb98-283a52bb8256, InstanceUUID=ca8a038b-83d0-478f-a3dd-b75f26f63442 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:10:06.442Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:10:16.443Z |INFO |Init configs |InvocationID=b1bdbcdb-f194-4be9-bb98-283a52bb8256, InstanceUUID=cf5b8a3a-9622-4cbd-aa25-36e44d07aac4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:10:16.452Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:10:26.452Z |INFO |Init configs |InvocationID=b1bdbcdb-f194-4be9-bb98-283a52bb8256, InstanceUUID=8a9522e7-e313-4be4-8b1b-9b2f4de5b1d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:10:26.461Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:10:36.462Z |INFO |Init configs |InvocationID=b1bdbcdb-f194-4be9-bb98-283a52bb8256, InstanceUUID=a18adcc5-a216-4e8e-8edf-bac69f1ae73e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:10:36.477Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:10:46.478Z |INFO |Init configs |InvocationID=b1bdbcdb-f194-4be9-bb98-283a52bb8256, InstanceUUID=eeb872f8-bf07-40bc-b6fe-79116e51eecb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:10:46.489Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:10:56.490Z |INFO |Init configs |InvocationID=b1bdbcdb-f194-4be9-bb98-283a52bb8256, InstanceUUID=d2412c48-b951-4d3f-906c-b455b7aa31f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:10:56.504Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:11:06.505Z |INFO |Init configs |InvocationID=b1bdbcdb-f194-4be9-bb98-283a52bb8256, InstanceUUID=4ce5175d-ee6c-4192-9c7c-76b541f1fd54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:11:06.532Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:11:16.532Z |INFO |Init configs |InvocationID=b1bdbcdb-f194-4be9-bb98-283a52bb8256, InstanceUUID=14827ce7-9a99-4487-acb4-f3f521537d6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:11:16.541Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:11:26.542Z |INFO |Init configs |InvocationID=b1bdbcdb-f194-4be9-bb98-283a52bb8256, InstanceUUID=5fce3991-f364-469f-a77c-c1e7321af3e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:11:26.576Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:11:36.577Z |INFO |Init configs |InvocationID=b1bdbcdb-f194-4be9-bb98-283a52bb8256, InstanceUUID=2742b073-aeb9-44b8-91e8-51db2e62b6c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:11:36.593Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:11:46.596Z |INFO |Init configs |InvocationID=b1bdbcdb-f194-4be9-bb98-283a52bb8256, InstanceUUID=97e3fe3e-b5cb-4027-83b0-07ca99116ab0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:11:46.613Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:11:56.613Z |INFO |Init configs |InvocationID=b1bdbcdb-f194-4be9-bb98-283a52bb8256, InstanceUUID=7698acca-d237-4c52-9a1f-8ab4bca942e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:11:56.623Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-11T11:11:58.239Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-11T11:11:58.239Z |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-10-11T11:11:58.239Z |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-10-11T11:11:58.242Z |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-10-11T11:11:58.253Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-11T11:11:58.253Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-11T11:11:58.253Z |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-10-11T11:11:58.255Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:12:06.623Z |INFO |Init configs |InvocationID=b1bdbcdb-f194-4be9-bb98-283a52bb8256, InstanceUUID=f2ea37b9-eef9-4912-9c71-e4413e57f442 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:12:06.633Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:12:16.634Z |INFO |Init configs |InvocationID=b1bdbcdb-f194-4be9-bb98-283a52bb8256, InstanceUUID=c0f89281-050f-4a0e-a79b-6a63f1ceaaf4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:12:16.643Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:12:26.643Z |INFO |Init configs |InvocationID=b1bdbcdb-f194-4be9-bb98-283a52bb8256, InstanceUUID=c5097d3f-0873-4976-b9e4-57413488e7c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:12:26.652Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:12:36.652Z |INFO |Init configs |InvocationID=b1bdbcdb-f194-4be9-bb98-283a52bb8256, InstanceUUID=219c5163-92e8-40ab-a2e0-27682e53fb42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:12:36.661Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:12:46.663Z |INFO |Init configs |InvocationID=b1bdbcdb-f194-4be9-bb98-283a52bb8256, InstanceUUID=da86ee5e-8551-4bfb-87d6-e80834048e54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:12:46.681Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:12:56.682Z |INFO |Init configs |InvocationID=b1bdbcdb-f194-4be9-bb98-283a52bb8256, InstanceUUID=72b44098-7758-4e62-8a25-dc98640bc3c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:12:56.694Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:13:06.696Z |INFO |Init configs |InvocationID=b1bdbcdb-f194-4be9-bb98-283a52bb8256, InstanceUUID=bdc09cb5-ab9e-4851-b456-881c8a1a5050 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:13:06.705Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:13:16.706Z |INFO |Init configs |InvocationID=b1bdbcdb-f194-4be9-bb98-283a52bb8256, InstanceUUID=e28e4d0d-4eac-4a2b-85a6-36491ac7de03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:13:16.715Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:13:26.715Z |INFO |Init configs |InvocationID=b1bdbcdb-f194-4be9-bb98-283a52bb8256, InstanceUUID=d7e5922d-10aa-45f1-b95a-deebddd93d48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:13:26.724Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:13:36.725Z |INFO |Init configs |InvocationID=b1bdbcdb-f194-4be9-bb98-283a52bb8256, InstanceUUID=8337353b-5cbc-4d8f-a3fe-9a47d2685531 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:13:36.745Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:13:46.745Z |INFO |Init configs |InvocationID=b1bdbcdb-f194-4be9-bb98-283a52bb8256, InstanceUUID=d3470700-813f-415f-a883-8814ac767028 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:13:46.758Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:13:56.759Z |INFO |Init configs |InvocationID=b1bdbcdb-f194-4be9-bb98-283a52bb8256, InstanceUUID=d7cde07b-1906-41f8-a33a-ae3f201e265e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:13:56.772Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:14:06.773Z |INFO |Init configs |InvocationID=b1bdbcdb-f194-4be9-bb98-283a52bb8256, InstanceUUID=f6aa0f4d-e6f5-4089-87ec-c6e2bc32226f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:14:06.786Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:14:16.787Z |INFO |Init configs |InvocationID=b1bdbcdb-f194-4be9-bb98-283a52bb8256, InstanceUUID=e89a40fd-ec32-4a8e-9485-a14dcf739a5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:14:16.797Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:14:26.798Z |INFO |Init configs |InvocationID=b1bdbcdb-f194-4be9-bb98-283a52bb8256, InstanceUUID=4d2fccf0-5189-482f-9ec5-aff2c7805b09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:14:26.807Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:14:36.808Z |INFO |Init configs |InvocationID=b1bdbcdb-f194-4be9-bb98-283a52bb8256, InstanceUUID=9dde0572-fc79-41e1-bdc3-53a1211d155c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:14:36.821Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:14:46.822Z |INFO |Init configs |InvocationID=b1bdbcdb-f194-4be9-bb98-283a52bb8256, InstanceUUID=938d98cc-1646-4bbb-b023-d11cbad6cb02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:14:46.833Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:14:56.834Z |INFO |Init configs |InvocationID=b1bdbcdb-f194-4be9-bb98-283a52bb8256, InstanceUUID=30799508-83f6-4b07-b8b9-41926982a23d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:14:56.845Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:15:06.846Z |INFO |Init configs |InvocationID=b1bdbcdb-f194-4be9-bb98-283a52bb8256, InstanceUUID=3a9fc9a6-34ec-4915-8d43-cca063bd0560 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:15:06.857Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:15:16.857Z |INFO |Init configs |InvocationID=b1bdbcdb-f194-4be9-bb98-283a52bb8256, InstanceUUID=0c283684-74e4-4ad4-a6e7-2c9e0a06192d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:15:16.866Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:15:26.866Z |INFO |Init configs |InvocationID=b1bdbcdb-f194-4be9-bb98-283a52bb8256, InstanceUUID=24db72c6-a2b1-431c-a3cd-b24c68007c03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:15:26.875Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:15:36.875Z |INFO |Init configs |InvocationID=b1bdbcdb-f194-4be9-bb98-283a52bb8256, InstanceUUID=369f8d56-c0cc-475d-b730-1876e495374e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:15:36.885Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:15:46.886Z |INFO |Init configs |InvocationID=b1bdbcdb-f194-4be9-bb98-283a52bb8256, InstanceUUID=6b611747-6c12-403d-a337-af4df14d7fc3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:15:46.896Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:15:56.897Z |INFO |Init configs |InvocationID=b1bdbcdb-f194-4be9-bb98-283a52bb8256, InstanceUUID=fc7554df-beff-4c1c-bbe4-c1feccae8889 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:15:56.913Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:16:06.914Z |INFO |Init configs |InvocationID=b1bdbcdb-f194-4be9-bb98-283a52bb8256, InstanceUUID=c41e120e-509d-4dee-ae6f-6015c1c8f0f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:16:06.923Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:16:16.924Z |INFO |Init configs |InvocationID=b1bdbcdb-f194-4be9-bb98-283a52bb8256, InstanceUUID=d7b8452e-5fb6-4fc9-9016-2d48ca306058 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:16:16.934Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:16:26.939Z |INFO |Init configs |InvocationID=b1bdbcdb-f194-4be9-bb98-283a52bb8256, InstanceUUID=ede632a3-131b-4e32-b678-973a2419802b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:16:26.946Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:16:36.946Z |INFO |Init configs |InvocationID=b1bdbcdb-f194-4be9-bb98-283a52bb8256, InstanceUUID=4ff0b812-e6c0-41fb-83cf-bdcad42bb66e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:16:36.953Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:16:46.962Z |INFO |Init configs |InvocationID=b1bdbcdb-f194-4be9-bb98-283a52bb8256, InstanceUUID=d639c5d4-438b-4157-b752-dff10d94a10b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:16:46.977Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:16:56.977Z |INFO |Init configs |InvocationID=b1bdbcdb-f194-4be9-bb98-283a52bb8256, InstanceUUID=92e01a8e-ac48-4683-8fd2-eab13dbfbc1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:16:56.999Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-11T11:16:58.222Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-11T11:16:58.222Z |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-10-11T11:16:58.223Z |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-10-11T11:16:58.225Z |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-10-11T11:16:58.234Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-11T11:16:58.234Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-11T11:16:58.234Z |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-10-11T11:16:58.237Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:17:07.002Z |INFO |Init configs |InvocationID=b1bdbcdb-f194-4be9-bb98-283a52bb8256, InstanceUUID=6e4442dd-8aae-4d31-b38b-0009a8286005 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:17:07.012Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:17:17.015Z |INFO |Init configs |InvocationID=b1bdbcdb-f194-4be9-bb98-283a52bb8256, InstanceUUID=23af9e02-fbe5-494a-87d0-3c11d1bf640c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:17:17.031Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:17:27.033Z |INFO |Init configs |InvocationID=b1bdbcdb-f194-4be9-bb98-283a52bb8256, InstanceUUID=52caaf11-72ca-4c64-bca9-19b83dfb1eed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:17:27.048Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:17:37.051Z |INFO |Init configs |InvocationID=b1bdbcdb-f194-4be9-bb98-283a52bb8256, InstanceUUID=fdcfd289-e174-4e0e-a8ed-82d7e33a8c32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:17:37.057Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:17:47.059Z |INFO |Init configs |InvocationID=b1bdbcdb-f194-4be9-bb98-283a52bb8256, InstanceUUID=2e8a54f8-8ee1-45dc-91a5-ad5e0666bd88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:17:47.068Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:17:57.069Z |INFO |Init configs |InvocationID=b1bdbcdb-f194-4be9-bb98-283a52bb8256, InstanceUUID=9b67d5f4-7d2c-4ae8-b9f8-0ad48c31439e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:17:57.086Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:18:07.086Z |INFO |Init configs |InvocationID=b1bdbcdb-f194-4be9-bb98-283a52bb8256, InstanceUUID=97d00793-b54c-499c-aca9-cc35e77d9bcf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:18:07.097Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:18:17.097Z |INFO |Init configs |InvocationID=b1bdbcdb-f194-4be9-bb98-283a52bb8256, InstanceUUID=cc867dd3-52dd-4150-9229-1c34fa90a143 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:18:17.104Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:18:27.106Z |INFO |Init configs |InvocationID=b1bdbcdb-f194-4be9-bb98-283a52bb8256, InstanceUUID=86bb22b2-67f3-4d7e-a3eb-82b597152b25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:18:27.120Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:18:37.122Z |INFO |Init configs |InvocationID=b1bdbcdb-f194-4be9-bb98-283a52bb8256, InstanceUUID=f91fe64b-0ca6-43ee-989f-16d8350f68e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:18:37.130Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:18:47.134Z |INFO |Init configs |InvocationID=b1bdbcdb-f194-4be9-bb98-283a52bb8256, InstanceUUID=d4be73af-63f7-4282-a8f6-6f974a934090 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:18:47.142Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:18:57.148Z |INFO |Init configs |InvocationID=b1bdbcdb-f194-4be9-bb98-283a52bb8256, InstanceUUID=5612e4f1-4904-4490-95d9-3eabf54e41f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:18:57.166Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:19:07.167Z |INFO |Init configs |InvocationID=b1bdbcdb-f194-4be9-bb98-283a52bb8256, InstanceUUID=a7976564-d34e-4abe-a146-51329ca50ee5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:19:07.187Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:19:17.187Z |INFO |Init configs |InvocationID=b1bdbcdb-f194-4be9-bb98-283a52bb8256, InstanceUUID=861a8461-ad17-423e-9c90-6ff365560a89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:19:17.195Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:19:27.198Z |INFO |Init configs |InvocationID=b1bdbcdb-f194-4be9-bb98-283a52bb8256, InstanceUUID=26411482-c585-403d-8f44-9e0141df22c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:19:27.209Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:19:37.210Z |INFO |Init configs |InvocationID=b1bdbcdb-f194-4be9-bb98-283a52bb8256, InstanceUUID=c9c0dd79-cb5d-4e4c-97d7-532598d9757b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:19:37.222Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:19:47.223Z |INFO |Init configs |InvocationID=b1bdbcdb-f194-4be9-bb98-283a52bb8256, InstanceUUID=44fc27b5-0856-45fa-a4ae-cb5c00ee987f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:19:47.230Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:19:57.231Z |INFO |Init configs |InvocationID=b1bdbcdb-f194-4be9-bb98-283a52bb8256, InstanceUUID=cce62732-ea34-46bd-9fa1-64a9d1c55e86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:19:57.255Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:20:07.256Z |INFO |Init configs |InvocationID=b1bdbcdb-f194-4be9-bb98-283a52bb8256, InstanceUUID=20455a8a-e37a-434c-9ed8-fec8baf8533c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:20:07.265Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:20:17.267Z |INFO |Init configs |InvocationID=b1bdbcdb-f194-4be9-bb98-283a52bb8256, InstanceUUID=04a88758-a4eb-4201-9fb5-b16306789459 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:20:17.279Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:20:27.279Z |INFO |Init configs |InvocationID=b1bdbcdb-f194-4be9-bb98-283a52bb8256, InstanceUUID=0d2baf33-3155-469c-a3f4-718f8f418e1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:20:27.288Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:20:37.288Z |INFO |Init configs |InvocationID=b1bdbcdb-f194-4be9-bb98-283a52bb8256, InstanceUUID=41337988-b76b-4358-bd93-1b26b0b87031 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:20:37.296Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:20:47.298Z |INFO |Init configs |InvocationID=b1bdbcdb-f194-4be9-bb98-283a52bb8256, InstanceUUID=28bcc3a6-4815-4f16-97c4-cc3bf60f390b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:20:47.307Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:20:57.308Z |INFO |Init configs |InvocationID=b1bdbcdb-f194-4be9-bb98-283a52bb8256, InstanceUUID=c06610af-4161-4ebc-9194-8686d3a76581 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:20:57.323Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:21:07.323Z |INFO |Init configs |InvocationID=b1bdbcdb-f194-4be9-bb98-283a52bb8256, InstanceUUID=f613573f-2de0-4792-b410-a0edc82b2585 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:21:07.333Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:21:17.334Z |INFO |Init configs |InvocationID=b1bdbcdb-f194-4be9-bb98-283a52bb8256, InstanceUUID=5bcc9ea9-c504-414b-ae8b-18deb95ef23c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:21:17.346Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:21:27.347Z |INFO |Init configs |InvocationID=b1bdbcdb-f194-4be9-bb98-283a52bb8256, InstanceUUID=0c1b8dc4-d21d-4b6f-a9e3-18f787e259b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:21:27.358Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:21:37.358Z |INFO |Init configs |InvocationID=b1bdbcdb-f194-4be9-bb98-283a52bb8256, InstanceUUID=7d886cdc-eec8-41d4-98a4-68412ab5f54f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:21:37.367Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:21:47.369Z |INFO |Init configs |InvocationID=b1bdbcdb-f194-4be9-bb98-283a52bb8256, InstanceUUID=6d6e7d2c-cf60-440e-9745-083bc02c7e1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:21:47.383Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:21:57.384Z |INFO |Init configs |InvocationID=b1bdbcdb-f194-4be9-bb98-283a52bb8256, InstanceUUID=11fa9559-906f-409d-b179-caaf623622b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:21:57.392Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-11T11:21:58.177Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-11T11:21:58.178Z |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-10-11T11:21:58.179Z |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-10-11T11:21:58.181Z |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-10-11T11:21:58.189Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-11T11:21:58.189Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-11T11:21:58.189Z |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-10-11T11:21:58.190Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:22:07.393Z |INFO |Init configs |InvocationID=b1bdbcdb-f194-4be9-bb98-283a52bb8256, InstanceUUID=bc5beb1f-7ca9-4c89-87d6-65e8ac985624 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:22:07.401Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:22:17.402Z |INFO |Init configs |InvocationID=b1bdbcdb-f194-4be9-bb98-283a52bb8256, InstanceUUID=af675234-e0ed-446b-805e-198522afead4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:22:17.410Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:22:27.410Z |INFO |Init configs |InvocationID=b1bdbcdb-f194-4be9-bb98-283a52bb8256, InstanceUUID=4453bef2-63a0-4694-84c4-8792ab1a1e8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:22:27.419Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:22:37.420Z |INFO |Init configs |InvocationID=b1bdbcdb-f194-4be9-bb98-283a52bb8256, InstanceUUID=f8adbd61-15a7-4b9a-aa55-24b6831a06fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:22:37.430Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:22:47.431Z |INFO |Init configs |InvocationID=b1bdbcdb-f194-4be9-bb98-283a52bb8256, InstanceUUID=81ff2d7b-13bb-4bd9-8850-d1bed953b321 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:22:47.446Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:22:57.447Z |INFO |Init configs |InvocationID=b1bdbcdb-f194-4be9-bb98-283a52bb8256, InstanceUUID=534d5528-2e12-45cc-98e6-8ecbd39d9f7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:22:57.456Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:23:07.460Z |INFO |Init configs |InvocationID=b1bdbcdb-f194-4be9-bb98-283a52bb8256, InstanceUUID=d0680691-b9f8-4aab-a630-8285686c6ddb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:23:07.473Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:23:17.473Z |INFO |Init configs |InvocationID=b1bdbcdb-f194-4be9-bb98-283a52bb8256, InstanceUUID=1e3bf57d-2330-49ba-911a-82c9f23ad16f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:23:17.482Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:23:27.483Z |INFO |Init configs |InvocationID=b1bdbcdb-f194-4be9-bb98-283a52bb8256, InstanceUUID=1f7a4ed3-6edd-4b7f-a543-5cdecc1ec1ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:23:27.490Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:23:37.491Z |INFO |Init configs |InvocationID=b1bdbcdb-f194-4be9-bb98-283a52bb8256, InstanceUUID=affdc2b1-dce6-4e4d-b2e6-4fd578ca6fe1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:23:37.499Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:23:47.501Z |INFO |Init configs |InvocationID=b1bdbcdb-f194-4be9-bb98-283a52bb8256, InstanceUUID=3e4bc561-629b-4af6-8bc0-70f4c4785e1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:23:47.514Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:23:57.514Z |INFO |Init configs |InvocationID=b1bdbcdb-f194-4be9-bb98-283a52bb8256, InstanceUUID=a2da0e86-d177-4b5b-9df5-917f1ffa166a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:23:57.521Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:24:07.521Z |INFO |Init configs |InvocationID=b1bdbcdb-f194-4be9-bb98-283a52bb8256, InstanceUUID=a879fc03-3bff-4a43-bb67-fd7025471180 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:24:07.529Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:24:17.530Z |INFO |Init configs |InvocationID=b1bdbcdb-f194-4be9-bb98-283a52bb8256, InstanceUUID=d64d4302-0e98-42d7-b4d8-9b94456ee8b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:24:17.536Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:24:27.537Z |INFO |Init configs |InvocationID=b1bdbcdb-f194-4be9-bb98-283a52bb8256, InstanceUUID=eb1cf328-c60f-41ef-b5bb-df1a122622e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:24:27.547Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:24:37.547Z |INFO |Init configs |InvocationID=b1bdbcdb-f194-4be9-bb98-283a52bb8256, InstanceUUID=ff605274-85ac-4fcb-984f-3e79adc7568b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:24:37.556Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:24:47.558Z |INFO |Init configs |InvocationID=b1bdbcdb-f194-4be9-bb98-283a52bb8256, InstanceUUID=0b05d9aa-3f41-47d0-905d-39cfc588881e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:24:47.569Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:24:57.570Z |INFO |Init configs |InvocationID=b1bdbcdb-f194-4be9-bb98-283a52bb8256, InstanceUUID=9d15e0ab-4cca-48bf-a82c-616a6ac01199 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:24:57.578Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:25:07.579Z |INFO |Init configs |InvocationID=b1bdbcdb-f194-4be9-bb98-283a52bb8256, InstanceUUID=1db4a710-8346-47f4-88e3-24d96f305575 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:25:07.588Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:25:17.589Z |INFO |Init configs |InvocationID=b1bdbcdb-f194-4be9-bb98-283a52bb8256, InstanceUUID=f945e25b-bf77-4179-a0a8-37895fa4279b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:25:17.596Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:25:27.596Z |INFO |Init configs |InvocationID=b1bdbcdb-f194-4be9-bb98-283a52bb8256, InstanceUUID=d2617605-7b92-4e0f-8883-2ab0fbdb501a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:25:27.605Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:25:37.606Z |INFO |Init configs |InvocationID=b1bdbcdb-f194-4be9-bb98-283a52bb8256, InstanceUUID=2d0ab5f2-6427-4bac-908a-8553bda545b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:25:37.615Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:25:47.617Z |INFO |Init configs |InvocationID=b1bdbcdb-f194-4be9-bb98-283a52bb8256, InstanceUUID=0829f053-5ec0-4de6-8bc2-b26b1341d320 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:25:47.630Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:25:57.631Z |INFO |Init configs |InvocationID=b1bdbcdb-f194-4be9-bb98-283a52bb8256, InstanceUUID=12f6f615-3873-41d4-86c8-1760596f41e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:25:57.638Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:26:07.639Z |INFO |Init configs |InvocationID=b1bdbcdb-f194-4be9-bb98-283a52bb8256, InstanceUUID=07f8e2ff-e343-4b1e-b301-60242eb3d3b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:26:07.647Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:26:17.648Z |INFO |Init configs |InvocationID=b1bdbcdb-f194-4be9-bb98-283a52bb8256, InstanceUUID=25f06d95-686d-42df-95e1-acc3c7e2b8ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:26:17.654Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:26:27.655Z |INFO |Init configs |InvocationID=b1bdbcdb-f194-4be9-bb98-283a52bb8256, InstanceUUID=96469221-39bb-4e01-8aae-06fedb3de941 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:26:27.662Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:26:37.663Z |INFO |Init configs |InvocationID=b1bdbcdb-f194-4be9-bb98-283a52bb8256, InstanceUUID=17458982-8e7e-447e-8037-e54454c7f061 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:26:37.677Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:26:47.677Z |INFO |Init configs |InvocationID=b1bdbcdb-f194-4be9-bb98-283a52bb8256, InstanceUUID=e571dbaa-ad8b-42c4-980a-2aee3b5fc9b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:26:47.686Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:26:57.686Z |INFO |Init configs |InvocationID=b1bdbcdb-f194-4be9-bb98-283a52bb8256, InstanceUUID=adcfbc12-1d2b-4599-bb80-25cccfd37320 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:26:57.694Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-11T11:26:58.213Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-11T11:26:58.213Z |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-10-11T11:26:58.214Z |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-10-11T11:26:58.216Z |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-10-11T11:26:58.221Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-11T11:26:58.221Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-11T11:26:58.221Z |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-10-11T11:26:58.223Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:27:07.694Z |INFO |Init configs |InvocationID=b1bdbcdb-f194-4be9-bb98-283a52bb8256, InstanceUUID=65c1a251-a5a7-407c-acf7-c8591fa77cf6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:27:07.701Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:27:17.703Z |INFO |Init configs |InvocationID=b1bdbcdb-f194-4be9-bb98-283a52bb8256, InstanceUUID=6ffbebd7-7805-426d-ba4c-707834e07bcb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:27:17.717Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:27:27.717Z |INFO |Init configs |InvocationID=b1bdbcdb-f194-4be9-bb98-283a52bb8256, InstanceUUID=9e165685-cb14-4d8a-9b1a-5c43f1fca72a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:27:27.726Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:27:37.726Z |INFO |Init configs |InvocationID=b1bdbcdb-f194-4be9-bb98-283a52bb8256, InstanceUUID=973d65db-27d4-40d7-891d-430154d451c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:27:37.736Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:27:47.737Z |INFO |Init configs |InvocationID=b1bdbcdb-f194-4be9-bb98-283a52bb8256, InstanceUUID=20aa07f5-4468-4e58-ae0e-544aa643f6af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:27:47.746Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:27:57.747Z |INFO |Init configs |InvocationID=b1bdbcdb-f194-4be9-bb98-283a52bb8256, InstanceUUID=e430fffe-5f9d-49b0-a82d-fef73cc173ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:27:57.754Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:28:07.754Z |INFO |Init configs |InvocationID=b1bdbcdb-f194-4be9-bb98-283a52bb8256, InstanceUUID=a5121a49-afda-486a-b63d-33f67cc7c6bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:28:07.761Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:28:17.761Z |INFO |Init configs |InvocationID=b1bdbcdb-f194-4be9-bb98-283a52bb8256, InstanceUUID=6726d06c-ab41-4557-987f-da8aafa734e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:28:17.769Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:28:27.770Z |INFO |Init configs |InvocationID=b1bdbcdb-f194-4be9-bb98-283a52bb8256, InstanceUUID=c685e9d1-2ab3-4246-b23d-6bbcd5475cff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:28:27.785Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:28:37.786Z |INFO |Init configs |InvocationID=b1bdbcdb-f194-4be9-bb98-283a52bb8256, InstanceUUID=0b60846a-6997-4d14-9bdb-cf163958321e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:28:37.793Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:28:47.794Z |INFO |Init configs |InvocationID=b1bdbcdb-f194-4be9-bb98-283a52bb8256, InstanceUUID=e73d10a0-e03e-4dea-96bb-1301c3cca82a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:28:47.802Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:28:57.802Z |INFO |Init configs |InvocationID=b1bdbcdb-f194-4be9-bb98-283a52bb8256, InstanceUUID=eba4ab4c-3fb8-4498-9b07-32efb944d231 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:28:57.809Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:29:07.810Z |INFO |Init configs |InvocationID=b1bdbcdb-f194-4be9-bb98-283a52bb8256, InstanceUUID=83ae1c62-2b2d-4a7a-bf92-b114432e8234 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:29:07.817Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:29:17.818Z |INFO |Init configs |InvocationID=b1bdbcdb-f194-4be9-bb98-283a52bb8256, InstanceUUID=7c62bab4-673b-4353-b27d-2594a7ae5895 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:29:17.825Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:29:27.826Z |INFO |Init configs |InvocationID=b1bdbcdb-f194-4be9-bb98-283a52bb8256, InstanceUUID=29f648c6-d860-42f9-86c4-a22b5d28e075 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:29:27.838Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:29:37.838Z |INFO |Init configs |InvocationID=b1bdbcdb-f194-4be9-bb98-283a52bb8256, InstanceUUID=33d29565-b03f-49fa-9713-99ed175974ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:29:37.848Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:29:47.849Z |INFO |Init configs |InvocationID=b1bdbcdb-f194-4be9-bb98-283a52bb8256, InstanceUUID=7d6fb52c-a282-43f8-a656-234e77aa0c76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:29:47.858Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:29:57.858Z |INFO |Init configs |InvocationID=b1bdbcdb-f194-4be9-bb98-283a52bb8256, InstanceUUID=515709fa-34db-4275-a245-646f106493a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:29:57.871Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:30:07.872Z |INFO |Init configs |InvocationID=b1bdbcdb-f194-4be9-bb98-283a52bb8256, InstanceUUID=57a948a1-272e-41c4-8d06-475a10512fe6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:30:07.887Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:30:17.888Z |INFO |Init configs |InvocationID=b1bdbcdb-f194-4be9-bb98-283a52bb8256, InstanceUUID=180c0e0c-9b22-4399-8c04-e4ca1fa99f18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:30:17.897Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:30:27.897Z |INFO |Init configs |InvocationID=b1bdbcdb-f194-4be9-bb98-283a52bb8256, InstanceUUID=3e614236-288f-4ef9-a77c-bd91ee6e0f14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:30:27.906Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:30:37.908Z |INFO |Init configs |InvocationID=b1bdbcdb-f194-4be9-bb98-283a52bb8256, InstanceUUID=0ced0607-ff6f-470a-ac74-51c2ec78de04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:30:37.925Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:30:47.926Z |INFO |Init configs |InvocationID=b1bdbcdb-f194-4be9-bb98-283a52bb8256, InstanceUUID=0c81e4b7-893e-490e-a66e-590bec970475 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:30:47.934Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:30:57.934Z |INFO |Init configs |InvocationID=b1bdbcdb-f194-4be9-bb98-283a52bb8256, InstanceUUID=c854f643-979b-4aa3-9467-18615140f48d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:30:57.941Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:31:07.941Z |INFO |Init configs |InvocationID=b1bdbcdb-f194-4be9-bb98-283a52bb8256, InstanceUUID=47ac7c49-7dae-437a-8372-990b9fc369ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:31:07.948Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:31:17.948Z |INFO |Init configs |InvocationID=b1bdbcdb-f194-4be9-bb98-283a52bb8256, InstanceUUID=d0259244-be6e-47f7-9d9a-8836254cf3d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:31:17.954Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:31:27.955Z |INFO |Init configs |InvocationID=b1bdbcdb-f194-4be9-bb98-283a52bb8256, InstanceUUID=a80e153c-1fc3-408f-a5d5-7a413d77d18e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:31:27.961Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:31:37.962Z |INFO |Init configs |InvocationID=b1bdbcdb-f194-4be9-bb98-283a52bb8256, InstanceUUID=a2dce593-0c99-4abc-8074-554de7ec05b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:31:37.974Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:31:47.974Z |INFO |Init configs |InvocationID=b1bdbcdb-f194-4be9-bb98-283a52bb8256, InstanceUUID=79acb534-6d8b-4108-9d42-1bcb2eaa09e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:31:47.982Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:31:57.982Z |INFO |Init configs |InvocationID=b1bdbcdb-f194-4be9-bb98-283a52bb8256, InstanceUUID=85838ccd-327f-4d9c-bda0-d04151f4d1bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:31:57.990Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-11T11:31:58.264Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-11T11:31:58.264Z |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-10-11T11:31:58.265Z |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-10-11T11:31:58.268Z |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-10-11T11:31:58.273Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-11T11:31:58.273Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-11T11:31:58.273Z |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-10-11T11:31:58.275Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:32:07.990Z |INFO |Init configs |InvocationID=b1bdbcdb-f194-4be9-bb98-283a52bb8256, InstanceUUID=83554c87-3253-4fa7-971f-9308bab9ec9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:32:07.997Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:32:17.997Z |INFO |Init configs |InvocationID=b1bdbcdb-f194-4be9-bb98-283a52bb8256, InstanceUUID=25ea1ddc-4aa0-4613-b0c7-42907436cf09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:32:18.004Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:32:28.005Z |INFO |Init configs |InvocationID=b1bdbcdb-f194-4be9-bb98-283a52bb8256, InstanceUUID=fe572287-aa17-4367-ab2a-52f9e642dda5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:32:28.015Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:32:38.016Z |INFO |Init configs |InvocationID=b1bdbcdb-f194-4be9-bb98-283a52bb8256, InstanceUUID=ef59b6ab-a563-4715-ac66-c80a873debfb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:32:38.026Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:32:48.027Z |INFO |Init configs |InvocationID=b1bdbcdb-f194-4be9-bb98-283a52bb8256, InstanceUUID=a5b73ff5-034e-43a4-8cf3-529c29a067e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:32:48.033Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:32:58.034Z |INFO |Init configs |InvocationID=b1bdbcdb-f194-4be9-bb98-283a52bb8256, InstanceUUID=66c263df-f719-4d69-bb4e-9f9cf7b376c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:32:58.041Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:33:08.041Z |INFO |Init configs |InvocationID=b1bdbcdb-f194-4be9-bb98-283a52bb8256, InstanceUUID=c79a478b-8ae8-47d0-91e4-e9a0ba688443 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:33:08.048Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:33:18.048Z |INFO |Init configs |InvocationID=b1bdbcdb-f194-4be9-bb98-283a52bb8256, InstanceUUID=38594aa4-988c-44e8-bae7-e7165f88d329 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:33:18.055Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:33:28.056Z |INFO |Init configs |InvocationID=b1bdbcdb-f194-4be9-bb98-283a52bb8256, InstanceUUID=125b8001-afa4-4856-8aa8-e0fc180b0dc2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:33:28.101Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:33:38.102Z |INFO |Init configs |InvocationID=b1bdbcdb-f194-4be9-bb98-283a52bb8256, InstanceUUID=604fc9c5-3ddb-496e-b3c9-47dae8284b7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:33:38.113Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:33:48.114Z |INFO |Init configs |InvocationID=b1bdbcdb-f194-4be9-bb98-283a52bb8256, InstanceUUID=901c3b12-1f8c-4b84-bdf5-14bb4a6081e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:33:48.122Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:33:58.123Z |INFO |Init configs |InvocationID=b1bdbcdb-f194-4be9-bb98-283a52bb8256, InstanceUUID=c8722beb-2514-4cd4-aa59-fabcd9140e4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:33:58.130Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:34:08.131Z |INFO |Init configs |InvocationID=b1bdbcdb-f194-4be9-bb98-283a52bb8256, InstanceUUID=6f5a51e9-c221-4355-9d13-be3b6e9c7ba3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:34:08.137Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:34:18.137Z |INFO |Init configs |InvocationID=b1bdbcdb-f194-4be9-bb98-283a52bb8256, InstanceUUID=8abef2e8-ba28-4411-8ce0-2cf5e8fe752a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:34:18.143Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:34:28.145Z |INFO |Init configs |InvocationID=b1bdbcdb-f194-4be9-bb98-283a52bb8256, InstanceUUID=29bffcb8-4ce4-4b6a-8981-b5523537247e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:34:28.158Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:34:38.159Z |INFO |Init configs |InvocationID=b1bdbcdb-f194-4be9-bb98-283a52bb8256, InstanceUUID=98e1ccc7-1531-46ee-a714-d06aea0e8b82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:34:38.165Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:34:48.166Z |INFO |Init configs |InvocationID=b1bdbcdb-f194-4be9-bb98-283a52bb8256, InstanceUUID=00f3161c-291d-40cc-852e-7298aeae734c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:34:48.173Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:34:58.173Z |INFO |Init configs |InvocationID=b1bdbcdb-f194-4be9-bb98-283a52bb8256, InstanceUUID=922f921a-4b64-4cbd-af50-a2003b5e09e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:34:58.179Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:35:08.180Z |INFO |Init configs |InvocationID=b1bdbcdb-f194-4be9-bb98-283a52bb8256, InstanceUUID=26fcf9de-cfd2-4395-b211-40183a2874da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:35:08.184Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:35:18.186Z |INFO |Init configs |InvocationID=b1bdbcdb-f194-4be9-bb98-283a52bb8256, InstanceUUID=c1276a34-8d0f-4cc4-99f6-f810c4510e0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:35:18.193Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:35:28.195Z |INFO |Init configs |InvocationID=b1bdbcdb-f194-4be9-bb98-283a52bb8256, InstanceUUID=5ca013be-8bd0-4556-83dd-560bc6638004 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:35:28.210Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:35:38.211Z |INFO |Init configs |InvocationID=b1bdbcdb-f194-4be9-bb98-283a52bb8256, InstanceUUID=108d949f-3018-4002-af85-69208034a49b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:35:38.219Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:35:48.220Z |INFO |Init configs |InvocationID=b1bdbcdb-f194-4be9-bb98-283a52bb8256, InstanceUUID=af4f6783-1152-42d6-84f5-2d71640ea2a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:35:48.228Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:35:58.232Z |INFO |Init configs |InvocationID=b1bdbcdb-f194-4be9-bb98-283a52bb8256, InstanceUUID=c81ff8dc-1e9c-4946-ae1b-4ff17118c829 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:35:58.242Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:36:08.243Z |INFO |Init configs |InvocationID=b1bdbcdb-f194-4be9-bb98-283a52bb8256, InstanceUUID=bee236cb-2511-499c-b2b9-fe1a48a2e628 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:36:08.252Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:36:18.252Z |INFO |Init configs |InvocationID=b1bdbcdb-f194-4be9-bb98-283a52bb8256, InstanceUUID=6fe14f91-cb55-44f3-b78c-5dc7c512427f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:36:18.263Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:36:28.263Z |INFO |Init configs |InvocationID=b1bdbcdb-f194-4be9-bb98-283a52bb8256, InstanceUUID=d696dd5b-9a29-43f5-807e-3d7ea585883b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:36:28.269Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:36:38.270Z |INFO |Init configs |InvocationID=b1bdbcdb-f194-4be9-bb98-283a52bb8256, InstanceUUID=e4cdad31-2747-45e7-a33b-c6285254fde3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:36:38.281Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:36:48.282Z |INFO |Init configs |InvocationID=b1bdbcdb-f194-4be9-bb98-283a52bb8256, InstanceUUID=60cc9e13-5a98-4c6f-a67e-ce8a1dbcd5a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:36:48.290Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-11T11:36:58.221Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-11T11:36:58.222Z |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-10-11T11:36:58.222Z |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-10-11T11:36:58.225Z |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-10-11T11:36:58.229Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-11T11:36:58.229Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-11T11:36:58.229Z |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-10-11T11:36:58.231Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:36:58.290Z |INFO |Init configs |InvocationID=b1bdbcdb-f194-4be9-bb98-283a52bb8256, InstanceUUID=360558b0-673c-45b8-b543-205af9acd9df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:36:58.296Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:37:08.296Z |INFO |Init configs |InvocationID=b1bdbcdb-f194-4be9-bb98-283a52bb8256, InstanceUUID=9f4eb3ce-a553-4463-b559-1f2525a267d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:37:08.303Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:37:18.303Z |INFO |Init configs |InvocationID=b1bdbcdb-f194-4be9-bb98-283a52bb8256, InstanceUUID=caa75b9c-780d-446b-ac14-97cfdf24b6d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:37:18.310Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:37:28.310Z |INFO |Init configs |InvocationID=b1bdbcdb-f194-4be9-bb98-283a52bb8256, InstanceUUID=e745c153-75af-44cd-ab22-2eb4b383b180 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:37:28.317Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:37:38.318Z |INFO |Init configs |InvocationID=b1bdbcdb-f194-4be9-bb98-283a52bb8256, InstanceUUID=e11a146e-9a49-44f0-b09a-f773c434fd2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:37:38.328Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:37:48.328Z |INFO |Init configs |InvocationID=b1bdbcdb-f194-4be9-bb98-283a52bb8256, InstanceUUID=51570793-ec65-4630-8c97-69ec2c65c2c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:37:48.335Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:37:58.336Z |INFO |Init configs |InvocationID=b1bdbcdb-f194-4be9-bb98-283a52bb8256, InstanceUUID=ba9b2820-2061-4d80-bdf8-344cf9c761d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:37:58.342Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:38:08.343Z |INFO |Init configs |InvocationID=b1bdbcdb-f194-4be9-bb98-283a52bb8256, InstanceUUID=569e9b31-aaf3-42fb-a7ca-58d804acd252 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:38:08.350Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:38:18.350Z |INFO |Init configs |InvocationID=b1bdbcdb-f194-4be9-bb98-283a52bb8256, InstanceUUID=694ee9fb-593d-4938-b570-180c4f6835e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:38:18.359Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:38:28.359Z |INFO |Init configs |InvocationID=b1bdbcdb-f194-4be9-bb98-283a52bb8256, InstanceUUID=c26c90dd-036b-44cc-8b77-d4df25b8c77c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:38:28.366Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:38:38.373Z |INFO |Init configs |InvocationID=b1bdbcdb-f194-4be9-bb98-283a52bb8256, InstanceUUID=947b5c4a-71a9-43bc-905d-b272e883b212 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:38:38.385Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:38:48.385Z |INFO |Init configs |InvocationID=b1bdbcdb-f194-4be9-bb98-283a52bb8256, InstanceUUID=fd155f0d-5c64-4ba1-a664-6bf40ea71e77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:38:48.395Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:38:58.395Z |INFO |Init configs |InvocationID=b1bdbcdb-f194-4be9-bb98-283a52bb8256, InstanceUUID=1508d39e-866b-4766-a1b4-7bcc2fcb624e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:38:58.403Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:39:08.404Z |INFO |Init configs |InvocationID=b1bdbcdb-f194-4be9-bb98-283a52bb8256, InstanceUUID=27beed3f-abd9-4b65-ad09-06c4a8a9c395 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:39:08.410Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:39:18.410Z |INFO |Init configs |InvocationID=b1bdbcdb-f194-4be9-bb98-283a52bb8256, InstanceUUID=fd2753ea-0004-4ed1-8d0b-3ff571972332 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:39:18.415Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:39:28.416Z |INFO |Init configs |InvocationID=b1bdbcdb-f194-4be9-bb98-283a52bb8256, InstanceUUID=852330fc-a480-42c6-9dfe-9afe319071ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:39:28.424Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:39:38.425Z |INFO |Init configs |InvocationID=b1bdbcdb-f194-4be9-bb98-283a52bb8256, InstanceUUID=dace86ff-8019-48ec-a364-677d54461316 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:39:38.437Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:39:48.437Z |INFO |Init configs |InvocationID=b1bdbcdb-f194-4be9-bb98-283a52bb8256, InstanceUUID=509b0c24-c4d2-4527-93c0-c2b1f4061fc5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:39:48.444Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:39:58.445Z |INFO |Init configs |InvocationID=b1bdbcdb-f194-4be9-bb98-283a52bb8256, InstanceUUID=61cda5e3-dfa6-4d63-ac9f-33c747c9472d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:39:58.451Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:40:08.452Z |INFO |Init configs |InvocationID=b1bdbcdb-f194-4be9-bb98-283a52bb8256, InstanceUUID=f0572a9f-b4c8-437a-b4cc-f608525909c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:40:08.459Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:40:18.460Z |INFO |Init configs |InvocationID=b1bdbcdb-f194-4be9-bb98-283a52bb8256, InstanceUUID=210419cf-3e11-4283-80ea-e5236b118540 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:40:18.467Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:40:28.467Z |INFO |Init configs |InvocationID=b1bdbcdb-f194-4be9-bb98-283a52bb8256, InstanceUUID=ad2d8bfe-3f00-4b74-9b16-151e2e169768 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:40:28.474Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:40:38.475Z |INFO |Init configs |InvocationID=b1bdbcdb-f194-4be9-bb98-283a52bb8256, InstanceUUID=3e96eee1-c660-4c9a-89dd-5260bc31ddfc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:40:38.484Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:40:48.485Z |INFO |Init configs |InvocationID=b1bdbcdb-f194-4be9-bb98-283a52bb8256, InstanceUUID=28569bf3-eae8-4f2b-95b3-ed6502a26162 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:40:48.491Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:40:58.492Z |INFO |Init configs |InvocationID=b1bdbcdb-f194-4be9-bb98-283a52bb8256, InstanceUUID=2af1a807-341a-4c0d-b689-32dec7ebb988 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:40:58.498Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:41:08.498Z |INFO |Init configs |InvocationID=b1bdbcdb-f194-4be9-bb98-283a52bb8256, InstanceUUID=fa03ebfc-e8bb-4ac3-ada1-1c6f6fae0c61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:41:08.506Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:41:18.507Z |INFO |Init configs |InvocationID=b1bdbcdb-f194-4be9-bb98-283a52bb8256, InstanceUUID=55815ee8-0541-4b65-a69f-9c20fed97a92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:41:18.514Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:41:28.514Z |INFO |Init configs |InvocationID=b1bdbcdb-f194-4be9-bb98-283a52bb8256, InstanceUUID=5588079d-1d98-47fe-8d8a-b7124dad5a25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:41:28.520Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:41:38.520Z |INFO |Init configs |InvocationID=b1bdbcdb-f194-4be9-bb98-283a52bb8256, InstanceUUID=e0d6c455-502e-460e-9a18-1e2b9f443ed9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:41:38.529Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:41:48.530Z |INFO |Init configs |InvocationID=b1bdbcdb-f194-4be9-bb98-283a52bb8256, InstanceUUID=7ea612da-841d-4d7e-b6fc-6354d64488d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:41:48.542Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-11T11:41:58.297Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-11T11:41:58.297Z |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-10-11T11:41:58.298Z |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-10-11T11:41:58.299Z |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-10-11T11:41:58.304Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-11T11:41:58.304Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-11T11:41:58.304Z |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-10-11T11:41:58.305Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:41:58.543Z |INFO |Init configs |InvocationID=b1bdbcdb-f194-4be9-bb98-283a52bb8256, InstanceUUID=a302beb7-53c5-488a-ba47-5438ddb611aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:41:58.554Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:42:08.555Z |INFO |Init configs |InvocationID=b1bdbcdb-f194-4be9-bb98-283a52bb8256, InstanceUUID=8db5905b-cce6-4a2f-a13b-051581d459c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:42:08.561Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:42:18.561Z |INFO |Init configs |InvocationID=b1bdbcdb-f194-4be9-bb98-283a52bb8256, InstanceUUID=f2024c5b-a3a6-426b-b806-8c448efaa385 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:42:18.568Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:42:28.568Z |INFO |Init configs |InvocationID=b1bdbcdb-f194-4be9-bb98-283a52bb8256, InstanceUUID=c593a85b-c175-4a63-9ccb-bb874f424594 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:42:28.575Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:42:38.575Z |INFO |Init configs |InvocationID=b1bdbcdb-f194-4be9-bb98-283a52bb8256, InstanceUUID=f0daae81-158d-4c49-b0c2-26cd19e02f97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:42:38.582Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:42:48.582Z |INFO |Init configs |InvocationID=b1bdbcdb-f194-4be9-bb98-283a52bb8256, InstanceUUID=2919f953-f65d-49e4-8f99-35aad887840a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:42:48.596Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:42:58.597Z |INFO |Init configs |InvocationID=b1bdbcdb-f194-4be9-bb98-283a52bb8256, InstanceUUID=3d7d3daa-b272-40f5-a43c-e07afb56dc73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:42:58.603Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:43:08.605Z |INFO |Init configs |InvocationID=b1bdbcdb-f194-4be9-bb98-283a52bb8256, InstanceUUID=09944a4a-1a3e-4096-a413-c3bbd1230502 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:43:08.616Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:43:18.617Z |INFO |Init configs |InvocationID=b1bdbcdb-f194-4be9-bb98-283a52bb8256, InstanceUUID=0f42736e-05bf-4c34-8d0f-1f247d9fac09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:43:18.622Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:43:28.623Z |INFO |Init configs |InvocationID=b1bdbcdb-f194-4be9-bb98-283a52bb8256, InstanceUUID=b4ff8bec-76f7-4c8c-b719-60c209e00c12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:43:28.630Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:43:38.631Z |INFO |Init configs |InvocationID=b1bdbcdb-f194-4be9-bb98-283a52bb8256, InstanceUUID=e3c4d2ab-b014-4da5-9f0d-da37b69db833 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:43:38.638Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:43:48.639Z |INFO |Init configs |InvocationID=b1bdbcdb-f194-4be9-bb98-283a52bb8256, InstanceUUID=a1d077b7-3264-4e0c-bed5-53604787df2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:43:48.650Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:43:58.651Z |INFO |Init configs |InvocationID=b1bdbcdb-f194-4be9-bb98-283a52bb8256, InstanceUUID=f1ae575d-203d-427c-94c3-10600229b30f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:43:58.658Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:44:08.658Z |INFO |Init configs |InvocationID=b1bdbcdb-f194-4be9-bb98-283a52bb8256, InstanceUUID=271ebc78-9a7c-4b3a-9963-6b35781ad916 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:44:08.665Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:44:18.666Z |INFO |Init configs |InvocationID=b1bdbcdb-f194-4be9-bb98-283a52bb8256, InstanceUUID=94d5c051-e7b0-41ea-858e-640f1026dbfb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:44:18.674Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:44:28.675Z |INFO |Init configs |InvocationID=b1bdbcdb-f194-4be9-bb98-283a52bb8256, InstanceUUID=bc941d23-2ddd-48eb-a25e-54fafa9efc5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:44:28.687Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:44:38.687Z |INFO |Init configs |InvocationID=b1bdbcdb-f194-4be9-bb98-283a52bb8256, InstanceUUID=0542820f-be94-4c96-8d49-dfec53f5d71e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:44:38.696Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:44:48.696Z |INFO |Init configs |InvocationID=b1bdbcdb-f194-4be9-bb98-283a52bb8256, InstanceUUID=f2fc7d86-2f42-4554-8fac-161b51ab4d2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:44:48.703Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:44:58.704Z |INFO |Init configs |InvocationID=b1bdbcdb-f194-4be9-bb98-283a52bb8256, InstanceUUID=0be0a811-15eb-40fa-ac13-30aa43389ec8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:44:58.710Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:45:08.711Z |INFO |Init configs |InvocationID=b1bdbcdb-f194-4be9-bb98-283a52bb8256, InstanceUUID=2439aca2-94b9-4242-b7da-02192a51aafc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:45:08.718Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:45:18.718Z |INFO |Init configs |InvocationID=b1bdbcdb-f194-4be9-bb98-283a52bb8256, InstanceUUID=3000ddae-c699-43de-ad02-1dc5563808cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:45:18.724Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:45:28.724Z |INFO |Init configs |InvocationID=b1bdbcdb-f194-4be9-bb98-283a52bb8256, InstanceUUID=d292ba5e-1959-46b7-b525-0bb3dff8006a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:45:28.731Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:45:38.731Z |INFO |Init configs |InvocationID=b1bdbcdb-f194-4be9-bb98-283a52bb8256, InstanceUUID=0922407a-11e9-42bc-b4ef-f26473de5faa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:45:38.737Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:45:48.737Z |INFO |Init configs |InvocationID=b1bdbcdb-f194-4be9-bb98-283a52bb8256, InstanceUUID=ce64472d-71ff-475d-8dc8-75c97c9c73b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:45:48.747Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:45:58.748Z |INFO |Init configs |InvocationID=b1bdbcdb-f194-4be9-bb98-283a52bb8256, InstanceUUID=4572a03d-9a8b-453d-a259-9f059dd3b5c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:45:58.758Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:46:08.758Z |INFO |Init configs |InvocationID=b1bdbcdb-f194-4be9-bb98-283a52bb8256, InstanceUUID=ecfa34fc-cbd4-4c10-b7a8-719cbd85e105 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:46:08.765Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:46:18.765Z |INFO |Init configs |InvocationID=b1bdbcdb-f194-4be9-bb98-283a52bb8256, InstanceUUID=b66b2008-4e57-4410-bb41-93563a05aaca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:46:18.772Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:46:28.772Z |INFO |Init configs |InvocationID=b1bdbcdb-f194-4be9-bb98-283a52bb8256, InstanceUUID=b8aa33ce-6ec3-4a59-9401-94c2260096b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:46:28.779Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:46:38.779Z |INFO |Init configs |InvocationID=b1bdbcdb-f194-4be9-bb98-283a52bb8256, InstanceUUID=6c23330c-5526-44ff-9028-a3a665517fea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:46:38.793Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:46:48.795Z |INFO |Init configs |InvocationID=b1bdbcdb-f194-4be9-bb98-283a52bb8256, InstanceUUID=12d0a083-a182-4c44-b150-b5a99c2accfd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:46:48.800Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-11T11:46:58.203Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-11T11:46:58.204Z |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-10-11T11:46:58.205Z |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-10-11T11:46:58.207Z |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-10-11T11:46:58.212Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-11T11:46:58.212Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-11T11:46:58.212Z |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-10-11T11:46:58.214Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:46:58.801Z |INFO |Init configs |InvocationID=b1bdbcdb-f194-4be9-bb98-283a52bb8256, InstanceUUID=d9197b90-361f-48f8-ab69-2c4ada8c20a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:46:58.808Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:47:08.808Z |INFO |Init configs |InvocationID=b1bdbcdb-f194-4be9-bb98-283a52bb8256, InstanceUUID=4c550302-287a-4dcf-a5bc-c9268f42f439 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:47:08.816Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:47:18.817Z |INFO |Init configs |InvocationID=b1bdbcdb-f194-4be9-bb98-283a52bb8256, InstanceUUID=1c1c63ed-5b1f-4c74-b04c-f2b42793d27b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:47:18.827Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:47:28.829Z |INFO |Init configs |InvocationID=b1bdbcdb-f194-4be9-bb98-283a52bb8256, InstanceUUID=973fe31c-d833-4e63-90cb-50d6d18dc9b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:47:28.839Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:47:38.839Z |INFO |Init configs |InvocationID=b1bdbcdb-f194-4be9-bb98-283a52bb8256, InstanceUUID=01319e09-b852-4d0c-af03-afc3ebf30f7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:47:38.846Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:47:48.847Z |INFO |Init configs |InvocationID=b1bdbcdb-f194-4be9-bb98-283a52bb8256, InstanceUUID=4753fab5-b66c-46dc-84a1-527598d686c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:47:48.854Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:47:58.855Z |INFO |Init configs |InvocationID=b1bdbcdb-f194-4be9-bb98-283a52bb8256, InstanceUUID=fae1b7ea-4dd8-463c-b42d-378736eef22e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:47:58.862Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:48:08.862Z |INFO |Init configs |InvocationID=b1bdbcdb-f194-4be9-bb98-283a52bb8256, InstanceUUID=6e9db856-ed3f-4350-bb87-d9b4c5e1514f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:48:08.873Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:48:18.873Z |INFO |Init configs |InvocationID=b1bdbcdb-f194-4be9-bb98-283a52bb8256, InstanceUUID=737a9362-160f-4f28-8b4d-925790cd3705 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:48:18.880Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:48:28.881Z |INFO |Init configs |InvocationID=b1bdbcdb-f194-4be9-bb98-283a52bb8256, InstanceUUID=9bfe685d-218f-45ec-af3d-8471a27c797c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:48:28.887Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:48:38.887Z |INFO |Init configs |InvocationID=b1bdbcdb-f194-4be9-bb98-283a52bb8256, InstanceUUID=624faf3f-e098-4683-b523-bb850405e86d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:48:38.893Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:48:48.894Z |INFO |Init configs |InvocationID=b1bdbcdb-f194-4be9-bb98-283a52bb8256, InstanceUUID=c7fc2594-2e33-44b9-8baf-f39e8018067e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:48:48.905Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:48:58.905Z |INFO |Init configs |InvocationID=b1bdbcdb-f194-4be9-bb98-283a52bb8256, InstanceUUID=77f0ed2a-d4a3-4c08-820f-2f248ed697a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:48:58.913Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:49:08.913Z |INFO |Init configs |InvocationID=b1bdbcdb-f194-4be9-bb98-283a52bb8256, InstanceUUID=9c1c71e7-544b-4968-ad4e-ea68ad52a9cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:49:08.920Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:49:18.920Z |INFO |Init configs |InvocationID=b1bdbcdb-f194-4be9-bb98-283a52bb8256, InstanceUUID=ec719979-1166-4561-b359-439b72a4a1f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:49:18.927Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:49:28.928Z |INFO |Init configs |InvocationID=b1bdbcdb-f194-4be9-bb98-283a52bb8256, InstanceUUID=9dc0b88f-36a3-4a73-8ce9-f714fa4d7ebe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:49:28.934Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:49:38.934Z |INFO |Init configs |InvocationID=b1bdbcdb-f194-4be9-bb98-283a52bb8256, InstanceUUID=f7b196c0-42a5-4578-8f80-e390fe32f9e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:49:38.940Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:49:48.940Z |INFO |Init configs |InvocationID=b1bdbcdb-f194-4be9-bb98-283a52bb8256, InstanceUUID=0d6eedae-af08-4323-be1f-4c7fa5b0f57e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:49:48.946Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:49:58.946Z |INFO |Init configs |InvocationID=b1bdbcdb-f194-4be9-bb98-283a52bb8256, InstanceUUID=81733029-ae4f-4853-9110-20fce622f7e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:49:58.952Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:50:08.952Z |INFO |Init configs |InvocationID=b1bdbcdb-f194-4be9-bb98-283a52bb8256, InstanceUUID=3b8b9a15-98c0-4919-a5de-c60c09f4ca65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:50:08.960Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:50:18.961Z |INFO |Init configs |InvocationID=b1bdbcdb-f194-4be9-bb98-283a52bb8256, InstanceUUID=8256ac76-8830-489d-89cb-8dff0e406503 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:50:18.970Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:50:28.970Z |INFO |Init configs |InvocationID=b1bdbcdb-f194-4be9-bb98-283a52bb8256, InstanceUUID=398009bc-5ca4-4096-a243-aeb0a0ec69da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:50:28.977Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:50:38.978Z |INFO |Init configs |InvocationID=b1bdbcdb-f194-4be9-bb98-283a52bb8256, InstanceUUID=44a49d52-ad1e-4478-ad4e-6c9d4bf6f8aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:50:38.984Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:50:48.984Z |INFO |Init configs |InvocationID=b1bdbcdb-f194-4be9-bb98-283a52bb8256, InstanceUUID=1d439c3a-d945-42c3-b15c-0f43356bc85c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:50:48.992Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:50:58.992Z |INFO |Init configs |InvocationID=b1bdbcdb-f194-4be9-bb98-283a52bb8256, InstanceUUID=87c38451-f36c-49d9-9500-11d3060bfaa2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:50:59.001Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:51:09.001Z |INFO |Init configs |InvocationID=b1bdbcdb-f194-4be9-bb98-283a52bb8256, InstanceUUID=c8fc8dc4-8008-4642-bde1-6e461913a877 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:51:09.007Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:51:19.008Z |INFO |Init configs |InvocationID=b1bdbcdb-f194-4be9-bb98-283a52bb8256, InstanceUUID=a478cd65-79e0-473d-8d6c-8715b1d3388e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:51:19.014Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:51:29.014Z |INFO |Init configs |InvocationID=b1bdbcdb-f194-4be9-bb98-283a52bb8256, InstanceUUID=c0ce84ae-1cd9-4583-970d-ee234f230de8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:51:29.021Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:51:39.022Z |INFO |Init configs |InvocationID=b1bdbcdb-f194-4be9-bb98-283a52bb8256, InstanceUUID=04e9f73e-5483-4a62-bf7c-0a49f1942cec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:51:39.042Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:51:49.042Z |INFO |Init configs |InvocationID=b1bdbcdb-f194-4be9-bb98-283a52bb8256, InstanceUUID=7b19bdaa-4c5b-4f92-9f04-446bfbcce9d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:51:49.048Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-11T11:51:58.224Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-11T11:51:58.225Z |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-10-11T11:51:58.225Z |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-10-11T11:51:58.227Z |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-10-11T11:51:58.230Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-11T11:51:58.230Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-11T11:51:58.230Z |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-10-11T11:51:58.232Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:51:59.053Z |INFO |Init configs |InvocationID=b1bdbcdb-f194-4be9-bb98-283a52bb8256, InstanceUUID=d554d28e-fd65-4c1d-8ab9-fc573d51c76d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:51:59.059Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:52:09.060Z |INFO |Init configs |InvocationID=b1bdbcdb-f194-4be9-bb98-283a52bb8256, InstanceUUID=4d5d62b2-43be-4754-ba36-74454d78d238 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:52:09.065Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:52:19.066Z |INFO |Init configs |InvocationID=b1bdbcdb-f194-4be9-bb98-283a52bb8256, InstanceUUID=c266fe3d-725e-4010-89cf-a28574baa054 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:52:19.085Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:52:29.085Z |INFO |Init configs |InvocationID=b1bdbcdb-f194-4be9-bb98-283a52bb8256, InstanceUUID=16030a76-5d84-424b-9395-b17b83239757 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:52:29.091Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:52:39.092Z |INFO |Init configs |InvocationID=b1bdbcdb-f194-4be9-bb98-283a52bb8256, InstanceUUID=bdff3e48-5e20-426f-abf9-75bfb89ba757 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:52:39.098Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:52:49.102Z |INFO |Init configs |InvocationID=b1bdbcdb-f194-4be9-bb98-283a52bb8256, InstanceUUID=96549017-d966-4d2f-be2d-3280aaacb49d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:52:49.108Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:52:59.112Z |INFO |Init configs |InvocationID=b1bdbcdb-f194-4be9-bb98-283a52bb8256, InstanceUUID=527212a4-74db-4245-83d1-6915d337adf9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:52:59.118Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:53:09.119Z |INFO |Init configs |InvocationID=b1bdbcdb-f194-4be9-bb98-283a52bb8256, InstanceUUID=8b2cdc99-514a-4587-86f7-3b53fffc5b7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:53:09.128Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:53:19.129Z |INFO |Init configs |InvocationID=b1bdbcdb-f194-4be9-bb98-283a52bb8256, InstanceUUID=bba6890d-c217-45c4-957c-64797da4f5fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:53:19.139Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:53:29.140Z |INFO |Init configs |InvocationID=b1bdbcdb-f194-4be9-bb98-283a52bb8256, InstanceUUID=b876cf4b-0905-44c3-b198-43a82bf2cc3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:53:29.147Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:53:39.147Z |INFO |Init configs |InvocationID=b1bdbcdb-f194-4be9-bb98-283a52bb8256, InstanceUUID=b79a8976-b703-4894-b9e2-24e00eb2433c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:53:39.153Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:53:49.154Z |INFO |Init configs |InvocationID=b1bdbcdb-f194-4be9-bb98-283a52bb8256, InstanceUUID=dea8ca96-501a-4916-b28f-cf1e84cf5a8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:53:49.160Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:53:59.160Z |INFO |Init configs |InvocationID=b1bdbcdb-f194-4be9-bb98-283a52bb8256, InstanceUUID=5f7acdb8-deef-4f49-abaf-0a36a04260c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:53:59.168Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:54:09.169Z |INFO |Init configs |InvocationID=b1bdbcdb-f194-4be9-bb98-283a52bb8256, InstanceUUID=875bcd9a-b952-4e97-a748-7f489a661c2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:54:09.175Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:54:19.175Z |INFO |Init configs |InvocationID=b1bdbcdb-f194-4be9-bb98-283a52bb8256, InstanceUUID=54cc7575-1ffd-440a-a1aa-06f4077c0e04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:54:19.181Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:54:29.182Z |INFO |Init configs |InvocationID=b1bdbcdb-f194-4be9-bb98-283a52bb8256, InstanceUUID=63285cba-819f-433e-a05d-3f7504274210 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:54:29.188Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:54:39.189Z |INFO |Init configs |InvocationID=b1bdbcdb-f194-4be9-bb98-283a52bb8256, InstanceUUID=d136d66b-170e-4e01-93b1-50b75097915d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:54:39.201Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:54:49.201Z |INFO |Init configs |InvocationID=b1bdbcdb-f194-4be9-bb98-283a52bb8256, InstanceUUID=d6e00bc7-3d77-4fc6-81e7-ed1540793fa3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:54:49.209Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:54:59.210Z |INFO |Init configs |InvocationID=b1bdbcdb-f194-4be9-bb98-283a52bb8256, InstanceUUID=2c3fea61-8d3a-4bac-9496-d63746185665 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:54:59.217Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:55:09.218Z |INFO |Init configs |InvocationID=b1bdbcdb-f194-4be9-bb98-283a52bb8256, InstanceUUID=50e2552b-6326-41a7-81c2-b3c75cfee0bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:55:09.226Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:55:19.227Z |INFO |Init configs |InvocationID=b1bdbcdb-f194-4be9-bb98-283a52bb8256, InstanceUUID=3409780c-c287-49b2-8067-164e6d631ea8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:55:19.235Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:55:29.235Z |INFO |Init configs |InvocationID=b1bdbcdb-f194-4be9-bb98-283a52bb8256, InstanceUUID=864b58a1-b853-4073-b5b6-a944ac2c3297 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:55:29.242Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:55:39.242Z |INFO |Init configs |InvocationID=b1bdbcdb-f194-4be9-bb98-283a52bb8256, InstanceUUID=083c539e-d1c2-42bf-b97d-a896f4bcbb83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:55:39.248Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:55:49.248Z |INFO |Init configs |InvocationID=b1bdbcdb-f194-4be9-bb98-283a52bb8256, InstanceUUID=6daa5efe-66df-469d-83ee-9c42cceb7c1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:55:49.253Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:55:59.254Z |INFO |Init configs |InvocationID=b1bdbcdb-f194-4be9-bb98-283a52bb8256, InstanceUUID=48546bf7-b7b4-44ac-963a-65dd40930ce7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:55:59.260Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:56:09.261Z |INFO |Init configs |InvocationID=b1bdbcdb-f194-4be9-bb98-283a52bb8256, InstanceUUID=2625e01d-6017-4643-97ca-239cb89a87b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:56:09.269Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:56:19.270Z |INFO |Init configs |InvocationID=b1bdbcdb-f194-4be9-bb98-283a52bb8256, InstanceUUID=1552991e-eeab-4c82-a326-1b329303d281 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:56:19.279Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:56:29.279Z |INFO |Init configs |InvocationID=b1bdbcdb-f194-4be9-bb98-283a52bb8256, InstanceUUID=938f97ba-f75a-4ee2-a488-21d05450b587 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:56:29.286Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:56:39.287Z |INFO |Init configs |InvocationID=b1bdbcdb-f194-4be9-bb98-283a52bb8256, InstanceUUID=4892f222-2257-4582-bdfe-37f74da56ce2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:56:39.292Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:56:49.293Z |INFO |Init configs |InvocationID=b1bdbcdb-f194-4be9-bb98-283a52bb8256, InstanceUUID=282fddb4-4b67-4117-a0ed-5f8edb471938 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:56:49.299Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-11T11:56:58.213Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-11T11:56:58.213Z |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-10-11T11:56:58.214Z |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-10-11T11:56:58.215Z |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-10-11T11:56:58.218Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-11T11:56:58.219Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-11T11:56:58.219Z |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-10-11T11:56:58.220Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:56:59.300Z |INFO |Init configs |InvocationID=b1bdbcdb-f194-4be9-bb98-283a52bb8256, InstanceUUID=af18acd2-8c43-4b0c-8105-1a14ca8bbfa6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:56:59.305Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:57:09.306Z |INFO |Init configs |InvocationID=b1bdbcdb-f194-4be9-bb98-283a52bb8256, InstanceUUID=9e5e11b4-f3e2-4366-9017-daccdf83d78a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:57:09.312Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:57:19.313Z |INFO |Init configs |InvocationID=b1bdbcdb-f194-4be9-bb98-283a52bb8256, InstanceUUID=3cdda744-e5c4-4a45-9a87-bce1e357f96b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:57:19.319Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:57:29.320Z |INFO |Init configs |InvocationID=b1bdbcdb-f194-4be9-bb98-283a52bb8256, InstanceUUID=0b4298ab-2674-461c-9b74-d688aaea639c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:57:29.329Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:57:39.330Z |INFO |Init configs |InvocationID=b1bdbcdb-f194-4be9-bb98-283a52bb8256, InstanceUUID=306e8f95-6778-42a6-863b-740f5d30be32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:57:39.340Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:57:49.340Z |INFO |Init configs |InvocationID=b1bdbcdb-f194-4be9-bb98-283a52bb8256, InstanceUUID=724477e3-2d50-4091-bd0c-1898e0b07a7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:57:49.347Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:57:59.347Z |INFO |Init configs |InvocationID=b1bdbcdb-f194-4be9-bb98-283a52bb8256, InstanceUUID=6e6b2424-9ada-4764-b63a-0a5440d7e4e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:57:59.353Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:58:09.354Z |INFO |Init configs |InvocationID=b1bdbcdb-f194-4be9-bb98-283a52bb8256, InstanceUUID=6ee6ba75-93fd-4686-b67e-19af5575907c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:58:09.359Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:58:19.360Z |INFO |Init configs |InvocationID=b1bdbcdb-f194-4be9-bb98-283a52bb8256, InstanceUUID=4a24e7eb-f375-4cad-b84d-dc1eec0e37a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:58:19.365Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:58:29.366Z |INFO |Init configs |InvocationID=b1bdbcdb-f194-4be9-bb98-283a52bb8256, InstanceUUID=1fc7f094-751e-456a-901e-aa3fab10e1f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:58:29.374Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:58:39.374Z |INFO |Init configs |InvocationID=b1bdbcdb-f194-4be9-bb98-283a52bb8256, InstanceUUID=0485a9e0-ef0e-4749-8ab4-b160cd290c7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:58:39.380Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:58:49.380Z |INFO |Init configs |InvocationID=b1bdbcdb-f194-4be9-bb98-283a52bb8256, InstanceUUID=f11bd42e-e7ba-49d3-ba99-835cac450071 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:58:49.386Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:58:59.386Z |INFO |Init configs |InvocationID=b1bdbcdb-f194-4be9-bb98-283a52bb8256, InstanceUUID=079fd892-0da7-4dd0-9263-7ce61e41538d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:58:59.393Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:59:09.394Z |INFO |Init configs |InvocationID=b1bdbcdb-f194-4be9-bb98-283a52bb8256, InstanceUUID=d84be856-6e65-444a-b2fb-121447b2d739 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:59:09.402Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:59:19.402Z |INFO |Init configs |InvocationID=b1bdbcdb-f194-4be9-bb98-283a52bb8256, InstanceUUID=11710a42-8ebb-4cd5-89db-be90c02a4c9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:59:19.409Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:59:29.409Z |INFO |Init configs |InvocationID=b1bdbcdb-f194-4be9-bb98-283a52bb8256, InstanceUUID=2bc8a838-b1a4-4d9d-aae6-b4d34b3be487 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:59:29.415Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:59:39.416Z |INFO |Init configs |InvocationID=b1bdbcdb-f194-4be9-bb98-283a52bb8256, InstanceUUID=01635d72-a040-43b5-89a0-49be7fd4d9c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:59:39.422Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:59:49.422Z |INFO |Init configs |InvocationID=b1bdbcdb-f194-4be9-bb98-283a52bb8256, InstanceUUID=1dcd92cb-6150-4b95-b192-743b8ebe54fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:59:49.429Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:59:59.429Z |INFO |Init configs |InvocationID=b1bdbcdb-f194-4be9-bb98-283a52bb8256, InstanceUUID=87f86719-4b24-4f4c-b840-fbb27abca10b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T11:59:59.436Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T12:00:09.436Z |INFO |Init configs |InvocationID=b1bdbcdb-f194-4be9-bb98-283a52bb8256, InstanceUUID=e8b9764c-a0e4-4a78-a5f5-66ca67059311 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T12:00:09.441Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T12:00:19.441Z |INFO |Init configs |InvocationID=b1bdbcdb-f194-4be9-bb98-283a52bb8256, InstanceUUID=4f0843eb-a269-4d3d-903b-bfa70ea7bada | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T12:00:19.450Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T12:00:29.450Z |INFO |Init configs |InvocationID=b1bdbcdb-f194-4be9-bb98-283a52bb8256, InstanceUUID=7e8bec2e-da09-4aee-97f5-fe6b09dd8aa2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T12:00:29.456Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T12:00:39.457Z |INFO |Init configs |InvocationID=b1bdbcdb-f194-4be9-bb98-283a52bb8256, InstanceUUID=16c6aea8-2417-4373-9d89-4fed310fe531 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T12:00:39.464Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T12:00:49.465Z |INFO |Init configs |InvocationID=b1bdbcdb-f194-4be9-bb98-283a52bb8256, InstanceUUID=c80e9bba-a1a3-411b-92df-0b45d8627b2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T12:00:49.472Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T12:00:59.473Z |INFO |Init configs |InvocationID=b1bdbcdb-f194-4be9-bb98-283a52bb8256, InstanceUUID=fadf9e81-4dc5-4e67-afac-59e0a01b47d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T12:00:59.480Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T12:01:09.480Z |INFO |Init configs |InvocationID=b1bdbcdb-f194-4be9-bb98-283a52bb8256, InstanceUUID=8a5afbfa-994e-4679-b57e-fd0d35ac1b96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T12:01:09.486Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T12:01:19.486Z |INFO |Init configs |InvocationID=b1bdbcdb-f194-4be9-bb98-283a52bb8256, InstanceUUID=09580bd4-56df-4ac0-8637-529409b8917f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T12:01:19.493Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T12:01:29.494Z |INFO |Init configs |InvocationID=b1bdbcdb-f194-4be9-bb98-283a52bb8256, InstanceUUID=897dcf45-b5e5-4d6f-8e3e-1612d5ec5e04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T12:01:29.500Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T12:01:39.500Z |INFO |Init configs |InvocationID=b1bdbcdb-f194-4be9-bb98-283a52bb8256, InstanceUUID=ba8d133a-b7e5-4cdf-972f-658890e49970 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T12:01:39.512Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T12:01:49.512Z |INFO |Init configs |InvocationID=b1bdbcdb-f194-4be9-bb98-283a52bb8256, InstanceUUID=10469268-3ff7-4cda-a992-0079bae5bc28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T12:01:49.517Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-11T12:01:58.184Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-11T12:01:58.184Z |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-10-11T12:01:58.185Z |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-10-11T12:01:58.187Z |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-10-11T12:01:58.190Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-11T12:01:58.190Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-11T12:01:58.190Z |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-10-11T12:01:58.191Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T12:01:59.517Z |INFO |Init configs |InvocationID=b1bdbcdb-f194-4be9-bb98-283a52bb8256, InstanceUUID=0d3265f2-8365-44a2-b122-ef71657130c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T12:01:59.523Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T12:02:09.524Z |INFO |Init configs |InvocationID=b1bdbcdb-f194-4be9-bb98-283a52bb8256, InstanceUUID=e62db2ee-2a04-4786-a3bd-2c93e4c27792 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T12:02:09.532Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T12:02:19.532Z |INFO |Init configs |InvocationID=b1bdbcdb-f194-4be9-bb98-283a52bb8256, InstanceUUID=0ad1898b-83b2-4e45-b85e-bd76add5c13f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T12:02:19.538Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T12:02:29.539Z |INFO |Init configs |InvocationID=b1bdbcdb-f194-4be9-bb98-283a52bb8256, InstanceUUID=72e7cc55-614d-4495-8aba-ed52077b9351 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T12:02:29.546Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T12:02:39.547Z |INFO |Init configs |InvocationID=b1bdbcdb-f194-4be9-bb98-283a52bb8256, InstanceUUID=c677e9eb-8021-4f83-a3a9-c30a553a2c6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T12:02:39.553Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T12:02:49.553Z |INFO |Init configs |InvocationID=b1bdbcdb-f194-4be9-bb98-283a52bb8256, InstanceUUID=e6e75c8a-d176-4985-918c-ec6c0f81300b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T12:02:49.560Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T12:02:59.561Z |INFO |Init configs |InvocationID=b1bdbcdb-f194-4be9-bb98-283a52bb8256, InstanceUUID=bfc7054d-bd84-40ef-b1ea-93fd01b9c021 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T12:02:59.566Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T12:03:09.567Z |INFO |Init configs |InvocationID=b1bdbcdb-f194-4be9-bb98-283a52bb8256, InstanceUUID=06e3d0c6-257f-4694-959b-705afc796b9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T12:03:09.572Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T12:03:19.572Z |INFO |Init configs |InvocationID=b1bdbcdb-f194-4be9-bb98-283a52bb8256, InstanceUUID=0e2036b2-6e8e-4928-93ab-22a0e1c150e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T12:03:19.579Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T12:03:29.580Z |INFO |Init configs |InvocationID=b1bdbcdb-f194-4be9-bb98-283a52bb8256, InstanceUUID=b23a4be1-0ead-427a-b07a-d81f39b7d492 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T12:03:29.587Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T12:03:39.588Z |INFO |Init configs |InvocationID=b1bdbcdb-f194-4be9-bb98-283a52bb8256, InstanceUUID=d3e908cb-fc06-4afe-b702-b510f27f536c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T12:03:39.599Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T12:03:49.600Z |INFO |Init configs |InvocationID=b1bdbcdb-f194-4be9-bb98-283a52bb8256, InstanceUUID=4206d523-1a73-460c-aa4d-719546b388fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T12:03:49.611Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T12:03:59.611Z |INFO |Init configs |InvocationID=b1bdbcdb-f194-4be9-bb98-283a52bb8256, InstanceUUID=c532dec9-a495-4a61-aca9-9ac54135b326 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T12:03:59.617Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T12:04:09.618Z |INFO |Init configs |InvocationID=b1bdbcdb-f194-4be9-bb98-283a52bb8256, InstanceUUID=dcc710dc-8d27-485b-a85f-f4b90d21dbbc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T12:04:09.623Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T12:04:19.623Z |INFO |Init configs |InvocationID=b1bdbcdb-f194-4be9-bb98-283a52bb8256, InstanceUUID=1f9f20bb-2615-4128-baac-d5a686f2b9a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T12:04:19.630Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T12:04:29.630Z |INFO |Init configs |InvocationID=b1bdbcdb-f194-4be9-bb98-283a52bb8256, InstanceUUID=8c60964f-a18c-47cb-8f21-d8ce17b56d10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T12:04:29.636Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T12:04:39.637Z |INFO |Init configs |InvocationID=b1bdbcdb-f194-4be9-bb98-283a52bb8256, InstanceUUID=b2f55105-5e70-44d1-b977-14b169cc67e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T12:04:39.643Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T12:04:49.643Z |INFO |Init configs |InvocationID=b1bdbcdb-f194-4be9-bb98-283a52bb8256, InstanceUUID=00d971ac-cb2b-487e-be87-4f6ea7644d11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T12:04:49.648Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T12:04:59.648Z |INFO |Init configs |InvocationID=b1bdbcdb-f194-4be9-bb98-283a52bb8256, InstanceUUID=5cef18cc-c35a-4547-89a4-633b35882cce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T12:04:59.654Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T12:05:09.655Z |INFO |Init configs |InvocationID=b1bdbcdb-f194-4be9-bb98-283a52bb8256, InstanceUUID=6bcb7caa-2138-4e57-8913-fdcbab3ce044 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T12:05:09.664Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T12:05:19.664Z |INFO |Init configs |InvocationID=b1bdbcdb-f194-4be9-bb98-283a52bb8256, InstanceUUID=fa7dc62a-01e8-48cb-b356-faa3afccf408 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T12:05:19.672Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T12:05:29.673Z |INFO |Init configs |InvocationID=b1bdbcdb-f194-4be9-bb98-283a52bb8256, InstanceUUID=8c698a1c-04b6-4e1d-a641-748eec08b317 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T12:05:29.682Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T12:05:39.682Z |INFO |Init configs |InvocationID=b1bdbcdb-f194-4be9-bb98-283a52bb8256, InstanceUUID=903442b8-67dd-4b9b-986c-b4a7fe7beec9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T12:05:39.689Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T12:05:49.690Z |INFO |Init configs |InvocationID=b1bdbcdb-f194-4be9-bb98-283a52bb8256, InstanceUUID=3312a1eb-93ed-4bcd-8f63-a881fd4735b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T12:05:49.696Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T12:05:59.696Z |INFO |Init configs |InvocationID=b1bdbcdb-f194-4be9-bb98-283a52bb8256, InstanceUUID=f2d61c25-433f-43d2-963f-38257d9e72c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T12:05:59.710Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T12:06:09.710Z |INFO |Init configs |InvocationID=b1bdbcdb-f194-4be9-bb98-283a52bb8256, InstanceUUID=d0d92b2b-5210-49fb-bb0b-e490c2e55df6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T12:06:09.722Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T12:06:19.722Z |INFO |Init configs |InvocationID=b1bdbcdb-f194-4be9-bb98-283a52bb8256, InstanceUUID=89ece762-c362-43e4-8736-01c98b3d3041 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T12:06:19.728Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T12:06:29.729Z |INFO |Init configs |InvocationID=b1bdbcdb-f194-4be9-bb98-283a52bb8256, InstanceUUID=fa4fd0f5-7874-4d57-9c80-ca3c907666ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T12:06:29.735Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T12:06:39.736Z |INFO |Init configs |InvocationID=b1bdbcdb-f194-4be9-bb98-283a52bb8256, InstanceUUID=529ee37d-d034-4f4a-bc59-144894a1fcac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T12:06:39.746Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T12:06:49.748Z |INFO |Init configs |InvocationID=b1bdbcdb-f194-4be9-bb98-283a52bb8256, InstanceUUID=a53e92ad-0c5c-4489-a5e1-87ba11162bb9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T12:06:49.763Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-11T12:06:58.241Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-11T12:06:58.242Z |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-10-11T12:06:58.247Z |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-10-11T12:06:58.249Z |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-10-11T12:06:58.253Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-11T12:06:58.253Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-11T12:06:58.254Z |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-10-11T12:06:58.256Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T12:06:59.763Z |INFO |Init configs |InvocationID=b1bdbcdb-f194-4be9-bb98-283a52bb8256, InstanceUUID=6acbd01d-ca5a-4743-b1bc-87aade3e768a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T12:06:59.769Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T12:07:09.769Z |INFO |Init configs |InvocationID=b1bdbcdb-f194-4be9-bb98-283a52bb8256, InstanceUUID=6a9c767e-fc3b-4a93-843c-39b52059ce0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T12:07:09.778Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T12:07:19.778Z |INFO |Init configs |InvocationID=b1bdbcdb-f194-4be9-bb98-283a52bb8256, InstanceUUID=6504236b-41b1-493a-95c1-65441bc193cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T12:07:19.785Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T12:07:29.786Z |INFO |Init configs |InvocationID=b1bdbcdb-f194-4be9-bb98-283a52bb8256, InstanceUUID=57b77072-5f41-4791-965d-5eed2fb91182 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T12:07:29.791Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T12:07:39.792Z |INFO |Init configs |InvocationID=b1bdbcdb-f194-4be9-bb98-283a52bb8256, InstanceUUID=7c08a49e-a376-4c45-891e-115a17e3713f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T12:07:39.797Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T12:07:49.798Z |INFO |Init configs |InvocationID=b1bdbcdb-f194-4be9-bb98-283a52bb8256, InstanceUUID=816692ce-a230-4fc3-a3f8-c4b17620562b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T12:07:49.806Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T12:07:59.809Z |INFO |Init configs |InvocationID=b1bdbcdb-f194-4be9-bb98-283a52bb8256, InstanceUUID=9d0aa1d3-1cc4-4be5-a082-3e1478b3b53c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T12:07:59.817Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T12:08:09.818Z |INFO |Init configs |InvocationID=b1bdbcdb-f194-4be9-bb98-283a52bb8256, InstanceUUID=474d7f41-5f8f-4042-a68c-c85266613b78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T12:08:09.827Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T12:08:19.828Z |INFO |Init configs |InvocationID=b1bdbcdb-f194-4be9-bb98-283a52bb8256, InstanceUUID=b8d494be-3336-42f4-8313-f42f86a92033 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T12:08:19.834Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T12:08:29.835Z |INFO |Init configs |InvocationID=b1bdbcdb-f194-4be9-bb98-283a52bb8256, InstanceUUID=e29aa048-097d-4e4e-b200-80dac83b268b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T12:08:29.842Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T12:08:39.842Z |INFO |Init configs |InvocationID=b1bdbcdb-f194-4be9-bb98-283a52bb8256, InstanceUUID=fb1f976b-2a80-4184-a5ee-663c0a348045 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T12:08:39.847Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T12:08:49.848Z |INFO |Init configs |InvocationID=b1bdbcdb-f194-4be9-bb98-283a52bb8256, InstanceUUID=a846b375-56da-422d-a281-4775316490e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T12:08:49.854Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T12:08:59.854Z |INFO |Init configs |InvocationID=b1bdbcdb-f194-4be9-bb98-283a52bb8256, InstanceUUID=ae2a416d-3d3f-401d-b83b-83e6846a0afa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T12:08:59.861Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T12:09:09.861Z |INFO |Init configs |InvocationID=b1bdbcdb-f194-4be9-bb98-283a52bb8256, InstanceUUID=94020156-7bb6-4f6c-9819-f5882bf4a49a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T12:09:09.867Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T12:09:19.867Z |INFO |Init configs |InvocationID=b1bdbcdb-f194-4be9-bb98-283a52bb8256, InstanceUUID=0198b8c9-f60e-49f5-99ba-9f8b310ca649 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T12:09:19.872Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T12:09:29.873Z |INFO |Init configs |InvocationID=b1bdbcdb-f194-4be9-bb98-283a52bb8256, InstanceUUID=ef8f2f14-5f72-47e8-a433-e5a6dda3fabc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T12:09:29.878Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T12:09:39.879Z |INFO |Init configs |InvocationID=b1bdbcdb-f194-4be9-bb98-283a52bb8256, InstanceUUID=e4121775-4fb7-438e-8c60-9895b2b6e85a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T12:09:39.889Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T12:09:49.889Z |INFO |Init configs |InvocationID=b1bdbcdb-f194-4be9-bb98-283a52bb8256, InstanceUUID=a9d18d5f-cfe3-4bac-9556-69aba4830720 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T12:09:49.897Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T12:09:59.898Z |INFO |Init configs |InvocationID=b1bdbcdb-f194-4be9-bb98-283a52bb8256, InstanceUUID=5bcfd845-659d-4e74-8b4b-c62cb4027517 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T12:09:59.905Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T12:10:09.906Z |INFO |Init configs |InvocationID=b1bdbcdb-f194-4be9-bb98-283a52bb8256, InstanceUUID=9662f581-e8ed-4adc-96d2-e52de30761e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T12:10:09.918Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T12:10:19.919Z |INFO |Init configs |InvocationID=b1bdbcdb-f194-4be9-bb98-283a52bb8256, InstanceUUID=7de94310-d4d0-4e17-bcda-4554e687bd14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T12:10:19.926Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T12:10:29.926Z |INFO |Init configs |InvocationID=b1bdbcdb-f194-4be9-bb98-283a52bb8256, InstanceUUID=8301b7cc-065f-4b0f-b31a-de67a6009998 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T12:10:29.933Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T12:10:39.933Z |INFO |Init configs |InvocationID=b1bdbcdb-f194-4be9-bb98-283a52bb8256, InstanceUUID=ea479549-feac-45e6-8a0a-320654137763 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T12:10:39.938Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T12:10:49.939Z |INFO |Init configs |InvocationID=b1bdbcdb-f194-4be9-bb98-283a52bb8256, InstanceUUID=60cd5adf-985b-4aff-af8e-19744f9bfa61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T12:10:49.946Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T12:10:59.946Z |INFO |Init configs |InvocationID=b1bdbcdb-f194-4be9-bb98-283a52bb8256, InstanceUUID=0cf0855c-a6af-4e70-97f8-2f318d813acd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T12:10:59.954Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T12:11:09.955Z |INFO |Init configs |InvocationID=b1bdbcdb-f194-4be9-bb98-283a52bb8256, InstanceUUID=32205e56-c3cb-4baa-8150-691569707908 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T12:11:09.965Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T12:11:19.966Z |INFO |Init configs |InvocationID=b1bdbcdb-f194-4be9-bb98-283a52bb8256, InstanceUUID=d5be25f0-a6e3-4ba5-9889-c28cf1306d91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T12:11:19.974Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T12:11:29.975Z |INFO |Init configs |InvocationID=b1bdbcdb-f194-4be9-bb98-283a52bb8256, InstanceUUID=26085e0f-fa12-4b87-856b-bfee0f28ea47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T12:11:29.981Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T12:11:39.981Z |INFO |Init configs |InvocationID=b1bdbcdb-f194-4be9-bb98-283a52bb8256, InstanceUUID=a0195b22-e5a3-4083-8915-6994ebcf1593 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T12:11:39.991Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T12:11:49.991Z |INFO |Init configs |InvocationID=b1bdbcdb-f194-4be9-bb98-283a52bb8256, InstanceUUID=3059b1fb-f192-4b4b-ad53-9f832a2e565c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T12:11:50.014Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-11T12:11:58.176Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-11T12:11:58.176Z |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-10-11T12:11:58.177Z |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-10-11T12:11:58.178Z |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-10-11T12:11:58.184Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-11T12:11:58.184Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-11T12:11:58.184Z |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-10-11T12:11:58.186Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T12:12:00.014Z |INFO |Init configs |InvocationID=b1bdbcdb-f194-4be9-bb98-283a52bb8256, InstanceUUID=509512c7-9ea0-4f63-ad36-5bc8b4c7a835 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T12:12:00.020Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T12:12:10.021Z |INFO |Init configs |InvocationID=b1bdbcdb-f194-4be9-bb98-283a52bb8256, InstanceUUID=621ae9f9-0403-46fb-895b-57aa52aff11a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T12:12:10.029Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T12:12:20.029Z |INFO |Init configs |InvocationID=b1bdbcdb-f194-4be9-bb98-283a52bb8256, InstanceUUID=b243bc71-f0f3-4e25-8fbb-10f3ffa19f48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T12:12:20.036Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T12:12:30.037Z |INFO |Init configs |InvocationID=b1bdbcdb-f194-4be9-bb98-283a52bb8256, InstanceUUID=01c6f4d4-7c1f-4271-bd66-7874c0051684 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T12:12:30.047Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T12:12:40.047Z |INFO |Init configs |InvocationID=b1bdbcdb-f194-4be9-bb98-283a52bb8256, InstanceUUID=437bbe7b-d0f5-4924-8df2-4d034d6923cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T12:12:40.055Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T12:12:50.056Z |INFO |Init configs |InvocationID=b1bdbcdb-f194-4be9-bb98-283a52bb8256, InstanceUUID=2190f22c-dfcc-4b2a-ba7d-4e47f66138e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T12:12:50.062Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T12:13:00.063Z |INFO |Init configs |InvocationID=b1bdbcdb-f194-4be9-bb98-283a52bb8256, InstanceUUID=0fd32df7-3d48-4672-8d55-8d98b0bacff1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T12:13:00.070Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T12:13:10.070Z |INFO |Init configs |InvocationID=b1bdbcdb-f194-4be9-bb98-283a52bb8256, InstanceUUID=69e2643a-e46f-4b6f-a9c8-055cba9e5836 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T12:13:10.093Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T12:13:20.093Z |INFO |Init configs |InvocationID=b1bdbcdb-f194-4be9-bb98-283a52bb8256, InstanceUUID=2ba956f3-3bb2-4982-9209-9aadaee69d79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T12:13:20.099Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T12:13:30.100Z |INFO |Init configs |InvocationID=b1bdbcdb-f194-4be9-bb98-283a52bb8256, InstanceUUID=f18ca5df-af01-4e5d-88c2-e6ff393be9e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T12:13:30.105Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T12:13:40.105Z |INFO |Init configs |InvocationID=b1bdbcdb-f194-4be9-bb98-283a52bb8256, InstanceUUID=78bfd520-a461-4e8c-91ad-65f25f922334 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T12:13:40.110Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T12:13:50.110Z |INFO |Init configs |InvocationID=b1bdbcdb-f194-4be9-bb98-283a52bb8256, InstanceUUID=aa19130f-199d-451f-a52c-e0f53adf6a25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T12:13:50.118Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T12:14:00.119Z |INFO |Init configs |InvocationID=b1bdbcdb-f194-4be9-bb98-283a52bb8256, InstanceUUID=0ff7139d-0062-4896-bd0f-a3689d0fb6e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T12:14:00.131Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T12:14:10.131Z |INFO |Init configs |InvocationID=b1bdbcdb-f194-4be9-bb98-283a52bb8256, InstanceUUID=31e232fa-74f6-4a85-82b0-0e3ae041eb41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T12:14:10.137Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T12:14:20.137Z |INFO |Init configs |InvocationID=b1bdbcdb-f194-4be9-bb98-283a52bb8256, InstanceUUID=b23b5e56-9b19-4a6e-a4bf-f0f0df95c0f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T12:14:20.144Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T12:14:30.144Z |INFO |Init configs |InvocationID=b1bdbcdb-f194-4be9-bb98-283a52bb8256, InstanceUUID=22371f04-5a31-4385-abe7-be8493792a21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T12:14:30.153Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T12:14:40.153Z |INFO |Init configs |InvocationID=b1bdbcdb-f194-4be9-bb98-283a52bb8256, InstanceUUID=63715430-6a5f-4361-aa8e-672b22fe10e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T12:14:40.158Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T12:14:50.158Z |INFO |Init configs |InvocationID=b1bdbcdb-f194-4be9-bb98-283a52bb8256, InstanceUUID=31d0e94d-7154-4ecd-b49e-cf71fe3b945e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T12:14:50.165Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T12:15:00.165Z |INFO |Init configs |InvocationID=b1bdbcdb-f194-4be9-bb98-283a52bb8256, InstanceUUID=aa6f0cfa-131e-4e2a-9017-aa40b6e866db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T12:15:00.171Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T12:15:10.171Z |INFO |Init configs |InvocationID=b1bdbcdb-f194-4be9-bb98-283a52bb8256, InstanceUUID=c6877ab3-0e64-43c0-a05b-75015fca24d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T12:15:10.176Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T12:15:20.177Z |INFO |Init configs |InvocationID=b1bdbcdb-f194-4be9-bb98-283a52bb8256, InstanceUUID=8ffa3d71-ec7c-4942-bd87-8302aaf12893 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T12:15:20.188Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T12:15:30.189Z |INFO |Init configs |InvocationID=b1bdbcdb-f194-4be9-bb98-283a52bb8256, InstanceUUID=b55bd60a-d934-4812-be0b-80af482a2c24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T12:15:30.197Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T12:15:40.198Z |INFO |Init configs |InvocationID=b1bdbcdb-f194-4be9-bb98-283a52bb8256, InstanceUUID=6f67270f-5bcc-44c7-b857-8c971e2aa924 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T12:15:40.205Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T12:15:50.208Z |INFO |Init configs |InvocationID=b1bdbcdb-f194-4be9-bb98-283a52bb8256, InstanceUUID=9c93ef75-a2e3-4905-9fdf-49ecc844ee3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T12:15:50.214Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T12:16:00.214Z |INFO |Init configs |InvocationID=b1bdbcdb-f194-4be9-bb98-283a52bb8256, InstanceUUID=93806a45-6300-4af5-a26f-2fb28742e18e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T12:16:00.221Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T12:16:10.222Z |INFO |Init configs |InvocationID=b1bdbcdb-f194-4be9-bb98-283a52bb8256, InstanceUUID=72f5fb2f-1517-4ad4-ab4b-6b8c0d2579f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T12:16:10.227Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T12:16:20.228Z |INFO |Init configs |InvocationID=b1bdbcdb-f194-4be9-bb98-283a52bb8256, InstanceUUID=72f7db02-979f-4e67-962a-e3ec5f02d9dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T12:16:20.233Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T12:16:30.234Z |INFO |Init configs |InvocationID=b1bdbcdb-f194-4be9-bb98-283a52bb8256, InstanceUUID=afbfd61e-78f2-4b00-9fdb-aa76ee10ee0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T12:16:30.240Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T12:16:40.240Z |INFO |Init configs |InvocationID=b1bdbcdb-f194-4be9-bb98-283a52bb8256, InstanceUUID=6767a2c7-9f08-465e-8017-9d87681b0668 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T12:16:40.246Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T12:16:50.248Z |INFO |Init configs |InvocationID=b1bdbcdb-f194-4be9-bb98-283a52bb8256, InstanceUUID=61a51c17-780b-4088-8e55-6a0e08021d41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T12:16:50.264Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-11T12:16:58.234Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-11T12:16:58.234Z |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-10-11T12:16:58.235Z |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-10-11T12:16:58.238Z |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-10-11T12:16:58.242Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-11T12:16:58.242Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-11T12:16:58.242Z |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-10-11T12:16:58.244Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T12:17:00.264Z |INFO |Init configs |InvocationID=b1bdbcdb-f194-4be9-bb98-283a52bb8256, InstanceUUID=9e872069-f9ae-46f2-9230-fd6a061a146e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T12:17:00.270Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T12:17:10.271Z |INFO |Init configs |InvocationID=b1bdbcdb-f194-4be9-bb98-283a52bb8256, InstanceUUID=d82745dc-a3bd-42cb-801a-f98585852fb3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T12:17:10.289Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T12:17:20.290Z |INFO |Init configs |InvocationID=b1bdbcdb-f194-4be9-bb98-283a52bb8256, InstanceUUID=8b6cdaef-8cd0-48c6-98f8-a996c92a38a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T12:17:20.295Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T12:17:30.296Z |INFO |Init configs |InvocationID=b1bdbcdb-f194-4be9-bb98-283a52bb8256, InstanceUUID=18221457-343f-4e66-92fe-2c8ede8af1fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T12:17:30.301Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T12:17:40.301Z |INFO |Init configs |InvocationID=b1bdbcdb-f194-4be9-bb98-283a52bb8256, InstanceUUID=c1451ad2-1e14-48de-b0de-c2dbaea80dff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T12:17:40.307Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T12:17:50.307Z |INFO |Init configs |InvocationID=b1bdbcdb-f194-4be9-bb98-283a52bb8256, InstanceUUID=943ef403-1d60-4738-92f9-fcab4897050e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T12:17:50.312Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T12:18:00.314Z |INFO |Init configs |InvocationID=b1bdbcdb-f194-4be9-bb98-283a52bb8256, InstanceUUID=82542204-9f6e-49ef-9af4-608fc80b31ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T12:18:00.319Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T12:18:10.326Z |INFO |Init configs |InvocationID=b1bdbcdb-f194-4be9-bb98-283a52bb8256, InstanceUUID=c6185156-df7e-4d21-bb18-f291eec16367 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T12:18:10.336Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T12:18:20.336Z |INFO |Init configs |InvocationID=b1bdbcdb-f194-4be9-bb98-283a52bb8256, InstanceUUID=9e3795ec-b39a-489d-9bcd-3bd893347a7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T12:18:20.345Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T12:18:30.345Z |INFO |Init configs |InvocationID=b1bdbcdb-f194-4be9-bb98-283a52bb8256, InstanceUUID=31dc06b6-bc3c-4402-afef-03a46aee1849 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T12:18:30.353Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T12:18:40.353Z |INFO |Init configs |InvocationID=b1bdbcdb-f194-4be9-bb98-283a52bb8256, InstanceUUID=c04d0a2a-7cfa-4bb9-bd98-dcc4966ea67e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T12:18:40.359Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T12:18:50.359Z |INFO |Init configs |InvocationID=b1bdbcdb-f194-4be9-bb98-283a52bb8256, InstanceUUID=f693a6e9-fe62-4174-9c04-492e1031fe85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T12:18:50.364Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T12:19:00.365Z |INFO |Init configs |InvocationID=b1bdbcdb-f194-4be9-bb98-283a52bb8256, InstanceUUID=3cf63879-081e-4a8d-b98b-2cc2733595cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T12:19:00.371Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T12:19:10.371Z |INFO |Init configs |InvocationID=b1bdbcdb-f194-4be9-bb98-283a52bb8256, InstanceUUID=01cf92a0-6604-45ba-b485-9d1ba4883157 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T12:19:10.377Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T12:19:20.377Z |INFO |Init configs |InvocationID=b1bdbcdb-f194-4be9-bb98-283a52bb8256, InstanceUUID=c7a2a496-5bc9-496c-8181-a242eb4e7755 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T12:19:20.383Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T12:19:30.384Z |INFO |Init configs |InvocationID=b1bdbcdb-f194-4be9-bb98-283a52bb8256, InstanceUUID=8727205f-55a8-4047-a3e0-cb896cc7a3e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T12:19:30.398Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T12:19:40.398Z |INFO |Init configs |InvocationID=b1bdbcdb-f194-4be9-bb98-283a52bb8256, InstanceUUID=83120705-7a60-4140-9abf-4e673279ace6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T12:19:40.404Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T12:19:50.404Z |INFO |Init configs |InvocationID=b1bdbcdb-f194-4be9-bb98-283a52bb8256, InstanceUUID=ed31732e-411e-4b0b-b03a-7f037678ba68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T12:19:50.435Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T12:20:00.436Z |INFO |Init configs |InvocationID=b1bdbcdb-f194-4be9-bb98-283a52bb8256, InstanceUUID=baa7631f-205e-442c-9679-3567c641c524 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T12:20:00.442Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T12:20:10.442Z |INFO |Init configs |InvocationID=b1bdbcdb-f194-4be9-bb98-283a52bb8256, InstanceUUID=0a4ae480-15f1-4fb7-a8ab-326b05acf408 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T12:20:10.447Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T12:20:20.447Z |INFO |Init configs |InvocationID=b1bdbcdb-f194-4be9-bb98-283a52bb8256, InstanceUUID=41844010-e0e5-4918-99c2-9126af509fec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T12:20:20.453Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T12:20:30.453Z |INFO |Init configs |InvocationID=b1bdbcdb-f194-4be9-bb98-283a52bb8256, InstanceUUID=dec83277-c4f6-448b-ae06-4877214c24a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T12:20:30.459Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T12:20:40.459Z |INFO |Init configs |InvocationID=b1bdbcdb-f194-4be9-bb98-283a52bb8256, InstanceUUID=492dadaa-e91c-480e-a873-425a8e861b51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T12:20:40.464Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T12:20:50.466Z |INFO |Init configs |InvocationID=b1bdbcdb-f194-4be9-bb98-283a52bb8256, InstanceUUID=7d5269ab-5e28-4109-85a6-210cdc5212f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T12:20:50.480Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T12:21:00.481Z |INFO |Init configs |InvocationID=b1bdbcdb-f194-4be9-bb98-283a52bb8256, InstanceUUID=dde51e1d-8fe4-4015-ba55-b3426fca1357 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T12:21:00.487Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T12:21:10.487Z |INFO |Init configs |InvocationID=b1bdbcdb-f194-4be9-bb98-283a52bb8256, InstanceUUID=6c5752e8-001f-4ab7-82d1-c4f68f4a554f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T12:21:10.493Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T12:21:20.493Z |INFO |Init configs |InvocationID=b1bdbcdb-f194-4be9-bb98-283a52bb8256, InstanceUUID=525cd1df-d1fa-431b-a417-60a7efa1b0b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T12:21:20.499Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T12:21:30.500Z |INFO |Init configs |InvocationID=b1bdbcdb-f194-4be9-bb98-283a52bb8256, InstanceUUID=7058173e-de64-4a0b-88d0-4fb54185ad2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T12:21:30.507Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T12:21:40.507Z |INFO |Init configs |InvocationID=b1bdbcdb-f194-4be9-bb98-283a52bb8256, InstanceUUID=32eb3c20-b442-4fed-b1a7-e5051dd1b34f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T12:21:40.512Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T12:21:50.512Z |INFO |Init configs |InvocationID=b1bdbcdb-f194-4be9-bb98-283a52bb8256, InstanceUUID=9ce9c73f-d9fe-41fc-a118-2f56e2cf478d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T12:21:50.520Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-11T12:21:58.217Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-11T12:21:58.217Z |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-10-11T12:21:58.218Z |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-10-11T12:21:58.221Z |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-10-11T12:21:58.227Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-11T12:21:58.228Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-11T12:21:58.228Z |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-10-11T12:21:58.229Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T12:22:00.520Z |INFO |Init configs |InvocationID=b1bdbcdb-f194-4be9-bb98-283a52bb8256, InstanceUUID=50de3fe8-2c91-4a7c-9f68-0779bd4b0146 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T12:22:00.525Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T12:22:10.525Z |INFO |Init configs |InvocationID=b1bdbcdb-f194-4be9-bb98-283a52bb8256, InstanceUUID=4b718e3f-8f5d-4708-afb1-94eb8ce1aece | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T12:22:10.530Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T12:22:20.532Z |INFO |Init configs |InvocationID=b1bdbcdb-f194-4be9-bb98-283a52bb8256, InstanceUUID=c53544aa-18aa-4a50-8e20-58190b9cf5b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T12:22:20.548Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T12:22:30.549Z |INFO |Init configs |InvocationID=b1bdbcdb-f194-4be9-bb98-283a52bb8256, InstanceUUID=243e9abb-c46c-4c2b-846e-a1bbc70e165a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T12:22:30.555Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T12:22:40.556Z |INFO |Init configs |InvocationID=b1bdbcdb-f194-4be9-bb98-283a52bb8256, InstanceUUID=990f63b4-781a-4d25-b41a-53c2b8683eef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T12:22:40.561Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T12:22:50.561Z |INFO |Init configs |InvocationID=b1bdbcdb-f194-4be9-bb98-283a52bb8256, InstanceUUID=0fda2356-8abb-4a64-a124-d592779817cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T12:22:50.573Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T12:23:00.573Z |INFO |Init configs |InvocationID=b1bdbcdb-f194-4be9-bb98-283a52bb8256, InstanceUUID=419fb9af-8488-4103-adfe-34fca8cb02d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T12:23:00.579Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T12:23:10.580Z |INFO |Init configs |InvocationID=b1bdbcdb-f194-4be9-bb98-283a52bb8256, InstanceUUID=9410df30-2a1d-4280-b87f-c9a7c33eac36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T12:23:10.585Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T12:23:20.585Z |INFO |Init configs |InvocationID=b1bdbcdb-f194-4be9-bb98-283a52bb8256, InstanceUUID=44182293-5411-484e-8399-691c4517a199 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T12:23:20.590Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T12:23:30.591Z |INFO |Init configs |InvocationID=b1bdbcdb-f194-4be9-bb98-283a52bb8256, InstanceUUID=8946d9a7-da38-43ac-b81c-add05507fef9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T12:23:30.595Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T12:23:40.596Z |INFO |Init configs |InvocationID=b1bdbcdb-f194-4be9-bb98-283a52bb8256, InstanceUUID=aed7a95e-5f97-479d-81cc-2a40aa1a90b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T12:23:40.601Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T12:23:50.603Z |INFO |Init configs |InvocationID=b1bdbcdb-f194-4be9-bb98-283a52bb8256, InstanceUUID=99e2fe62-7365-4c31-84db-27101395420f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T12:23:50.617Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T12:24:00.617Z |INFO |Init configs |InvocationID=b1bdbcdb-f194-4be9-bb98-283a52bb8256, InstanceUUID=7cff6ebe-5028-4e92-a05a-c65b5f9bad27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T12:24:00.622Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T12:24:10.622Z |INFO |Init configs |InvocationID=b1bdbcdb-f194-4be9-bb98-283a52bb8256, InstanceUUID=a07f6870-2203-4fb0-a1f5-d125485935d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T12:24:10.630Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T12:24:20.630Z |INFO |Init configs |InvocationID=b1bdbcdb-f194-4be9-bb98-283a52bb8256, InstanceUUID=77b75603-fe36-4cc6-986c-72d4c1ce3c97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T12:24:20.635Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T12:24:30.636Z |INFO |Init configs |InvocationID=b1bdbcdb-f194-4be9-bb98-283a52bb8256, InstanceUUID=8f5295cf-85df-46ef-b0e7-8a017ca81f13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T12:24:30.641Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T12:24:40.641Z |INFO |Init configs |InvocationID=b1bdbcdb-f194-4be9-bb98-283a52bb8256, InstanceUUID=5a9916db-7be2-4170-b313-e1cbf3770c00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T12:24:40.647Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T12:24:50.648Z |INFO |Init configs |InvocationID=b1bdbcdb-f194-4be9-bb98-283a52bb8256, InstanceUUID=f82926b4-aa82-4f97-8276-58853ac4f342 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T12:24:50.653Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T12:25:00.653Z |INFO |Init configs |InvocationID=b1bdbcdb-f194-4be9-bb98-283a52bb8256, InstanceUUID=8d50608e-dd06-4324-8d4e-e5a65720c341 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T12:25:00.658Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T12:25:10.659Z |INFO |Init configs |InvocationID=b1bdbcdb-f194-4be9-bb98-283a52bb8256, InstanceUUID=6ff19798-ebf9-434c-8b3c-aa712497cc79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T12:25:10.665Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T12:25:20.667Z |INFO |Init configs |InvocationID=b1bdbcdb-f194-4be9-bb98-283a52bb8256, InstanceUUID=b579bbef-f741-4e70-b426-db4548998398 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T12:25:20.681Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T12:25:30.682Z |INFO |Init configs |InvocationID=b1bdbcdb-f194-4be9-bb98-283a52bb8256, InstanceUUID=1ceea86b-37a4-4e88-8662-932a92e57f3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T12:25:30.688Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T12:25:40.688Z |INFO |Init configs |InvocationID=b1bdbcdb-f194-4be9-bb98-283a52bb8256, InstanceUUID=5c0740f0-d5c0-449e-afd6-0bc32be2b4c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T12:25:40.694Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T12:25:50.694Z |INFO |Init configs |InvocationID=b1bdbcdb-f194-4be9-bb98-283a52bb8256, InstanceUUID=f87a148e-e9db-4d0d-bd35-24c812a95c05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T12:25:50.700Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T12:26:00.700Z |INFO |Init configs |InvocationID=b1bdbcdb-f194-4be9-bb98-283a52bb8256, InstanceUUID=13ec85ee-6b80-4a14-a8dd-880824f6d1f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T12:26:00.705Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T12:26:10.706Z |INFO |Init configs |InvocationID=b1bdbcdb-f194-4be9-bb98-283a52bb8256, InstanceUUID=bcc7d71b-1c25-4f3c-a8e7-c1881f5b40c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T12:26:10.710Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T12:26:20.710Z |INFO |Init configs |InvocationID=b1bdbcdb-f194-4be9-bb98-283a52bb8256, InstanceUUID=0ccf3825-8169-4024-8502-66471b1ca504 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T12:26:20.716Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T12:26:30.716Z |INFO |Init configs |InvocationID=b1bdbcdb-f194-4be9-bb98-283a52bb8256, InstanceUUID=775f810d-551c-4187-80c0-cc57f461dbad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T12:26:30.721Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T12:26:40.721Z |INFO |Init configs |InvocationID=b1bdbcdb-f194-4be9-bb98-283a52bb8256, InstanceUUID=452e9d7f-76cd-4470-b720-c1999b21732b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T12:26:40.725Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T12:26:50.726Z |INFO |Init configs |InvocationID=b1bdbcdb-f194-4be9-bb98-283a52bb8256, InstanceUUID=9d527f14-5cfd-4ac6-8031-a1c5c31131cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T12:26:50.740Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-11T12:26:58.230Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-11T12:26:58.231Z |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-10-11T12:26:58.231Z |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-10-11T12:26:58.233Z |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-10-11T12:26:58.236Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-11T12:26:58.236Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-11T12:26:58.236Z |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-10-11T12:26:58.237Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T12:27:00.740Z |INFO |Init configs |InvocationID=b1bdbcdb-f194-4be9-bb98-283a52bb8256, InstanceUUID=2575ce61-f9d6-4c1c-9e53-3feb9c188f97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T12:27:00.745Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T12:27:10.746Z |INFO |Init configs |InvocationID=b1bdbcdb-f194-4be9-bb98-283a52bb8256, InstanceUUID=a0cc61fa-d882-4c5a-8be8-0285386d60e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T12:27:10.750Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T12:27:20.751Z |INFO |Init configs |InvocationID=b1bdbcdb-f194-4be9-bb98-283a52bb8256, InstanceUUID=639ef549-c8d3-48c0-92ae-53b34ea3a194 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T12:27:20.757Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T12:27:30.758Z |INFO |Init configs |InvocationID=b1bdbcdb-f194-4be9-bb98-283a52bb8256, InstanceUUID=2348cd6b-997b-4a9c-8e44-239d990b08f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T12:27:30.763Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T12:27:40.764Z |INFO |Init configs |InvocationID=b1bdbcdb-f194-4be9-bb98-283a52bb8256, InstanceUUID=a4d98a41-f497-4d17-acd5-3b95cdf98aec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T12:27:40.769Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T12:27:50.770Z |INFO |Init configs |InvocationID=b1bdbcdb-f194-4be9-bb98-283a52bb8256, InstanceUUID=922e55b3-8c54-48ff-bbc8-991c1d2260e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T12:27:50.777Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T12:28:00.778Z |INFO |Init configs |InvocationID=b1bdbcdb-f194-4be9-bb98-283a52bb8256, InstanceUUID=90766c81-3ba9-4815-ac5e-58562d473210 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T12:28:00.785Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T12:28:10.788Z |INFO |Init configs |InvocationID=b1bdbcdb-f194-4be9-bb98-283a52bb8256, InstanceUUID=d48d7618-89fc-40e7-bf00-b29440bbdaf9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T12:28:10.795Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T12:28:20.795Z |INFO |Init configs |InvocationID=b1bdbcdb-f194-4be9-bb98-283a52bb8256, InstanceUUID=09340572-b88a-45a9-9ee7-73dec41e1955 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T12:28:20.806Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T12:28:30.808Z |INFO |Init configs |InvocationID=b1bdbcdb-f194-4be9-bb98-283a52bb8256, InstanceUUID=2f32d4dc-e855-4a68-b1d0-a77024fc553e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T12:28:30.815Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T12:28:40.815Z |INFO |Init configs |InvocationID=b1bdbcdb-f194-4be9-bb98-283a52bb8256, InstanceUUID=cba96ec1-dd9c-486e-89c7-107264678d49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T12:28:40.822Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T12:28:50.822Z |INFO |Init configs |InvocationID=b1bdbcdb-f194-4be9-bb98-283a52bb8256, InstanceUUID=717be9e8-f22b-404a-bf3d-13fdfec8366f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T12:28:50.829Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T12:29:00.830Z |INFO |Init configs |InvocationID=b1bdbcdb-f194-4be9-bb98-283a52bb8256, InstanceUUID=83ea0b40-363a-4a17-80d6-3f1376268c64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T12:29:00.835Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T12:29:10.838Z |INFO |Init configs |InvocationID=b1bdbcdb-f194-4be9-bb98-283a52bb8256, InstanceUUID=ea7696fd-984a-49dc-b60e-fac245022271 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T12:29:10.843Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T12:29:20.843Z |INFO |Init configs |InvocationID=b1bdbcdb-f194-4be9-bb98-283a52bb8256, InstanceUUID=463a69e7-7ca9-41b5-b4ae-d7a2a1080a36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T12:29:20.849Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T12:29:30.850Z |INFO |Init configs |InvocationID=b1bdbcdb-f194-4be9-bb98-283a52bb8256, InstanceUUID=b504e5a1-340c-46c3-abd4-a43cfe6d82ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T12:29:30.856Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T12:29:40.856Z |INFO |Init configs |InvocationID=b1bdbcdb-f194-4be9-bb98-283a52bb8256, InstanceUUID=6451e7cf-a580-4276-84bd-b1ecf46c4805 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T12:29:40.864Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T12:29:50.865Z |INFO |Init configs |InvocationID=b1bdbcdb-f194-4be9-bb98-283a52bb8256, InstanceUUID=36b2b424-201e-4361-a760-69b482ec0684 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T12:29:50.879Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T12:30:00.879Z |INFO |Init configs |InvocationID=b1bdbcdb-f194-4be9-bb98-283a52bb8256, InstanceUUID=43b74822-7e85-4fed-b96f-0bf9f213ae12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T12:30:00.886Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T12:30:10.887Z |INFO |Init configs |InvocationID=b1bdbcdb-f194-4be9-bb98-283a52bb8256, InstanceUUID=00e09c88-4c8a-4cc7-9d68-1c2086f0c71a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T12:30:10.892Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T12:30:20.893Z |INFO |Init configs |InvocationID=b1bdbcdb-f194-4be9-bb98-283a52bb8256, InstanceUUID=6952a74a-b599-4088-baef-69a20be2a92e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T12:30:20.899Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T12:30:30.900Z |INFO |Init configs |InvocationID=b1bdbcdb-f194-4be9-bb98-283a52bb8256, InstanceUUID=7bb69d58-76b8-439f-a418-20f998da7ab8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T12:30:30.907Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T12:30:40.907Z |INFO |Init configs |InvocationID=b1bdbcdb-f194-4be9-bb98-283a52bb8256, InstanceUUID=cfc6baf0-afb7-433a-8294-cfb5beaab6e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T12:30:40.913Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T12:30:50.913Z |INFO |Init configs |InvocationID=b1bdbcdb-f194-4be9-bb98-283a52bb8256, InstanceUUID=00737dad-b963-44c2-bdff-cd3b0f6398de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T12:30:50.918Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T12:31:00.918Z |INFO |Init configs |InvocationID=b1bdbcdb-f194-4be9-bb98-283a52bb8256, InstanceUUID=f5cc54a1-6456-4086-a00d-8128b1f5a615 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T12:31:00.923Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T12:31:10.924Z |INFO |Init configs |InvocationID=b1bdbcdb-f194-4be9-bb98-283a52bb8256, InstanceUUID=f2c26748-212a-4fcf-8096-f4b80afe3a7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T12:31:10.938Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T12:31:20.938Z |INFO |Init configs |InvocationID=b1bdbcdb-f194-4be9-bb98-283a52bb8256, InstanceUUID=d6a2e74f-5e3e-4535-a01a-bb2ab74975e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T12:31:20.945Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T12:31:30.946Z |INFO |Init configs |InvocationID=b1bdbcdb-f194-4be9-bb98-283a52bb8256, InstanceUUID=663468e5-e179-4776-86e3-82416531a7f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T12:31:30.952Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T12:31:40.953Z |INFO |Init configs |InvocationID=b1bdbcdb-f194-4be9-bb98-283a52bb8256, InstanceUUID=7568442f-97ba-4f2f-be89-be031c50566b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T12:31:40.959Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T12:31:50.960Z |INFO |Init configs |InvocationID=b1bdbcdb-f194-4be9-bb98-283a52bb8256, InstanceUUID=33f0a2f7-7afc-433d-b251-0a9a0d2b014d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T12:31:50.966Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-11T12:31:58.160Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-11T12:31:58.160Z |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-10-11T12:31:58.161Z |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-10-11T12:31:58.163Z |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-10-11T12:31:58.167Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-11T12:31:58.167Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-11T12:31:58.167Z |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-10-11T12:31:58.168Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T12:32:00.966Z |INFO |Init configs |InvocationID=b1bdbcdb-f194-4be9-bb98-283a52bb8256, InstanceUUID=5608cf1a-dbec-4cc9-b21a-eb08f42f891f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T12:32:00.970Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T12:32:10.971Z |INFO |Init configs |InvocationID=b1bdbcdb-f194-4be9-bb98-283a52bb8256, InstanceUUID=0e82a342-8276-4ef0-9335-f93dee95945a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T12:32:10.975Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T12:32:20.975Z |INFO |Init configs |InvocationID=b1bdbcdb-f194-4be9-bb98-283a52bb8256, InstanceUUID=922b93d4-d4a9-4669-b648-f2c0c361750e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T12:32:20.981Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T12:32:30.981Z |INFO |Init configs |InvocationID=b1bdbcdb-f194-4be9-bb98-283a52bb8256, InstanceUUID=622df6c5-c574-431c-a4b7-8789ce2946a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T12:32:30.987Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T12:32:40.988Z |INFO |Init configs |InvocationID=b1bdbcdb-f194-4be9-bb98-283a52bb8256, InstanceUUID=48ecb63b-7d59-4328-97e3-608479477f39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T12:32:40.996Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T12:32:50.997Z |INFO |Init configs |InvocationID=b1bdbcdb-f194-4be9-bb98-283a52bb8256, InstanceUUID=086b8087-f885-4e53-99a9-cc9a4fcbc35e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T12:32:51.004Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T12:33:01.004Z |INFO |Init configs |InvocationID=b1bdbcdb-f194-4be9-bb98-283a52bb8256, InstanceUUID=e2f12558-55e8-493c-a974-b0632c77ff46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T12:33:01.010Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T12:33:11.011Z |INFO |Init configs |InvocationID=b1bdbcdb-f194-4be9-bb98-283a52bb8256, InstanceUUID=930bbd4b-7b54-4f7e-88ea-58d9aeb39a61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T12:33:11.016Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T12:33:21.017Z |INFO |Init configs |InvocationID=b1bdbcdb-f194-4be9-bb98-283a52bb8256, InstanceUUID=67d2a7ed-4762-4e05-9e71-d197de54449f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T12:33:21.023Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T12:33:31.024Z |INFO |Init configs |InvocationID=b1bdbcdb-f194-4be9-bb98-283a52bb8256, InstanceUUID=c7409d35-1ac6-4a2e-b1d9-5ba826bda4d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T12:33:31.032Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T12:33:41.032Z |INFO |Init configs |InvocationID=b1bdbcdb-f194-4be9-bb98-283a52bb8256, InstanceUUID=cb54bb09-d7d9-42b0-a455-87db173c2d12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T12:33:41.037Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T12:33:51.037Z |INFO |Init configs |InvocationID=b1bdbcdb-f194-4be9-bb98-283a52bb8256, InstanceUUID=86696497-1edb-4d06-b71d-769a755db8f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T12:33:51.042Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T12:34:01.043Z |INFO |Init configs |InvocationID=b1bdbcdb-f194-4be9-bb98-283a52bb8256, InstanceUUID=e972daca-73c0-4e86-976c-d55be6351919 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T12:34:01.050Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T12:34:11.050Z |INFO |Init configs |InvocationID=b1bdbcdb-f194-4be9-bb98-283a52bb8256, InstanceUUID=a3a5b7bd-92ee-4782-b287-4fce982104cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T12:34:11.057Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T12:34:21.058Z |INFO |Init configs |InvocationID=b1bdbcdb-f194-4be9-bb98-283a52bb8256, InstanceUUID=abc4bb97-f187-434d-969c-e52ab503d046 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T12:34:21.064Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T12:34:31.065Z |INFO |Init configs |InvocationID=b1bdbcdb-f194-4be9-bb98-283a52bb8256, InstanceUUID=304c8923-fd7c-4e6a-9d8d-fe5ccd34033c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T12:34:31.097Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T12:34:41.098Z |INFO |Init configs |InvocationID=b1bdbcdb-f194-4be9-bb98-283a52bb8256, InstanceUUID=cbb775f7-b358-4934-b516-0439773c277b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T12:34:41.103Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T12:34:51.103Z |INFO |Init configs |InvocationID=b1bdbcdb-f194-4be9-bb98-283a52bb8256, InstanceUUID=d25044fa-5fe3-4755-8e95-8b272ac6e382 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T12:34:51.108Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T12:35:01.109Z |INFO |Init configs |InvocationID=b1bdbcdb-f194-4be9-bb98-283a52bb8256, InstanceUUID=e76f18b2-0a73-41c3-aeaf-3e50dac9d79a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T12:35:01.113Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T12:35:11.113Z |INFO |Init configs |InvocationID=b1bdbcdb-f194-4be9-bb98-283a52bb8256, InstanceUUID=30f7f320-0349-473c-9743-588975bc2419 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T12:35:11.118Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T12:35:21.118Z |INFO |Init configs |InvocationID=b1bdbcdb-f194-4be9-bb98-283a52bb8256, InstanceUUID=4e99e390-d39b-4883-a7fb-ceace1e8c5ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T12:35:21.124Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T12:35:31.125Z |INFO |Init configs |InvocationID=b1bdbcdb-f194-4be9-bb98-283a52bb8256, InstanceUUID=e17acdcb-0da9-46a3-8ca7-df49bad39f2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T12:35:31.132Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T12:35:41.133Z |INFO |Init configs |InvocationID=b1bdbcdb-f194-4be9-bb98-283a52bb8256, InstanceUUID=0e4db6d2-fe3a-4076-9fab-ba6811589a40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T12:35:41.143Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T12:35:51.144Z |INFO |Init configs |InvocationID=b1bdbcdb-f194-4be9-bb98-283a52bb8256, InstanceUUID=897d72f2-dbd3-4a79-aa8d-a51aa60f3c66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T12:35:51.150Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T12:36:01.151Z |INFO |Init configs |InvocationID=b1bdbcdb-f194-4be9-bb98-283a52bb8256, InstanceUUID=682d113a-6a47-4d47-aba8-01725f5fdbb4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T12:36:01.158Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |