By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.4.8) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-06T23:07:46.913Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-06T23:07:46.916Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-06T23:07:46.952Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=
}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-06T23:07:47.519Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-06T23:07:47.608Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-06T23:07:47.608Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-06T23:07:47.608Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |main | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-02-06T23:07:47.676Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-02-06T23:07:47.724Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2022-02-06T23:07:47.817Z |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 |2022-02-06T23:07:49.061Z |INFO |BeanFactory id=aae88e22-1cbc-33f9-96c8-cdcbe6e44789 | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-02-06T23:07:49.457Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2022-02-06T23:07:49.475Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2022-02-06T23:07:49.475Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.48] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-02-06T23:07:49.524Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2022-02-06T23:07:49.524Z |INFO |Root WebApplicationContext: initialization completed in 1706 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2022-02-06T23:07:49.818Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=a8763025-4564-4fda-92e3-e2beab92d89e | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2022-02-06T23:07:50.504Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=a8763025-4564-4fda-92e3-e2beab92d89e | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-02-06T23:07:52.081Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=a8763025-4564-4fda-92e3-e2beab92d89e | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-02-06T23:07:52.557Z |INFO |Started MainApp in 7.548 seconds (JVM running for 8.227) |InvocationID=a8763025-4564-4fda-92e3-e2beab92d89e | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2022-02-06T23:07:52.612Z |INFO |Start scheduling PRH workflow |InvocationID=a8763025-4564-4fda-92e3-e2beab92d89e | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T23:07:52.620Z |INFO |Init configs |InvocationID=a8763025-4564-4fda-92e3-e2beab92d89e, InstanceUUID=90ad1a94-4ab0-41b7-91a7-138b87fad085 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-06T23:07:54.046Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.97.212:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T23:07:54.082Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-02-06T23:08:00.835Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-02-06T23:08:00.836Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-02-06T23:08:00.838Z |INFO |Completed initialization in 2 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T23:08:04.082Z |INFO |Init configs |InvocationID=a8763025-4564-4fda-92e3-e2beab92d89e, InstanceUUID=d03e1173-ff67-42c0-8b22-bdd9197efe5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-06T23:08:05.115Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.97.212:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T23:08:05.116Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T23:08:15.116Z |INFO |Init configs |InvocationID=a8763025-4564-4fda-92e3-e2beab92d89e, InstanceUUID=2505131b-304b-44a4-a97d-7ff45992754a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-06T23:08:16.155Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.97.212:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T23:08:16.156Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T23:08:26.160Z |INFO |Init configs |InvocationID=a8763025-4564-4fda-92e3-e2beab92d89e, InstanceUUID=5267d8ed-af5b-4ee2-9bd9-bf1b6fe16e75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-06T23:08:27.224Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.97.212:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T23:08:28.538Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T23:08:38.539Z |INFO |Init configs |InvocationID=a8763025-4564-4fda-92e3-e2beab92d89e, InstanceUUID=3ba0fb63-26fc-4c46-95e9-653405125018 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-06T23:08:39.575Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.97.212:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T23:08:39.576Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T23:08:49.577Z |INFO |Init configs |InvocationID=a8763025-4564-4fda-92e3-e2beab92d89e, InstanceUUID=4155b8be-1abe-4ce7-a755-9173d9357427 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-06T23:08:50.615Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.97.212:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T23:08:50.616Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T23:09:00.617Z |INFO |Init configs |InvocationID=a8763025-4564-4fda-92e3-e2beab92d89e, InstanceUUID=53d707f9-fd28-42ec-b74f-5326d90b188e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-06T23:09:01.659Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.97.212:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T23:09:01.660Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T23:09:11.661Z |INFO |Init configs |InvocationID=a8763025-4564-4fda-92e3-e2beab92d89e, InstanceUUID=3bf8bc59-84db-4568-ad23-c3b6b84998f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-06T23:09:12.695Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.97.212:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T23:09:12.696Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T23:09:22.699Z |INFO |Init configs |InvocationID=a8763025-4564-4fda-92e3-e2beab92d89e, InstanceUUID=c27cd440-aa0a-4aa9-828e-1b25f6a7bb99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-06T23:09:23.768Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.97.212:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T23:09:23.769Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T23:09:33.770Z |INFO |Init configs |InvocationID=a8763025-4564-4fda-92e3-e2beab92d89e, InstanceUUID=4994a770-cb13-42a4-ba5f-9498160f487d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-06T23:09:34.817Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.97.212:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T23:09:34.819Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T23:09:44.819Z |INFO |Init configs |InvocationID=a8763025-4564-4fda-92e3-e2beab92d89e, InstanceUUID=af75762d-4a8b-400e-957c-dc2f6a92cd59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-06T23:09:45.847Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.97.212:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T23:09:45.848Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T23:09:55.849Z |INFO |Init configs |InvocationID=a8763025-4564-4fda-92e3-e2beab92d89e, InstanceUUID=20c45a48-7bed-491d-b485-96a9506fa016 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-06T23:09:56.887Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.97.212:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T23:09:56.888Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T23:10:06.889Z |INFO |Init configs |InvocationID=a8763025-4564-4fda-92e3-e2beab92d89e, InstanceUUID=84f7e68d-8f20-4869-a626-dd3d164222d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-06T23:10:07.927Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.97.212:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T23:10:07.928Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T23:10:17.929Z |INFO |Init configs |InvocationID=a8763025-4564-4fda-92e3-e2beab92d89e, InstanceUUID=01045570-424a-4b24-a419-82aba17e67a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-06T23:10:18.967Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.97.212:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T23:10:18.968Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T23:10:28.968Z |INFO |Init configs |InvocationID=a8763025-4564-4fda-92e3-e2beab92d89e, InstanceUUID=4bdc3e28-c69f-4703-b694-f629dc6361ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-06T23:10:30.008Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.97.212:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T23:10:30.009Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T23:10:40.010Z |INFO |Init configs |InvocationID=a8763025-4564-4fda-92e3-e2beab92d89e, InstanceUUID=9847a426-1dbc-4cb4-8473-2bdff837e214 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-06T23:10:41.048Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.97.212:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T23:10:41.049Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T23:10:51.051Z |INFO |Init configs |InvocationID=a8763025-4564-4fda-92e3-e2beab92d89e, InstanceUUID=5bd6a155-cda0-4b7f-84e3-6aa49ee359bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-06T23:10:52.087Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.97.212:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T23:10:52.089Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T23:11:02.089Z |INFO |Init configs |InvocationID=a8763025-4564-4fda-92e3-e2beab92d89e, InstanceUUID=2bf309eb-7f58-42b6-919c-a2e5041f8f34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-06T23:11:03.127Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.97.212:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T23:11:03.128Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T23:11:13.128Z |INFO |Init configs |InvocationID=a8763025-4564-4fda-92e3-e2beab92d89e, InstanceUUID=7cacf4ca-0c57-4cee-beb0-dd5c41700cc7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-06T23:11:14.167Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.97.212:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T23:11:14.168Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T23:11:24.169Z |INFO |Init configs |InvocationID=a8763025-4564-4fda-92e3-e2beab92d89e, InstanceUUID=45a31ec7-ad0c-4375-a99d-b84e00acdb54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-06T23:11:25.207Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.97.212:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T23:11:25.208Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T23:11:35.210Z |INFO |Init configs |InvocationID=a8763025-4564-4fda-92e3-e2beab92d89e, InstanceUUID=c50c1b5a-4da3-4a85-92e8-fd12e0b3413b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-06T23:11:36.247Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.97.212:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T23:11:36.248Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T23:11:46.249Z |INFO |Init configs |InvocationID=a8763025-4564-4fda-92e3-e2beab92d89e, InstanceUUID=ab9427bf-4a44-4807-a5c7-b67c8ec39354 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-06T23:11:47.319Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.97.212:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T23:11:47.320Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T23:11:57.320Z |INFO |Init configs |InvocationID=a8763025-4564-4fda-92e3-e2beab92d89e, InstanceUUID=b0a34dbe-0807-4d18-9cff-5350e07d8972 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-06T23:11:58.359Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.97.212:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T23:11:58.360Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T23:12:08.362Z |INFO |Init configs |InvocationID=a8763025-4564-4fda-92e3-e2beab92d89e, InstanceUUID=29e4d135-c11b-40b9-a64b-4c4444bb78d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-06T23:12:09.400Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.97.212:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T23:12:09.401Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T23:12:19.402Z |INFO |Init configs |InvocationID=a8763025-4564-4fda-92e3-e2beab92d89e, InstanceUUID=bb59d3a1-7daf-44b5-93ec-102ada4adb96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-06T23:12:20.439Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.97.212:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T23:12:20.440Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T23:12:30.441Z |INFO |Init configs |InvocationID=a8763025-4564-4fda-92e3-e2beab92d89e, InstanceUUID=0fc386ea-08f5-4d33-9b60-7f9fbee61da6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-06T23:12:31.483Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.97.212:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T23:12:31.484Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T23:12:41.485Z |INFO |Init configs |InvocationID=a8763025-4564-4fda-92e3-e2beab92d89e, InstanceUUID=b938392d-f5e7-4188-af6e-59532f2aa147 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-06T23:12:42.523Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.97.212:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T23:12:42.524Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-06T23:12:50.753Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-06T23:12:50.754Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-06T23:12:50.755Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-06T23:12:50.757Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-06T23:12:50.765Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-06T23:12:50.765Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-06T23:12:50.765Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-02-06T23:12:50.767Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T23:12:52.525Z |INFO |Init configs |InvocationID=a8763025-4564-4fda-92e3-e2beab92d89e, InstanceUUID=b7ffae25-5569-405f-b31c-f4b67080c4ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-06T23:12:53.559Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.97.212:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T23:12:53.561Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T23:13:03.563Z |INFO |Init configs |InvocationID=a8763025-4564-4fda-92e3-e2beab92d89e, InstanceUUID=7b4370b3-14f1-4b70-a9bf-e09e9e3c1515 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-06T23:13:04.604Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.97.212:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T23:13:04.607Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T23:13:14.608Z |INFO |Init configs |InvocationID=a8763025-4564-4fda-92e3-e2beab92d89e, InstanceUUID=ae43ab72-e070-46dc-9754-504c73a93d58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-06T23:13:15.671Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.97.212:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T23:13:15.672Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T23:13:25.672Z |INFO |Init configs |InvocationID=a8763025-4564-4fda-92e3-e2beab92d89e, InstanceUUID=b967eee0-db93-4bf6-968d-1bc141ad9060 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-06T23:13:26.711Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.97.212:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T23:13:26.712Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T23:13:36.713Z |INFO |Init configs |InvocationID=a8763025-4564-4fda-92e3-e2beab92d89e, InstanceUUID=4617e1a9-803c-4068-9bf7-5bc51f405cf4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T23:13:36.838Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T23:13:46.835Z |INFO |Init configs |InvocationID=a8763025-4564-4fda-92e3-e2beab92d89e, InstanceUUID=97fa0913-7c3c-43e0-9893-e6052d58cda7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T23:13:46.851Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T23:13:56.851Z |INFO |Init configs |InvocationID=a8763025-4564-4fda-92e3-e2beab92d89e, InstanceUUID=6c3c967e-c523-40b0-91cd-75e01ab9735b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T23:13:56.862Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T23:14:06.862Z |INFO |Init configs |InvocationID=a8763025-4564-4fda-92e3-e2beab92d89e, InstanceUUID=b7ee6151-24e6-4272-b97d-941e5223974b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T23:14:06.874Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T23:14:16.875Z |INFO |Init configs |InvocationID=a8763025-4564-4fda-92e3-e2beab92d89e, InstanceUUID=9b5046ef-3237-462b-957e-1ab55f32a410 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T23:14:16.886Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T23:14:26.887Z |INFO |Init configs |InvocationID=a8763025-4564-4fda-92e3-e2beab92d89e, InstanceUUID=cb28a309-87e4-462f-85fb-aa766d16a4ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T23:14:26.909Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T23:14:36.911Z |INFO |Init configs |InvocationID=a8763025-4564-4fda-92e3-e2beab92d89e, InstanceUUID=7d4c3954-3bf3-4488-b2cc-0250ce3938f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T23:14:36.963Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T23:14:46.964Z |INFO |Init configs |InvocationID=a8763025-4564-4fda-92e3-e2beab92d89e, InstanceUUID=8b0ebd07-e14b-4c2b-85ec-fc422fb888a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T23:14:46.974Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T23:14:56.974Z |INFO |Init configs |InvocationID=a8763025-4564-4fda-92e3-e2beab92d89e, InstanceUUID=3d793adf-d6e4-4045-acc9-120e64186d05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T23:14:56.983Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T23:15:06.983Z |INFO |Init configs |InvocationID=a8763025-4564-4fda-92e3-e2beab92d89e, InstanceUUID=99f4052f-3321-4c67-9b12-4ba1e322bb32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T23:15:06.994Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T23:15:16.995Z |INFO |Init configs |InvocationID=a8763025-4564-4fda-92e3-e2beab92d89e, InstanceUUID=d739410f-aaf6-40d6-8f81-af6ee8476c6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T23:15:17.011Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T23:15:27.011Z |INFO |Init configs |InvocationID=a8763025-4564-4fda-92e3-e2beab92d89e, InstanceUUID=9c01773f-e138-49d9-8a6a-ec3155b818b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T23:15:27.021Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T23:15:37.022Z |INFO |Init configs |InvocationID=a8763025-4564-4fda-92e3-e2beab92d89e, InstanceUUID=95b86071-6d7b-410a-b7c5-1ae923fc2767 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T23:15:37.037Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T23:15:47.038Z |INFO |Init configs |InvocationID=a8763025-4564-4fda-92e3-e2beab92d89e, InstanceUUID=c82b15bd-739e-44f5-ba54-a0d8823c13c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T23:15:47.046Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T23:15:57.047Z |INFO |Init configs |InvocationID=a8763025-4564-4fda-92e3-e2beab92d89e, InstanceUUID=934696b6-a7ff-4242-a146-b857f3b8f46b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T23:15:57.056Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T23:16:07.056Z |INFO |Init configs |InvocationID=a8763025-4564-4fda-92e3-e2beab92d89e, InstanceUUID=dfa7aaa5-f7df-4102-abbc-da40d91e26b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T23:16:07.066Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T23:16:17.068Z |INFO |Init configs |InvocationID=a8763025-4564-4fda-92e3-e2beab92d89e, InstanceUUID=1ca7179f-7d15-40cc-8d91-e99783f10a58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T23:16:17.085Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T23:16:27.086Z |INFO |Init configs |InvocationID=a8763025-4564-4fda-92e3-e2beab92d89e, InstanceUUID=174040b4-ec6f-493d-8685-ce2f1c79f12e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T23:16:27.095Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T23:16:37.095Z |INFO |Init configs |InvocationID=a8763025-4564-4fda-92e3-e2beab92d89e, InstanceUUID=d642cfa5-c0b3-4cf1-8ee3-368a96d0c6d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T23:16:37.107Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T23:16:47.108Z |INFO |Init configs |InvocationID=a8763025-4564-4fda-92e3-e2beab92d89e, InstanceUUID=a520e1a4-f203-418e-a396-7657f9410739 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T23:16:47.115Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T23:16:57.116Z |INFO |Init configs |InvocationID=a8763025-4564-4fda-92e3-e2beab92d89e, InstanceUUID=a3068274-a93a-44db-bb61-4c8602122d2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T23:16:57.124Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T23:17:07.125Z |INFO |Init configs |InvocationID=a8763025-4564-4fda-92e3-e2beab92d89e, InstanceUUID=a5337211-4d69-435e-a3a0-f264dfce122e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T23:17:07.138Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T23:17:17.139Z |INFO |Init configs |InvocationID=a8763025-4564-4fda-92e3-e2beab92d89e, InstanceUUID=f9633707-c255-4ea6-be9e-d8b644e4d14a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T23:17:17.146Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T23:17:27.148Z |INFO |Init configs |InvocationID=a8763025-4564-4fda-92e3-e2beab92d89e, InstanceUUID=c231322e-64c3-432a-98d2-87aeabbfd3e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T23:17:27.161Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T23:17:37.162Z |INFO |Init configs |InvocationID=a8763025-4564-4fda-92e3-e2beab92d89e, InstanceUUID=3f52f081-da8c-4a24-b745-a6e3603cf29a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T23:17:37.169Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T23:17:47.170Z |INFO |Init configs |InvocationID=a8763025-4564-4fda-92e3-e2beab92d89e, InstanceUUID=18edc033-2bdf-4777-8ef9-257cef6e9689 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T23:17:47.179Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-06T23:17:50.172Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-06T23:17:50.173Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-06T23:17:50.174Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-06T23:17:50.179Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-06T23:17:50.187Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-06T23:17:50.187Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-06T23:17:50.187Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-02-06T23:17:50.190Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T23:17:57.183Z |INFO |Init configs |InvocationID=a8763025-4564-4fda-92e3-e2beab92d89e, InstanceUUID=a06626d0-af0d-4d21-8699-355abfd9d473 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T23:17:57.209Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T23:18:07.209Z |INFO |Init configs |InvocationID=a8763025-4564-4fda-92e3-e2beab92d89e, InstanceUUID=7cb74b56-2101-439e-93f8-ab3927e68035 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T23:18:07.218Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T23:18:17.218Z |INFO |Init configs |InvocationID=a8763025-4564-4fda-92e3-e2beab92d89e, InstanceUUID=5c6b056f-054e-4ae4-9058-124e057c4915 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T23:18:17.227Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T23:18:27.227Z |INFO |Init configs |InvocationID=a8763025-4564-4fda-92e3-e2beab92d89e, InstanceUUID=adc0dba8-ab65-4d06-977d-1d3fd965ec8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T23:18:27.239Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T23:18:37.239Z |INFO |Init configs |InvocationID=a8763025-4564-4fda-92e3-e2beab92d89e, InstanceUUID=1cfa4dc1-1c2c-4840-a8df-f2b6cb1d25d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T23:18:37.247Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T23:18:47.247Z |INFO |Init configs |InvocationID=a8763025-4564-4fda-92e3-e2beab92d89e, InstanceUUID=f14f0edb-e931-44c2-bf43-85e18dc60693 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T23:18:47.255Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T23:18:57.256Z |INFO |Init configs |InvocationID=a8763025-4564-4fda-92e3-e2beab92d89e, InstanceUUID=b0d6ea02-f653-4028-af3f-535d318b6f02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T23:18:57.264Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T23:19:07.264Z |INFO |Init configs |InvocationID=a8763025-4564-4fda-92e3-e2beab92d89e, InstanceUUID=72da5bc8-371d-40df-965e-9b609c46cdc2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T23:19:07.274Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T23:19:17.275Z |INFO |Init configs |InvocationID=a8763025-4564-4fda-92e3-e2beab92d89e, InstanceUUID=58642a85-21b1-4532-8b21-746e412b9f57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T23:19:17.286Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T23:19:27.289Z |INFO |Init configs |InvocationID=a8763025-4564-4fda-92e3-e2beab92d89e, InstanceUUID=b41ea0a8-d35a-40bd-82a1-e061e46a0344 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T23:19:27.305Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T23:19:37.306Z |INFO |Init configs |InvocationID=a8763025-4564-4fda-92e3-e2beab92d89e, InstanceUUID=1997dce0-ebaa-4af2-9e38-0c83abcc0907 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T23:19:37.313Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T23:19:47.314Z |INFO |Init configs |InvocationID=a8763025-4564-4fda-92e3-e2beab92d89e, InstanceUUID=a79ba31d-a47b-4ef3-bf3c-d24c7309f3e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T23:19:47.322Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T23:19:57.322Z |INFO |Init configs |InvocationID=a8763025-4564-4fda-92e3-e2beab92d89e, InstanceUUID=75162208-43f7-41cc-8b5c-d45ba6e7da57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T23:19:57.331Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T23:20:07.332Z |INFO |Init configs |InvocationID=a8763025-4564-4fda-92e3-e2beab92d89e, InstanceUUID=32921d73-631d-4a44-b53c-28a0448805c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T23:20:07.339Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T23:20:17.340Z |INFO |Init configs |InvocationID=a8763025-4564-4fda-92e3-e2beab92d89e, InstanceUUID=290b85fd-6795-4f39-83bb-f8c6f482563e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T23:20:17.347Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T23:20:27.348Z |INFO |Init configs |InvocationID=a8763025-4564-4fda-92e3-e2beab92d89e, InstanceUUID=d09856ea-64dc-499e-a020-ee7f9b6deacb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T23:20:27.356Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T23:20:37.356Z |INFO |Init configs |InvocationID=a8763025-4564-4fda-92e3-e2beab92d89e, InstanceUUID=c27c683f-9e96-45d9-bed2-0890bb63a685 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T23:20:37.365Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T23:20:47.367Z |INFO |Init configs |InvocationID=a8763025-4564-4fda-92e3-e2beab92d89e, InstanceUUID=dd826839-a163-4059-81e2-0fd3e3337347 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T23:20:47.384Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T23:20:57.385Z |INFO |Init configs |InvocationID=a8763025-4564-4fda-92e3-e2beab92d89e, InstanceUUID=36c68ee3-6499-41ed-8c93-d3ce94ced33f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T23:20:57.392Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T23:21:07.393Z |INFO |Init configs |InvocationID=a8763025-4564-4fda-92e3-e2beab92d89e, InstanceUUID=71081f3d-e14b-4052-969f-434f5420d802 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T23:21:07.400Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T23:21:17.401Z |INFO |Init configs |InvocationID=a8763025-4564-4fda-92e3-e2beab92d89e, InstanceUUID=8116a07b-80ce-47f2-93e8-25d41467c8b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T23:21:17.409Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T23:21:27.409Z |INFO |Init configs |InvocationID=a8763025-4564-4fda-92e3-e2beab92d89e, InstanceUUID=345b615d-1bcf-4ae3-b6bb-00fe103a70f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T23:21:27.421Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T23:21:37.422Z |INFO |Init configs |InvocationID=a8763025-4564-4fda-92e3-e2beab92d89e, InstanceUUID=9414d488-b16f-4e64-8b8c-c84ad977081c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T23:21:37.429Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T23:21:47.431Z |INFO |Init configs |InvocationID=a8763025-4564-4fda-92e3-e2beab92d89e, InstanceUUID=95e934c7-b8a7-4ffb-ab3c-3225a0aa3410 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T23:21:47.448Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T23:21:57.449Z |INFO |Init configs |InvocationID=a8763025-4564-4fda-92e3-e2beab92d89e, InstanceUUID=4beca23d-278e-4b1d-88af-5810b07f8968 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T23:21:57.459Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T23:22:07.460Z |INFO |Init configs |InvocationID=a8763025-4564-4fda-92e3-e2beab92d89e, InstanceUUID=41fdb0c9-96ce-48ee-b0a1-381fa51394be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T23:22:07.468Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T23:22:17.468Z |INFO |Init configs |InvocationID=a8763025-4564-4fda-92e3-e2beab92d89e, InstanceUUID=5991c9ab-9e1d-4e4e-9f09-096577ed0384 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T23:22:17.474Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T23:22:27.475Z |INFO |Init configs |InvocationID=a8763025-4564-4fda-92e3-e2beab92d89e, InstanceUUID=cbb3981a-fac5-4cfe-a03e-2801ef58ab46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T23:22:27.483Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T23:22:37.484Z |INFO |Init configs |InvocationID=a8763025-4564-4fda-92e3-e2beab92d89e, InstanceUUID=d1af94c7-6e05-4aeb-b153-4d84821ab729 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T23:22:37.492Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T23:22:47.492Z |INFO |Init configs |InvocationID=a8763025-4564-4fda-92e3-e2beab92d89e, InstanceUUID=d88620db-5580-41dc-be21-da39523d7a49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T23:22:47.500Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-06T23:22:50.203Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-06T23:22:50.203Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-06T23:22:50.204Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-06T23:22:50.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 |2022-02-06T23:22:50.214Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-06T23:22:50.214Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-06T23:22:50.214Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-02-06T23:22:50.216Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T23:22:57.501Z |INFO |Init configs |InvocationID=a8763025-4564-4fda-92e3-e2beab92d89e, InstanceUUID=8de3ef9a-31fa-48eb-9998-a954fd2cff7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T23:22:57.509Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T23:23:07.513Z |INFO |Init configs |InvocationID=a8763025-4564-4fda-92e3-e2beab92d89e, InstanceUUID=d124fb21-1775-4cd4-bca3-eb9ac9ea2c40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T23:23:07.542Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T23:23:17.542Z |INFO |Init configs |InvocationID=a8763025-4564-4fda-92e3-e2beab92d89e, InstanceUUID=380289c4-a12a-4591-b6cf-c1a836db273d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T23:23:17.550Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T23:23:27.550Z |INFO |Init configs |InvocationID=a8763025-4564-4fda-92e3-e2beab92d89e, InstanceUUID=0df23f78-9e0b-466e-8a70-47168b788920 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T23:23:27.557Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T23:23:37.557Z |INFO |Init configs |InvocationID=a8763025-4564-4fda-92e3-e2beab92d89e, InstanceUUID=eed4da3e-9b43-41d8-b7b1-d38f5269fa91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T23:23:37.565Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T23:23:47.565Z |INFO |Init configs |InvocationID=a8763025-4564-4fda-92e3-e2beab92d89e, InstanceUUID=54233d63-f738-4c7d-86e0-6a5f79e51b43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T23:23:47.572Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T23:23:57.573Z |INFO |Init configs |InvocationID=a8763025-4564-4fda-92e3-e2beab92d89e, InstanceUUID=2073d194-27d7-4416-999c-1027438e5776 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T23:23:57.580Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T23:24:07.581Z |INFO |Init configs |InvocationID=a8763025-4564-4fda-92e3-e2beab92d89e, InstanceUUID=1ba1865e-c079-4ca5-91ba-a3a19f641207 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T23:24:07.587Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T23:24:17.589Z |INFO |Init configs |InvocationID=a8763025-4564-4fda-92e3-e2beab92d89e, InstanceUUID=5e7b6b90-9d1b-4a06-b477-69d64379f639 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T23:24:17.605Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T23:24:27.606Z |INFO |Init configs |InvocationID=a8763025-4564-4fda-92e3-e2beab92d89e, InstanceUUID=c97505fb-9d37-4f64-b8b9-e1b05bb975f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T23:24:27.613Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T23:24:37.615Z |INFO |Init configs |InvocationID=a8763025-4564-4fda-92e3-e2beab92d89e, InstanceUUID=c4d9a5fb-9067-4590-b60e-c4df53d59109 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T23:24:37.623Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T23:24:47.624Z |INFO |Init configs |InvocationID=a8763025-4564-4fda-92e3-e2beab92d89e, InstanceUUID=1d102122-612c-4860-818e-daef35c7475c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T23:24:47.632Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T23:24:57.632Z |INFO |Init configs |InvocationID=a8763025-4564-4fda-92e3-e2beab92d89e, InstanceUUID=03ea3cdc-dd3c-4913-b2eb-c3e2ed9b6346 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T23:24:57.640Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T23:25:07.641Z |INFO |Init configs |InvocationID=a8763025-4564-4fda-92e3-e2beab92d89e, InstanceUUID=05b1de80-2251-4e8d-9887-e46776c6d3ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T23:25:07.649Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T23:25:17.651Z |INFO |Init configs |InvocationID=a8763025-4564-4fda-92e3-e2beab92d89e, InstanceUUID=6d8570e6-e270-4501-9d43-51a8d024ab57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T23:25:17.668Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T23:25:27.668Z |INFO |Init configs |InvocationID=a8763025-4564-4fda-92e3-e2beab92d89e, InstanceUUID=bb53bbc4-90a0-4eec-b11d-f707bc7dc926 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T23:25:27.676Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T23:25:37.676Z |INFO |Init configs |InvocationID=a8763025-4564-4fda-92e3-e2beab92d89e, InstanceUUID=c1a65b2e-c7a3-4ce4-b7b2-08d73651b783 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T23:25:37.687Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T23:25:47.687Z |INFO |Init configs |InvocationID=a8763025-4564-4fda-92e3-e2beab92d89e, InstanceUUID=0316a61a-f559-485b-92b2-791294785511 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T23:25:47.694Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T23:25:57.695Z |INFO |Init configs |InvocationID=a8763025-4564-4fda-92e3-e2beab92d89e, InstanceUUID=5a40b290-06af-474b-90e0-df2192d3e0f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T23:25:57.702Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T23:26:07.703Z |INFO |Init configs |InvocationID=a8763025-4564-4fda-92e3-e2beab92d89e, InstanceUUID=fc2c031f-6fda-4dee-89fa-3b96e5210c0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T23:26:07.711Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T23:26:17.711Z |INFO |Init configs |InvocationID=a8763025-4564-4fda-92e3-e2beab92d89e, InstanceUUID=751a6cd9-3a43-4b9e-8c40-bdc1013ff417 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T23:26:17.719Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T23:26:27.719Z |INFO |Init configs |InvocationID=a8763025-4564-4fda-92e3-e2beab92d89e, InstanceUUID=356bb91f-2402-4f96-ada6-209196c8aca7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T23:26:27.726Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T23:26:37.730Z |INFO |Init configs |InvocationID=a8763025-4564-4fda-92e3-e2beab92d89e, InstanceUUID=ce877490-4636-4d52-8ef6-a401c024003f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T23:26:37.746Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T23:26:47.747Z |INFO |Init configs |InvocationID=a8763025-4564-4fda-92e3-e2beab92d89e, InstanceUUID=d4e18579-e57e-4243-adc4-7e4a22992a8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T23:26:47.756Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T23:26:57.757Z |INFO |Init configs |InvocationID=a8763025-4564-4fda-92e3-e2beab92d89e, InstanceUUID=8a46aaf5-8200-4812-9f54-654ccf4c7dfc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T23:26:57.765Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T23:27:07.766Z |INFO |Init configs |InvocationID=a8763025-4564-4fda-92e3-e2beab92d89e, InstanceUUID=67fefffa-211a-4c71-84ec-b5f0e9669928 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T23:27:07.773Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T23:27:17.773Z |INFO |Init configs |InvocationID=a8763025-4564-4fda-92e3-e2beab92d89e, InstanceUUID=93a1789f-fe60-4dbc-949d-311a8b3e420c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T23:27:17.780Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T23:27:27.781Z |INFO |Init configs |InvocationID=a8763025-4564-4fda-92e3-e2beab92d89e, InstanceUUID=31660e91-8ffd-4b24-b412-7a5d28d462f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T23:27:27.788Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T23:27:37.788Z |INFO |Init configs |InvocationID=a8763025-4564-4fda-92e3-e2beab92d89e, InstanceUUID=7b44e1fd-bb31-4b52-a03d-5ed8190c194f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T23:27:37.799Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T23:27:47.800Z |INFO |Init configs |InvocationID=a8763025-4564-4fda-92e3-e2beab92d89e, InstanceUUID=d8ba5e35-48d4-48b8-814b-8dded00364d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T23:27:47.806Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-06T23:27:50.148Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-06T23:27:50.148Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-06T23:27:50.149Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-06T23:27:50.152Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-06T23:27:50.159Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-06T23:27:50.159Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-06T23:27:50.159Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-02-06T23:27:50.161Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T23:27:57.806Z |INFO |Init configs |InvocationID=a8763025-4564-4fda-92e3-e2beab92d89e, InstanceUUID=4622d912-3e0b-452d-8759-7bcc4489ed43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T23:27:57.814Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T23:28:07.814Z |INFO |Init configs |InvocationID=a8763025-4564-4fda-92e3-e2beab92d89e, InstanceUUID=88bad523-00e5-42de-b5df-1645197542ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T23:28:07.827Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T23:28:17.828Z |INFO |Init configs |InvocationID=a8763025-4564-4fda-92e3-e2beab92d89e, InstanceUUID=9b903733-7db5-414b-af65-ee24d59b7985 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T23:28:17.838Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T23:28:27.839Z |INFO |Init configs |InvocationID=a8763025-4564-4fda-92e3-e2beab92d89e, InstanceUUID=998b4962-0045-4752-9d82-6c012d40d3d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T23:28:27.844Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T23:28:37.844Z |INFO |Init configs |InvocationID=a8763025-4564-4fda-92e3-e2beab92d89e, InstanceUUID=d9e16226-15c5-497c-92bd-21c269efdb1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T23:28:37.849Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T23:28:47.850Z |INFO |Init configs |InvocationID=a8763025-4564-4fda-92e3-e2beab92d89e, InstanceUUID=0ac4a289-9311-4e89-84f5-d7d0d4d5888e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T23:28:47.854Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T23:28:57.855Z |INFO |Init configs |InvocationID=a8763025-4564-4fda-92e3-e2beab92d89e, InstanceUUID=4c8fa63a-3273-42f3-a2c8-9d1e90d13f7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T23:28:57.862Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T23:29:07.862Z |INFO |Init configs |InvocationID=a8763025-4564-4fda-92e3-e2beab92d89e, InstanceUUID=bb6b2150-7f7a-446d-8f35-524f13c41fe0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T23:29:07.870Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T23:29:17.871Z |INFO |Init configs |InvocationID=a8763025-4564-4fda-92e3-e2beab92d89e, InstanceUUID=80c973ba-c985-4f5f-9d2f-8ebae7f8b04e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T23:29:17.877Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T23:29:27.878Z |INFO |Init configs |InvocationID=a8763025-4564-4fda-92e3-e2beab92d89e, InstanceUUID=a639da18-cead-4e29-87bd-07121d0c1342 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T23:29:27.883Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T23:29:37.884Z |INFO |Init configs |InvocationID=a8763025-4564-4fda-92e3-e2beab92d89e, InstanceUUID=5af3a3d5-6756-4b40-864b-23599cf95f47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T23:29:37.894Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T23:29:47.894Z |INFO |Init configs |InvocationID=a8763025-4564-4fda-92e3-e2beab92d89e, InstanceUUID=eefe2630-7828-4910-bcaf-68e4f0291527 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T23:29:47.902Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T23:29:57.904Z |INFO |Init configs |InvocationID=a8763025-4564-4fda-92e3-e2beab92d89e, InstanceUUID=927fd1f4-6da6-4d95-91cf-e7d004213f05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T23:29:57.920Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T23:30:07.920Z |INFO |Init configs |InvocationID=a8763025-4564-4fda-92e3-e2beab92d89e, InstanceUUID=c59039d0-ae89-48f1-aef4-003abe22b1ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T23:30:07.927Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T23:30:17.927Z |INFO |Init configs |InvocationID=a8763025-4564-4fda-92e3-e2beab92d89e, InstanceUUID=3b419aa6-588f-44f8-9b40-d4159fd4b3cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T23:30:17.934Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T23:30:27.935Z |INFO |Init configs |InvocationID=a8763025-4564-4fda-92e3-e2beab92d89e, InstanceUUID=0c11898b-eaca-49b6-866f-9fc19387aff2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T23:30:27.942Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T23:30:37.943Z |INFO |Init configs |InvocationID=a8763025-4564-4fda-92e3-e2beab92d89e, InstanceUUID=f6f7f9e8-b765-4022-9c6a-9b28a20616df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T23:30:37.952Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T23:30:47.953Z |INFO |Init configs |InvocationID=a8763025-4564-4fda-92e3-e2beab92d89e, InstanceUUID=89e9a7f9-4643-4a57-94d4-c4de7802e7a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T23:30:47.959Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T23:30:57.959Z |INFO |Init configs |InvocationID=a8763025-4564-4fda-92e3-e2beab92d89e, InstanceUUID=4fa5dc2c-176b-487a-bcc2-f375b116b313 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T23:30:57.965Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T23:31:07.966Z |INFO |Init configs |InvocationID=a8763025-4564-4fda-92e3-e2beab92d89e, InstanceUUID=f0529047-4525-46c1-b8ac-af81e6891460 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T23:31:07.975Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T23:31:17.977Z |INFO |Init configs |InvocationID=a8763025-4564-4fda-92e3-e2beab92d89e, InstanceUUID=a32586c2-a026-4a89-9b5c-574eaeedb092 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T23:31:17.997Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T23:31:27.998Z |INFO |Init configs |InvocationID=a8763025-4564-4fda-92e3-e2beab92d89e, InstanceUUID=8999a713-96cc-4fb6-b58a-8b09c52c1bb1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T23:31:28.004Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T23:31:38.005Z |INFO |Init configs |InvocationID=a8763025-4564-4fda-92e3-e2beab92d89e, InstanceUUID=17bf9dba-83ed-41c0-a30d-1e7deae117ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T23:31:38.013Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T23:31:48.019Z |INFO |Init configs |InvocationID=a8763025-4564-4fda-92e3-e2beab92d89e, InstanceUUID=e703da6e-98ed-4d02-82c1-86d986532aab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T23:31:48.026Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T23:31:58.026Z |INFO |Init configs |InvocationID=a8763025-4564-4fda-92e3-e2beab92d89e, InstanceUUID=a32892e6-289c-4450-bc5b-6bd47a8f5c16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T23:31:58.032Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T23:32:08.033Z |INFO |Init configs |InvocationID=a8763025-4564-4fda-92e3-e2beab92d89e, InstanceUUID=b52ae324-d31d-4a4a-b9a8-5e97788de438 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T23:32:08.039Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T23:32:18.039Z |INFO |Init configs |InvocationID=a8763025-4564-4fda-92e3-e2beab92d89e, InstanceUUID=6eefce20-7f2f-4fa0-a11a-d63acb1208ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T23:32:18.047Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T23:32:28.048Z |INFO |Init configs |InvocationID=a8763025-4564-4fda-92e3-e2beab92d89e, InstanceUUID=c74f3492-6680-4c16-9e4b-5de2c045e109 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T23:32:28.054Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T23:32:38.056Z |INFO |Init configs |InvocationID=a8763025-4564-4fda-92e3-e2beab92d89e, InstanceUUID=c9da54c8-0c73-4853-95a8-dc3c231905a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T23:32:38.070Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T23:32:48.071Z |INFO |Init configs |InvocationID=a8763025-4564-4fda-92e3-e2beab92d89e, InstanceUUID=4caa7ea9-4321-4d29-8257-581fe6a1ef51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T23:32:48.084Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-06T23:32:50.201Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-06T23:32:50.202Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-06T23:32:50.203Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-06T23:32:50.206Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-06T23:32:50.211Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-06T23:32:50.211Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-06T23:32:50.211Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-02-06T23:32:50.213Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T23:32:58.084Z |INFO |Init configs |InvocationID=a8763025-4564-4fda-92e3-e2beab92d89e, InstanceUUID=fb0b1492-effb-43c7-b3c6-a9ae39262da9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T23:32:58.092Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T23:33:08.092Z |INFO |Init configs |InvocationID=a8763025-4564-4fda-92e3-e2beab92d89e, InstanceUUID=9c053ce2-ead9-4938-a040-6f310505427c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T23:33:08.098Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T23:33:18.099Z |INFO |Init configs |InvocationID=a8763025-4564-4fda-92e3-e2beab92d89e, InstanceUUID=6656daeb-149c-45e3-a3c7-ac2a8f32e5c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T23:33:18.105Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T23:33:28.105Z |INFO |Init configs |InvocationID=a8763025-4564-4fda-92e3-e2beab92d89e, InstanceUUID=aabb674e-9871-4b76-9250-4d320f3119ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T23:33:28.112Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T23:33:38.113Z |INFO |Init configs |InvocationID=a8763025-4564-4fda-92e3-e2beab92d89e, InstanceUUID=1d4b71ea-1e38-4bf8-90d2-2b4140ea4e8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T23:33:38.119Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T23:33:48.120Z |INFO |Init configs |InvocationID=a8763025-4564-4fda-92e3-e2beab92d89e, InstanceUUID=169e1d25-cc8f-4347-8913-54a75de8cdbd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T23:33:48.125Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T23:33:58.125Z |INFO |Init configs |InvocationID=a8763025-4564-4fda-92e3-e2beab92d89e, InstanceUUID=e9ca7814-8c15-435a-a06a-444592a5562d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T23:33:58.131Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T23:34:08.131Z |INFO |Init configs |InvocationID=a8763025-4564-4fda-92e3-e2beab92d89e, InstanceUUID=602f6bbe-5485-4537-b38b-ae599a7fb844 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T23:34:08.140Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T23:34:18.142Z |INFO |Init configs |InvocationID=a8763025-4564-4fda-92e3-e2beab92d89e, InstanceUUID=5bb75873-ae21-4d3a-a6db-61eb0b0e12ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T23:34:18.159Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T23:34:28.160Z |INFO |Init configs |InvocationID=a8763025-4564-4fda-92e3-e2beab92d89e, InstanceUUID=a3a6f252-5ab6-4074-a1d8-764e8aca69c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T23:34:28.167Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T23:34:38.167Z |INFO |Init configs |InvocationID=a8763025-4564-4fda-92e3-e2beab92d89e, InstanceUUID=9a16b89d-9fbc-4533-a47c-a215dcfb3ff3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T23:34:38.173Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T23:34:48.174Z |INFO |Init configs |InvocationID=a8763025-4564-4fda-92e3-e2beab92d89e, InstanceUUID=f3c63995-b66e-49d4-8efe-6f59f8357655 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T23:34:48.181Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T23:34:58.182Z |INFO |Init configs |InvocationID=a8763025-4564-4fda-92e3-e2beab92d89e, InstanceUUID=c285282c-4e81-4f33-8cdc-f4c5a0e5bccd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T23:34:58.189Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T23:35:08.190Z |INFO |Init configs |InvocationID=a8763025-4564-4fda-92e3-e2beab92d89e, InstanceUUID=7c96fbe1-94a1-4a12-b6c2-5bc343d265bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T23:35:08.197Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T23:35:18.198Z |INFO |Init configs |InvocationID=a8763025-4564-4fda-92e3-e2beab92d89e, InstanceUUID=c7913fa0-0f1f-4521-a143-4e6b85995dca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T23:35:18.204Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T23:35:28.205Z |INFO |Init configs |InvocationID=a8763025-4564-4fda-92e3-e2beab92d89e, InstanceUUID=e5c11ddf-f4df-44c0-984c-739709ed39ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T23:35:28.212Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T23:35:38.213Z |INFO |Init configs |InvocationID=a8763025-4564-4fda-92e3-e2beab92d89e, InstanceUUID=598c8802-57cd-46bc-87e3-1c111da73de7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T23:35:38.221Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T23:35:48.222Z |INFO |Init configs |InvocationID=a8763025-4564-4fda-92e3-e2beab92d89e, InstanceUUID=8d2f5163-8d10-43d0-9968-c8da91e7b70f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T23:35:48.229Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T23:35:58.231Z |INFO |Init configs |InvocationID=a8763025-4564-4fda-92e3-e2beab92d89e, InstanceUUID=b08366af-1d63-42ab-9b25-5eebed86f8d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T23:35:58.245Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T23:36:08.246Z |INFO |Init configs |InvocationID=a8763025-4564-4fda-92e3-e2beab92d89e, InstanceUUID=ef410793-e7c5-44b1-b9b1-d0867fa02b9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T23:36:08.252Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T23:36:18.253Z |INFO |Init configs |InvocationID=a8763025-4564-4fda-92e3-e2beab92d89e, InstanceUUID=af1619e8-9d13-47bc-870d-18bdc625eabe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T23:36:18.259Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T23:36:28.260Z |INFO |Init configs |InvocationID=a8763025-4564-4fda-92e3-e2beab92d89e, InstanceUUID=01ef577c-112c-4da5-a8b1-070c11673289 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T23:36:28.266Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T23:36:38.267Z |INFO |Init configs |InvocationID=a8763025-4564-4fda-92e3-e2beab92d89e, InstanceUUID=e9bd838e-8eb9-40dd-acf6-2ffea3039b86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T23:36:38.274Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T23:36:48.274Z |INFO |Init configs |InvocationID=a8763025-4564-4fda-92e3-e2beab92d89e, InstanceUUID=e0dd39f3-c902-47e4-b15b-c8ef847fa065 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T23:36:48.279Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T23:36:58.280Z |INFO |Init configs |InvocationID=a8763025-4564-4fda-92e3-e2beab92d89e, InstanceUUID=e7368667-4a61-4779-a8b5-524444ea9123 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T23:36:58.286Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T23:37:08.286Z |INFO |Init configs |InvocationID=a8763025-4564-4fda-92e3-e2beab92d89e, InstanceUUID=c91c1c6c-3239-4dce-8ce5-dfaa7c9614e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T23:37:08.291Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T23:37:18.292Z |INFO |Init configs |InvocationID=a8763025-4564-4fda-92e3-e2beab92d89e, InstanceUUID=fef3ff8b-cf4b-42e7-8ada-c318cf372236 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T23:37:18.299Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T23:37:28.299Z |INFO |Init configs |InvocationID=a8763025-4564-4fda-92e3-e2beab92d89e, InstanceUUID=17e2426c-f025-49c3-a38d-359f67fae519 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T23:37:28.307Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T23:37:38.309Z |INFO |Init configs |InvocationID=a8763025-4564-4fda-92e3-e2beab92d89e, InstanceUUID=e0b97314-6bde-4e26-ba90-87e79a7868af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T23:37:38.338Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T23:37:48.338Z |INFO |Init configs |InvocationID=a8763025-4564-4fda-92e3-e2beab92d89e, InstanceUUID=8359851d-7c30-4bf1-906d-6861cdb0ac1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T23:37:48.348Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-06T23:37:50.147Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-06T23:37:50.148Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-06T23:37:50.149Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-06T23:37:50.153Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-06T23:37:50.158Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-06T23:37:50.158Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-06T23:37:50.158Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-02-06T23:37:50.160Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T23:37:58.348Z |INFO |Init configs |InvocationID=a8763025-4564-4fda-92e3-e2beab92d89e, InstanceUUID=d1e0ec64-babd-4d56-ac15-d820f3e75fa9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T23:37:58.356Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T23:38:08.356Z |INFO |Init configs |InvocationID=a8763025-4564-4fda-92e3-e2beab92d89e, InstanceUUID=f99a10ba-9ede-4951-8a77-6d1081deaa08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T23:38:08.366Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T23:38:18.366Z |INFO |Init configs |InvocationID=a8763025-4564-4fda-92e3-e2beab92d89e, InstanceUUID=e454dd48-b440-40f1-83d4-33cacfd0e2e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T23:38:18.372Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T23:38:28.372Z |INFO |Init configs |InvocationID=a8763025-4564-4fda-92e3-e2beab92d89e, InstanceUUID=27faf275-ae9c-42da-8f0a-a62e2aa87c5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T23:38:28.377Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T23:38:38.377Z |INFO |Init configs |InvocationID=a8763025-4564-4fda-92e3-e2beab92d89e, InstanceUUID=3fed81f9-7149-477d-b504-db9789e0b0c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T23:38:38.383Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T23:38:48.384Z |INFO |Init configs |InvocationID=a8763025-4564-4fda-92e3-e2beab92d89e, InstanceUUID=2f7db787-adb2-498e-ac68-47835058f478 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T23:38:48.391Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T23:38:58.393Z |INFO |Init configs |InvocationID=a8763025-4564-4fda-92e3-e2beab92d89e, InstanceUUID=7d005f7f-a633-4ac2-aacf-b6c54b21940c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T23:38:58.410Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T23:39:08.411Z |INFO |Init configs |InvocationID=a8763025-4564-4fda-92e3-e2beab92d89e, InstanceUUID=e8c96379-18d8-4916-bb6b-02e05c8bcb66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T23:39:08.417Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T23:39:18.418Z |INFO |Init configs |InvocationID=a8763025-4564-4fda-92e3-e2beab92d89e, InstanceUUID=07400701-804a-44e1-bbeb-e753bf646f59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T23:39:18.423Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T23:39:28.424Z |INFO |Init configs |InvocationID=a8763025-4564-4fda-92e3-e2beab92d89e, InstanceUUID=4113bdf6-c369-4326-a58c-8d9bfe8a4f66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T23:39:28.429Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T23:39:38.430Z |INFO |Init configs |InvocationID=a8763025-4564-4fda-92e3-e2beab92d89e, InstanceUUID=19965b78-d429-44e7-847d-74913d2a8694 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T23:39:38.436Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T23:39:48.437Z |INFO |Init configs |InvocationID=a8763025-4564-4fda-92e3-e2beab92d89e, InstanceUUID=20ef798b-82da-4313-92c7-a28f123cab38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T23:39:48.443Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T23:39:58.444Z |INFO |Init configs |InvocationID=a8763025-4564-4fda-92e3-e2beab92d89e, InstanceUUID=075119b9-b0eb-4f5e-a7db-d261f06a981d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T23:39:58.449Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T23:40:08.450Z |INFO |Init configs |InvocationID=a8763025-4564-4fda-92e3-e2beab92d89e, InstanceUUID=73a0232b-c5b3-44c0-bb06-22b500316f91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T23:40:08.455Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T23:40:18.456Z |INFO |Init configs |InvocationID=a8763025-4564-4fda-92e3-e2beab92d89e, InstanceUUID=a0feebf2-6edc-48cd-aa45-a08eb82070e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T23:40:18.463Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T23:40:28.463Z |INFO |Init configs |InvocationID=a8763025-4564-4fda-92e3-e2beab92d89e, InstanceUUID=34fbbc44-d684-422a-a93c-24e9576ab69c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T23:40:28.469Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T23:40:38.473Z |INFO |Init configs |InvocationID=a8763025-4564-4fda-92e3-e2beab92d89e, InstanceUUID=473d97b3-1a66-45ad-9fea-568f872245fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T23:40:38.496Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T23:40:48.497Z |INFO |Init configs |InvocationID=a8763025-4564-4fda-92e3-e2beab92d89e, InstanceUUID=d60fe5ea-d956-4d05-b274-8b7251ab1902 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T23:40:48.502Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T23:40:58.503Z |INFO |Init configs |InvocationID=a8763025-4564-4fda-92e3-e2beab92d89e, InstanceUUID=b99a762e-d476-4d57-9823-06c46b21ef9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T23:40:58.511Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T23:41:08.511Z |INFO |Init configs |InvocationID=a8763025-4564-4fda-92e3-e2beab92d89e, InstanceUUID=7037df8d-e903-46b1-a203-c50c4f788ab2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T23:41:08.517Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T23:41:18.518Z |INFO |Init configs |InvocationID=a8763025-4564-4fda-92e3-e2beab92d89e, InstanceUUID=6653fd52-d75b-494e-b9c0-45053119e16b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T23:41:18.523Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T23:41:28.524Z |INFO |Init configs |InvocationID=a8763025-4564-4fda-92e3-e2beab92d89e, InstanceUUID=92454bed-3af7-4fdb-ac23-2b7290436dce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T23:41:28.531Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T23:41:38.531Z |INFO |Init configs |InvocationID=a8763025-4564-4fda-92e3-e2beab92d89e, InstanceUUID=9d27861b-7c92-4ee5-b633-8d94520a76f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T23:41:38.538Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T23:41:48.538Z |INFO |Init configs |InvocationID=a8763025-4564-4fda-92e3-e2beab92d89e, InstanceUUID=c509b41d-2235-4c52-91f1-409ceda102ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T23:41:48.544Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T23:41:58.545Z |INFO |Init configs |InvocationID=a8763025-4564-4fda-92e3-e2beab92d89e, InstanceUUID=178010c3-afdc-4f0f-a2ee-200d828e888a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T23:41:58.551Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T23:42:08.551Z |INFO |Init configs |InvocationID=a8763025-4564-4fda-92e3-e2beab92d89e, InstanceUUID=64b0dbf2-600f-4759-b146-2c53f6b979ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T23:42:08.557Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T23:42:18.558Z |INFO |Init configs |InvocationID=a8763025-4564-4fda-92e3-e2beab92d89e, InstanceUUID=d8ab0d59-5b37-45d9-a722-fc6ff40f881b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T23:42:18.566Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T23:42:28.568Z |INFO |Init configs |InvocationID=a8763025-4564-4fda-92e3-e2beab92d89e, InstanceUUID=f7abb9ec-9b44-4315-bca3-6a8308955fcc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T23:42:28.582Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T23:42:38.583Z |INFO |Init configs |InvocationID=a8763025-4564-4fda-92e3-e2beab92d89e, InstanceUUID=81d67a9b-6504-43d8-80de-e8129d79ade2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T23:42:38.588Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T23:42:48.589Z |INFO |Init configs |InvocationID=a8763025-4564-4fda-92e3-e2beab92d89e, InstanceUUID=dde50c6a-aae4-44a2-88ad-aae1bf286201 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T23:42:48.596Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-06T23:42:50.140Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-06T23:42:50.140Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-06T23:42:50.141Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-06T23:42:50.143Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-06T23:42:50.149Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-06T23:42:50.149Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-06T23:42:50.149Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-02-06T23:42:50.151Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T23:42:58.597Z |INFO |Init configs |InvocationID=a8763025-4564-4fda-92e3-e2beab92d89e, InstanceUUID=fb2e7797-7a6e-47b7-ae03-ff87ed8cfe1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T23:42:58.603Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T23:43:08.604Z |INFO |Init configs |InvocationID=a8763025-4564-4fda-92e3-e2beab92d89e, InstanceUUID=8bcf5686-5fb4-4d8e-bd98-7c744419378c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T23:43:08.611Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T23:43:18.611Z |INFO |Init configs |InvocationID=a8763025-4564-4fda-92e3-e2beab92d89e, InstanceUUID=cc81be23-3b54-438f-b2a2-38ff56b33886 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T23:43:18.618Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T23:43:28.618Z |INFO |Init configs |InvocationID=a8763025-4564-4fda-92e3-e2beab92d89e, InstanceUUID=253e1571-aaf1-4bfd-83e9-1bd56986b53d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T23:43:28.624Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T23:43:38.624Z |INFO |Init configs |InvocationID=a8763025-4564-4fda-92e3-e2beab92d89e, InstanceUUID=901fdfdf-38ee-4b65-8d8c-b1ac1042e23f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T23:43:38.631Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T23:43:48.631Z |INFO |Init configs |InvocationID=a8763025-4564-4fda-92e3-e2beab92d89e, InstanceUUID=bad555ea-75c1-44d5-a44f-093ee8260ef4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T23:43:48.638Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T23:43:58.639Z |INFO |Init configs |InvocationID=a8763025-4564-4fda-92e3-e2beab92d89e, InstanceUUID=367bca4a-bab2-4a93-9c64-ef63def5bce2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T23:43:58.654Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T23:44:08.654Z |INFO |Init configs |InvocationID=a8763025-4564-4fda-92e3-e2beab92d89e, InstanceUUID=9132980f-a55a-4320-b32a-2aae743cec7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T23:44:08.661Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T23:44:18.661Z |INFO |Init configs |InvocationID=a8763025-4564-4fda-92e3-e2beab92d89e, InstanceUUID=e7b3b9ac-dbbb-4015-a7a7-5cb53190ca05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T23:44:18.667Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T23:44:28.668Z |INFO |Init configs |InvocationID=a8763025-4564-4fda-92e3-e2beab92d89e, InstanceUUID=cef21e78-9a33-4b0b-bbba-1b21eb52fa30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T23:44:28.674Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T23:44:38.675Z |INFO |Init configs |InvocationID=a8763025-4564-4fda-92e3-e2beab92d89e, InstanceUUID=a2bb2df4-3312-473b-b772-191a328bd1de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T23:44:38.683Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T23:44:48.683Z |INFO |Init configs |InvocationID=a8763025-4564-4fda-92e3-e2beab92d89e, InstanceUUID=4f0c2bed-545e-4b79-abc5-dfd232fbc72c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T23:44:48.690Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T23:44:58.690Z |INFO |Init configs |InvocationID=a8763025-4564-4fda-92e3-e2beab92d89e, InstanceUUID=e800dc83-01a4-4aee-90fc-81a6b7b1a091 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T23:44:58.696Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T23:45:08.696Z |INFO |Init configs |InvocationID=a8763025-4564-4fda-92e3-e2beab92d89e, InstanceUUID=23753ff2-e8a7-4478-92d1-77653d8e41b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T23:45:08.704Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T23:45:18.705Z |INFO |Init configs |InvocationID=a8763025-4564-4fda-92e3-e2beab92d89e, InstanceUUID=4b16fb00-081f-4ad1-90f4-f7dc9bc89af4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T23:45:18.716Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T23:45:28.717Z |INFO |Init configs |InvocationID=a8763025-4564-4fda-92e3-e2beab92d89e, InstanceUUID=9de37e99-e773-48b5-a665-24c96092c983 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T23:45:28.723Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T23:45:38.723Z |INFO |Init configs |InvocationID=a8763025-4564-4fda-92e3-e2beab92d89e, InstanceUUID=57ad8716-ddfe-4aa1-b7e1-04ec3f1ae71c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T23:45:38.730Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T23:45:48.730Z |INFO |Init configs |InvocationID=a8763025-4564-4fda-92e3-e2beab92d89e, InstanceUUID=712c7dac-7176-49b5-afa0-050915d63ef5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T23:45:48.736Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T23:45:58.737Z |INFO |Init configs |InvocationID=a8763025-4564-4fda-92e3-e2beab92d89e, InstanceUUID=aa524540-8ef7-4105-b94a-1f10b922a560 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T23:45:58.744Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T23:46:08.744Z |INFO |Init configs |InvocationID=a8763025-4564-4fda-92e3-e2beab92d89e, InstanceUUID=c740c30c-17b3-44cb-918b-4993a097a9db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T23:46:08.750Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T23:46:18.751Z |INFO |Init configs |InvocationID=a8763025-4564-4fda-92e3-e2beab92d89e, InstanceUUID=005a8558-95fc-4a65-b2a1-6a616dffc743 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T23:46:18.756Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T23:46:28.757Z |INFO |Init configs |InvocationID=a8763025-4564-4fda-92e3-e2beab92d89e, InstanceUUID=9839cbca-8a84-4fb6-a98e-e014f5393584 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T23:46:28.762Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T23:46:38.763Z |INFO |Init configs |InvocationID=a8763025-4564-4fda-92e3-e2beab92d89e, InstanceUUID=8eb5bda7-3aef-4da7-ac08-9e20edf6e8ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T23:46:38.771Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T23:46:48.773Z |INFO |Init configs |InvocationID=a8763025-4564-4fda-92e3-e2beab92d89e, InstanceUUID=74c60126-9417-4c09-b53c-31f71c5c9d94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T23:46:48.788Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T23:46:58.788Z |INFO |Init configs |InvocationID=a8763025-4564-4fda-92e3-e2beab92d89e, InstanceUUID=606a7979-ca14-4a7e-8aee-9c65cd068adb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T23:46:58.795Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T23:47:08.796Z |INFO |Init configs |InvocationID=a8763025-4564-4fda-92e3-e2beab92d89e, InstanceUUID=009a6934-3092-4504-8ca8-d0a71745042b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T23:47:08.801Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T23:47:18.801Z |INFO |Init configs |InvocationID=a8763025-4564-4fda-92e3-e2beab92d89e, InstanceUUID=91f9388a-09d5-40fd-9522-151868821aba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T23:47:18.810Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T23:47:28.810Z |INFO |Init configs |InvocationID=a8763025-4564-4fda-92e3-e2beab92d89e, InstanceUUID=c0f25fad-7742-4922-8b05-b9aa8fad3963 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T23:47:28.818Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T23:47:38.818Z |INFO |Init configs |InvocationID=a8763025-4564-4fda-92e3-e2beab92d89e, InstanceUUID=7e32a414-a97f-483a-a3c3-6ab0f8b22175 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T23:47:38.825Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T23:47:48.825Z |INFO |Init configs |InvocationID=a8763025-4564-4fda-92e3-e2beab92d89e, InstanceUUID=623a339b-ef34-419c-82d0-b4b0404a8294 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T23:47:48.831Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-06T23:47:50.180Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-06T23:47:50.180Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-06T23:47:50.181Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-06T23:47:50.183Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-06T23:47:50.188Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-06T23:47:50.188Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-06T23:47:50.188Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-02-06T23:47:50.190Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T23:47:58.837Z |INFO |Init configs |InvocationID=a8763025-4564-4fda-92e3-e2beab92d89e, InstanceUUID=6f05ca1c-6fb5-431f-af90-df70ab432c5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T23:47:58.843Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T23:48:08.844Z |INFO |Init configs |InvocationID=a8763025-4564-4fda-92e3-e2beab92d89e, InstanceUUID=0e2907be-73fa-4c9e-a4ba-f4762f980fc2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T23:48:08.849Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T23:48:18.850Z |INFO |Init configs |InvocationID=a8763025-4564-4fda-92e3-e2beab92d89e, InstanceUUID=93ac0d1a-4af6-4e93-b64d-3b28661f57ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T23:48:18.858Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T23:48:28.860Z |INFO |Init configs |InvocationID=a8763025-4564-4fda-92e3-e2beab92d89e, InstanceUUID=6099e922-3105-4e6f-9724-d486c2c2a9f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T23:48:28.874Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T23:48:38.874Z |INFO |Init configs |InvocationID=a8763025-4564-4fda-92e3-e2beab92d89e, InstanceUUID=a19a0531-1a7d-47d2-a90d-2f2013593e98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T23:48:38.880Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T23:48:48.881Z |INFO |Init configs |InvocationID=a8763025-4564-4fda-92e3-e2beab92d89e, InstanceUUID=25b2e87c-ee55-4158-a422-10795d4fa739 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T23:48:48.886Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T23:48:58.887Z |INFO |Init configs |InvocationID=a8763025-4564-4fda-92e3-e2beab92d89e, InstanceUUID=f927d58e-43bc-415b-987c-102bef18ee24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T23:48:58.894Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T23:49:08.894Z |INFO |Init configs |InvocationID=a8763025-4564-4fda-92e3-e2beab92d89e, InstanceUUID=2674e129-2167-4138-93e6-51c9a2dc3506 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T23:49:08.901Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T23:49:18.901Z |INFO |Init configs |InvocationID=a8763025-4564-4fda-92e3-e2beab92d89e, InstanceUUID=1687e2de-3a07-48c5-849c-837b560f5d7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T23:49:18.906Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T23:49:28.907Z |INFO |Init configs |InvocationID=a8763025-4564-4fda-92e3-e2beab92d89e, InstanceUUID=1096f64d-d9c0-4411-a4f6-4f31783abf72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T23:49:28.911Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T23:49:38.912Z |INFO |Init configs |InvocationID=a8763025-4564-4fda-92e3-e2beab92d89e, InstanceUUID=2e834b4c-f7cd-4028-bc89-0c3e8c1f68f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T23:49:38.916Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T23:49:48.917Z |INFO |Init configs |InvocationID=a8763025-4564-4fda-92e3-e2beab92d89e, InstanceUUID=54509d24-f5f5-4d98-a583-b8a52446fc7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T23:49:48.923Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T23:49:58.925Z |INFO |Init configs |InvocationID=a8763025-4564-4fda-92e3-e2beab92d89e, InstanceUUID=64942ec8-db2d-4dd7-8814-a68f42fbd24c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T23:49:58.939Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T23:50:08.939Z |INFO |Init configs |InvocationID=a8763025-4564-4fda-92e3-e2beab92d89e, InstanceUUID=812a4e7f-df8b-4faa-b441-6edb15eed351 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T23:50:08.946Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T23:50:18.946Z |INFO |Init configs |InvocationID=a8763025-4564-4fda-92e3-e2beab92d89e, InstanceUUID=835f0e1a-74fe-49fd-985e-7635bcafd92f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T23:50:18.952Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T23:50:28.952Z |INFO |Init configs |InvocationID=a8763025-4564-4fda-92e3-e2beab92d89e, InstanceUUID=7be610f8-8e13-4cd1-af18-d1cb3c9958d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T23:50:28.959Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T23:50:38.959Z |INFO |Init configs |InvocationID=a8763025-4564-4fda-92e3-e2beab92d89e, InstanceUUID=51ca8461-e62a-4f2f-a212-044d513c5f1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T23:50:38.966Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T23:50:48.967Z |INFO |Init configs |InvocationID=a8763025-4564-4fda-92e3-e2beab92d89e, InstanceUUID=3d078381-288b-45a0-a8d5-167fe7e2b069 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T23:50:48.972Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T23:50:58.973Z |INFO |Init configs |InvocationID=a8763025-4564-4fda-92e3-e2beab92d89e, InstanceUUID=7b4b848b-9fc1-46e6-bbbc-d3d6264491d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T23:50:58.978Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T23:51:08.978Z |INFO |Init configs |InvocationID=a8763025-4564-4fda-92e3-e2beab92d89e, InstanceUUID=03744de1-1aa4-4fa8-9c80-8ee2abe443c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T23:51:08.984Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T23:51:18.984Z |INFO |Init configs |InvocationID=a8763025-4564-4fda-92e3-e2beab92d89e, InstanceUUID=c6d072b4-cce8-4bef-ae72-1a299be798a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T23:51:18.989Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T23:51:28.990Z |INFO |Init configs |InvocationID=a8763025-4564-4fda-92e3-e2beab92d89e, InstanceUUID=3d52b6c9-565f-406c-bd90-b0c1ec9a9e39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T23:51:28.998Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T23:51:39.000Z |INFO |Init configs |InvocationID=a8763025-4564-4fda-92e3-e2beab92d89e, InstanceUUID=d0b2fb90-5637-4b0b-b9cc-6d670560beda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T23:51:39.015Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T23:51:49.015Z |INFO |Init configs |InvocationID=a8763025-4564-4fda-92e3-e2beab92d89e, InstanceUUID=1b95a266-6325-4890-b4f3-26d515c219df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T23:51:49.021Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T23:51:59.022Z |INFO |Init configs |InvocationID=a8763025-4564-4fda-92e3-e2beab92d89e, InstanceUUID=f2183b55-886d-4184-8b13-5e9a050ed2c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T23:51:59.027Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T23:52:09.027Z |INFO |Init configs |InvocationID=a8763025-4564-4fda-92e3-e2beab92d89e, InstanceUUID=d7b54b7b-41ac-472d-80c2-9defb7de0304 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T23:52:09.033Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T23:52:19.034Z |INFO |Init configs |InvocationID=a8763025-4564-4fda-92e3-e2beab92d89e, InstanceUUID=761b9c19-f0d7-49eb-a86d-b1449692116a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T23:52:19.041Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T23:52:29.041Z |INFO |Init configs |InvocationID=a8763025-4564-4fda-92e3-e2beab92d89e, InstanceUUID=7cbb4d4b-a8e7-4eab-9db3-09fac60114e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T23:52:29.047Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T23:52:39.048Z |INFO |Init configs |InvocationID=a8763025-4564-4fda-92e3-e2beab92d89e, InstanceUUID=679281be-9b55-47f3-b962-7e255407eec7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T23:52:39.053Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T23:52:49.053Z |INFO |Init configs |InvocationID=a8763025-4564-4fda-92e3-e2beab92d89e, InstanceUUID=838ef65b-1ca7-4a88-bef3-772bcc3e1797 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T23:52:49.067Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-06T23:52:50.119Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-06T23:52:50.119Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-06T23:52:50.120Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-06T23:52:50.124Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-06T23:52:50.128Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-06T23:52:50.129Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-06T23:52:50.129Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-02-06T23:52:50.131Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T23:52:59.067Z |INFO |Init configs |InvocationID=a8763025-4564-4fda-92e3-e2beab92d89e, InstanceUUID=366c7df5-a393-440e-a86b-f10d1c8e19c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T23:52:59.075Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T23:53:09.076Z |INFO |Init configs |InvocationID=a8763025-4564-4fda-92e3-e2beab92d89e, InstanceUUID=dd2b70ac-5972-48b9-bee7-9f6ce67bc146 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T23:53:09.087Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T23:53:19.088Z |INFO |Init configs |InvocationID=a8763025-4564-4fda-92e3-e2beab92d89e, InstanceUUID=9c223815-4c8c-474e-b3bf-8b9f3af7fa3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T23:53:19.095Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T23:53:29.096Z |INFO |Init configs |InvocationID=a8763025-4564-4fda-92e3-e2beab92d89e, InstanceUUID=3f7c4570-ba84-4037-9eef-f63b22321591 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T23:53:29.100Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T23:53:39.101Z |INFO |Init configs |InvocationID=a8763025-4564-4fda-92e3-e2beab92d89e, InstanceUUID=96924c82-4bf0-4916-9c4f-d132aad15091 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T23:53:39.109Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T23:53:49.109Z |INFO |Init configs |InvocationID=a8763025-4564-4fda-92e3-e2beab92d89e, InstanceUUID=ab03e275-3ab8-4e23-bd88-651400fddf25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T23:53:49.115Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T23:53:59.115Z |INFO |Init configs |InvocationID=a8763025-4564-4fda-92e3-e2beab92d89e, InstanceUUID=f32abdde-f3ba-4cc7-a66e-b00ddabba079 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T23:53:59.121Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T23:54:09.122Z |INFO |Init configs |InvocationID=a8763025-4564-4fda-92e3-e2beab92d89e, InstanceUUID=9c59d9e3-9dcf-4a13-8495-9cfa6f59320d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T23:54:09.127Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T23:54:19.128Z |INFO |Init configs |InvocationID=a8763025-4564-4fda-92e3-e2beab92d89e, InstanceUUID=0f15e792-7345-41b4-a5ab-60f759db06e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T23:54:19.134Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T23:54:29.134Z |INFO |Init configs |InvocationID=a8763025-4564-4fda-92e3-e2beab92d89e, InstanceUUID=5794b426-2550-4069-a4e2-a339865620b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T23:54:29.140Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T23:54:39.140Z |INFO |Init configs |InvocationID=a8763025-4564-4fda-92e3-e2beab92d89e, InstanceUUID=7fd98b14-bd3b-404e-9ff1-7c109f128cfa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T23:54:39.146Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T23:54:49.147Z |INFO |Init configs |InvocationID=a8763025-4564-4fda-92e3-e2beab92d89e, InstanceUUID=8d2f3bda-8c55-449e-8f2c-77ec2ba43967 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T23:54:49.154Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T23:54:59.156Z |INFO |Init configs |InvocationID=a8763025-4564-4fda-92e3-e2beab92d89e, InstanceUUID=ba9daae1-f1ce-4563-adbf-d099256cd8ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T23:54:59.172Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T23:55:09.172Z |INFO |Init configs |InvocationID=a8763025-4564-4fda-92e3-e2beab92d89e, InstanceUUID=bc9c9826-7e25-46dd-8f8d-cf9fb1a8f283 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T23:55:09.180Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T23:55:19.180Z |INFO |Init configs |InvocationID=a8763025-4564-4fda-92e3-e2beab92d89e, InstanceUUID=0a4907db-e364-491c-a821-2c5b461966ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T23:55:19.185Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T23:55:29.186Z |INFO |Init configs |InvocationID=a8763025-4564-4fda-92e3-e2beab92d89e, InstanceUUID=bd7d22d4-6de5-498f-8dd6-7e62c8869ca4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T23:55:29.191Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T23:55:39.191Z |INFO |Init configs |InvocationID=a8763025-4564-4fda-92e3-e2beab92d89e, InstanceUUID=fcbe750f-9265-4f11-8b43-b052e6b5ed43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T23:55:39.197Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T23:55:49.197Z |INFO |Init configs |InvocationID=a8763025-4564-4fda-92e3-e2beab92d89e, InstanceUUID=5cef3d89-9d2d-47d6-94bc-cc02d8acb970 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T23:55:49.203Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T23:55:59.204Z |INFO |Init configs |InvocationID=a8763025-4564-4fda-92e3-e2beab92d89e, InstanceUUID=464050e7-9d12-47f9-92e2-c1f24f3b51d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T23:55:59.209Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T23:56:09.209Z |INFO |Init configs |InvocationID=a8763025-4564-4fda-92e3-e2beab92d89e, InstanceUUID=f00f54e1-d721-4ce7-bbf9-df35cb7879cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T23:56:09.217Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T23:56:19.217Z |INFO |Init configs |InvocationID=a8763025-4564-4fda-92e3-e2beab92d89e, InstanceUUID=79b65656-514c-4cab-ba9b-f5aad3b721b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T23:56:19.223Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T23:56:29.224Z |INFO |Init configs |InvocationID=a8763025-4564-4fda-92e3-e2beab92d89e, InstanceUUID=4ef6e607-c8da-44ed-834c-0eb0fcb29799 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T23:56:29.232Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T23:56:39.234Z |INFO |Init configs |InvocationID=a8763025-4564-4fda-92e3-e2beab92d89e, InstanceUUID=d8ffda99-7d09-47ea-a819-7ec599a9a6ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T23:56:39.248Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T23:56:49.248Z |INFO |Init configs |InvocationID=a8763025-4564-4fda-92e3-e2beab92d89e, InstanceUUID=2faf4362-00c2-4bfe-8976-12fcb9924086 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T23:56:49.255Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T23:56:59.255Z |INFO |Init configs |InvocationID=a8763025-4564-4fda-92e3-e2beab92d89e, InstanceUUID=f765fd24-0ee7-4f63-bab9-fc580899965f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T23:56:59.261Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T23:57:09.261Z |INFO |Init configs |InvocationID=a8763025-4564-4fda-92e3-e2beab92d89e, InstanceUUID=02380eb5-291e-4751-81e7-4e148d8b3c84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T23:57:09.275Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T23:57:19.275Z |INFO |Init configs |InvocationID=a8763025-4564-4fda-92e3-e2beab92d89e, InstanceUUID=9548eff7-f8d3-49da-8187-bde5c60dc30f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T23:57:19.281Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T23:57:29.281Z |INFO |Init configs |InvocationID=a8763025-4564-4fda-92e3-e2beab92d89e, InstanceUUID=9aa2117e-0ac4-44ce-84b1-d327e0b375bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T23:57:29.287Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T23:57:39.287Z |INFO |Init configs |InvocationID=a8763025-4564-4fda-92e3-e2beab92d89e, InstanceUUID=a7ec9c6f-aeca-4822-be76-19d4a8de42d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T23:57:39.292Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T23:57:49.293Z |INFO |Init configs |InvocationID=a8763025-4564-4fda-92e3-e2beab92d89e, InstanceUUID=2df29468-39d5-4a09-b8eb-14618cd93c51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T23:57:49.297Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-06T23:57:50.171Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-06T23:57:50.172Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-06T23:57:50.173Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-06T23:57:50.175Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-06T23:57:50.179Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-06T23:57:50.179Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-06T23:57:50.179Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-02-06T23:57:50.181Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T23:57:59.298Z |INFO |Init configs |InvocationID=a8763025-4564-4fda-92e3-e2beab92d89e, InstanceUUID=f6a760e4-7f72-4ed8-8371-c729970d30bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T23:57:59.304Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T23:58:09.306Z |INFO |Init configs |InvocationID=a8763025-4564-4fda-92e3-e2beab92d89e, InstanceUUID=a1d484d4-d599-465c-a5b1-76ec6d765b80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T23:58:09.318Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T23:58:19.319Z |INFO |Init configs |InvocationID=a8763025-4564-4fda-92e3-e2beab92d89e, InstanceUUID=d861b9dd-87cc-4005-9fdf-00fed4bd4b00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T23:58:19.325Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T23:58:29.325Z |INFO |Init configs |InvocationID=a8763025-4564-4fda-92e3-e2beab92d89e, InstanceUUID=95c86d4e-9947-46ee-9052-3f8d6b646cfc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T23:58:29.330Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T23:58:39.331Z |INFO |Init configs |InvocationID=a8763025-4564-4fda-92e3-e2beab92d89e, InstanceUUID=58c53b8c-82a0-4e14-95dd-3451142c5a49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T23:58:39.337Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T23:58:49.338Z |INFO |Init configs |InvocationID=a8763025-4564-4fda-92e3-e2beab92d89e, InstanceUUID=92284067-3d71-4a4a-9ffc-46330e862b66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T23:58:49.343Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T23:58:59.344Z |INFO |Init configs |InvocationID=a8763025-4564-4fda-92e3-e2beab92d89e, InstanceUUID=8d2e6d2f-42ad-4ddf-8ad9-73cbbbac4025 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T23:58:59.349Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T23:59:09.349Z |INFO |Init configs |InvocationID=a8763025-4564-4fda-92e3-e2beab92d89e, InstanceUUID=97ce0f49-4058-4a00-85e1-68056007e3b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T23:59:09.355Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T23:59:19.355Z |INFO |Init configs |InvocationID=a8763025-4564-4fda-92e3-e2beab92d89e, InstanceUUID=4ea52cd0-2f88-4772-9f66-f683215a8480 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T23:59:19.360Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T23:59:29.360Z |INFO |Init configs |InvocationID=a8763025-4564-4fda-92e3-e2beab92d89e, InstanceUUID=ea1031db-2a41-45c2-84cd-8e04921f1ef4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T23:59:29.365Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T23:59:39.366Z |INFO |Init configs |InvocationID=a8763025-4564-4fda-92e3-e2beab92d89e, InstanceUUID=53d1141a-cf5e-45db-8a00-3ba3086f0a21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T23:59:39.401Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T23:59:49.401Z |INFO |Init configs |InvocationID=a8763025-4564-4fda-92e3-e2beab92d89e, InstanceUUID=4c89e2a7-bbee-4b24-9f45-18ee9c5f2985 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T23:59:49.409Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T23:59:59.409Z |INFO |Init configs |InvocationID=a8763025-4564-4fda-92e3-e2beab92d89e, InstanceUUID=cd4fc36c-afba-45ff-9498-d1f037c50277 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T23:59:59.415Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T00:00:09.415Z |INFO |Init configs |InvocationID=a8763025-4564-4fda-92e3-e2beab92d89e, InstanceUUID=fc2ebe0d-37c3-4523-8b04-f6cc68f721e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T00:00:09.435Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T00:00:19.437Z |INFO |Init configs |InvocationID=a8763025-4564-4fda-92e3-e2beab92d89e, InstanceUUID=996fb8cd-9694-4b9f-8088-02c440151585 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T00:00:19.442Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T00:00:29.444Z |INFO |Init configs |InvocationID=a8763025-4564-4fda-92e3-e2beab92d89e, InstanceUUID=aceb9aea-0873-4087-abee-ea69c32e4b2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T00:00:29.450Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T00:00:39.451Z |INFO |Init configs |InvocationID=a8763025-4564-4fda-92e3-e2beab92d89e, InstanceUUID=3fa31974-6f22-48b0-8a73-8d07aa6b409a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T00:00:39.455Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T00:00:49.456Z |INFO |Init configs |InvocationID=a8763025-4564-4fda-92e3-e2beab92d89e, InstanceUUID=ca2f2daf-f31a-416e-a652-e009b5163402 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T00:00:49.461Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T00:00:59.461Z |INFO |Init configs |InvocationID=a8763025-4564-4fda-92e3-e2beab92d89e, InstanceUUID=5d28e838-d716-4560-a8a1-cd35b6195662 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T00:00:59.467Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T00:01:09.467Z |INFO |Init configs |InvocationID=a8763025-4564-4fda-92e3-e2beab92d89e, InstanceUUID=31881bd2-75ac-4e92-a297-2e20bfe9bbcf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T00:01:09.474Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T00:01:19.475Z |INFO |Init configs |InvocationID=a8763025-4564-4fda-92e3-e2beab92d89e, InstanceUUID=10610806-9790-4fcd-ac31-8664a9e84369 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T00:01:19.486Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T00:01:29.486Z |INFO |Init configs |InvocationID=a8763025-4564-4fda-92e3-e2beab92d89e, InstanceUUID=b263de30-de66-4a80-bb4f-41f4d7557a1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T00:01:29.492Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T00:01:39.492Z |INFO |Init configs |InvocationID=a8763025-4564-4fda-92e3-e2beab92d89e, InstanceUUID=5995be18-59c8-4137-9825-22dc0d4dd5ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T00:01:39.498Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T00:01:49.499Z |INFO |Init configs |InvocationID=a8763025-4564-4fda-92e3-e2beab92d89e, InstanceUUID=76c8291e-fa02-4845-99c4-bedc83ac723c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T00:01:49.504Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T00:01:59.505Z |INFO |Init configs |InvocationID=a8763025-4564-4fda-92e3-e2beab92d89e, InstanceUUID=9921fb33-4dc0-4d5a-bdd5-a04ca199462c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T00:01:59.510Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T00:02:09.511Z |INFO |Init configs |InvocationID=a8763025-4564-4fda-92e3-e2beab92d89e, InstanceUUID=897c6a7f-1a60-422f-a107-6ba5b631938d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T00:02:09.517Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T00:02:19.517Z |INFO |Init configs |InvocationID=a8763025-4564-4fda-92e3-e2beab92d89e, InstanceUUID=92ec36ee-ad9a-4c37-8189-34137473a822 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T00:02:19.522Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T00:02:29.522Z |INFO |Init configs |InvocationID=a8763025-4564-4fda-92e3-e2beab92d89e, InstanceUUID=d6b299ce-06e8-4257-bd4d-2aa490a17980 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T00:02:29.528Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T00:02:39.528Z |INFO |Init configs |InvocationID=a8763025-4564-4fda-92e3-e2beab92d89e, InstanceUUID=c640cbd7-6587-4100-afeb-5a8c0bdb9d02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T00:02:39.533Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T00:02:49.535Z |INFO |Init configs |InvocationID=a8763025-4564-4fda-92e3-e2beab92d89e, InstanceUUID=c73313fb-5605-4715-832b-7f0b8571c688 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T00:02:49.549Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-07T00:02:50.156Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-07T00:02:50.156Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-07T00:02:50.158Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-07T00:02:50.160Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-07T00:02:50.165Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-07T00:02:50.165Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-07T00:02:50.165Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-02-07T00:02:50.167Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T00:02:59.550Z |INFO |Init configs |InvocationID=a8763025-4564-4fda-92e3-e2beab92d89e, InstanceUUID=d7fdc75b-7734-4e8d-8719-613439803d96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T00:02:59.556Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T00:03:09.557Z |INFO |Init configs |InvocationID=a8763025-4564-4fda-92e3-e2beab92d89e, InstanceUUID=c77861ce-7004-4810-81b6-298b3a5055a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T00:03:09.562Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T00:03:19.563Z |INFO |Init configs |InvocationID=a8763025-4564-4fda-92e3-e2beab92d89e, InstanceUUID=14559ff4-514f-4ce7-b02f-87264ccfc4d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T00:03:19.568Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T00:03:29.569Z |INFO |Init configs |InvocationID=a8763025-4564-4fda-92e3-e2beab92d89e, InstanceUUID=d4ff6875-1949-4701-b136-8cf79f94f282 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T00:03:29.574Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T00:03:39.575Z |INFO |Init configs |InvocationID=a8763025-4564-4fda-92e3-e2beab92d89e, InstanceUUID=8495db1f-1f44-4bff-bd9a-2b401f6de28f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T00:03:39.581Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T00:03:49.581Z |INFO |Init configs |InvocationID=a8763025-4564-4fda-92e3-e2beab92d89e, InstanceUUID=8706743a-82bf-4442-a6fb-8d8b4e2fb2ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T00:03:49.586Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T00:03:59.587Z |INFO |Init configs |InvocationID=a8763025-4564-4fda-92e3-e2beab92d89e, InstanceUUID=ea8937ac-b14d-4970-9206-e202a1abb639 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T00:03:59.591Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T00:04:09.592Z |INFO |Init configs |InvocationID=a8763025-4564-4fda-92e3-e2beab92d89e, InstanceUUID=21ca5aca-da39-4fa7-99bd-8376e3f3b139 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T00:04:09.597Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T00:04:19.598Z |INFO |Init configs |InvocationID=a8763025-4564-4fda-92e3-e2beab92d89e, InstanceUUID=9be26ddc-b7ed-4288-a3a1-6f0dc4a93d80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T00:04:19.602Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T00:04:29.608Z |INFO |Init configs |InvocationID=a8763025-4564-4fda-92e3-e2beab92d89e, InstanceUUID=d8d2d8c4-0a3b-4528-b625-2f274736c44e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T00:04:29.647Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T00:04:39.650Z |INFO |Init configs |InvocationID=a8763025-4564-4fda-92e3-e2beab92d89e, InstanceUUID=b923d29f-1c99-4185-b496-ebf9fe535c7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T00:04:39.656Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T00:04:49.657Z |INFO |Init configs |InvocationID=a8763025-4564-4fda-92e3-e2beab92d89e, InstanceUUID=4b6d84d5-6814-45d8-bcf4-55250235ca76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T00:04:49.663Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T00:04:59.664Z |INFO |Init configs |InvocationID=a8763025-4564-4fda-92e3-e2beab92d89e, InstanceUUID=82c508b0-c3a9-4414-9bfd-89ef2d651647 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T00:04:59.670Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T00:05:09.671Z |INFO |Init configs |InvocationID=a8763025-4564-4fda-92e3-e2beab92d89e, InstanceUUID=0ea2cb38-e3f8-47c5-916d-02acd44a16c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T00:05:09.676Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T00:05:19.677Z |INFO |Init configs |InvocationID=a8763025-4564-4fda-92e3-e2beab92d89e, InstanceUUID=2dcac8db-567d-4296-ad92-37db3bf2cae5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T00:05:19.682Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T00:05:29.683Z |INFO |Init configs |InvocationID=a8763025-4564-4fda-92e3-e2beab92d89e, InstanceUUID=9c8c0714-7d93-441f-a076-78c4e6d8c4e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T00:05:29.690Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T00:05:39.693Z |INFO |Init configs |InvocationID=a8763025-4564-4fda-92e3-e2beab92d89e, InstanceUUID=7be0629c-7657-4f9f-b689-aff644e04662 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T00:05:39.709Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T00:05:49.709Z |INFO |Init configs |InvocationID=a8763025-4564-4fda-92e3-e2beab92d89e, InstanceUUID=a9d36d63-973f-4ddc-8ae2-90e507332481 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T00:05:49.714Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T00:05:59.715Z |INFO |Init configs |InvocationID=a8763025-4564-4fda-92e3-e2beab92d89e, InstanceUUID=7520b411-5ab5-4097-8c5a-1231d6b89195 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T00:05:59.720Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T00:06:09.721Z |INFO |Init configs |InvocationID=a8763025-4564-4fda-92e3-e2beab92d89e, InstanceUUID=f6547685-a41b-446d-ae90-f755c16fabfc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T00:06:09.727Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T00:06:19.728Z |INFO |Init configs |InvocationID=a8763025-4564-4fda-92e3-e2beab92d89e, InstanceUUID=2a9baee7-7c01-484c-8476-8577876e29ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T00:06:19.734Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T00:06:29.734Z |INFO |Init configs |InvocationID=a8763025-4564-4fda-92e3-e2beab92d89e, InstanceUUID=b04618a2-0145-45b1-b341-b461b59bf340 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T00:06:29.739Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T00:06:39.739Z |INFO |Init configs |InvocationID=a8763025-4564-4fda-92e3-e2beab92d89e, InstanceUUID=c273d3db-ef9d-4045-a3b3-74cc108a1dd6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T00:06:39.744Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T00:06:49.745Z |INFO |Init configs |InvocationID=a8763025-4564-4fda-92e3-e2beab92d89e, InstanceUUID=f12bb2e5-575d-4d27-ac6b-5d0811577665 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T00:06:49.750Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T00:06:59.751Z |INFO |Init configs |InvocationID=a8763025-4564-4fda-92e3-e2beab92d89e, InstanceUUID=537666a5-9e0a-42e5-b6f1-7aa2c31e5e07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T00:06:59.760Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T00:07:09.762Z |INFO |Init configs |InvocationID=a8763025-4564-4fda-92e3-e2beab92d89e, InstanceUUID=93cae747-701a-480e-807a-3658fdc84d9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T00:07:09.775Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T00:07:19.776Z |INFO |Init configs |InvocationID=a8763025-4564-4fda-92e3-e2beab92d89e, InstanceUUID=cc29b84d-b626-462f-b822-564a727c8fb0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T00:07:19.781Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T00:07:29.781Z |INFO |Init configs |InvocationID=a8763025-4564-4fda-92e3-e2beab92d89e, InstanceUUID=a90a3971-3474-4bc4-9749-b0c7645ede73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T00:07:29.787Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T00:07:39.787Z |INFO |Init configs |InvocationID=a8763025-4564-4fda-92e3-e2beab92d89e, InstanceUUID=6877a77b-8c37-455a-b6e2-0dd225b55d72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T00:07:39.792Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T00:07:49.793Z |INFO |Init configs |InvocationID=a8763025-4564-4fda-92e3-e2beab92d89e, InstanceUUID=5b44b57f-ce53-40eb-ad25-27f181c5e569 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T00:07:49.797Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-07T00:07:50.236Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-07T00:07:50.237Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-07T00:07:50.238Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-07T00:07:50.241Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-07T00:07:50.245Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-07T00:07:50.246Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-07T00:07:50.246Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-02-07T00:07:50.247Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T00:07:59.798Z |INFO |Init configs |InvocationID=a8763025-4564-4fda-92e3-e2beab92d89e, InstanceUUID=4118cf57-043c-4f3f-a8ef-73eb6d6e034e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T00:07:59.803Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T00:08:09.803Z |INFO |Init configs |InvocationID=a8763025-4564-4fda-92e3-e2beab92d89e, InstanceUUID=ed250fc5-ac75-4975-92ec-b481e3621cf8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T00:08:09.808Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T00:08:19.808Z |INFO |Init configs |InvocationID=a8763025-4564-4fda-92e3-e2beab92d89e, InstanceUUID=8be70533-b7a0-468a-b7c5-28014bb8ae48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T00:08:19.814Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T00:08:29.815Z |INFO |Init configs |InvocationID=a8763025-4564-4fda-92e3-e2beab92d89e, InstanceUUID=cede951d-36b1-4aa5-bc0f-429ecf8e71f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T00:08:29.819Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T00:08:39.820Z |INFO |Init configs |InvocationID=a8763025-4564-4fda-92e3-e2beab92d89e, InstanceUUID=2774b7ca-ef62-4b6c-a0c2-4317df7675fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T00:08:39.828Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T00:08:49.832Z |INFO |Init configs |InvocationID=a8763025-4564-4fda-92e3-e2beab92d89e, InstanceUUID=da0fef0e-8ce5-402e-9bef-0d000a48dbc8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T00:08:49.855Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T00:08:59.855Z |INFO |Init configs |InvocationID=a8763025-4564-4fda-92e3-e2beab92d89e, InstanceUUID=8a201baa-e48e-49ee-af11-f06d377993e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T00:08:59.860Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T00:09:09.861Z |INFO |Init configs |InvocationID=a8763025-4564-4fda-92e3-e2beab92d89e, InstanceUUID=dcda2f62-a5aa-4e14-bf7e-2d3ee3367050 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T00:09:09.867Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T00:09:19.867Z |INFO |Init configs |InvocationID=a8763025-4564-4fda-92e3-e2beab92d89e, InstanceUUID=317e31a5-e527-4a2f-909b-78ea8fbedae8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T00:09:19.876Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T00:09:29.877Z |INFO |Init configs |InvocationID=a8763025-4564-4fda-92e3-e2beab92d89e, InstanceUUID=3d5af34f-0860-4728-a47e-77d70665ab35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T00:09:29.883Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T00:09:39.883Z |INFO |Init configs |InvocationID=a8763025-4564-4fda-92e3-e2beab92d89e, InstanceUUID=ba4f7dd0-d0c7-476a-bf8b-2926969eb673 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T00:09:39.889Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T00:09:49.889Z |INFO |Init configs |InvocationID=a8763025-4564-4fda-92e3-e2beab92d89e, InstanceUUID=da226e51-6585-455b-b83a-2400da571475 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T00:09:49.894Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T00:09:59.895Z |INFO |Init configs |InvocationID=a8763025-4564-4fda-92e3-e2beab92d89e, InstanceUUID=d940cc59-4c9e-4964-8e80-2ab05ce2dc86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T00:09:59.900Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T00:10:09.900Z |INFO |Init configs |InvocationID=a8763025-4564-4fda-92e3-e2beab92d89e, InstanceUUID=c4fbf12f-4044-4f94-ac29-8613a1927fdd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T00:10:09.906Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T00:10:19.907Z |INFO |Init configs |InvocationID=a8763025-4564-4fda-92e3-e2beab92d89e, InstanceUUID=96327e36-1c40-43c0-bc6b-e5ef2140d1e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T00:10:19.911Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T00:10:29.913Z |INFO |Init configs |InvocationID=a8763025-4564-4fda-92e3-e2beab92d89e, InstanceUUID=ff0f8e6f-38fe-48ff-8a35-98e2a7e247d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T00:10:29.927Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T00:10:39.928Z |INFO |Init configs |InvocationID=a8763025-4564-4fda-92e3-e2beab92d89e, InstanceUUID=c87bfc8e-0088-42b9-893f-3560ce9958c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T00:10:39.935Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T00:10:49.935Z |INFO |Init configs |InvocationID=a8763025-4564-4fda-92e3-e2beab92d89e, InstanceUUID=9947fbc9-e6ba-4584-8ed1-75f375765766 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T00:10:49.941Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T00:10:59.941Z |INFO |Init configs |InvocationID=a8763025-4564-4fda-92e3-e2beab92d89e, InstanceUUID=6baeb2ab-5287-4773-b6e4-17487db87061 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T00:10:59.946Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T00:11:09.947Z |INFO |Init configs |InvocationID=a8763025-4564-4fda-92e3-e2beab92d89e, InstanceUUID=38449c1a-5677-41ac-9812-c1ee128ffc48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T00:11:09.953Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T00:11:19.953Z |INFO |Init configs |InvocationID=a8763025-4564-4fda-92e3-e2beab92d89e, InstanceUUID=66e4efbf-6988-4877-86a1-daab3c28a621 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T00:11:19.958Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T00:11:29.958Z |INFO |Init configs |InvocationID=a8763025-4564-4fda-92e3-e2beab92d89e, InstanceUUID=930397dd-363e-4259-b318-07f9af9a24b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T00:11:29.966Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T00:11:39.967Z |INFO |Init configs |InvocationID=a8763025-4564-4fda-92e3-e2beab92d89e, InstanceUUID=1ce4e78c-8d66-4290-b608-ccaabb386d21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T00:11:39.972Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T00:11:49.973Z |INFO |Init configs |InvocationID=a8763025-4564-4fda-92e3-e2beab92d89e, InstanceUUID=046e3465-6cc5-439a-bd6d-b33f60122f58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T00:11:49.987Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T00:11:59.989Z |INFO |Init configs |InvocationID=a8763025-4564-4fda-92e3-e2beab92d89e, InstanceUUID=304b261a-fe3e-4190-a891-f40ec0bdc6ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T00:12:00.002Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T00:12:10.002Z |INFO |Init configs |InvocationID=a8763025-4564-4fda-92e3-e2beab92d89e, InstanceUUID=4b01579f-72e2-4d21-92aa-bd7acd7f0fda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T00:12:10.010Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T00:12:20.011Z |INFO |Init configs |InvocationID=a8763025-4564-4fda-92e3-e2beab92d89e, InstanceUUID=9b33cf6d-3558-4f84-8562-3361ae417316 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T00:12:20.018Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T00:12:30.019Z |INFO |Init configs |InvocationID=a8763025-4564-4fda-92e3-e2beab92d89e, InstanceUUID=042fded5-361e-44bd-b1bd-f221b9514388 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T00:12:30.024Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T00:12:40.025Z |INFO |Init configs |InvocationID=a8763025-4564-4fda-92e3-e2beab92d89e, InstanceUUID=8d3e6037-d7cd-4a30-b285-c6c2ac1de58a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T00:12:40.031Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T00:12:50.032Z |INFO |Init configs |InvocationID=a8763025-4564-4fda-92e3-e2beab92d89e, InstanceUUID=3ad67211-5479-438a-bee1-8ce1dcd9cdc8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T00:12:50.037Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-07T00:12:50.147Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-07T00:12:50.147Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-07T00:12:50.148Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-07T00:12:50.151Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-07T00:12:50.155Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-07T00:12:50.155Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-07T00:12:50.155Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-02-07T00:12:50.157Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T00:13:00.037Z |INFO |Init configs |InvocationID=a8763025-4564-4fda-92e3-e2beab92d89e, InstanceUUID=ee64f9ac-bb5e-403c-a247-924b9eb1fe4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T00:13:00.043Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T00:13:10.043Z |INFO |Init configs |InvocationID=a8763025-4564-4fda-92e3-e2beab92d89e, InstanceUUID=434d87c2-874e-4f04-945b-cb2437ecf3f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T00:13:10.048Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T00:13:20.049Z |INFO |Init configs |InvocationID=a8763025-4564-4fda-92e3-e2beab92d89e, InstanceUUID=f09a5fba-966a-4ff7-b57c-d6f4a399c36e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T00:13:20.054Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T00:13:30.054Z |INFO |Init configs |InvocationID=a8763025-4564-4fda-92e3-e2beab92d89e, InstanceUUID=1363bb8e-f9b1-4546-9eef-d6a397fc47f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T00:13:30.061Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T00:13:40.062Z |INFO |Init configs |InvocationID=a8763025-4564-4fda-92e3-e2beab92d89e, InstanceUUID=9b79c547-fe0d-4d29-8ea9-6ead30621718 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T00:13:40.075Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T00:13:50.075Z |INFO |Init configs |InvocationID=a8763025-4564-4fda-92e3-e2beab92d89e, InstanceUUID=ccd38da8-5ec8-4b75-8464-38433601db76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T00:13:50.080Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T00:14:00.080Z |INFO |Init configs |InvocationID=a8763025-4564-4fda-92e3-e2beab92d89e, InstanceUUID=f483e74d-5fc3-4d66-87e4-d5bc29aae1c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T00:14:00.086Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T00:14:10.086Z |INFO |Init configs |InvocationID=a8763025-4564-4fda-92e3-e2beab92d89e, InstanceUUID=72d90341-7dd9-44f4-b36a-9905ae0687c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T00:14:10.091Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T00:14:20.092Z |INFO |Init configs |InvocationID=a8763025-4564-4fda-92e3-e2beab92d89e, InstanceUUID=eca04173-8115-40cd-bd07-dc17b4e4a602 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T00:14:20.099Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T00:14:30.099Z |INFO |Init configs |InvocationID=a8763025-4564-4fda-92e3-e2beab92d89e, InstanceUUID=601df2c8-697a-4808-a6d7-05da6dc47cd2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T00:14:30.107Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T00:14:40.107Z |INFO |Init configs |InvocationID=a8763025-4564-4fda-92e3-e2beab92d89e, InstanceUUID=3252ae01-9290-4409-a8ca-16b803a80ff9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T00:14:40.112Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T00:14:50.112Z |INFO |Init configs |InvocationID=a8763025-4564-4fda-92e3-e2beab92d89e, InstanceUUID=03c2a741-f20b-4582-8ac4-5e1732206687 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T00:14:50.118Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T00:15:00.118Z |INFO |Init configs |InvocationID=a8763025-4564-4fda-92e3-e2beab92d89e, InstanceUUID=193085ef-755b-4dc6-95d7-1607ac145d7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T00:15:00.124Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T00:15:10.125Z |INFO |Init configs |InvocationID=a8763025-4564-4fda-92e3-e2beab92d89e, InstanceUUID=b5241e7d-5b7f-42f0-8acc-7dcd0908b9b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T00:15:10.134Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T00:15:20.135Z |INFO |Init configs |InvocationID=a8763025-4564-4fda-92e3-e2beab92d89e, InstanceUUID=eb38385e-ce15-45a1-ada5-0c913207ef28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T00:15:20.148Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T00:15:30.149Z |INFO |Init configs |InvocationID=a8763025-4564-4fda-92e3-e2beab92d89e, InstanceUUID=5a5f546a-1bf6-4655-85f4-c1da2b949450 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T00:15:30.154Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T00:15:40.155Z |INFO |Init configs |InvocationID=a8763025-4564-4fda-92e3-e2beab92d89e, InstanceUUID=557b0226-e951-450c-b685-e47d28dfeb79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T00:15:40.160Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T00:15:50.160Z |INFO |Init configs |InvocationID=a8763025-4564-4fda-92e3-e2beab92d89e, InstanceUUID=2ae1d8c0-cd14-4561-a0e8-939c032306ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T00:15:50.165Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T00:16:00.166Z |INFO |Init configs |InvocationID=a8763025-4564-4fda-92e3-e2beab92d89e, InstanceUUID=c452159f-2114-48a0-9664-61387f9e0d0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T00:16:00.171Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T00:16:10.172Z |INFO |Init configs |InvocationID=a8763025-4564-4fda-92e3-e2beab92d89e, InstanceUUID=ed76fd1e-03aa-47ea-94e5-bb7bec8d7f00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T00:16:10.177Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T00:16:20.178Z |INFO |Init configs |InvocationID=a8763025-4564-4fda-92e3-e2beab92d89e, InstanceUUID=0a98e71c-983d-4903-9285-d54f0261e06b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T00:16:20.182Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T00:16:30.183Z |INFO |Init configs |InvocationID=a8763025-4564-4fda-92e3-e2beab92d89e, InstanceUUID=f47cb726-2604-4dad-8478-aab3e046365f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T00:16:30.187Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T00:16:40.188Z |INFO |Init configs |InvocationID=a8763025-4564-4fda-92e3-e2beab92d89e, InstanceUUID=f5fa0294-f5e3-4ad1-b1f2-e10b37b56c15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T00:16:40.195Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T00:16:50.196Z |INFO |Init configs |InvocationID=a8763025-4564-4fda-92e3-e2beab92d89e, InstanceUUID=0d46da8f-7c23-450d-b782-71aeae5c83fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T00:16:50.206Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T00:17:00.206Z |INFO |Init configs |InvocationID=a8763025-4564-4fda-92e3-e2beab92d89e, InstanceUUID=0b572648-5c03-451b-83c1-2f1cd7ee555a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T00:17:00.212Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T00:17:10.213Z |INFO |Init configs |InvocationID=a8763025-4564-4fda-92e3-e2beab92d89e, InstanceUUID=2ac9df06-81fc-4240-b90f-74681812476f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T00:17:10.218Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T00:17:20.219Z |INFO |Init configs |InvocationID=a8763025-4564-4fda-92e3-e2beab92d89e, InstanceUUID=1840cedb-9788-4c5c-ba7e-f3dc95f5ab06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T00:17:20.226Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T00:17:30.226Z |INFO |Init configs |InvocationID=a8763025-4564-4fda-92e3-e2beab92d89e, InstanceUUID=78296bfd-9b4a-483a-817b-aafeccc85708 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T00:17:30.233Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T00:17:40.234Z |INFO |Init configs |InvocationID=a8763025-4564-4fda-92e3-e2beab92d89e, InstanceUUID=7569d78f-3649-41a7-9b30-9a355b748965 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T00:17:40.240Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-07T00:17:50.175Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-07T00:17:50.175Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-07T00:17:50.176Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-07T00:17:50.179Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-07T00:17:50.183Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-07T00:17:50.183Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-07T00:17:50.183Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-02-07T00:17:50.185Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T00:17:50.240Z |INFO |Init configs |InvocationID=a8763025-4564-4fda-92e3-e2beab92d89e, InstanceUUID=65e9366b-01fc-4731-a9b8-3f371458ed7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T00:17:50.245Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T00:18:00.247Z |INFO |Init configs |InvocationID=a8763025-4564-4fda-92e3-e2beab92d89e, InstanceUUID=56aa37be-e480-492c-b6a7-7aa57dac35b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T00:18:00.252Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T00:18:10.254Z |INFO |Init configs |InvocationID=a8763025-4564-4fda-92e3-e2beab92d89e, InstanceUUID=f4e570e6-9c73-4dae-8c66-8b379c56d7b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T00:18:10.275Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T00:18:20.276Z |INFO |Init configs |InvocationID=a8763025-4564-4fda-92e3-e2beab92d89e, InstanceUUID=9a8a9db0-c0a7-40d4-a59c-cf02683b2dfa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T00:18:20.281Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T00:18:30.281Z |INFO |Init configs |InvocationID=a8763025-4564-4fda-92e3-e2beab92d89e, InstanceUUID=360fdd4e-244a-4c2b-b523-a338f7e05449 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T00:18:30.286Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T00:18:40.287Z |INFO |Init configs |InvocationID=a8763025-4564-4fda-92e3-e2beab92d89e, InstanceUUID=85aafe10-8402-47fd-a01a-1c7e1df8514d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T00:18:40.293Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T00:18:50.294Z |INFO |Init configs |InvocationID=a8763025-4564-4fda-92e3-e2beab92d89e, InstanceUUID=5497339e-a6bf-4874-b2b7-782e1f4c1372 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T00:18:50.299Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T00:19:00.299Z |INFO |Init configs |InvocationID=a8763025-4564-4fda-92e3-e2beab92d89e, InstanceUUID=fc439872-94c4-4b88-bd85-36e3796fd2a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T00:19:00.304Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T00:19:10.304Z |INFO |Init configs |InvocationID=a8763025-4564-4fda-92e3-e2beab92d89e, InstanceUUID=e17da05e-af3b-406c-b842-5dfb7d2c3044 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T00:19:10.309Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T00:19:20.310Z |INFO |Init configs |InvocationID=a8763025-4564-4fda-92e3-e2beab92d89e, InstanceUUID=712fccfb-0983-4823-90f5-42179f0c7aa1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T00:19:20.314Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T00:19:30.314Z |INFO |Init configs |InvocationID=a8763025-4564-4fda-92e3-e2beab92d89e, InstanceUUID=df3b4d93-77e1-4766-ba90-ca23c362cad0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T00:19:30.319Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T00:19:40.321Z |INFO |Init configs |InvocationID=a8763025-4564-4fda-92e3-e2beab92d89e, InstanceUUID=0d7c85e0-2ad7-47cb-9b90-d6b0a68778fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T00:19:40.334Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T00:19:50.335Z |INFO |Init configs |InvocationID=a8763025-4564-4fda-92e3-e2beab92d89e, InstanceUUID=368317a9-f6b3-4035-b86a-05088469bdcb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T00:19:50.340Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T00:20:00.340Z |INFO |Init configs |InvocationID=a8763025-4564-4fda-92e3-e2beab92d89e, InstanceUUID=137e44f5-e6c2-4036-aa97-c57d6f5f339f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T00:20:00.346Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T00:20:10.347Z |INFO |Init configs |InvocationID=a8763025-4564-4fda-92e3-e2beab92d89e, InstanceUUID=72a25f9a-a1ec-4f59-a759-9ec8acfe2a3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T00:20:10.352Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T00:20:20.352Z |INFO |Init configs |InvocationID=a8763025-4564-4fda-92e3-e2beab92d89e, InstanceUUID=e5943c83-1d03-4c57-a3c8-b7fba39f52bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T00:20:20.357Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T00:20:30.357Z |INFO |Init configs |InvocationID=a8763025-4564-4fda-92e3-e2beab92d89e, InstanceUUID=7e29f201-03b4-40a0-b957-47268ed3180a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T00:20:30.363Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T00:20:40.363Z |INFO |Init configs |InvocationID=a8763025-4564-4fda-92e3-e2beab92d89e, InstanceUUID=450b16b7-39b7-447f-9960-c7e05c73e607 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T00:20:40.368Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T00:20:50.368Z |INFO |Init configs |InvocationID=a8763025-4564-4fda-92e3-e2beab92d89e, InstanceUUID=77f7e73e-833e-433f-8fad-8ce12d766a88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T00:20:50.372Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T00:21:00.372Z |INFO |Init configs |InvocationID=a8763025-4564-4fda-92e3-e2beab92d89e, InstanceUUID=9d3a76ed-6483-462a-88d8-44114bde5858 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T00:21:00.377Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T00:21:10.377Z |INFO |Init configs |InvocationID=a8763025-4564-4fda-92e3-e2beab92d89e, InstanceUUID=0bd19bbd-e100-4019-9dee-6e8361bd80f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T00:21:10.382Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T00:21:20.384Z |INFO |Init configs |InvocationID=a8763025-4564-4fda-92e3-e2beab92d89e, InstanceUUID=99e7da1b-faaf-4087-afc5-71a5e50ff4fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T00:21:20.400Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T00:21:30.400Z |INFO |Init configs |InvocationID=a8763025-4564-4fda-92e3-e2beab92d89e, InstanceUUID=92578269-10d3-439c-9e1d-272ba267b29a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T00:21:30.406Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T00:21:40.407Z |INFO |Init configs |InvocationID=a8763025-4564-4fda-92e3-e2beab92d89e, InstanceUUID=f2e34360-3e6a-49b7-8fa9-09ea4192ccf0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T00:21:40.411Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T00:21:50.412Z |INFO |Init configs |InvocationID=a8763025-4564-4fda-92e3-e2beab92d89e, InstanceUUID=e175bfe5-c24f-4a2c-9652-e6eae43dfd6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T00:21:50.417Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T00:22:00.418Z |INFO |Init configs |InvocationID=a8763025-4564-4fda-92e3-e2beab92d89e, InstanceUUID=177d1483-b154-42cf-bc5e-4b8460f57dc7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T00:22:00.423Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T00:22:10.423Z |INFO |Init configs |InvocationID=a8763025-4564-4fda-92e3-e2beab92d89e, InstanceUUID=e4477f59-376f-4229-a68f-76805bf9f2e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T00:22:10.429Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T00:22:20.429Z |INFO |Init configs |InvocationID=a8763025-4564-4fda-92e3-e2beab92d89e, InstanceUUID=f6255f2f-bfac-4692-95e8-7e8a6cd72890 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T00:22:20.434Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T00:22:30.434Z |INFO |Init configs |InvocationID=a8763025-4564-4fda-92e3-e2beab92d89e, InstanceUUID=304a2db0-40b0-4b48-ab84-efae8279327c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T00:22:30.438Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T00:22:40.439Z |INFO |Init configs |InvocationID=a8763025-4564-4fda-92e3-e2beab92d89e, InstanceUUID=7aa1b108-af90-4bb3-a1a1-c83ca1dd9c53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T00:22:40.444Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-07T00:22:50.156Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-07T00:22:50.156Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-07T00:22:50.157Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-07T00:22:50.160Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-07T00:22:50.165Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-07T00:22:50.165Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-07T00:22:50.165Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-02-07T00:22:50.167Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T00:22:50.444Z |INFO |Init configs |InvocationID=a8763025-4564-4fda-92e3-e2beab92d89e, InstanceUUID=ef8ef00c-991f-4871-b904-46d94b26a945 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T00:22:50.450Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T00:23:00.451Z |INFO |Init configs |InvocationID=a8763025-4564-4fda-92e3-e2beab92d89e, InstanceUUID=20fd0416-142b-4f03-8ba4-671744e460af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T00:23:00.463Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T00:23:10.463Z |INFO |Init configs |InvocationID=a8763025-4564-4fda-92e3-e2beab92d89e, InstanceUUID=83dc4bbf-462c-4c11-80e3-1410adef9505 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T00:23:10.468Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T00:23:20.468Z |INFO |Init configs |InvocationID=a8763025-4564-4fda-92e3-e2beab92d89e, InstanceUUID=395fa8ff-827a-4def-abbf-41529783d425 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T00:23:20.473Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T00:23:30.474Z |INFO |Init configs |InvocationID=a8763025-4564-4fda-92e3-e2beab92d89e, InstanceUUID=30133e13-2bb0-4ec8-a8d9-d145705541ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T00:23:30.479Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T00:23:40.479Z |INFO |Init configs |InvocationID=a8763025-4564-4fda-92e3-e2beab92d89e, InstanceUUID=9c1fcc0a-4308-4d61-ae16-84c098ba1360 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T00:23:40.485Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T00:23:50.486Z |INFO |Init configs |InvocationID=a8763025-4564-4fda-92e3-e2beab92d89e, InstanceUUID=8a162535-64ff-49fd-8aa9-aa0c46aed190 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T00:23:50.492Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T00:24:00.494Z |INFO |Init configs |InvocationID=a8763025-4564-4fda-92e3-e2beab92d89e, InstanceUUID=70762fb6-fc20-4dbf-be36-b3bc43018c36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T00:24:00.499Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T00:24:10.499Z |INFO |Init configs |InvocationID=a8763025-4564-4fda-92e3-e2beab92d89e, InstanceUUID=2e6c9316-996a-4f9e-8ecd-56f20eeea476 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T00:24:10.504Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T00:24:20.505Z |INFO |Init configs |InvocationID=a8763025-4564-4fda-92e3-e2beab92d89e, InstanceUUID=299a25da-62cd-48a3-b08e-834cf868ef9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T00:24:20.514Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T00:24:30.515Z |INFO |Init configs |InvocationID=a8763025-4564-4fda-92e3-e2beab92d89e, InstanceUUID=e05ef18e-918a-48c5-ac06-16a7a6692e1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T00:24:30.529Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T00:24:40.530Z |INFO |Init configs |InvocationID=a8763025-4564-4fda-92e3-e2beab92d89e, InstanceUUID=9470ec4f-55a4-4ba0-af6f-b1cf9a7a6d32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T00:24:40.535Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T00:24:50.535Z |INFO |Init configs |InvocationID=a8763025-4564-4fda-92e3-e2beab92d89e, InstanceUUID=d8021527-ac11-4d9b-9736-a3732cb1413c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T00:24:50.541Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T00:25:00.541Z |INFO |Init configs |InvocationID=a8763025-4564-4fda-92e3-e2beab92d89e, InstanceUUID=698dcb7e-a086-4414-b43b-b6b790d04755 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T00:25:00.547Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T00:25:10.547Z |INFO |Init configs |InvocationID=a8763025-4564-4fda-92e3-e2beab92d89e, InstanceUUID=1b2cbe2d-9e59-4749-b24f-749a7bfb0563 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T00:25:10.553Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T00:25:20.553Z |INFO |Init configs |InvocationID=a8763025-4564-4fda-92e3-e2beab92d89e, InstanceUUID=5b3b971c-5249-4523-a735-9f4cf780cb45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T00:25:20.558Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T00:25:30.559Z |INFO |Init configs |InvocationID=a8763025-4564-4fda-92e3-e2beab92d89e, InstanceUUID=1718ca2f-0185-4971-a57c-e8fabec848f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T00:25:30.564Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T00:25:40.565Z |INFO |Init configs |InvocationID=a8763025-4564-4fda-92e3-e2beab92d89e, InstanceUUID=9f0c270b-b91e-448c-a7fd-4658d58260eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T00:25:40.574Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T00:25:50.577Z |INFO |Init configs |InvocationID=a8763025-4564-4fda-92e3-e2beab92d89e, InstanceUUID=d3bf1153-bc30-43c9-89cc-0a18a196dff9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T00:25:50.602Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T00:26:00.602Z |INFO |Init configs |InvocationID=a8763025-4564-4fda-92e3-e2beab92d89e, InstanceUUID=2ffc7223-29f3-4b0e-ad88-a2f0bcbd21b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T00:26:00.607Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T00:26:10.608Z |INFO |Init configs |InvocationID=a8763025-4564-4fda-92e3-e2beab92d89e, InstanceUUID=c596bd88-ac03-4c58-a601-30847a706eae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T00:26:10.616Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T00:26:20.617Z |INFO |Init configs |InvocationID=a8763025-4564-4fda-92e3-e2beab92d89e, InstanceUUID=ffd60deb-9382-4f9a-ae02-7925230d7d56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T00:26:20.622Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T00:26:30.622Z |INFO |Init configs |InvocationID=a8763025-4564-4fda-92e3-e2beab92d89e, InstanceUUID=b8de9f8e-30ac-43e4-857b-527f8358605e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T00:26:30.628Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T00:26:40.628Z |INFO |Init configs |InvocationID=a8763025-4564-4fda-92e3-e2beab92d89e, InstanceUUID=56c63509-4c84-4583-a063-f118f1e9cdd1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T00:26:40.635Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T00:26:50.635Z |INFO |Init configs |InvocationID=a8763025-4564-4fda-92e3-e2beab92d89e, InstanceUUID=066350e4-db52-4702-8c1c-802e1b343cfc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T00:26:50.640Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T00:27:00.641Z |INFO |Init configs |InvocationID=a8763025-4564-4fda-92e3-e2beab92d89e, InstanceUUID=2f6aec0d-daca-450e-b976-057e50b1db8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T00:27:00.646Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T00:27:10.646Z |INFO |Init configs |InvocationID=a8763025-4564-4fda-92e3-e2beab92d89e, InstanceUUID=ddd44b53-7e27-4ef1-a208-a912d2eb60a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T00:27:10.651Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T00:27:20.651Z |INFO |Init configs |InvocationID=a8763025-4564-4fda-92e3-e2beab92d89e, InstanceUUID=a3dc9392-a6d4-478d-8161-d37fa0574ce6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T00:27:20.661Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T00:27:30.662Z |INFO |Init configs |InvocationID=a8763025-4564-4fda-92e3-e2beab92d89e, InstanceUUID=80da92d9-ca7a-4f55-a5ba-1dad8d0f2e4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T00:27:30.677Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T00:27:40.677Z |INFO |Init configs |InvocationID=a8763025-4564-4fda-92e3-e2beab92d89e, InstanceUUID=1663a66b-f9d5-4532-83c4-a7e400d8d482 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T00:27:40.682Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-07T00:27:50.138Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-07T00:27:50.138Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-07T00:27:50.139Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-07T00:27:50.141Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-07T00:27:50.145Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-07T00:27:50.145Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-07T00:27:50.145Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-02-07T00:27:50.147Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T00:27:50.682Z |INFO |Init configs |InvocationID=a8763025-4564-4fda-92e3-e2beab92d89e, InstanceUUID=8b9a2c98-ac3b-4a90-b3a7-21af10c91d7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T00:27:50.687Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T00:28:00.688Z |INFO |Init configs |InvocationID=a8763025-4564-4fda-92e3-e2beab92d89e, InstanceUUID=b09293ba-afef-4ae0-b43f-c7596e078f1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T00:28:00.693Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T00:28:10.694Z |INFO |Init configs |InvocationID=a8763025-4564-4fda-92e3-e2beab92d89e, InstanceUUID=a4c2f5bb-ba1c-446e-8866-5e8d022e6820 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T00:28:10.700Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T00:28:20.700Z |INFO |Init configs |InvocationID=a8763025-4564-4fda-92e3-e2beab92d89e, InstanceUUID=5a4a95fa-6737-415b-b092-368332f7da17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T00:28:20.705Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T00:28:30.705Z |INFO |Init configs |InvocationID=a8763025-4564-4fda-92e3-e2beab92d89e, InstanceUUID=edd46099-8afc-40a3-81ee-8533793e4b3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T00:28:30.710Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T00:28:40.710Z |INFO |Init configs |InvocationID=a8763025-4564-4fda-92e3-e2beab92d89e, InstanceUUID=ed2a43e1-e036-48d0-a8f1-a43627aa55e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T00:28:40.716Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T00:28:50.716Z |INFO |Init configs |InvocationID=a8763025-4564-4fda-92e3-e2beab92d89e, InstanceUUID=f40d9c96-124e-4e92-9b15-96a290b902b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T00:28:50.720Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T00:29:00.721Z |INFO |Init configs |InvocationID=a8763025-4564-4fda-92e3-e2beab92d89e, InstanceUUID=456db512-1b82-4a16-ab87-c380e1bd1452 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T00:29:00.739Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T00:29:10.743Z |INFO |Init configs |InvocationID=a8763025-4564-4fda-92e3-e2beab92d89e, InstanceUUID=665c9e5b-48d9-4fee-bfa4-17273e8ca7f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T00:29:10.757Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T00:29:20.757Z |INFO |Init configs |InvocationID=a8763025-4564-4fda-92e3-e2beab92d89e, InstanceUUID=21fbd256-5bac-4328-8b4c-c3902d377ee4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T00:29:20.763Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T00:29:30.763Z |INFO |Init configs |InvocationID=a8763025-4564-4fda-92e3-e2beab92d89e, InstanceUUID=49185280-542d-4415-a7b6-30d2021e7c74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T00:29:30.769Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T00:29:40.770Z |INFO |Init configs |InvocationID=a8763025-4564-4fda-92e3-e2beab92d89e, InstanceUUID=f439db13-5990-4506-8ca1-0dc69cdc429b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T00:29:40.774Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T00:29:50.775Z |INFO |Init configs |InvocationID=a8763025-4564-4fda-92e3-e2beab92d89e, InstanceUUID=e95a070a-cf52-48b0-b925-830c1ee89455 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T00:29:50.781Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T00:30:00.781Z |INFO |Init configs |InvocationID=a8763025-4564-4fda-92e3-e2beab92d89e, InstanceUUID=1df39820-b2a4-45be-ae02-c26460998278 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T00:30:00.785Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T00:30:10.786Z |INFO |Init configs |InvocationID=a8763025-4564-4fda-92e3-e2beab92d89e, InstanceUUID=f739f13b-e9b4-43f1-abdb-d5d040fa84b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T00:30:10.790Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T00:30:20.791Z |INFO |Init configs |InvocationID=a8763025-4564-4fda-92e3-e2beab92d89e, InstanceUUID=952398e7-c259-4295-9467-1ba641e841ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T00:30:20.796Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T00:30:30.796Z |INFO |Init configs |InvocationID=a8763025-4564-4fda-92e3-e2beab92d89e, InstanceUUID=50624e8b-dad2-461e-a328-c2969abeb3d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T00:30:30.802Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T00:30:40.803Z |INFO |Init configs |InvocationID=a8763025-4564-4fda-92e3-e2beab92d89e, InstanceUUID=31ed6a6d-9869-433f-8a5a-fd2a6014c1df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T00:30:40.819Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T00:30:50.819Z |INFO |Init configs |InvocationID=a8763025-4564-4fda-92e3-e2beab92d89e, InstanceUUID=0e532bef-d5f4-4f53-9416-86fd0466b06e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T00:30:50.826Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T00:31:00.826Z |INFO |Init configs |InvocationID=a8763025-4564-4fda-92e3-e2beab92d89e, InstanceUUID=57025605-a57d-4463-ac6f-d18d52b4f1cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T00:31:00.832Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T00:31:10.833Z |INFO |Init configs |InvocationID=a8763025-4564-4fda-92e3-e2beab92d89e, InstanceUUID=e3d44079-9eee-46ba-b2e6-2e891ea58b6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T00:31:10.838Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T00:31:20.838Z |INFO |Init configs |InvocationID=a8763025-4564-4fda-92e3-e2beab92d89e, InstanceUUID=4684c585-1037-4836-be59-7cb086bfb6b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T00:31:20.852Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T00:31:30.853Z |INFO |Init configs |InvocationID=a8763025-4564-4fda-92e3-e2beab92d89e, InstanceUUID=74605e5e-9899-4f28-8c3b-1ff3d3c482ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T00:31:30.859Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T00:31:40.860Z |INFO |Init configs |InvocationID=a8763025-4564-4fda-92e3-e2beab92d89e, InstanceUUID=14a51e4e-7cd2-4e95-8117-5fd78b43daab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T00:31:40.866Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T00:31:50.866Z |INFO |Init configs |InvocationID=a8763025-4564-4fda-92e3-e2beab92d89e, InstanceUUID=c8bc40b4-7f35-4a51-a51a-e51376351f38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T00:31:50.875Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T00:32:00.876Z |INFO |Init configs |InvocationID=a8763025-4564-4fda-92e3-e2beab92d89e, InstanceUUID=21760424-8545-45ed-a5f5-8d0fe76e0a35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T00:32:00.883Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T00:32:10.884Z |INFO |Init configs |InvocationID=a8763025-4564-4fda-92e3-e2beab92d89e, InstanceUUID=3483bff9-9a6f-41c4-b84a-fa4165575d5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T00:32:10.903Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T00:32:20.904Z |INFO |Init configs |InvocationID=a8763025-4564-4fda-92e3-e2beab92d89e, InstanceUUID=d9a7d631-7275-466c-bbac-29f11829d30e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T00:32:20.908Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T00:32:30.908Z |INFO |Init configs |InvocationID=a8763025-4564-4fda-92e3-e2beab92d89e, InstanceUUID=816bd66b-1221-47be-964b-cd65c5a7048d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T00:32:30.913Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T00:32:40.913Z |INFO |Init configs |InvocationID=a8763025-4564-4fda-92e3-e2beab92d89e, InstanceUUID=aeb942ac-4723-4ac3-aef3-d5580de8fe7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T00:32:40.919Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-07T00:32:50.191Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-07T00:32:50.191Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-07T00:32:50.192Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-07T00:32:50.194Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-07T00:32:50.197Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-07T00:32:50.197Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-07T00:32:50.197Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-02-07T00:32:50.199Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T00:32:50.919Z |INFO |Init configs |InvocationID=a8763025-4564-4fda-92e3-e2beab92d89e, InstanceUUID=f4e72cc9-58c1-4c75-9d7d-24ea601a51e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T00:32:50.924Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T00:33:00.925Z |INFO |Init configs |InvocationID=a8763025-4564-4fda-92e3-e2beab92d89e, InstanceUUID=ebfd967c-c552-4bd9-b3c5-a74ec6fcbf4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T00:33:00.930Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T00:33:10.930Z |INFO |Init configs |InvocationID=a8763025-4564-4fda-92e3-e2beab92d89e, InstanceUUID=6aa64226-4440-4428-95ca-39007ab3b12b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T00:33:10.935Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T00:33:20.935Z |INFO |Init configs |InvocationID=a8763025-4564-4fda-92e3-e2beab92d89e, InstanceUUID=b3edf2da-7207-4d10-9340-c72eea37fb4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T00:33:20.940Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T00:33:30.940Z |INFO |Init configs |InvocationID=a8763025-4564-4fda-92e3-e2beab92d89e, InstanceUUID=467081fa-2e73-491a-be56-4176ae5c13ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T00:33:30.945Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T00:33:40.947Z |INFO |Init configs |InvocationID=a8763025-4564-4fda-92e3-e2beab92d89e, InstanceUUID=3aa63374-e8cc-4432-8363-b64d2f625c94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T00:33:40.964Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T00:33:50.966Z |INFO |Init configs |InvocationID=a8763025-4564-4fda-92e3-e2beab92d89e, InstanceUUID=818759b1-1254-4367-8d57-cf2b460c6540 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T00:33:50.978Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T00:34:00.978Z |INFO |Init configs |InvocationID=a8763025-4564-4fda-92e3-e2beab92d89e, InstanceUUID=320e04b7-d362-44ac-95d2-1ce992a8cd66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T00:34:00.984Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T00:34:10.984Z |INFO |Init configs |InvocationID=a8763025-4564-4fda-92e3-e2beab92d89e, InstanceUUID=53940257-6022-46af-8baf-d210169813a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T00:34:10.990Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T00:34:20.990Z |INFO |Init configs |InvocationID=a8763025-4564-4fda-92e3-e2beab92d89e, InstanceUUID=99d13441-3ff0-41c2-a9bc-3d9fc93c4881 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T00:34:20.995Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T00:34:30.995Z |INFO |Init configs |InvocationID=a8763025-4564-4fda-92e3-e2beab92d89e, InstanceUUID=43eba8cb-63e7-4601-a0cd-8d00fbeb1ec9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T00:34:31.001Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T00:34:41.002Z |INFO |Init configs |InvocationID=a8763025-4564-4fda-92e3-e2beab92d89e, InstanceUUID=1298a5aa-33d6-402e-aa2d-75b619c78f5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T00:34:41.007Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T00:34:51.012Z |INFO |Init configs |InvocationID=a8763025-4564-4fda-92e3-e2beab92d89e, InstanceUUID=804733cd-3b0c-49ad-bcc9-166a7d96ce18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T00:34:51.022Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T00:35:01.023Z |INFO |Init configs |InvocationID=a8763025-4564-4fda-92e3-e2beab92d89e, InstanceUUID=15393ee4-572f-477f-95e0-3c7cb362ceaf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T00:35:01.027Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T00:35:11.028Z |INFO |Init configs |InvocationID=a8763025-4564-4fda-92e3-e2beab92d89e, InstanceUUID=18dff60d-a331-4929-b06d-5e7be53c302a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T00:35:11.034Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T00:35:21.034Z |INFO |Init configs |InvocationID=a8763025-4564-4fda-92e3-e2beab92d89e, InstanceUUID=ca1a4108-4fdf-4be1-bcf5-2842bb624fe6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T00:35:21.042Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T00:35:31.042Z |INFO |Init configs |InvocationID=a8763025-4564-4fda-92e3-e2beab92d89e, InstanceUUID=aff8f842-90d2-428f-bf66-e21a91f72a02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T00:35:31.052Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T00:35:41.053Z |INFO |Init configs |InvocationID=a8763025-4564-4fda-92e3-e2beab92d89e, InstanceUUID=f0f243fd-01a1-4b41-8016-754291366765 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T00:35:41.062Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T00:35:51.062Z |INFO |Init configs |InvocationID=a8763025-4564-4fda-92e3-e2beab92d89e, InstanceUUID=024aee0a-a06b-4054-bba6-975e0a7c137d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T00:35:51.066Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T00:36:01.067Z |INFO |Init configs |InvocationID=a8763025-4564-4fda-92e3-e2beab92d89e, InstanceUUID=ff86e76d-4b52-417e-82cd-9a3f53c5376d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T00:36:01.072Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T00:36:11.072Z |INFO |Init configs |InvocationID=a8763025-4564-4fda-92e3-e2beab92d89e, InstanceUUID=99ae0fa1-6b72-4259-889b-43df49cf6289 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T00:36:11.077Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T00:36:21.077Z |INFO |Init configs |InvocationID=a8763025-4564-4fda-92e3-e2beab92d89e, InstanceUUID=705c7a8f-98a8-4af1-8e0f-f7ad6aad70a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T00:36:21.083Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T00:36:31.083Z |INFO |Init configs |InvocationID=a8763025-4564-4fda-92e3-e2beab92d89e, InstanceUUID=c42bf20b-cc9c-4f8a-b492-1ab045929dbc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T00:36:31.088Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T00:36:41.089Z |INFO |Init configs |InvocationID=a8763025-4564-4fda-92e3-e2beab92d89e, InstanceUUID=035c9110-5632-4921-9a76-f442f0550d06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T00:36:41.095Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T00:36:51.095Z |INFO |Init configs |InvocationID=a8763025-4564-4fda-92e3-e2beab92d89e, InstanceUUID=9f9b9191-43d3-4ffb-8700-b17c4bc0a05f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T00:36:51.100Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T00:37:01.100Z |INFO |Init configs |InvocationID=a8763025-4564-4fda-92e3-e2beab92d89e, InstanceUUID=f2acdd23-71ce-47d6-97bb-97dd7c442938 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T00:37:01.105Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T00:37:11.106Z |INFO |Init configs |InvocationID=a8763025-4564-4fda-92e3-e2beab92d89e, InstanceUUID=6935e946-63be-40d5-8e5d-9da946fd8e1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T00:37:11.114Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T00:37:21.115Z |INFO |Init configs |InvocationID=a8763025-4564-4fda-92e3-e2beab92d89e, InstanceUUID=6b12d6cf-5138-4a18-9bb7-f2389d4a160c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T00:37:21.124Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T00:37:31.125Z |INFO |Init configs |InvocationID=a8763025-4564-4fda-92e3-e2beab92d89e, InstanceUUID=c43f5ae3-b4da-46fc-9eec-b53bc6f9a1a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T00:37:31.130Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T00:37:41.130Z |INFO |Init configs |InvocationID=a8763025-4564-4fda-92e3-e2beab92d89e, InstanceUUID=36e5c46e-d629-447d-b8c6-79931fb0f8e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T00:37:41.136Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-07T00:37:50.156Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-07T00:37:50.157Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-07T00:37:50.158Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-07T00:37:50.160Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-07T00:37:50.164Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-07T00:37:50.164Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-07T00:37:50.164Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-02-07T00:37:50.166Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T00:37:51.137Z |INFO |Init configs |InvocationID=a8763025-4564-4fda-92e3-e2beab92d89e, InstanceUUID=0fc0ed99-0fc7-4740-97be-a16688ac7175 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T00:37:51.142Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T00:38:01.143Z |INFO |Init configs |InvocationID=a8763025-4564-4fda-92e3-e2beab92d89e, InstanceUUID=123e2099-4ec7-434f-9884-5d21a9319e86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T00:38:01.148Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T00:38:11.148Z |INFO |Init configs |InvocationID=a8763025-4564-4fda-92e3-e2beab92d89e, InstanceUUID=37557ec1-6476-49ba-b793-640e9bfa81fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T00:38:11.154Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T00:38:21.154Z |INFO |Init configs |InvocationID=a8763025-4564-4fda-92e3-e2beab92d89e, InstanceUUID=aa540514-1b8a-46b5-b6d5-ebbdaef08a94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T00:38:21.159Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T00:38:31.161Z |INFO |Init configs |InvocationID=a8763025-4564-4fda-92e3-e2beab92d89e, InstanceUUID=0916efd2-b055-47ba-943f-725aba70976b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T00:38:31.170Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T00:38:41.171Z |INFO |Init configs |InvocationID=a8763025-4564-4fda-92e3-e2beab92d89e, InstanceUUID=5bdfe51c-f9bb-4521-8042-f339b4ed4e5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T00:38:41.186Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T00:38:51.186Z |INFO |Init configs |InvocationID=a8763025-4564-4fda-92e3-e2beab92d89e, InstanceUUID=6fc49fe7-b6d6-4c5d-8bab-7ef288016329 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T00:38:51.193Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T00:39:01.194Z |INFO |Init configs |InvocationID=a8763025-4564-4fda-92e3-e2beab92d89e, InstanceUUID=b1f477fb-5ec4-4530-a8cb-f246bf3ea872 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T00:39:01.199Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T00:39:11.199Z |INFO |Init configs |InvocationID=a8763025-4564-4fda-92e3-e2beab92d89e, InstanceUUID=49595dff-7f0f-493a-866a-bbb73e0ecbe5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T00:39:11.205Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T00:39:21.205Z |INFO |Init configs |InvocationID=a8763025-4564-4fda-92e3-e2beab92d89e, InstanceUUID=5a5083be-3114-43b6-8e74-e37d5e71da36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T00:39:21.212Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T00:39:31.212Z |INFO |Init configs |InvocationID=a8763025-4564-4fda-92e3-e2beab92d89e, InstanceUUID=b18255d5-c286-4f6e-9314-396317620f70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T00:39:31.217Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T00:39:41.218Z |INFO |Init configs |InvocationID=a8763025-4564-4fda-92e3-e2beab92d89e, InstanceUUID=52efbcdf-9cec-412b-9cc0-0addf832d1d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T00:39:41.222Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T00:39:51.223Z |INFO |Init configs |InvocationID=a8763025-4564-4fda-92e3-e2beab92d89e, InstanceUUID=766ea7ec-ca43-4b20-818f-321c64f6e00d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T00:39:51.228Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T00:40:01.229Z |INFO |Init configs |InvocationID=a8763025-4564-4fda-92e3-e2beab92d89e, InstanceUUID=30836774-1160-4bcd-b717-8edcec00a876 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T00:40:01.235Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T00:40:11.237Z |INFO |Init configs |InvocationID=a8763025-4564-4fda-92e3-e2beab92d89e, InstanceUUID=3d38c21f-3677-426b-bad0-6b95d6e2ebdb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T00:40:11.252Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T00:40:21.253Z |INFO |Init configs |InvocationID=a8763025-4564-4fda-92e3-e2beab92d89e, InstanceUUID=bcbf21f6-a93e-4506-808b-dc6c2937cea9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T00:40:21.258Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T00:40:31.258Z |INFO |Init configs |InvocationID=a8763025-4564-4fda-92e3-e2beab92d89e, InstanceUUID=9b59fab9-21f9-4b2f-8a23-fe602d150ea6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T00:40:31.263Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T00:40:41.264Z |INFO |Init configs |InvocationID=a8763025-4564-4fda-92e3-e2beab92d89e, InstanceUUID=b274c963-6021-4bec-a6ae-b203926929af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T00:40:41.269Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T00:40:51.270Z |INFO |Init configs |InvocationID=a8763025-4564-4fda-92e3-e2beab92d89e, InstanceUUID=a74ae5f5-4db8-4e2a-a27b-198c83bfba7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T00:40:51.276Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T00:41:01.276Z |INFO |Init configs |InvocationID=a8763025-4564-4fda-92e3-e2beab92d89e, InstanceUUID=74e18425-1bc0-455c-a97f-64f4f24054dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T00:41:01.283Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T00:41:11.283Z |INFO |Init configs |InvocationID=a8763025-4564-4fda-92e3-e2beab92d89e, InstanceUUID=4e6d3502-42cc-4a42-af04-b171e63b911e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T00:41:11.288Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T00:41:21.288Z |INFO |Init configs |InvocationID=a8763025-4564-4fda-92e3-e2beab92d89e, InstanceUUID=531c8e78-213f-476e-97e1-4782b61531a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T00:41:21.293Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T00:41:31.293Z |INFO |Init configs |InvocationID=a8763025-4564-4fda-92e3-e2beab92d89e, InstanceUUID=74df4c13-7f1b-43ff-9357-896e0ea1a503 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T00:41:31.298Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T00:41:41.299Z |INFO |Init configs |InvocationID=a8763025-4564-4fda-92e3-e2beab92d89e, InstanceUUID=2f85cbb5-d3eb-446c-a246-db92a3c3de51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T00:41:41.308Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T00:41:51.309Z |INFO |Init configs |InvocationID=a8763025-4564-4fda-92e3-e2beab92d89e, InstanceUUID=f08da660-d7a2-44e0-99ac-975876c3abe8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T00:41:51.321Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T00:42:01.322Z |INFO |Init configs |InvocationID=a8763025-4564-4fda-92e3-e2beab92d89e, InstanceUUID=3acbf480-c918-4832-a2c4-ef66bdd64df3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T00:42:01.328Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T00:42:11.329Z |INFO |Init configs |InvocationID=a8763025-4564-4fda-92e3-e2beab92d89e, InstanceUUID=b58b79a3-8817-45ee-aa90-c83fddde8b81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T00:42:11.334Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T00:42:21.335Z |INFO |Init configs |InvocationID=a8763025-4564-4fda-92e3-e2beab92d89e, InstanceUUID=dc3048d9-2d06-48f7-9dac-6d4480573d35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T00:42:21.339Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T00:42:31.340Z |INFO |Init configs |InvocationID=a8763025-4564-4fda-92e3-e2beab92d89e, InstanceUUID=619cf69c-d9c3-4963-9ed2-ee277758b494 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T00:42:31.345Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T00:42:41.346Z |INFO |Init configs |InvocationID=a8763025-4564-4fda-92e3-e2beab92d89e, InstanceUUID=de25d6e8-0d08-4cf4-a7a6-ffeb26973836 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T00:42:41.351Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-07T00:42:50.212Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-07T00:42:50.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 |2022-02-07T00:42:50.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 |2022-02-07T00:42:50.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 |2022-02-07T00:42:50.220Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-07T00:42:50.220Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-07T00:42:50.220Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-02-07T00:42:50.222Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T00:42:51.351Z |INFO |Init configs |InvocationID=a8763025-4564-4fda-92e3-e2beab92d89e, InstanceUUID=26281fbb-50d6-494f-a480-e26832b42539 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T00:42:51.356Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T00:43:01.356Z |INFO |Init configs |InvocationID=a8763025-4564-4fda-92e3-e2beab92d89e, InstanceUUID=1fe4c0fc-4074-45ca-860f-50df5948ab21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T00:43:01.361Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T00:43:11.362Z |INFO |Init configs |InvocationID=a8763025-4564-4fda-92e3-e2beab92d89e, InstanceUUID=bf73fb87-1676-463f-87c6-d4f0814bda85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T00:43:11.367Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T00:43:21.367Z |INFO |Init configs |InvocationID=a8763025-4564-4fda-92e3-e2beab92d89e, InstanceUUID=f6e8b088-df5e-4a95-9aef-072ad680545e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T00:43:21.372Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T00:43:31.373Z |INFO |Init configs |InvocationID=a8763025-4564-4fda-92e3-e2beab92d89e, InstanceUUID=210d7799-b4cd-400e-abe2-85cc71c4c9c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T00:43:31.379Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T00:43:41.380Z |INFO |Init configs |InvocationID=a8763025-4564-4fda-92e3-e2beab92d89e, InstanceUUID=85369cb9-1a29-4a4b-a2fd-f5fa516236df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T00:43:41.393Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T00:43:51.394Z |INFO |Init configs |InvocationID=a8763025-4564-4fda-92e3-e2beab92d89e, InstanceUUID=6f6d5119-4ee7-4ea7-9612-c713712546b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T00:43:51.398Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T00:44:01.398Z |INFO |Init configs |InvocationID=a8763025-4564-4fda-92e3-e2beab92d89e, InstanceUUID=dca1e007-55d4-4bfc-96d4-910cdba94054 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T00:44:01.404Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T00:44:11.404Z |INFO |Init configs |InvocationID=a8763025-4564-4fda-92e3-e2beab92d89e, InstanceUUID=debe7c6d-5bb1-446c-bfc2-4ce46f66a264 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T00:44:11.409Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T00:44:21.410Z |INFO |Init configs |InvocationID=a8763025-4564-4fda-92e3-e2beab92d89e, InstanceUUID=84e00638-360d-48bd-9bbf-61280686e6b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T00:44:21.417Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T00:44:31.417Z |INFO |Init configs |InvocationID=a8763025-4564-4fda-92e3-e2beab92d89e, InstanceUUID=36fd60e4-5506-4f6b-9e4d-12ebacbfed3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T00:44:31.422Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T00:44:41.422Z |INFO |Init configs |InvocationID=a8763025-4564-4fda-92e3-e2beab92d89e, InstanceUUID=40c2ebfa-539b-466a-97f5-a97e6d6766df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T00:44:41.427Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T00:44:51.428Z |INFO |Init configs |InvocationID=a8763025-4564-4fda-92e3-e2beab92d89e, InstanceUUID=e988b791-5e65-493d-9f31-3cc16db2f64f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T00:44:51.434Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T00:45:01.435Z |INFO |Init configs |InvocationID=a8763025-4564-4fda-92e3-e2beab92d89e, InstanceUUID=f93d2e85-5f87-42b6-b2eb-bd05c961c86f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-07T00:45:01.448Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 |