. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.4.8) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-25T23:04:56.181Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-25T23:04:56.184Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-12-25T23:04:56.217Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-25T23:04:56.695Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-25T23:04:56.768Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-25T23:04:56.768Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-25T23:04:56.768Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |main | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-12-25T23:04:56.829Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-12-25T23:04:56.872Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2021-12-25T23:04:56.890Z |WARN |Property 'spring.profiles' imported from location 'class path resource [application.yaml]' is invalid and should be replaced with 'spring.config.activate.on-profile' [origin: class path resource [application.yaml] from prh-app-server-1.7.1.jar - 20:13] | | | |main | org.springframework.cloud.context.scope.GenericScope |2021-12-25T23:04:57.989Z |INFO |BeanFactory id=aae88e22-1cbc-33f9-96c8-cdcbe6e44789 | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-12-25T23:04:58.371Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2021-12-25T23:04:58.386Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2021-12-25T23:04:58.387Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.48] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-12-25T23:04:58.433Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2021-12-25T23:04:58.433Z |INFO |Root WebApplicationContext: initialization completed in 1542 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2021-12-25T23:04:58.721Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=fb911a9a-e0fe-4811-b3b4-fc55c7a5fe2a | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2021-12-25T23:04:59.475Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=fb911a9a-e0fe-4811-b3b4-fc55c7a5fe2a | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-12-25T23:05:00.628Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=fb911a9a-e0fe-4811-b3b4-fc55c7a5fe2a | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-12-25T23:05:01.120Z |INFO |Started MainApp in 6.923 seconds (JVM running for 7.489) |InvocationID=fb911a9a-e0fe-4811-b3b4-fc55c7a5fe2a | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2021-12-25T23:05:01.173Z |INFO |Start scheduling PRH workflow |InvocationID=fb911a9a-e0fe-4811-b3b4-fc55c7a5fe2a | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T23:05:01.185Z |INFO |Init configs |InvocationID=fb911a9a-e0fe-4811-b3b4-fc55c7a5fe2a, InstanceUUID=95006ffe-d778-4b27-867e-9fa91c907a59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-25T23:05:02.583Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.143.116:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T23:05:02.603Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T23:05:12.604Z |INFO |Init configs |InvocationID=fb911a9a-e0fe-4811-b3b4-fc55c7a5fe2a, InstanceUUID=7080034a-4f46-42c5-b346-277fcc1c0e90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-25T23:05:13.645Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.143.116:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T23:05:13.646Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T23:05:23.646Z |INFO |Init configs |InvocationID=fb911a9a-e0fe-4811-b3b4-fc55c7a5fe2a, InstanceUUID=5c54a97e-f7be-444c-9e57-282b81527019 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-25T23:05:24.685Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.143.116:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T23:05:24.686Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T23:05:34.690Z |INFO |Init configs |InvocationID=fb911a9a-e0fe-4811-b3b4-fc55c7a5fe2a, InstanceUUID=508f8944-ce21-4cd7-8969-540d0e863f25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-25T23:05:35.758Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.143.116:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T23:05:35.759Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T23:05:45.760Z |INFO |Init configs |InvocationID=fb911a9a-e0fe-4811-b3b4-fc55c7a5fe2a, InstanceUUID=ea9d269c-9c17-40d2-bbd0-238261681217 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-25T23:05:46.797Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.143.116:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T23:05:46.799Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T23:05:56.799Z |INFO |Init configs |InvocationID=fb911a9a-e0fe-4811-b3b4-fc55c7a5fe2a, InstanceUUID=e5f1c292-51d5-4b02-a8f4-72f7ed259d83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-25T23:05:57.838Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.143.116:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T23:05:57.839Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-12-25T23:05:59.377Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2021-12-25T23:05:59.377Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2021-12-25T23:05:59.384Z |INFO |Completed initialization in 6 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T23:06:07.840Z |INFO |Init configs |InvocationID=fb911a9a-e0fe-4811-b3b4-fc55c7a5fe2a, InstanceUUID=51427535-a5e7-415c-ab4b-30e7370c3675 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-25T23:06:08.877Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.143.116:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T23:06:08.878Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T23:06:18.881Z |INFO |Init configs |InvocationID=fb911a9a-e0fe-4811-b3b4-fc55c7a5fe2a, InstanceUUID=3868b07e-6fb0-47de-b29b-fd1072accaa8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-25T23:06:19.951Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.143.116:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T23:06:19.953Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T23:06:29.954Z |INFO |Init configs |InvocationID=fb911a9a-e0fe-4811-b3b4-fc55c7a5fe2a, InstanceUUID=5067ff57-5676-49ef-9085-85ed0c54dede | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-25T23:06:30.989Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.143.116:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T23:06:30.990Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T23:06:41.001Z |INFO |Init configs |InvocationID=fb911a9a-e0fe-4811-b3b4-fc55c7a5fe2a, InstanceUUID=d3de46ba-01e6-488b-a009-18cbbc323b34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-25T23:06:42.029Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.143.116:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T23:06:42.030Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T23:06:52.031Z |INFO |Init configs |InvocationID=fb911a9a-e0fe-4811-b3b4-fc55c7a5fe2a, InstanceUUID=5a63ec2e-5f95-40de-bb2e-ffc5fca80330 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-25T23:06:53.072Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.143.116:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T23:06:53.073Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T23:07:03.073Z |INFO |Init configs |InvocationID=fb911a9a-e0fe-4811-b3b4-fc55c7a5fe2a, InstanceUUID=cd78d157-b1e4-47d5-b1a3-d9b7d0350fb5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-25T23:07:04.109Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.143.116:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T23:07:04.110Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T23:07:14.112Z |INFO |Init configs |InvocationID=fb911a9a-e0fe-4811-b3b4-fc55c7a5fe2a, InstanceUUID=6f750461-f693-4d41-b98d-b427cc6091f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-25T23:07:15.150Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.143.116:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T23:07:15.151Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T23:07:25.152Z |INFO |Init configs |InvocationID=fb911a9a-e0fe-4811-b3b4-fc55c7a5fe2a, InstanceUUID=af47842e-3cdf-4c06-9ae9-8cc532562e42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-25T23:07:26.189Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.143.116:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T23:07:26.190Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T23:07:36.190Z |INFO |Init configs |InvocationID=fb911a9a-e0fe-4811-b3b4-fc55c7a5fe2a, InstanceUUID=bb52025f-5083-43fe-90e5-9e38f1905771 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-25T23:07:37.229Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.143.116:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T23:07:37.230Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T23:07:47.230Z |INFO |Init configs |InvocationID=fb911a9a-e0fe-4811-b3b4-fc55c7a5fe2a, InstanceUUID=896f6a67-2681-429a-88d7-69323f3a734f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-25T23:07:48.270Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.143.116:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T23:07:48.271Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T23:07:58.271Z |INFO |Init configs |InvocationID=fb911a9a-e0fe-4811-b3b4-fc55c7a5fe2a, InstanceUUID=9dfe850a-0c93-4da1-9869-afa81c4dddd5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-25T23:07:59.313Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.143.116:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T23:07:59.314Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T23:08:09.315Z |INFO |Init configs |InvocationID=fb911a9a-e0fe-4811-b3b4-fc55c7a5fe2a, InstanceUUID=71327d3a-05c0-4c8c-971b-27696f27bcc1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-25T23:08:10.350Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.143.116:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T23:08:10.351Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T23:08:20.352Z |INFO |Init configs |InvocationID=fb911a9a-e0fe-4811-b3b4-fc55c7a5fe2a, InstanceUUID=0144790b-c231-4d59-99b2-1197c94c587a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-25T23:08:21.390Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.143.116:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T23:08:21.391Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T23:08:31.391Z |INFO |Init configs |InvocationID=fb911a9a-e0fe-4811-b3b4-fc55c7a5fe2a, InstanceUUID=5382a5cc-4e34-4c39-b432-a1b39670d31b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-25T23:08:32.433Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.143.116:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T23:08:32.434Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T23:08:42.435Z |INFO |Init configs |InvocationID=fb911a9a-e0fe-4811-b3b4-fc55c7a5fe2a, InstanceUUID=38c98646-f78d-40b0-a430-5bd112b8e177 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-25T23:08:43.469Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.143.116:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T23:08:43.470Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T23:08:53.470Z |INFO |Init configs |InvocationID=fb911a9a-e0fe-4811-b3b4-fc55c7a5fe2a, InstanceUUID=2cf7c669-b86c-4968-889b-944501fabc5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-25T23:08:54.509Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.143.116:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T23:08:54.510Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T23:09:04.510Z |INFO |Init configs |InvocationID=fb911a9a-e0fe-4811-b3b4-fc55c7a5fe2a, InstanceUUID=0899282d-b0e3-44f7-b72d-62dc50121101 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-25T23:09:05.549Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.143.116:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T23:09:05.550Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T23:09:15.550Z |INFO |Init configs |InvocationID=fb911a9a-e0fe-4811-b3b4-fc55c7a5fe2a, InstanceUUID=11c0e787-c495-4644-9ed6-4513c28b0ced | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-25T23:09:16.589Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.143.116:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T23:09:16.590Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T23:09:26.593Z |INFO |Init configs |InvocationID=fb911a9a-e0fe-4811-b3b4-fc55c7a5fe2a, InstanceUUID=74e62c14-527c-40a1-927d-db98c8377b14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-25T23:09:27.629Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.143.116:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T23:09:27.631Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T23:09:37.632Z |INFO |Init configs |InvocationID=fb911a9a-e0fe-4811-b3b4-fc55c7a5fe2a, InstanceUUID=e8ee190f-081e-4f8b-b84b-73ad18215788 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-25T23:09:38.669Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.143.116:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T23:09:38.670Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T23:09:48.671Z |INFO |Init configs |InvocationID=fb911a9a-e0fe-4811-b3b4-fc55c7a5fe2a, InstanceUUID=f5f0e137-b4ad-4298-8794-2935f6dc937c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-25T23:09:49.709Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.143.116:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T23:09:49.710Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T23:09:59.710Z |INFO |Init configs |InvocationID=fb911a9a-e0fe-4811-b3b4-fc55c7a5fe2a, InstanceUUID=c51d8a4f-75c2-478b-a035-4950d2d535c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-25T23:09:59.857Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-25T23:09:59.857Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-12-25T23:09:59.858Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-25T23:09:59.861Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-25T23:09:59.869Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-25T23:09:59.869Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-25T23:09:59.869Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-12-25T23:09:59.871Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-25T23:10:00.749Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.143.116:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T23:10:00.750Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T23:10:10.750Z |INFO |Init configs |InvocationID=fb911a9a-e0fe-4811-b3b4-fc55c7a5fe2a, InstanceUUID=b1c68a11-9628-4990-a46d-b5f7d9a92d0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-25T23:10:11.789Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.143.116:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T23:10:11.790Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T23:10:21.790Z |INFO |Init configs |InvocationID=fb911a9a-e0fe-4811-b3b4-fc55c7a5fe2a, InstanceUUID=48116a97-e456-460a-a3df-23dc5389aa02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-25T23:10:22.829Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.143.116:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T23:10:22.829Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T23:10:32.830Z |INFO |Init configs |InvocationID=fb911a9a-e0fe-4811-b3b4-fc55c7a5fe2a, InstanceUUID=66373470-b9fe-4636-9165-7074216be9c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-25T23:10:33.869Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.143.116:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T23:10:33.869Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T23:10:43.876Z |INFO |Init configs |InvocationID=fb911a9a-e0fe-4811-b3b4-fc55c7a5fe2a, InstanceUUID=006303fe-623c-4cd1-bb1a-e9344fb8d354 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-25T23:10:44.945Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.143.116:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T23:10:44.947Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T23:10:54.948Z |INFO |Init configs |InvocationID=fb911a9a-e0fe-4811-b3b4-fc55c7a5fe2a, InstanceUUID=c3bf84f9-706a-4cb1-bdee-f54c88efa057 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-25T23:10:55.985Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.143.116:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T23:10:55.986Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T23:11:05.986Z |INFO |Init configs |InvocationID=fb911a9a-e0fe-4811-b3b4-fc55c7a5fe2a, InstanceUUID=d864b533-4a45-4f69-ae00-678abe0bd008 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-25T23:11:07.022Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.143.116:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T23:11:07.023Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T23:11:17.025Z |INFO |Init configs |InvocationID=fb911a9a-e0fe-4811-b3b4-fc55c7a5fe2a, InstanceUUID=edbbc3a6-3e47-4350-8f45-4bece33d82a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-25T23:11:18.062Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.143.116:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T23:11:18.063Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T23:11:28.065Z |INFO |Init configs |InvocationID=fb911a9a-e0fe-4811-b3b4-fc55c7a5fe2a, InstanceUUID=7a782af5-7131-4fdf-86ff-9df2c91e27e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-25T23:11:29.101Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.143.116:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T23:11:29.102Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T23:11:39.102Z |INFO |Init configs |InvocationID=fb911a9a-e0fe-4811-b3b4-fc55c7a5fe2a, InstanceUUID=353b1850-0232-4d15-82c8-cb4d297fb49f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-25T23:11:40.141Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.143.116:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T23:11:40.142Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T23:11:50.142Z |INFO |Init configs |InvocationID=fb911a9a-e0fe-4811-b3b4-fc55c7a5fe2a, InstanceUUID=3a2bd4e6-8452-4c3e-84b9-67c9499ffd8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-25T23:11:51.181Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.143.116:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T23:11:51.182Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T23:12:01.183Z |INFO |Init configs |InvocationID=fb911a9a-e0fe-4811-b3b4-fc55c7a5fe2a, InstanceUUID=f4ca6e3a-e720-4f65-ae72-25809de860e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-25T23:12:02.221Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.143.116:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T23:12:02.222Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T23:12:12.222Z |INFO |Init configs |InvocationID=fb911a9a-e0fe-4811-b3b4-fc55c7a5fe2a, InstanceUUID=a6f497d2-9e45-4516-b613-5d8b376d9b1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T23:12:12.446Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T23:12:22.446Z |INFO |Init configs |InvocationID=fb911a9a-e0fe-4811-b3b4-fc55c7a5fe2a, InstanceUUID=d44e60de-9f8b-4c0c-9ef4-2460fae8274f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T23:12:22.458Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T23:12:32.461Z |INFO |Init configs |InvocationID=fb911a9a-e0fe-4811-b3b4-fc55c7a5fe2a, InstanceUUID=753bf49b-0a92-4978-858e-da8edc5e4409 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T23:12:32.472Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T23:12:42.473Z |INFO |Init configs |InvocationID=fb911a9a-e0fe-4811-b3b4-fc55c7a5fe2a, InstanceUUID=9d3ea703-9a54-4b64-b71d-bd415ab5cb65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T23:12:42.490Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T23:12:52.491Z |INFO |Init configs |InvocationID=fb911a9a-e0fe-4811-b3b4-fc55c7a5fe2a, InstanceUUID=677e698c-8444-4aa1-9bca-63d6e4c6a825 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T23:12:52.505Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T23:13:02.506Z |INFO |Init configs |InvocationID=fb911a9a-e0fe-4811-b3b4-fc55c7a5fe2a, InstanceUUID=b7dcac1b-6765-4230-b345-c27537d3ff0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T23:13:02.521Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T23:13:12.521Z |INFO |Init configs |InvocationID=fb911a9a-e0fe-4811-b3b4-fc55c7a5fe2a, InstanceUUID=08f4f866-013e-47de-a50d-9a9cd0dc0c69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T23:13:12.533Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T23:13:22.534Z |INFO |Init configs |InvocationID=fb911a9a-e0fe-4811-b3b4-fc55c7a5fe2a, InstanceUUID=05a662e1-3f96-4167-8f77-2a724499c282 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T23:13:22.543Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T23:13:32.544Z |INFO |Init configs |InvocationID=fb911a9a-e0fe-4811-b3b4-fc55c7a5fe2a, InstanceUUID=a08c6fb6-d2c0-4e51-9a24-0660f0181e03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T23:13:32.553Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T23:13:42.555Z |INFO |Init configs |InvocationID=fb911a9a-e0fe-4811-b3b4-fc55c7a5fe2a, InstanceUUID=d324029b-0fa4-4685-9b8f-f38ed18921f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T23:13:42.565Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T23:13:52.566Z |INFO |Init configs |InvocationID=fb911a9a-e0fe-4811-b3b4-fc55c7a5fe2a, InstanceUUID=4e7ecf25-8f62-436d-b8b4-f5f615a384ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T23:13:52.575Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T23:14:02.575Z |INFO |Init configs |InvocationID=fb911a9a-e0fe-4811-b3b4-fc55c7a5fe2a, InstanceUUID=b0d0a040-572a-42a7-a1cc-17c0eecad766 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T23:14:02.585Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T23:14:12.586Z |INFO |Init configs |InvocationID=fb911a9a-e0fe-4811-b3b4-fc55c7a5fe2a, InstanceUUID=f9a0d9f5-9aa4-4a6f-a824-ada84a8329be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T23:14:12.598Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T23:14:22.598Z |INFO |Init configs |InvocationID=fb911a9a-e0fe-4811-b3b4-fc55c7a5fe2a, InstanceUUID=6a3111fa-5afb-408a-a032-41ae002319f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T23:14:22.608Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T23:14:32.608Z |INFO |Init configs |InvocationID=fb911a9a-e0fe-4811-b3b4-fc55c7a5fe2a, InstanceUUID=99d82f66-5c14-4c4f-8bbb-be0b9129415b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T23:14:32.620Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T23:14:42.623Z |INFO |Init configs |InvocationID=fb911a9a-e0fe-4811-b3b4-fc55c7a5fe2a, InstanceUUID=9215cb65-02e0-4e81-8263-267844b19161 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T23:14:42.645Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T23:14:52.646Z |INFO |Init configs |InvocationID=fb911a9a-e0fe-4811-b3b4-fc55c7a5fe2a, InstanceUUID=45b46183-62f8-46e5-8bcf-41405581d38d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T23:14:52.657Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-25T23:14:59.129Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-25T23:14:59.129Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-12-25T23:14:59.130Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-25T23:14:59.133Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-25T23:14:59.139Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-25T23:14:59.140Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-25T23:14:59.140Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-12-25T23:14:59.142Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T23:15:02.657Z |INFO |Init configs |InvocationID=fb911a9a-e0fe-4811-b3b4-fc55c7a5fe2a, InstanceUUID=3b1bac40-412a-4e33-a43d-8d11fbfcfe97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T23:15:02.668Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T23:15:12.668Z |INFO |Init configs |InvocationID=fb911a9a-e0fe-4811-b3b4-fc55c7a5fe2a, InstanceUUID=7dacec35-3294-4613-80c1-4f885456dc34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T23:15:12.678Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T23:15:22.678Z |INFO |Init configs |InvocationID=fb911a9a-e0fe-4811-b3b4-fc55c7a5fe2a, InstanceUUID=3b1c61b4-b406-4562-ba9f-57005dd9c091 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T23:15:22.686Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T23:15:32.686Z |INFO |Init configs |InvocationID=fb911a9a-e0fe-4811-b3b4-fc55c7a5fe2a, InstanceUUID=3c2d81e3-3622-4ba3-827b-f47c4bf2141d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T23:15:32.698Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T23:15:42.698Z |INFO |Init configs |InvocationID=fb911a9a-e0fe-4811-b3b4-fc55c7a5fe2a, InstanceUUID=76312dc8-5477-48cf-b7be-d1e129046cdb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T23:15:42.707Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T23:15:52.709Z |INFO |Init configs |InvocationID=fb911a9a-e0fe-4811-b3b4-fc55c7a5fe2a, InstanceUUID=755419a7-d79d-455f-b17c-a8548541ef20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T23:15:52.731Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T23:16:02.731Z |INFO |Init configs |InvocationID=fb911a9a-e0fe-4811-b3b4-fc55c7a5fe2a, InstanceUUID=3d5d8758-5fa9-4364-a971-5e3ccbdbdd27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T23:16:02.743Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T23:16:12.744Z |INFO |Init configs |InvocationID=fb911a9a-e0fe-4811-b3b4-fc55c7a5fe2a, InstanceUUID=4c552a4b-3d4e-4e0d-9d44-d17a60f4693b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T23:16:12.753Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T23:16:22.754Z |INFO |Init configs |InvocationID=fb911a9a-e0fe-4811-b3b4-fc55c7a5fe2a, InstanceUUID=80a1c661-273b-4683-8acd-7957f74b01bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T23:16:22.763Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T23:16:32.764Z |INFO |Init configs |InvocationID=fb911a9a-e0fe-4811-b3b4-fc55c7a5fe2a, InstanceUUID=7769e8df-fc86-4b03-ac41-233092f4ac64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T23:16:32.775Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T23:16:42.775Z |INFO |Init configs |InvocationID=fb911a9a-e0fe-4811-b3b4-fc55c7a5fe2a, InstanceUUID=19bff800-ce18-4499-857d-d9b59e326422 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T23:16:42.784Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T23:16:52.785Z |INFO |Init configs |InvocationID=fb911a9a-e0fe-4811-b3b4-fc55c7a5fe2a, InstanceUUID=69b8321f-18ed-4886-9e2c-b2d21ad39a17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T23:16:52.796Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T23:17:02.796Z |INFO |Init configs |InvocationID=fb911a9a-e0fe-4811-b3b4-fc55c7a5fe2a, InstanceUUID=e40fc562-ca0e-41de-8e85-dfe48381f6bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T23:17:02.805Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T23:17:12.807Z |INFO |Init configs |InvocationID=fb911a9a-e0fe-4811-b3b4-fc55c7a5fe2a, InstanceUUID=65d77f4a-e08f-44f6-9ce1-8afcb75af3df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T23:17:12.830Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T23:17:22.831Z |INFO |Init configs |InvocationID=fb911a9a-e0fe-4811-b3b4-fc55c7a5fe2a, InstanceUUID=af78213a-3a21-40ff-ad0e-70209ec3a73f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T23:17:22.840Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T23:17:32.841Z |INFO |Init configs |InvocationID=fb911a9a-e0fe-4811-b3b4-fc55c7a5fe2a, InstanceUUID=c00ad718-9c6c-4e3e-a04f-3ff8e5a10d82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T23:17:32.851Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T23:17:42.852Z |INFO |Init configs |InvocationID=fb911a9a-e0fe-4811-b3b4-fc55c7a5fe2a, InstanceUUID=8d73f92f-337c-4125-a933-4e14bddc4842 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T23:17:42.861Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T23:17:52.862Z |INFO |Init configs |InvocationID=fb911a9a-e0fe-4811-b3b4-fc55c7a5fe2a, InstanceUUID=51b86a8c-e4e5-439f-aab8-525e56278f50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T23:17:52.870Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T23:18:02.871Z |INFO |Init configs |InvocationID=fb911a9a-e0fe-4811-b3b4-fc55c7a5fe2a, InstanceUUID=f66c84a5-bb33-4ba0-a6ec-7926faaae19a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T23:18:02.880Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T23:18:12.880Z |INFO |Init configs |InvocationID=fb911a9a-e0fe-4811-b3b4-fc55c7a5fe2a, InstanceUUID=b122849a-62c0-4d2d-bfff-d4a8df56836d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T23:18:12.890Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T23:18:22.891Z |INFO |Init configs |InvocationID=fb911a9a-e0fe-4811-b3b4-fc55c7a5fe2a, InstanceUUID=5c247109-d04c-4a4d-85f6-92cd74c40621 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T23:18:22.901Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T23:18:32.903Z |INFO |Init configs |InvocationID=fb911a9a-e0fe-4811-b3b4-fc55c7a5fe2a, InstanceUUID=30068142-d8d8-47e9-8912-b3d0330ef690 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T23:18:32.926Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T23:18:42.927Z |INFO |Init configs |InvocationID=fb911a9a-e0fe-4811-b3b4-fc55c7a5fe2a, InstanceUUID=e6f0fe5e-ce27-4a86-bef5-4b305927303f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T23:18:42.944Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T23:18:52.944Z |INFO |Init configs |InvocationID=fb911a9a-e0fe-4811-b3b4-fc55c7a5fe2a, InstanceUUID=f7f7f10b-f40c-4374-bbef-244fdd0ee36b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T23:18:52.961Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T23:19:02.962Z |INFO |Init configs |InvocationID=fb911a9a-e0fe-4811-b3b4-fc55c7a5fe2a, InstanceUUID=349f84c1-29c5-413a-81dc-835ff072b703 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T23:19:02.976Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T23:19:12.977Z |INFO |Init configs |InvocationID=fb911a9a-e0fe-4811-b3b4-fc55c7a5fe2a, InstanceUUID=4136894f-bbc4-4970-b5c0-b8268384d6ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T23:19:13.000Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T23:19:23.001Z |INFO |Init configs |InvocationID=fb911a9a-e0fe-4811-b3b4-fc55c7a5fe2a, InstanceUUID=23620d0e-fc8a-42ab-a37d-2b011764a27a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T23:19:23.015Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T23:19:33.017Z |INFO |Init configs |InvocationID=fb911a9a-e0fe-4811-b3b4-fc55c7a5fe2a, InstanceUUID=64f0b2bd-25de-4e8d-9596-41e0f3a79d74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T23:19:33.027Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T23:19:43.027Z |INFO |Init configs |InvocationID=fb911a9a-e0fe-4811-b3b4-fc55c7a5fe2a, InstanceUUID=0fa76c50-c67a-4de1-84ac-cb9a3ceda584 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T23:19:43.036Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T23:19:53.038Z |INFO |Init configs |InvocationID=fb911a9a-e0fe-4811-b3b4-fc55c7a5fe2a, InstanceUUID=292b7a50-f8e1-4b3a-b149-92d98ad49d37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T23:19:53.055Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-25T23:19:59.108Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-25T23:19:59.108Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-12-25T23:19:59.110Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-25T23:19:59.113Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-25T23:19:59.123Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-25T23:19:59.124Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-25T23:19:59.124Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-12-25T23:19:59.127Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T23:20:03.055Z |INFO |Init configs |InvocationID=fb911a9a-e0fe-4811-b3b4-fc55c7a5fe2a, InstanceUUID=8034d57f-5179-42aa-9730-eadfe2070aa9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T23:20:03.062Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T23:20:13.063Z |INFO |Init configs |InvocationID=fb911a9a-e0fe-4811-b3b4-fc55c7a5fe2a, InstanceUUID=627388b5-1f0d-4127-a024-761baef38915 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T23:20:13.082Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T23:20:23.082Z |INFO |Init configs |InvocationID=fb911a9a-e0fe-4811-b3b4-fc55c7a5fe2a, InstanceUUID=489025f7-f0c9-406e-808f-54b5d930b38e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T23:20:23.089Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T23:20:33.090Z |INFO |Init configs |InvocationID=fb911a9a-e0fe-4811-b3b4-fc55c7a5fe2a, InstanceUUID=c85a9180-415b-40c9-8464-a314d1fbe2f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T23:20:33.100Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T23:20:43.103Z |INFO |Init configs |InvocationID=fb911a9a-e0fe-4811-b3b4-fc55c7a5fe2a, InstanceUUID=201bf01f-da39-42b3-804e-22ad0411aaf1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T23:20:43.126Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T23:20:53.126Z |INFO |Init configs |InvocationID=fb911a9a-e0fe-4811-b3b4-fc55c7a5fe2a, InstanceUUID=3bcda889-409f-46de-88c7-674a6d18cf98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T23:20:53.134Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T23:21:03.134Z |INFO |Init configs |InvocationID=fb911a9a-e0fe-4811-b3b4-fc55c7a5fe2a, InstanceUUID=ab86843a-0b55-4de4-8a6f-dced4090042c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T23:21:03.144Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T23:21:13.144Z |INFO |Init configs |InvocationID=fb911a9a-e0fe-4811-b3b4-fc55c7a5fe2a, InstanceUUID=59bf2960-6a6d-439d-a37d-24857403200a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T23:21:13.151Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T23:21:23.151Z |INFO |Init configs |InvocationID=fb911a9a-e0fe-4811-b3b4-fc55c7a5fe2a, InstanceUUID=1b98e810-026f-48eb-8c32-88f3d68a06f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T23:21:23.159Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T23:21:33.160Z |INFO |Init configs |InvocationID=fb911a9a-e0fe-4811-b3b4-fc55c7a5fe2a, InstanceUUID=e527a360-b1d3-470f-a4d0-b3312e698078 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T23:21:33.179Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T23:21:43.181Z |INFO |Init configs |InvocationID=fb911a9a-e0fe-4811-b3b4-fc55c7a5fe2a, InstanceUUID=e3cc50ac-33d6-4379-bd71-3f3c0b262d54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T23:21:43.200Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T23:21:53.201Z |INFO |Init configs |InvocationID=fb911a9a-e0fe-4811-b3b4-fc55c7a5fe2a, InstanceUUID=c17c8ba7-b52f-44cc-97d3-c8ac4fc56457 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T23:21:53.211Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T23:22:03.212Z |INFO |Init configs |InvocationID=fb911a9a-e0fe-4811-b3b4-fc55c7a5fe2a, InstanceUUID=536c2782-a213-4cca-89bb-60fd7f97467f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T23:22:03.228Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T23:22:13.229Z |INFO |Init configs |InvocationID=fb911a9a-e0fe-4811-b3b4-fc55c7a5fe2a, InstanceUUID=a147f45e-5dd6-434c-accc-af36d4a2edd4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T23:22:13.246Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T23:22:23.247Z |INFO |Init configs |InvocationID=fb911a9a-e0fe-4811-b3b4-fc55c7a5fe2a, InstanceUUID=d1064a4e-4606-4e91-8d67-020658a13cda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T23:22:23.256Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T23:22:33.256Z |INFO |Init configs |InvocationID=fb911a9a-e0fe-4811-b3b4-fc55c7a5fe2a, InstanceUUID=d32efa11-d7f4-4088-b774-b29719017bb7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T23:22:33.265Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T23:22:43.266Z |INFO |Init configs |InvocationID=fb911a9a-e0fe-4811-b3b4-fc55c7a5fe2a, InstanceUUID=52f455b4-a5eb-4776-9afb-fcdebeb1cdcc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T23:22:43.281Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T23:22:53.281Z |INFO |Init configs |InvocationID=fb911a9a-e0fe-4811-b3b4-fc55c7a5fe2a, InstanceUUID=ca5fd4e6-6626-418c-bb78-86acd2f41bed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T23:22:53.316Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T23:23:03.316Z |INFO |Init configs |InvocationID=fb911a9a-e0fe-4811-b3b4-fc55c7a5fe2a, InstanceUUID=3d1647e3-7335-4c14-8c75-c13118790094 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T23:23:03.333Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T23:23:13.333Z |INFO |Init configs |InvocationID=fb911a9a-e0fe-4811-b3b4-fc55c7a5fe2a, InstanceUUID=c2cea02e-e110-49ae-9f52-c2d6caf88a5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T23:23:13.340Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T23:23:23.341Z |INFO |Init configs |InvocationID=fb911a9a-e0fe-4811-b3b4-fc55c7a5fe2a, InstanceUUID=0c635ddc-399b-4bdd-9eeb-3bfec85771a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T23:23:23.355Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T23:23:33.355Z |INFO |Init configs |InvocationID=fb911a9a-e0fe-4811-b3b4-fc55c7a5fe2a, InstanceUUID=a1ad2c19-bbb0-4abe-ac5e-9ca046507ad7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T23:23:33.366Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T23:23:43.366Z |INFO |Init configs |InvocationID=fb911a9a-e0fe-4811-b3b4-fc55c7a5fe2a, InstanceUUID=33179b81-c46c-4280-961e-1b9e30c6e569 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T23:23:43.382Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T23:23:53.382Z |INFO |Init configs |InvocationID=fb911a9a-e0fe-4811-b3b4-fc55c7a5fe2a, InstanceUUID=cfabda44-759d-41cc-853c-40ff06b7fc9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T23:23:53.391Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T23:24:03.393Z |INFO |Init configs |InvocationID=fb911a9a-e0fe-4811-b3b4-fc55c7a5fe2a, InstanceUUID=05aed781-68ca-4c00-83b7-3b94540161a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T23:24:03.413Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T23:24:13.415Z |INFO |Init configs |InvocationID=fb911a9a-e0fe-4811-b3b4-fc55c7a5fe2a, InstanceUUID=16afead9-1866-4a2e-94a6-912ada0ff1ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T23:24:13.428Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T23:24:23.429Z |INFO |Init configs |InvocationID=fb911a9a-e0fe-4811-b3b4-fc55c7a5fe2a, InstanceUUID=01f75e1c-fdef-49d2-9f59-7c8e8f746092 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T23:24:23.438Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T23:24:33.440Z |INFO |Init configs |InvocationID=fb911a9a-e0fe-4811-b3b4-fc55c7a5fe2a, InstanceUUID=6d31da23-2aef-4c7c-9eeb-9ae2958eeefb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T23:24:33.449Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T23:24:43.449Z |INFO |Init configs |InvocationID=fb911a9a-e0fe-4811-b3b4-fc55c7a5fe2a, InstanceUUID=d2945055-d028-4020-bfcb-b67aefba184c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T23:24:43.459Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T23:24:53.459Z |INFO |Init configs |InvocationID=fb911a9a-e0fe-4811-b3b4-fc55c7a5fe2a, InstanceUUID=660fad80-4b68-4a18-ae4f-39a50e036863 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T23:24:53.467Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-25T23:24:59.101Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-25T23:24:59.101Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-12-25T23:24:59.102Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-25T23:24:59.105Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-25T23:24:59.113Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-25T23:24:59.114Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-25T23:24:59.114Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-12-25T23:24:59.116Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T23:25:03.468Z |INFO |Init configs |InvocationID=fb911a9a-e0fe-4811-b3b4-fc55c7a5fe2a, InstanceUUID=1cc637b3-a2a7-4b13-b2e7-39785f12ca4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T23:25:03.478Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T23:25:13.478Z |INFO |Init configs |InvocationID=fb911a9a-e0fe-4811-b3b4-fc55c7a5fe2a, InstanceUUID=8eefc4ac-1f80-4246-9bce-8b5240b29524 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T23:25:13.488Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T23:25:23.489Z |INFO |Init configs |InvocationID=fb911a9a-e0fe-4811-b3b4-fc55c7a5fe2a, InstanceUUID=4cfdcf45-e7fc-4a92-a0e2-54deff5293c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T23:25:23.497Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T23:25:33.497Z |INFO |Init configs |InvocationID=fb911a9a-e0fe-4811-b3b4-fc55c7a5fe2a, InstanceUUID=db4b3608-b2dd-4d3d-9199-6a71ba6e0293 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T23:25:33.505Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T23:25:43.506Z |INFO |Init configs |InvocationID=fb911a9a-e0fe-4811-b3b4-fc55c7a5fe2a, InstanceUUID=fe36b940-33fb-4fae-a808-f2925b44a820 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T23:25:43.522Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T23:25:53.522Z |INFO |Init configs |InvocationID=fb911a9a-e0fe-4811-b3b4-fc55c7a5fe2a, InstanceUUID=9f7b2c2f-2eef-4446-91c9-96a9697b9971 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T23:25:53.530Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T23:26:03.533Z |INFO |Init configs |InvocationID=fb911a9a-e0fe-4811-b3b4-fc55c7a5fe2a, InstanceUUID=56d12673-1001-4764-aa93-7203b91c026d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T23:26:03.555Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T23:26:13.555Z |INFO |Init configs |InvocationID=fb911a9a-e0fe-4811-b3b4-fc55c7a5fe2a, InstanceUUID=a66f019f-0ec0-45c2-a251-c498a4ad180d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T23:26:13.564Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T23:26:23.565Z |INFO |Init configs |InvocationID=fb911a9a-e0fe-4811-b3b4-fc55c7a5fe2a, InstanceUUID=c9bdfd2b-92d9-457a-a404-0da331b90342 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T23:26:23.575Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T23:26:33.575Z |INFO |Init configs |InvocationID=fb911a9a-e0fe-4811-b3b4-fc55c7a5fe2a, InstanceUUID=b4143185-3a56-4837-9921-8b93333f4a74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T23:26:33.586Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T23:26:43.586Z |INFO |Init configs |InvocationID=fb911a9a-e0fe-4811-b3b4-fc55c7a5fe2a, InstanceUUID=5323dbf1-9a4c-40a4-ad99-cd58f6b1e891 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T23:26:43.595Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T23:26:53.595Z |INFO |Init configs |InvocationID=fb911a9a-e0fe-4811-b3b4-fc55c7a5fe2a, InstanceUUID=14e94323-44aa-4f0e-8263-c9a6fbeaa1de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T23:26:53.605Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T23:27:03.605Z |INFO |Init configs |InvocationID=fb911a9a-e0fe-4811-b3b4-fc55c7a5fe2a, InstanceUUID=81ab2917-be20-4351-a768-fe035141afe3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T23:27:03.614Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T23:27:13.614Z |INFO |Init configs |InvocationID=fb911a9a-e0fe-4811-b3b4-fc55c7a5fe2a, InstanceUUID=b1c47cc6-0687-44a6-a4c1-39c156b9d20e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T23:27:13.623Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T23:27:23.623Z |INFO |Init configs |InvocationID=fb911a9a-e0fe-4811-b3b4-fc55c7a5fe2a, InstanceUUID=9ec4f6a8-2153-4de2-af94-4a96f0fbb6c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T23:27:23.634Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T23:27:33.635Z |INFO |Init configs |InvocationID=fb911a9a-e0fe-4811-b3b4-fc55c7a5fe2a, InstanceUUID=2613bf16-d548-4ae3-bad6-bc4bf7a7e0e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T23:27:33.655Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T23:27:43.655Z |INFO |Init configs |InvocationID=fb911a9a-e0fe-4811-b3b4-fc55c7a5fe2a, InstanceUUID=fc2d8f2a-511d-412a-bec3-007164af35cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T23:27:43.664Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T23:27:53.665Z |INFO |Init configs |InvocationID=fb911a9a-e0fe-4811-b3b4-fc55c7a5fe2a, InstanceUUID=458492cb-a8e7-4076-9eb0-75f9d71491c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T23:27:53.675Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T23:28:03.678Z |INFO |Init configs |InvocationID=fb911a9a-e0fe-4811-b3b4-fc55c7a5fe2a, InstanceUUID=fedc9e76-3289-4b30-9c01-3b0716520261 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T23:28:03.700Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T23:28:13.701Z |INFO |Init configs |InvocationID=fb911a9a-e0fe-4811-b3b4-fc55c7a5fe2a, InstanceUUID=b7f16876-e4e2-47b8-b5af-8acedcc046ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T23:28:13.713Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T23:28:23.714Z |INFO |Init configs |InvocationID=fb911a9a-e0fe-4811-b3b4-fc55c7a5fe2a, InstanceUUID=b920b229-db88-48f1-ba53-ed42ef77e8b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T23:28:23.722Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T23:28:33.723Z |INFO |Init configs |InvocationID=fb911a9a-e0fe-4811-b3b4-fc55c7a5fe2a, InstanceUUID=b7f21d8b-90e1-420a-baad-425e397c7fde | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T23:28:33.730Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T23:28:43.731Z |INFO |Init configs |InvocationID=fb911a9a-e0fe-4811-b3b4-fc55c7a5fe2a, InstanceUUID=bc255075-a3b6-4f51-9bc8-c7f8038ce657 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T23:28:43.738Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T23:28:53.738Z |INFO |Init configs |InvocationID=fb911a9a-e0fe-4811-b3b4-fc55c7a5fe2a, InstanceUUID=c6a6367f-61ae-46cc-9874-9b52f06f9b44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T23:28:53.747Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T23:29:03.748Z |INFO |Init configs |InvocationID=fb911a9a-e0fe-4811-b3b4-fc55c7a5fe2a, InstanceUUID=7315ac43-030f-4e6b-973e-9bf30974c62f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T23:29:03.757Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T23:29:13.758Z |INFO |Init configs |InvocationID=fb911a9a-e0fe-4811-b3b4-fc55c7a5fe2a, InstanceUUID=cbcb1ffa-ba9a-4b0c-82d0-7c81ce63dc16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T23:29:13.768Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T23:29:23.769Z |INFO |Init configs |InvocationID=fb911a9a-e0fe-4811-b3b4-fc55c7a5fe2a, InstanceUUID=ee6f4827-82d4-403b-be59-5bc4e4655eed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T23:29:23.776Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T23:29:33.777Z |INFO |Init configs |InvocationID=fb911a9a-e0fe-4811-b3b4-fc55c7a5fe2a, InstanceUUID=2aa9a727-2549-4cd1-8eb4-14d36b8c6623 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T23:29:33.785Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T23:29:43.786Z |INFO |Init configs |InvocationID=fb911a9a-e0fe-4811-b3b4-fc55c7a5fe2a, InstanceUUID=6677f8f7-25fd-4600-bb66-ea502e73755a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T23:29:43.794Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T23:29:53.795Z |INFO |Init configs |InvocationID=fb911a9a-e0fe-4811-b3b4-fc55c7a5fe2a, InstanceUUID=25823779-9242-41ef-b3f1-834aecd1052a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T23:29:53.810Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-25T23:29:59.021Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-25T23:29:59.021Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-12-25T23:29:59.022Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-25T23:29:59.024Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-25T23:29:59.028Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-25T23:29:59.028Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-25T23:29:59.028Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-12-25T23:29:59.030Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T23:30:03.812Z |INFO |Init configs |InvocationID=fb911a9a-e0fe-4811-b3b4-fc55c7a5fe2a, InstanceUUID=1d755a60-8bbf-4e79-b091-b00d713bee97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T23:30:03.831Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T23:30:13.832Z |INFO |Init configs |InvocationID=fb911a9a-e0fe-4811-b3b4-fc55c7a5fe2a, InstanceUUID=f63a94dd-d33a-403d-9f58-4b73e300577a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T23:30:13.846Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T23:30:23.847Z |INFO |Init configs |InvocationID=fb911a9a-e0fe-4811-b3b4-fc55c7a5fe2a, InstanceUUID=1325bd1f-49a0-4db9-9223-df1d30442d21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T23:30:23.855Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T23:30:33.856Z |INFO |Init configs |InvocationID=fb911a9a-e0fe-4811-b3b4-fc55c7a5fe2a, InstanceUUID=2e1d3a89-c184-4f46-a482-71eab51f8a34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T23:30:33.865Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T23:30:43.866Z |INFO |Init configs |InvocationID=fb911a9a-e0fe-4811-b3b4-fc55c7a5fe2a, InstanceUUID=8e84e38b-74ea-4601-9881-ac6357212647 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T23:30:43.875Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T23:30:53.875Z |INFO |Init configs |InvocationID=fb911a9a-e0fe-4811-b3b4-fc55c7a5fe2a, InstanceUUID=730c7199-f3d7-4b38-a676-10f6f3f2a15c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T23:30:53.883Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T23:31:03.884Z |INFO |Init configs |InvocationID=fb911a9a-e0fe-4811-b3b4-fc55c7a5fe2a, InstanceUUID=30abe73b-2260-4012-a500-4d3190ae317b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T23:31:03.892Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T23:31:13.893Z |INFO |Init configs |InvocationID=fb911a9a-e0fe-4811-b3b4-fc55c7a5fe2a, InstanceUUID=460840d7-e61c-40ab-bc08-553cb7936992 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T23:31:13.903Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T23:31:23.904Z |INFO |Init configs |InvocationID=fb911a9a-e0fe-4811-b3b4-fc55c7a5fe2a, InstanceUUID=cd81534b-5ec0-4796-bdd5-cfc44a59f235 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T23:31:23.911Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T23:31:33.911Z |INFO |Init configs |InvocationID=fb911a9a-e0fe-4811-b3b4-fc55c7a5fe2a, InstanceUUID=e940af0b-0c36-4c23-9734-74647d6ef51f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T23:31:33.928Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T23:31:43.929Z |INFO |Init configs |InvocationID=fb911a9a-e0fe-4811-b3b4-fc55c7a5fe2a, InstanceUUID=b86073ca-1678-49ab-99ac-22686e943594 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T23:31:43.937Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T23:31:53.937Z |INFO |Init configs |InvocationID=fb911a9a-e0fe-4811-b3b4-fc55c7a5fe2a, InstanceUUID=88ae143c-b686-4f72-aadc-295971b21a33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T23:31:53.947Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T23:32:03.947Z |INFO |Init configs |InvocationID=fb911a9a-e0fe-4811-b3b4-fc55c7a5fe2a, InstanceUUID=4940a176-60dd-4638-9d25-6263d9a6db9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T23:32:03.958Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T23:32:13.959Z |INFO |Init configs |InvocationID=fb911a9a-e0fe-4811-b3b4-fc55c7a5fe2a, InstanceUUID=26182d25-2a2b-44d5-9bdf-0c82f10368b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T23:32:13.986Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T23:32:23.987Z |INFO |Init configs |InvocationID=fb911a9a-e0fe-4811-b3b4-fc55c7a5fe2a, InstanceUUID=b8237e62-3d43-46ba-b32c-8cb979714689 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T23:32:23.996Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T23:32:33.996Z |INFO |Init configs |InvocationID=fb911a9a-e0fe-4811-b3b4-fc55c7a5fe2a, InstanceUUID=e37e657e-fe73-4b9f-9fdb-bf6eeaca4050 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T23:32:34.003Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T23:32:44.003Z |INFO |Init configs |InvocationID=fb911a9a-e0fe-4811-b3b4-fc55c7a5fe2a, InstanceUUID=581e9da2-d6ed-4e7e-ac02-8f0b258e7e08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T23:32:44.011Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T23:32:54.011Z |INFO |Init configs |InvocationID=fb911a9a-e0fe-4811-b3b4-fc55c7a5fe2a, InstanceUUID=43137a8c-6853-4456-b6cf-398be0eb115d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T23:32:54.020Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T23:33:04.021Z |INFO |Init configs |InvocationID=fb911a9a-e0fe-4811-b3b4-fc55c7a5fe2a, InstanceUUID=92dc92f4-3769-4e24-9f41-d2af3f26bdd0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T23:33:04.033Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T23:33:14.033Z |INFO |Init configs |InvocationID=fb911a9a-e0fe-4811-b3b4-fc55c7a5fe2a, InstanceUUID=04473b9a-fcb8-4746-9587-9e580a2907c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T23:33:14.046Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T23:33:24.047Z |INFO |Init configs |InvocationID=fb911a9a-e0fe-4811-b3b4-fc55c7a5fe2a, InstanceUUID=b50ab2b3-af2c-4829-afc6-f95b52ac0907 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T23:33:24.055Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T23:33:34.056Z |INFO |Init configs |InvocationID=fb911a9a-e0fe-4811-b3b4-fc55c7a5fe2a, InstanceUUID=21d1860c-96c3-43a2-b6af-6906a8c6dbbb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T23:33:34.063Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T23:33:44.064Z |INFO |Init configs |InvocationID=fb911a9a-e0fe-4811-b3b4-fc55c7a5fe2a, InstanceUUID=bc38ff44-24e8-46f9-b396-9c1fbaa59a09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T23:33:44.073Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T23:33:54.073Z |INFO |Init configs |InvocationID=fb911a9a-e0fe-4811-b3b4-fc55c7a5fe2a, InstanceUUID=13613025-3dbb-4ef1-9f5e-88e5db0eb0ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T23:33:54.082Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T23:34:04.083Z |INFO |Init configs |InvocationID=fb911a9a-e0fe-4811-b3b4-fc55c7a5fe2a, InstanceUUID=f124f3a4-9f03-43bd-b180-3ce99b2ee7e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T23:34:04.092Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T23:34:14.094Z |INFO |Init configs |InvocationID=fb911a9a-e0fe-4811-b3b4-fc55c7a5fe2a, InstanceUUID=ccc83d69-058a-4453-bf7b-000ea9de2369 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T23:34:14.117Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T23:34:24.118Z |INFO |Init configs |InvocationID=fb911a9a-e0fe-4811-b3b4-fc55c7a5fe2a, InstanceUUID=dda9727d-4f11-44f9-b468-0bff7fcb6af8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T23:34:24.126Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T23:34:34.126Z |INFO |Init configs |InvocationID=fb911a9a-e0fe-4811-b3b4-fc55c7a5fe2a, InstanceUUID=a3d14ba7-a06c-4272-849e-4828daf63baf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T23:34:34.134Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T23:34:44.134Z |INFO |Init configs |InvocationID=fb911a9a-e0fe-4811-b3b4-fc55c7a5fe2a, InstanceUUID=96aba964-de6d-4fc9-91d4-81660de48b96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T23:34:44.144Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T23:34:54.144Z |INFO |Init configs |InvocationID=fb911a9a-e0fe-4811-b3b4-fc55c7a5fe2a, InstanceUUID=311d7e8f-8ac0-4f30-b86a-27089fd8ccad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T23:34:54.151Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-25T23:34:59.030Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-25T23:34:59.030Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-12-25T23:34:59.031Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-25T23:34:59.035Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-25T23:34:59.039Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-25T23:34:59.039Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-25T23:34:59.039Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-12-25T23:34:59.041Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T23:35:04.152Z |INFO |Init configs |InvocationID=fb911a9a-e0fe-4811-b3b4-fc55c7a5fe2a, InstanceUUID=84f81502-be9e-4aae-910b-6937feec2423 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T23:35:04.163Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T23:35:14.163Z |INFO |Init configs |InvocationID=fb911a9a-e0fe-4811-b3b4-fc55c7a5fe2a, InstanceUUID=b0e6e182-51b7-414f-807e-ad00c283d453 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T23:35:14.172Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T23:35:24.172Z |INFO |Init configs |InvocationID=fb911a9a-e0fe-4811-b3b4-fc55c7a5fe2a, InstanceUUID=a875cb9a-d074-4404-bc3e-5ef96d9e3cea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T23:35:24.179Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T23:35:34.180Z |INFO |Init configs |InvocationID=fb911a9a-e0fe-4811-b3b4-fc55c7a5fe2a, InstanceUUID=d58cd63a-4e8f-418d-84d6-79f280ad20d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T23:35:34.188Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T23:35:44.189Z |INFO |Init configs |InvocationID=fb911a9a-e0fe-4811-b3b4-fc55c7a5fe2a, InstanceUUID=0c437f4f-8a48-4e81-92ce-c2d9e4f3aee6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T23:35:44.201Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T23:35:54.202Z |INFO |Init configs |InvocationID=fb911a9a-e0fe-4811-b3b4-fc55c7a5fe2a, InstanceUUID=dd67443b-a7fe-4d68-b7af-1360a7872b1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T23:35:54.209Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T23:36:04.209Z |INFO |Init configs |InvocationID=fb911a9a-e0fe-4811-b3b4-fc55c7a5fe2a, InstanceUUID=19da4fa1-7a49-4e60-8c43-274e9e253d33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T23:36:04.224Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T23:36:14.227Z |INFO |Init configs |InvocationID=fb911a9a-e0fe-4811-b3b4-fc55c7a5fe2a, InstanceUUID=31d18be0-4309-45f7-b244-3357ec49e6c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T23:36:14.249Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T23:36:24.249Z |INFO |Init configs |InvocationID=fb911a9a-e0fe-4811-b3b4-fc55c7a5fe2a, InstanceUUID=3f034460-ba95-4c61-a9c0-cd9adaa56a48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T23:36:24.259Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T23:36:34.259Z |INFO |Init configs |InvocationID=fb911a9a-e0fe-4811-b3b4-fc55c7a5fe2a, InstanceUUID=7509b28d-bc35-4a74-9829-7edc7b0d4be0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T23:36:34.269Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T23:36:44.269Z |INFO |Init configs |InvocationID=fb911a9a-e0fe-4811-b3b4-fc55c7a5fe2a, InstanceUUID=77f89266-b395-494a-a78d-6010902e7c79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T23:36:44.278Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T23:36:54.279Z |INFO |Init configs |InvocationID=fb911a9a-e0fe-4811-b3b4-fc55c7a5fe2a, InstanceUUID=8e805204-ff90-41f1-9aa4-d0f0e1118807 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T23:36:54.287Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T23:37:04.288Z |INFO |Init configs |InvocationID=fb911a9a-e0fe-4811-b3b4-fc55c7a5fe2a, InstanceUUID=bf1fff87-bab3-4db3-be0b-1a89e5f1afe3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T23:37:04.298Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T23:37:14.298Z |INFO |Init configs |InvocationID=fb911a9a-e0fe-4811-b3b4-fc55c7a5fe2a, InstanceUUID=35567472-97d4-4038-b7fc-547a32e8f78d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T23:37:14.305Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T23:37:24.306Z |INFO |Init configs |InvocationID=fb911a9a-e0fe-4811-b3b4-fc55c7a5fe2a, InstanceUUID=3b288a89-c9b8-49bb-9f4e-c390e4f78b1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T23:37:24.316Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T23:37:34.317Z |INFO |Init configs |InvocationID=fb911a9a-e0fe-4811-b3b4-fc55c7a5fe2a, InstanceUUID=5709d4e9-8d7f-4dad-9341-b528d9627dd3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T23:37:34.327Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T23:37:44.329Z |INFO |Init configs |InvocationID=fb911a9a-e0fe-4811-b3b4-fc55c7a5fe2a, InstanceUUID=e1c9b5a0-d1f2-48a7-9c1e-a935c144b177 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T23:37:44.348Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T23:37:54.349Z |INFO |Init configs |InvocationID=fb911a9a-e0fe-4811-b3b4-fc55c7a5fe2a, InstanceUUID=162b9756-7d92-4e8b-a1f3-8ee30348ae8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T23:37:54.360Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T23:38:04.361Z |INFO |Init configs |InvocationID=fb911a9a-e0fe-4811-b3b4-fc55c7a5fe2a, InstanceUUID=d6e54d20-95d7-4b96-8c1e-0ea41d835a8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T23:38:04.369Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T23:38:14.370Z |INFO |Init configs |InvocationID=fb911a9a-e0fe-4811-b3b4-fc55c7a5fe2a, InstanceUUID=86b98476-32f7-4983-9574-9d511869798e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T23:38:14.377Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T23:38:24.377Z |INFO |Init configs |InvocationID=fb911a9a-e0fe-4811-b3b4-fc55c7a5fe2a, InstanceUUID=05732bf0-4527-4df7-a126-15ad1dad7348 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T23:38:24.388Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T23:38:34.388Z |INFO |Init configs |InvocationID=fb911a9a-e0fe-4811-b3b4-fc55c7a5fe2a, InstanceUUID=2e89638d-dffa-4fa7-87a1-edfbf5325315 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T23:38:34.395Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T23:38:44.396Z |INFO |Init configs |InvocationID=fb911a9a-e0fe-4811-b3b4-fc55c7a5fe2a, InstanceUUID=efb6c625-7602-4ce6-a765-7b16f2107459 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T23:38:44.403Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T23:38:54.403Z |INFO |Init configs |InvocationID=fb911a9a-e0fe-4811-b3b4-fc55c7a5fe2a, InstanceUUID=2966a7ae-6cdb-457f-ae6c-0247f7f65a11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T23:38:54.412Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T23:39:04.412Z |INFO |Init configs |InvocationID=fb911a9a-e0fe-4811-b3b4-fc55c7a5fe2a, InstanceUUID=540e41ce-6c6e-46aa-af55-00ce0d2924a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T23:39:04.421Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T23:39:14.421Z |INFO |Init configs |InvocationID=fb911a9a-e0fe-4811-b3b4-fc55c7a5fe2a, InstanceUUID=46a036fa-6173-421d-bcec-8915cf83d93e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T23:39:14.429Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T23:39:24.430Z |INFO |Init configs |InvocationID=fb911a9a-e0fe-4811-b3b4-fc55c7a5fe2a, InstanceUUID=3f85f446-2f4a-4376-a9cd-731fb9672902 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T23:39:24.439Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T23:39:34.439Z |INFO |Init configs |InvocationID=fb911a9a-e0fe-4811-b3b4-fc55c7a5fe2a, InstanceUUID=df3d5c3f-2539-46a7-8497-2a8c35b370d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T23:39:34.450Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T23:39:44.452Z |INFO |Init configs |InvocationID=fb911a9a-e0fe-4811-b3b4-fc55c7a5fe2a, InstanceUUID=2c976b7d-bfe9-48a4-903c-6a60bcd43057 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T23:39:44.470Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T23:39:54.471Z |INFO |Init configs |InvocationID=fb911a9a-e0fe-4811-b3b4-fc55c7a5fe2a, InstanceUUID=5f07053b-df59-4a03-9331-090debc0d751 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T23:39:54.480Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-25T23:39:59.105Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-25T23:39:59.105Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-12-25T23:39:59.106Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-25T23:39:59.109Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-25T23:39:59.115Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-25T23:39:59.115Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-25T23:39:59.115Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-12-25T23:39:59.118Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T23:40:04.481Z |INFO |Init configs |InvocationID=fb911a9a-e0fe-4811-b3b4-fc55c7a5fe2a, InstanceUUID=62f345b9-45c6-4481-9258-4dbe4efecf5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T23:40:04.492Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T23:40:14.493Z |INFO |Init configs |InvocationID=fb911a9a-e0fe-4811-b3b4-fc55c7a5fe2a, InstanceUUID=46157cfb-623c-4197-a914-85235707a4aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T23:40:14.501Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T23:40:24.501Z |INFO |Init configs |InvocationID=fb911a9a-e0fe-4811-b3b4-fc55c7a5fe2a, InstanceUUID=65be60da-e0bb-4879-987a-325077456fac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T23:40:24.510Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T23:40:34.510Z |INFO |Init configs |InvocationID=fb911a9a-e0fe-4811-b3b4-fc55c7a5fe2a, InstanceUUID=9eabfead-c8ee-4c6a-83e6-0a6b4b473a3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T23:40:34.516Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T23:40:44.517Z |INFO |Init configs |InvocationID=fb911a9a-e0fe-4811-b3b4-fc55c7a5fe2a, InstanceUUID=6d5be222-499c-4816-b7d4-d1287242878b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T23:40:44.527Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T23:40:54.527Z |INFO |Init configs |InvocationID=fb911a9a-e0fe-4811-b3b4-fc55c7a5fe2a, InstanceUUID=c0afb1d1-4bdb-41f8-8337-1e472b9b7a96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T23:40:54.537Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T23:41:04.537Z |INFO |Init configs |InvocationID=fb911a9a-e0fe-4811-b3b4-fc55c7a5fe2a, InstanceUUID=2b30e344-0e69-426f-bb78-b09944679fab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T23:41:04.544Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T23:41:14.545Z |INFO |Init configs |InvocationID=fb911a9a-e0fe-4811-b3b4-fc55c7a5fe2a, InstanceUUID=a6ce2cf1-a378-4627-829d-af3e9eaf7b37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T23:41:14.554Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T23:41:24.555Z |INFO |Init configs |InvocationID=fb911a9a-e0fe-4811-b3b4-fc55c7a5fe2a, InstanceUUID=451a664f-9196-408a-84d5-1c22c8369e02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T23:41:24.562Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T23:41:34.563Z |INFO |Init configs |InvocationID=fb911a9a-e0fe-4811-b3b4-fc55c7a5fe2a, InstanceUUID=f316a6f8-053e-4168-a3de-35f0483201f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T23:41:34.581Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T23:41:44.581Z |INFO |Init configs |InvocationID=fb911a9a-e0fe-4811-b3b4-fc55c7a5fe2a, InstanceUUID=06a7e318-c9b7-4a3d-9375-dacaff509c46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T23:41:44.593Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T23:41:54.593Z |INFO |Init configs |InvocationID=fb911a9a-e0fe-4811-b3b4-fc55c7a5fe2a, InstanceUUID=7992659d-a7ae-4103-917f-bc2e5eb07937 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T23:41:54.601Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T23:42:04.602Z |INFO |Init configs |InvocationID=fb911a9a-e0fe-4811-b3b4-fc55c7a5fe2a, InstanceUUID=cb30987a-5985-40b4-9da3-49cb25bf4aea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T23:42:04.608Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T23:42:14.609Z |INFO |Init configs |InvocationID=fb911a9a-e0fe-4811-b3b4-fc55c7a5fe2a, InstanceUUID=ad3cef8c-4ef3-48cb-a5db-febe462002db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T23:42:14.618Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T23:42:24.621Z |INFO |Init configs |InvocationID=fb911a9a-e0fe-4811-b3b4-fc55c7a5fe2a, InstanceUUID=926faeeb-35d4-4c18-88d4-9b8c238fe332 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T23:42:24.629Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T23:42:34.630Z |INFO |Init configs |InvocationID=fb911a9a-e0fe-4811-b3b4-fc55c7a5fe2a, InstanceUUID=0abb99e1-872a-4fcf-af07-d83484bbfb15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T23:42:34.641Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T23:42:44.642Z |INFO |Init configs |InvocationID=fb911a9a-e0fe-4811-b3b4-fc55c7a5fe2a, InstanceUUID=2d4ec08f-8565-40d5-8e81-5890a6b31ae6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T23:42:44.648Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T23:42:54.649Z |INFO |Init configs |InvocationID=fb911a9a-e0fe-4811-b3b4-fc55c7a5fe2a, InstanceUUID=4982de53-0773-49e4-b400-5058fd1ae130 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T23:42:54.657Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T23:43:04.658Z |INFO |Init configs |InvocationID=fb911a9a-e0fe-4811-b3b4-fc55c7a5fe2a, InstanceUUID=4e483ccb-852d-4b22-a4df-18638ae997ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T23:43:04.666Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T23:43:14.667Z |INFO |Init configs |InvocationID=fb911a9a-e0fe-4811-b3b4-fc55c7a5fe2a, InstanceUUID=9ca6f8d6-4933-49bb-8632-88cc5eeb732f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T23:43:14.674Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T23:43:24.675Z |INFO |Init configs |InvocationID=fb911a9a-e0fe-4811-b3b4-fc55c7a5fe2a, InstanceUUID=36a229d4-2031-4706-9771-6824af9d99a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T23:43:24.682Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T23:43:34.683Z |INFO |Init configs |InvocationID=fb911a9a-e0fe-4811-b3b4-fc55c7a5fe2a, InstanceUUID=d6c19970-85e6-4fa2-9820-fba1dfd441df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T23:43:34.695Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T23:43:44.696Z |INFO |Init configs |InvocationID=fb911a9a-e0fe-4811-b3b4-fc55c7a5fe2a, InstanceUUID=e40abea3-0cf8-4dbf-836a-5a72dcc55c09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T23:43:44.704Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T23:43:54.705Z |INFO |Init configs |InvocationID=fb911a9a-e0fe-4811-b3b4-fc55c7a5fe2a, InstanceUUID=486723a6-85c0-48e2-9615-07d088d11e7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T23:43:54.715Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T23:44:04.715Z |INFO |Init configs |InvocationID=fb911a9a-e0fe-4811-b3b4-fc55c7a5fe2a, InstanceUUID=b01186b0-79a1-49c4-b7d1-8afc3eaaf1fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T23:44:04.724Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T23:44:14.725Z |INFO |Init configs |InvocationID=fb911a9a-e0fe-4811-b3b4-fc55c7a5fe2a, InstanceUUID=6e744024-673f-4af3-b5db-3beb16d55d66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T23:44:14.733Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T23:44:24.733Z |INFO |Init configs |InvocationID=fb911a9a-e0fe-4811-b3b4-fc55c7a5fe2a, InstanceUUID=29f2683b-9c90-418c-9bab-9b417e14ac54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T23:44:24.750Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T23:44:34.750Z |INFO |Init configs |InvocationID=fb911a9a-e0fe-4811-b3b4-fc55c7a5fe2a, InstanceUUID=50cf4c62-57ea-4e4d-a5a7-d8b3f36f8f8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T23:44:34.758Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T23:44:44.758Z |INFO |Init configs |InvocationID=fb911a9a-e0fe-4811-b3b4-fc55c7a5fe2a, InstanceUUID=f5ddedbe-5000-47d3-b0b1-339c54dd5391 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T23:44:44.764Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T23:44:54.765Z |INFO |Init configs |InvocationID=fb911a9a-e0fe-4811-b3b4-fc55c7a5fe2a, InstanceUUID=5c5ba9e8-c44b-48c6-942d-097ed5bbff0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T23:44:54.774Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-25T23:44:59.031Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-25T23:44:59.031Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-12-25T23:44:59.032Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-25T23:44:59.034Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-25T23:44:59.039Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-25T23:44:59.039Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-25T23:44:59.039Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-12-25T23:44:59.041Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T23:45:04.774Z |INFO |Init configs |InvocationID=fb911a9a-e0fe-4811-b3b4-fc55c7a5fe2a, InstanceUUID=fa26f505-9542-4710-918a-15d0ae5e15f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T23:45:04.782Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T23:45:14.783Z |INFO |Init configs |InvocationID=fb911a9a-e0fe-4811-b3b4-fc55c7a5fe2a, InstanceUUID=e2eb37ba-1cc2-4575-bdbd-303bfe3b17df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T23:45:14.797Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T23:45:24.798Z |INFO |Init configs |InvocationID=fb911a9a-e0fe-4811-b3b4-fc55c7a5fe2a, InstanceUUID=014c0f05-df9c-4d4b-a07d-64a4a468b526 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T23:45:24.808Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T23:45:34.808Z |INFO |Init configs |InvocationID=fb911a9a-e0fe-4811-b3b4-fc55c7a5fe2a, InstanceUUID=1dfe2ac0-a9b3-495d-ad6b-81548b7fdf90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T23:45:34.818Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T23:45:44.818Z |INFO |Init configs |InvocationID=fb911a9a-e0fe-4811-b3b4-fc55c7a5fe2a, InstanceUUID=095de75e-41f3-42d5-a837-836eaf0355e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T23:45:44.827Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T23:45:54.828Z |INFO |Init configs |InvocationID=fb911a9a-e0fe-4811-b3b4-fc55c7a5fe2a, InstanceUUID=591b0eb4-17f1-457e-a86d-63efcde7a112 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T23:45:54.836Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T23:46:04.837Z |INFO |Init configs |InvocationID=fb911a9a-e0fe-4811-b3b4-fc55c7a5fe2a, InstanceUUID=c999c686-ced3-4798-9c39-7ca5f27de165 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T23:46:04.845Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T23:46:14.845Z |INFO |Init configs |InvocationID=fb911a9a-e0fe-4811-b3b4-fc55c7a5fe2a, InstanceUUID=e26b06c8-7ecd-4098-8cc7-3898f15e0e2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T23:46:14.852Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T23:46:24.853Z |INFO |Init configs |InvocationID=fb911a9a-e0fe-4811-b3b4-fc55c7a5fe2a, InstanceUUID=59fb9c09-b3b9-49b2-855b-0921c25c6771 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T23:46:24.862Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T23:46:34.863Z |INFO |Init configs |InvocationID=fb911a9a-e0fe-4811-b3b4-fc55c7a5fe2a, InstanceUUID=b93c3f6c-6e5b-4c9b-9df5-c4e7c5a62079 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T23:46:34.869Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T23:46:44.870Z |INFO |Init configs |InvocationID=fb911a9a-e0fe-4811-b3b4-fc55c7a5fe2a, InstanceUUID=ff425149-432d-43f6-91d9-4347b06adff2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T23:46:44.878Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T23:46:54.878Z |INFO |Init configs |InvocationID=fb911a9a-e0fe-4811-b3b4-fc55c7a5fe2a, InstanceUUID=22071fc5-0d27-400f-b5e5-1a85b7d55e94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T23:46:54.887Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T23:47:04.887Z |INFO |Init configs |InvocationID=fb911a9a-e0fe-4811-b3b4-fc55c7a5fe2a, InstanceUUID=1095c039-32c9-45df-84e4-a2b985d57a6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T23:47:04.894Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T23:47:14.895Z |INFO |Init configs |InvocationID=fb911a9a-e0fe-4811-b3b4-fc55c7a5fe2a, InstanceUUID=40c2cd3f-4938-4e4c-97d5-b3924f65108c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T23:47:14.910Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T23:47:24.911Z |INFO |Init configs |InvocationID=fb911a9a-e0fe-4811-b3b4-fc55c7a5fe2a, InstanceUUID=1fa17704-d199-4e1f-9fc8-884471f72201 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T23:47:24.924Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T23:47:34.924Z |INFO |Init configs |InvocationID=fb911a9a-e0fe-4811-b3b4-fc55c7a5fe2a, InstanceUUID=f59c2ce9-906e-4819-aa3a-054c9ae8354d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T23:47:34.932Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T23:47:44.932Z |INFO |Init configs |InvocationID=fb911a9a-e0fe-4811-b3b4-fc55c7a5fe2a, InstanceUUID=bd8c2dd5-c92d-414a-977d-0defd5ee1ef9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T23:47:44.940Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T23:47:54.941Z |INFO |Init configs |InvocationID=fb911a9a-e0fe-4811-b3b4-fc55c7a5fe2a, InstanceUUID=af97aca5-11a7-4440-858b-134dff8d1d06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T23:47:54.949Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T23:48:04.950Z |INFO |Init configs |InvocationID=fb911a9a-e0fe-4811-b3b4-fc55c7a5fe2a, InstanceUUID=2d3725c4-1f42-43f8-89ff-cd086610a3c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T23:48:04.957Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T23:48:14.958Z |INFO |Init configs |InvocationID=fb911a9a-e0fe-4811-b3b4-fc55c7a5fe2a, InstanceUUID=278b5335-2ba0-4e73-bc31-55d27fdbb9cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T23:48:14.968Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T23:48:24.969Z |INFO |Init configs |InvocationID=fb911a9a-e0fe-4811-b3b4-fc55c7a5fe2a, InstanceUUID=c7f03a7c-b0fb-4ffe-b508-087f854da30e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T23:48:24.978Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T23:48:34.978Z |INFO |Init configs |InvocationID=fb911a9a-e0fe-4811-b3b4-fc55c7a5fe2a, InstanceUUID=a8649da8-292b-4f32-b14b-550a04a242ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T23:48:34.986Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T23:48:44.986Z |INFO |Init configs |InvocationID=fb911a9a-e0fe-4811-b3b4-fc55c7a5fe2a, InstanceUUID=80b420b3-32b6-48d6-a614-ba8122f40ce4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T23:48:44.995Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T23:48:54.995Z |INFO |Init configs |InvocationID=fb911a9a-e0fe-4811-b3b4-fc55c7a5fe2a, InstanceUUID=2eea1585-b8f2-4d54-b1b1-04edbcf87e78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T23:48:55.003Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T23:49:05.003Z |INFO |Init configs |InvocationID=fb911a9a-e0fe-4811-b3b4-fc55c7a5fe2a, InstanceUUID=a92a4081-0f87-4369-9c3f-4e3a17faab03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T23:49:05.011Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T23:49:15.011Z |INFO |Init configs |InvocationID=fb911a9a-e0fe-4811-b3b4-fc55c7a5fe2a, InstanceUUID=cd6114ec-0a10-4762-a0c0-8f4f11a8fdb5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T23:49:15.024Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T23:49:25.026Z |INFO |Init configs |InvocationID=fb911a9a-e0fe-4811-b3b4-fc55c7a5fe2a, InstanceUUID=df7ae278-38ee-45a1-9ed6-6694a38a5e53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T23:49:25.046Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T23:49:35.047Z |INFO |Init configs |InvocationID=fb911a9a-e0fe-4811-b3b4-fc55c7a5fe2a, InstanceUUID=6ccc7b81-1d94-45e4-bd4b-2f5a1ef4f418 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T23:49:35.055Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T23:49:45.056Z |INFO |Init configs |InvocationID=fb911a9a-e0fe-4811-b3b4-fc55c7a5fe2a, InstanceUUID=89016c29-1751-4424-8a89-0cf870fea083 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T23:49:45.063Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T23:49:55.064Z |INFO |Init configs |InvocationID=fb911a9a-e0fe-4811-b3b4-fc55c7a5fe2a, InstanceUUID=b2e59040-ca7b-4795-b02a-cf8053150f3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T23:49:55.071Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-25T23:49:59.054Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-25T23:49:59.054Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-12-25T23:49:59.055Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-25T23:49:59.058Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-25T23:49:59.062Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-25T23:49:59.062Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-25T23:49:59.062Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-12-25T23:49:59.068Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T23:50:05.072Z |INFO |Init configs |InvocationID=fb911a9a-e0fe-4811-b3b4-fc55c7a5fe2a, InstanceUUID=9a121a72-2a78-458f-be4f-d51ddc60dc60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T23:50:05.079Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T23:50:15.080Z |INFO |Init configs |InvocationID=fb911a9a-e0fe-4811-b3b4-fc55c7a5fe2a, InstanceUUID=20462c7e-202e-4e50-b1e6-e8cc5bdce938 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T23:50:15.087Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T23:50:25.088Z |INFO |Init configs |InvocationID=fb911a9a-e0fe-4811-b3b4-fc55c7a5fe2a, InstanceUUID=d0781e64-f6cd-4a76-b0f0-9c4f5968df0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T23:50:25.096Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T23:50:35.096Z |INFO |Init configs |InvocationID=fb911a9a-e0fe-4811-b3b4-fc55c7a5fe2a, InstanceUUID=e71e0c2e-1eb3-4d11-b606-f1e3265b6e41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T23:50:35.103Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T23:50:45.104Z |INFO |Init configs |InvocationID=fb911a9a-e0fe-4811-b3b4-fc55c7a5fe2a, InstanceUUID=15041da6-723c-430f-923c-8d1dafa5c1fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T23:50:45.112Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T23:50:55.112Z |INFO |Init configs |InvocationID=fb911a9a-e0fe-4811-b3b4-fc55c7a5fe2a, InstanceUUID=aa4bd759-cf94-43f3-aa1f-113f4b64e82e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T23:50:55.121Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T23:51:05.122Z |INFO |Init configs |InvocationID=fb911a9a-e0fe-4811-b3b4-fc55c7a5fe2a, InstanceUUID=95038b2d-c205-486c-9849-2ec05db9ee06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T23:51:05.130Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T23:51:15.131Z |INFO |Init configs |InvocationID=fb911a9a-e0fe-4811-b3b4-fc55c7a5fe2a, InstanceUUID=1176b91c-7ce8-4b3e-9ad0-b3d1afbbd3be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T23:51:15.146Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T23:51:25.148Z |INFO |Init configs |InvocationID=fb911a9a-e0fe-4811-b3b4-fc55c7a5fe2a, InstanceUUID=a61017c6-c887-4b6a-afc9-008bbd746a14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T23:51:25.164Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T23:51:35.164Z |INFO |Init configs |InvocationID=fb911a9a-e0fe-4811-b3b4-fc55c7a5fe2a, InstanceUUID=6c5a25a0-1806-491f-8d9f-82959c23a431 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T23:51:35.173Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T23:51:45.173Z |INFO |Init configs |InvocationID=fb911a9a-e0fe-4811-b3b4-fc55c7a5fe2a, InstanceUUID=21c51d33-2ede-41dc-863f-c3605c3ddd0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T23:51:45.183Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T23:51:55.184Z |INFO |Init configs |InvocationID=fb911a9a-e0fe-4811-b3b4-fc55c7a5fe2a, InstanceUUID=8f8e84b9-df1d-4bda-806e-093756b97a5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T23:51:55.191Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T23:52:05.192Z |INFO |Init configs |InvocationID=fb911a9a-e0fe-4811-b3b4-fc55c7a5fe2a, InstanceUUID=49cc6f0c-5e95-4795-ad17-a65fbb8f42d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T23:52:05.199Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T23:52:15.199Z |INFO |Init configs |InvocationID=fb911a9a-e0fe-4811-b3b4-fc55c7a5fe2a, InstanceUUID=a168a60b-f7e9-47b4-8269-9c1ca0cead2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T23:52:15.207Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T23:52:25.207Z |INFO |Init configs |InvocationID=fb911a9a-e0fe-4811-b3b4-fc55c7a5fe2a, InstanceUUID=713031b1-6071-4260-b257-1369d0474cb9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T23:52:25.214Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T23:52:35.215Z |INFO |Init configs |InvocationID=fb911a9a-e0fe-4811-b3b4-fc55c7a5fe2a, InstanceUUID=196d4047-27d6-4955-a621-c34310c4a8b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T23:52:35.221Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T23:52:45.222Z |INFO |Init configs |InvocationID=fb911a9a-e0fe-4811-b3b4-fc55c7a5fe2a, InstanceUUID=ae4e7d42-0455-4f27-81ae-0eaee18f848b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T23:52:45.229Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T23:52:55.229Z |INFO |Init configs |InvocationID=fb911a9a-e0fe-4811-b3b4-fc55c7a5fe2a, InstanceUUID=30a1334e-f9de-4021-8f7c-f108e53f1716 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T23:52:55.239Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T23:53:05.240Z |INFO |Init configs |InvocationID=fb911a9a-e0fe-4811-b3b4-fc55c7a5fe2a, InstanceUUID=be596c65-a42c-40e2-b0b8-b02c17bd6fbc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T23:53:05.247Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T23:53:15.249Z |INFO |Init configs |InvocationID=fb911a9a-e0fe-4811-b3b4-fc55c7a5fe2a, InstanceUUID=dc50f5de-fd45-4e53-a693-12905d95cf06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T23:53:15.269Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T23:53:25.270Z |INFO |Init configs |InvocationID=fb911a9a-e0fe-4811-b3b4-fc55c7a5fe2a, InstanceUUID=374e7632-b9e1-4964-9c42-a1efb2ab3f14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T23:53:25.281Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T23:53:35.282Z |INFO |Init configs |InvocationID=fb911a9a-e0fe-4811-b3b4-fc55c7a5fe2a, InstanceUUID=3a1be480-c83c-463d-99d9-0bac4b04f3ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T23:53:35.291Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T23:53:45.292Z |INFO |Init configs |InvocationID=fb911a9a-e0fe-4811-b3b4-fc55c7a5fe2a, InstanceUUID=77f28337-1b36-4f16-98a3-94ee693dcef3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T23:53:45.299Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T23:53:55.301Z |INFO |Init configs |InvocationID=fb911a9a-e0fe-4811-b3b4-fc55c7a5fe2a, InstanceUUID=5a839d3b-937b-4de4-803d-371534a850e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T23:53:55.310Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T23:54:05.311Z |INFO |Init configs |InvocationID=fb911a9a-e0fe-4811-b3b4-fc55c7a5fe2a, InstanceUUID=117e1114-9a51-47fb-8950-6f09eb288151 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T23:54:05.317Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T23:54:15.318Z |INFO |Init configs |InvocationID=fb911a9a-e0fe-4811-b3b4-fc55c7a5fe2a, InstanceUUID=1aca58bb-c886-4295-b6fe-210311ed2103 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T23:54:15.324Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T23:54:25.324Z |INFO |Init configs |InvocationID=fb911a9a-e0fe-4811-b3b4-fc55c7a5fe2a, InstanceUUID=5e2255f6-1d7c-4e9e-a35f-79d5ef90ff74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T23:54:25.332Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T23:54:35.332Z |INFO |Init configs |InvocationID=fb911a9a-e0fe-4811-b3b4-fc55c7a5fe2a, InstanceUUID=d82bf6e0-8264-497b-942f-b631d990732e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T23:54:35.339Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T23:54:45.339Z |INFO |Init configs |InvocationID=fb911a9a-e0fe-4811-b3b4-fc55c7a5fe2a, InstanceUUID=ea567730-6925-4ae1-888e-375ed799a869 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T23:54:45.348Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T23:54:55.349Z |INFO |Init configs |InvocationID=fb911a9a-e0fe-4811-b3b4-fc55c7a5fe2a, InstanceUUID=e8e560f2-a08e-46e4-984d-463e5d7c5c03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T23:54:55.359Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-25T23:54:59.038Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-25T23:54:59.039Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-12-25T23:54:59.039Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-25T23:54:59.042Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-25T23:54:59.048Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-25T23:54:59.048Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-25T23:54:59.048Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-12-25T23:54:59.051Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T23:55:05.360Z |INFO |Init configs |InvocationID=fb911a9a-e0fe-4811-b3b4-fc55c7a5fe2a, InstanceUUID=f50b8857-4c06-4caf-9ed5-00aa0a037eb4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T23:55:05.377Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T23:55:15.381Z |INFO |Init configs |InvocationID=fb911a9a-e0fe-4811-b3b4-fc55c7a5fe2a, InstanceUUID=92568b29-5a2e-4206-a66f-55958871ce04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T23:55:15.390Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T23:55:25.391Z |INFO |Init configs |InvocationID=fb911a9a-e0fe-4811-b3b4-fc55c7a5fe2a, InstanceUUID=3c9178d0-583e-422c-b0cc-ea6ae4a23404 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T23:55:25.400Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T23:55:35.401Z |INFO |Init configs |InvocationID=fb911a9a-e0fe-4811-b3b4-fc55c7a5fe2a, InstanceUUID=629938f8-afba-4837-b263-607031c8adb3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T23:55:35.410Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T23:55:45.411Z |INFO |Init configs |InvocationID=fb911a9a-e0fe-4811-b3b4-fc55c7a5fe2a, InstanceUUID=638aa4ec-798a-4f40-83b8-6c9bdd2f3fec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T23:55:45.419Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T23:55:55.420Z |INFO |Init configs |InvocationID=fb911a9a-e0fe-4811-b3b4-fc55c7a5fe2a, InstanceUUID=8be45dfb-9327-4fe3-8f77-dbfa7b2a681e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T23:55:55.427Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T23:56:05.428Z |INFO |Init configs |InvocationID=fb911a9a-e0fe-4811-b3b4-fc55c7a5fe2a, InstanceUUID=4b9e7cb5-1a42-4237-aa49-7c23c940420b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T23:56:05.435Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T23:56:15.435Z |INFO |Init configs |InvocationID=fb911a9a-e0fe-4811-b3b4-fc55c7a5fe2a, InstanceUUID=bf005485-139c-430d-966e-789bbaed4686 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T23:56:15.442Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T23:56:25.443Z |INFO |Init configs |InvocationID=fb911a9a-e0fe-4811-b3b4-fc55c7a5fe2a, InstanceUUID=a3b31b4b-547b-431d-abab-574a0f21add8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T23:56:25.450Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T23:56:35.453Z |INFO |Init configs |InvocationID=fb911a9a-e0fe-4811-b3b4-fc55c7a5fe2a, InstanceUUID=f6ff073b-cf87-467e-8847-b106527c351b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T23:56:35.460Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T23:56:45.461Z |INFO |Init configs |InvocationID=fb911a9a-e0fe-4811-b3b4-fc55c7a5fe2a, InstanceUUID=2556680c-c512-4cd7-91f5-ef33bfc879d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T23:56:45.487Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T23:56:55.488Z |INFO |Init configs |InvocationID=fb911a9a-e0fe-4811-b3b4-fc55c7a5fe2a, InstanceUUID=3b714f81-713d-4857-afd5-02c054f5e506 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T23:56:55.497Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T23:57:05.498Z |INFO |Init configs |InvocationID=fb911a9a-e0fe-4811-b3b4-fc55c7a5fe2a, InstanceUUID=d00f176c-0dd6-46db-9156-4df9952ee882 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T23:57:05.507Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T23:57:15.507Z |INFO |Init configs |InvocationID=fb911a9a-e0fe-4811-b3b4-fc55c7a5fe2a, InstanceUUID=4063a207-9837-4fdb-9107-416c7379331c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T23:57:15.515Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T23:57:25.515Z |INFO |Init configs |InvocationID=fb911a9a-e0fe-4811-b3b4-fc55c7a5fe2a, InstanceUUID=4c490720-57bf-4472-8bba-155fcff46542 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T23:57:25.523Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T23:57:35.523Z |INFO |Init configs |InvocationID=fb911a9a-e0fe-4811-b3b4-fc55c7a5fe2a, InstanceUUID=0953fdea-a9d6-4592-9315-a78424377485 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T23:57:35.532Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T23:57:45.533Z |INFO |Init configs |InvocationID=fb911a9a-e0fe-4811-b3b4-fc55c7a5fe2a, InstanceUUID=378e9d3e-238f-4257-b8ff-fa0768417118 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T23:57:45.542Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T23:57:55.543Z |INFO |Init configs |InvocationID=fb911a9a-e0fe-4811-b3b4-fc55c7a5fe2a, InstanceUUID=fe8bf8a1-8238-4cd9-877e-08480194fe6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T23:57:55.550Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T23:58:05.550Z |INFO |Init configs |InvocationID=fb911a9a-e0fe-4811-b3b4-fc55c7a5fe2a, InstanceUUID=518368af-8c80-4ad0-b5e6-d2451de8bf69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T23:58:05.558Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T23:58:15.559Z |INFO |Init configs |InvocationID=fb911a9a-e0fe-4811-b3b4-fc55c7a5fe2a, InstanceUUID=49ae6fe7-2f93-4c1c-8372-4e583a4f09e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T23:58:15.565Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T23:58:25.571Z |INFO |Init configs |InvocationID=fb911a9a-e0fe-4811-b3b4-fc55c7a5fe2a, InstanceUUID=3fb88232-5a71-42f3-969e-4ff74d1c76aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T23:58:25.578Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T23:58:35.580Z |INFO |Init configs |InvocationID=fb911a9a-e0fe-4811-b3b4-fc55c7a5fe2a, InstanceUUID=1f00d6d4-bd0f-4a7e-942c-c95d79095b27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T23:58:35.596Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T23:58:45.597Z |INFO |Init configs |InvocationID=fb911a9a-e0fe-4811-b3b4-fc55c7a5fe2a, InstanceUUID=e9e32319-2859-45fd-9793-eab59a588014 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T23:58:45.606Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T23:58:55.606Z |INFO |Init configs |InvocationID=fb911a9a-e0fe-4811-b3b4-fc55c7a5fe2a, InstanceUUID=71d045ee-e6e7-4334-937d-3f2cd1247266 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T23:58:55.617Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T23:59:05.618Z |INFO |Init configs |InvocationID=fb911a9a-e0fe-4811-b3b4-fc55c7a5fe2a, InstanceUUID=fa813d90-bfcd-453d-ad39-acde43ac5189 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T23:59:05.625Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T23:59:15.625Z |INFO |Init configs |InvocationID=fb911a9a-e0fe-4811-b3b4-fc55c7a5fe2a, InstanceUUID=c1778b90-9de7-457d-9047-07fb3f080ab3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T23:59:15.633Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T23:59:25.634Z |INFO |Init configs |InvocationID=fb911a9a-e0fe-4811-b3b4-fc55c7a5fe2a, InstanceUUID=6738bead-721a-4ad8-ad45-88f41d509c54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T23:59:25.642Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T23:59:35.642Z |INFO |Init configs |InvocationID=fb911a9a-e0fe-4811-b3b4-fc55c7a5fe2a, InstanceUUID=1f154a18-a7f4-4a38-ab66-bb4ca7735372 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T23:59:35.648Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T23:59:45.649Z |INFO |Init configs |InvocationID=fb911a9a-e0fe-4811-b3b4-fc55c7a5fe2a, InstanceUUID=6aceede7-b74e-4a7d-bae5-fad6e5ac0dac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T23:59:45.656Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T23:59:55.656Z |INFO |Init configs |InvocationID=fb911a9a-e0fe-4811-b3b4-fc55c7a5fe2a, InstanceUUID=2b9b1f94-903e-472d-a4a5-157727cd4e4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T23:59:55.664Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-25T23:59:58.997Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-25T23:59:58.997Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-12-25T23:59:58.998Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-25T23:59:59.000Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-25T23:59:59.004Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-25T23:59:59.004Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-25T23:59:59.005Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-12-25T23:59:59.006Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T00:00:05.664Z |INFO |Init configs |InvocationID=fb911a9a-e0fe-4811-b3b4-fc55c7a5fe2a, InstanceUUID=27d93579-dc1c-4d08-b011-f02696a3a989 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T00:00:05.687Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T00:00:15.688Z |INFO |Init configs |InvocationID=fb911a9a-e0fe-4811-b3b4-fc55c7a5fe2a, InstanceUUID=79ba741e-db27-4466-b6f8-d5cf7cefddf9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T00:00:15.694Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T00:00:25.694Z |INFO |Init configs |InvocationID=fb911a9a-e0fe-4811-b3b4-fc55c7a5fe2a, InstanceUUID=5b26f457-aa53-4a8b-aa0a-139cd83fc21d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T00:00:25.703Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T00:00:35.705Z |INFO |Init configs |InvocationID=fb911a9a-e0fe-4811-b3b4-fc55c7a5fe2a, InstanceUUID=b9b075c1-2a86-41ea-bd16-254d39fb3d80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T00:00:35.719Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T00:00:45.720Z |INFO |Init configs |InvocationID=fb911a9a-e0fe-4811-b3b4-fc55c7a5fe2a, InstanceUUID=4e0e483e-7d1e-40d6-9b62-1a86c8d5f5d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T00:00:45.727Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T00:00:55.728Z |INFO |Init configs |InvocationID=fb911a9a-e0fe-4811-b3b4-fc55c7a5fe2a, InstanceUUID=d10c57d0-77ad-42f5-91e8-2b5aa37847ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T00:00:55.735Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T00:01:05.736Z |INFO |Init configs |InvocationID=fb911a9a-e0fe-4811-b3b4-fc55c7a5fe2a, InstanceUUID=bc237426-9196-4998-94f8-4bb0b005cb61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T00:01:05.745Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T00:01:15.746Z |INFO |Init configs |InvocationID=fb911a9a-e0fe-4811-b3b4-fc55c7a5fe2a, InstanceUUID=49d41e9c-26d9-42a2-96b8-b61f9862e941 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T00:01:15.755Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T00:01:25.755Z |INFO |Init configs |InvocationID=fb911a9a-e0fe-4811-b3b4-fc55c7a5fe2a, InstanceUUID=3f8f266e-dd61-480d-954a-7ab094365fbd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T00:01:25.764Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T00:01:35.765Z |INFO |Init configs |InvocationID=fb911a9a-e0fe-4811-b3b4-fc55c7a5fe2a, InstanceUUID=f83417da-cf11-4a45-aafa-ce408b9f366e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T00:01:35.772Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T00:01:45.772Z |INFO |Init configs |InvocationID=fb911a9a-e0fe-4811-b3b4-fc55c7a5fe2a, InstanceUUID=ef17e9a8-ecfa-4776-a02f-1b49fe68d9bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T00:01:45.781Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T00:01:55.781Z |INFO |Init configs |InvocationID=fb911a9a-e0fe-4811-b3b4-fc55c7a5fe2a, InstanceUUID=6e5c408a-ffe5-4db9-9778-d3a337442976 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T00:01:55.790Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T00:02:05.791Z |INFO |Init configs |InvocationID=fb911a9a-e0fe-4811-b3b4-fc55c7a5fe2a, InstanceUUID=24c75910-190b-46f7-8455-3ab11bc0b19e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T00:02:05.799Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T00:02:15.800Z |INFO |Init configs |InvocationID=fb911a9a-e0fe-4811-b3b4-fc55c7a5fe2a, InstanceUUID=df58ff81-163f-44cc-af40-09d96c698578 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T00:02:15.812Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T00:02:25.813Z |INFO |Init configs |InvocationID=fb911a9a-e0fe-4811-b3b4-fc55c7a5fe2a, InstanceUUID=bfced6b6-613e-4ad8-94cf-23738b058b8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T00:02:25.819Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T00:02:35.821Z |INFO |Init configs |InvocationID=fb911a9a-e0fe-4811-b3b4-fc55c7a5fe2a, InstanceUUID=6c76ee46-1a21-4859-a971-0c3f59c0d4c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T00:02:35.844Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T00:02:45.844Z |INFO |Init configs |InvocationID=fb911a9a-e0fe-4811-b3b4-fc55c7a5fe2a, InstanceUUID=6b3e579b-3582-4383-8960-e69fadc9de3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T00:02:45.852Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T00:02:55.853Z |INFO |Init configs |InvocationID=fb911a9a-e0fe-4811-b3b4-fc55c7a5fe2a, InstanceUUID=6f7a273e-923d-43f1-8926-eafd09224f79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T00:02:55.861Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T00:03:05.862Z |INFO |Init configs |InvocationID=fb911a9a-e0fe-4811-b3b4-fc55c7a5fe2a, InstanceUUID=3f6db83c-f4a1-4da6-87d9-00a826870d87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T00:03:05.870Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T00:03:15.871Z |INFO |Init configs |InvocationID=fb911a9a-e0fe-4811-b3b4-fc55c7a5fe2a, InstanceUUID=09b134c0-45e0-43ec-8a88-b638e5206565 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T00:03:15.877Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T00:03:25.878Z |INFO |Init configs |InvocationID=fb911a9a-e0fe-4811-b3b4-fc55c7a5fe2a, InstanceUUID=450bc980-9e7b-4d87-bccd-c94784f3d452 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T00:03:25.884Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T00:03:35.885Z |INFO |Init configs |InvocationID=fb911a9a-e0fe-4811-b3b4-fc55c7a5fe2a, InstanceUUID=4c4ad7b3-c6be-4d4e-a92c-d4358f52c0f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T00:03:35.891Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T00:03:45.891Z |INFO |Init configs |InvocationID=fb911a9a-e0fe-4811-b3b4-fc55c7a5fe2a, InstanceUUID=51843feb-9e29-40d0-b46a-bf80584cf11c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T00:03:45.900Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T00:03:55.901Z |INFO |Init configs |InvocationID=fb911a9a-e0fe-4811-b3b4-fc55c7a5fe2a, InstanceUUID=ffef38dd-bdb3-4065-aec6-a5aef40699a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T00:03:55.908Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T00:04:05.908Z |INFO |Init configs |InvocationID=fb911a9a-e0fe-4811-b3b4-fc55c7a5fe2a, InstanceUUID=3a9ce1cc-aabd-4116-863d-9a41bf9cdba4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T00:04:05.923Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T00:04:15.925Z |INFO |Init configs |InvocationID=fb911a9a-e0fe-4811-b3b4-fc55c7a5fe2a, InstanceUUID=879c2ea0-e694-4979-a679-b142a4f7f61b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T00:04:15.946Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T00:04:25.947Z |INFO |Init configs |InvocationID=fb911a9a-e0fe-4811-b3b4-fc55c7a5fe2a, InstanceUUID=e59e92f1-9913-4967-8ca4-2a5722311bc3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T00:04:25.955Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T00:04:35.955Z |INFO |Init configs |InvocationID=fb911a9a-e0fe-4811-b3b4-fc55c7a5fe2a, InstanceUUID=f935ef35-ba37-4ac8-8667-6cd7aa0882d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T00:04:35.966Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T00:04:45.966Z |INFO |Init configs |InvocationID=fb911a9a-e0fe-4811-b3b4-fc55c7a5fe2a, InstanceUUID=e098f53e-a43d-4e4f-9ce4-88f08171628b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T00:04:45.973Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T00:04:55.973Z |INFO |Init configs |InvocationID=fb911a9a-e0fe-4811-b3b4-fc55c7a5fe2a, InstanceUUID=09888f5b-9f17-4ad9-a8ed-68ae8227e990 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T00:04:55.979Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-26T00:04:59.149Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-26T00:04:59.150Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-12-26T00:04:59.151Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-26T00:04:59.155Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-26T00:04:59.160Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-26T00:04:59.160Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-26T00:04:59.160Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-12-26T00:04:59.162Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T00:05:05.980Z |INFO |Init configs |InvocationID=fb911a9a-e0fe-4811-b3b4-fc55c7a5fe2a, InstanceUUID=027cbd34-8c0f-4016-9b51-d27b4a53108a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T00:05:05.987Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T00:05:15.987Z |INFO |Init configs |InvocationID=fb911a9a-e0fe-4811-b3b4-fc55c7a5fe2a, InstanceUUID=e3d3c0d7-7eee-4c9f-935f-23862a3e21f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T00:05:16.005Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T00:05:26.006Z |INFO |Init configs |InvocationID=fb911a9a-e0fe-4811-b3b4-fc55c7a5fe2a, InstanceUUID=b21733ab-c4eb-4266-8640-b3960e4dfe84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T00:05:26.013Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T00:05:36.014Z |INFO |Init configs |InvocationID=fb911a9a-e0fe-4811-b3b4-fc55c7a5fe2a, InstanceUUID=d903f359-bbe5-47d8-9b2f-1dadd5ccb1d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T00:05:36.024Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T00:05:46.025Z |INFO |Init configs |InvocationID=fb911a9a-e0fe-4811-b3b4-fc55c7a5fe2a, InstanceUUID=7416770c-55aa-4ca5-9cb1-d749c0412c45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T00:05:46.031Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T00:05:56.034Z |INFO |Init configs |InvocationID=fb911a9a-e0fe-4811-b3b4-fc55c7a5fe2a, InstanceUUID=80c6bde3-9b82-4930-815d-514a42bce3ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T00:05:56.053Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T00:06:06.054Z |INFO |Init configs |InvocationID=fb911a9a-e0fe-4811-b3b4-fc55c7a5fe2a, InstanceUUID=da912015-3d90-4e18-b84d-c0eed8235107 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T00:06:06.063Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T00:06:16.063Z |INFO |Init configs |InvocationID=fb911a9a-e0fe-4811-b3b4-fc55c7a5fe2a, InstanceUUID=65ba65da-ad66-4031-8226-16843fac44bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T00:06:16.070Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T00:06:26.070Z |INFO |Init configs |InvocationID=fb911a9a-e0fe-4811-b3b4-fc55c7a5fe2a, InstanceUUID=d9da75ba-48ba-4675-b248-946bafbcf316 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T00:06:26.075Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T00:06:36.076Z |INFO |Init configs |InvocationID=fb911a9a-e0fe-4811-b3b4-fc55c7a5fe2a, InstanceUUID=3dcddf52-827c-4131-8909-f9de1998a82f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T00:06:36.082Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T00:06:46.083Z |INFO |Init configs |InvocationID=fb911a9a-e0fe-4811-b3b4-fc55c7a5fe2a, InstanceUUID=553feb6d-4fb5-4f64-9772-c04e52f3b17e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T00:06:46.090Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T00:06:56.090Z |INFO |Init configs |InvocationID=fb911a9a-e0fe-4811-b3b4-fc55c7a5fe2a, InstanceUUID=59a46f9a-a2a3-43ee-8acd-4890f4dbbb90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T00:06:56.097Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T00:07:06.098Z |INFO |Init configs |InvocationID=fb911a9a-e0fe-4811-b3b4-fc55c7a5fe2a, InstanceUUID=08936a48-72d8-4812-a8ef-3eca1aeaa2fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T00:07:06.107Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T00:07:16.107Z |INFO |Init configs |InvocationID=fb911a9a-e0fe-4811-b3b4-fc55c7a5fe2a, InstanceUUID=aa259c5f-df11-4304-a2c5-effb0c35dfee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T00:07:16.114Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T00:07:26.117Z |INFO |Init configs |InvocationID=fb911a9a-e0fe-4811-b3b4-fc55c7a5fe2a, InstanceUUID=acd96b77-cd50-43a1-91a3-3914dbbe9980 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T00:07:26.143Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T00:07:36.143Z |INFO |Init configs |InvocationID=fb911a9a-e0fe-4811-b3b4-fc55c7a5fe2a, InstanceUUID=f177837f-0ad6-4cf7-9190-74047678f470 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T00:07:36.153Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T00:07:46.153Z |INFO |Init configs |InvocationID=fb911a9a-e0fe-4811-b3b4-fc55c7a5fe2a, InstanceUUID=e0f74632-e0e1-4c04-9493-e5e31fefd259 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T00:07:46.161Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T00:07:56.162Z |INFO |Init configs |InvocationID=fb911a9a-e0fe-4811-b3b4-fc55c7a5fe2a, InstanceUUID=87b4b352-c7ea-407f-ae16-3ebae861d5a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T00:07:56.168Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T00:08:06.169Z |INFO |Init configs |InvocationID=fb911a9a-e0fe-4811-b3b4-fc55c7a5fe2a, InstanceUUID=70f34cb8-dc3c-4737-a45e-e65881ee413b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T00:08:06.175Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T00:08:16.176Z |INFO |Init configs |InvocationID=fb911a9a-e0fe-4811-b3b4-fc55c7a5fe2a, InstanceUUID=d16eb7eb-f5f1-41dc-8af4-9c49188521e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T00:08:16.188Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T00:08:26.189Z |INFO |Init configs |InvocationID=fb911a9a-e0fe-4811-b3b4-fc55c7a5fe2a, InstanceUUID=cee7b5f6-052a-4ee4-b260-35b8c25f002d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T00:08:26.195Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T00:08:36.196Z |INFO |Init configs |InvocationID=fb911a9a-e0fe-4811-b3b4-fc55c7a5fe2a, InstanceUUID=ede3998c-cd1f-47d6-b96f-d383f452c45d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T00:08:36.202Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T00:08:46.203Z |INFO |Init configs |InvocationID=fb911a9a-e0fe-4811-b3b4-fc55c7a5fe2a, InstanceUUID=5236525f-93b2-4275-9eae-29f922c76936 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T00:08:46.209Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T00:08:56.209Z |INFO |Init configs |InvocationID=fb911a9a-e0fe-4811-b3b4-fc55c7a5fe2a, InstanceUUID=cc8f36c3-e849-424e-a259-ab8b03dd8f0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T00:08:56.216Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T00:09:06.217Z |INFO |Init configs |InvocationID=fb911a9a-e0fe-4811-b3b4-fc55c7a5fe2a, InstanceUUID=f223ec96-39b6-4ff5-bff1-da05249430e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T00:09:06.224Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T00:09:16.224Z |INFO |Init configs |InvocationID=fb911a9a-e0fe-4811-b3b4-fc55c7a5fe2a, InstanceUUID=363ba37c-e8cc-4d19-89e7-172442c754e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T00:09:16.231Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T00:09:26.232Z |INFO |Init configs |InvocationID=fb911a9a-e0fe-4811-b3b4-fc55c7a5fe2a, InstanceUUID=a96bc65d-f557-401d-96c7-d0eb83fbe63b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T00:09:26.239Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T00:09:36.241Z |INFO |Init configs |InvocationID=fb911a9a-e0fe-4811-b3b4-fc55c7a5fe2a, InstanceUUID=da8a39f0-ec7a-4a90-81e3-688f2ca570aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T00:09:36.258Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T00:09:46.259Z |INFO |Init configs |InvocationID=fb911a9a-e0fe-4811-b3b4-fc55c7a5fe2a, InstanceUUID=32c4e5b1-be3d-482c-8387-1f04de908b76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T00:09:46.266Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T00:09:56.266Z |INFO |Init configs |InvocationID=fb911a9a-e0fe-4811-b3b4-fc55c7a5fe2a, InstanceUUID=6c783ec4-2c56-475b-8bbe-757ccc344028 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T00:09:56.272Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-26T00:09:59.134Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-26T00:09:59.134Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-12-26T00:09:59.135Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-26T00:09:59.138Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-26T00:09:59.143Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-26T00:09:59.143Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-26T00:09:59.143Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-12-26T00:09:59.145Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T00:10:06.272Z |INFO |Init configs |InvocationID=fb911a9a-e0fe-4811-b3b4-fc55c7a5fe2a, InstanceUUID=7869826a-9af7-42e0-8043-71d7cd5f8cb6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T00:10:06.280Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T00:10:16.280Z |INFO |Init configs |InvocationID=fb911a9a-e0fe-4811-b3b4-fc55c7a5fe2a, InstanceUUID=403cefda-a9a1-46c8-8655-2d9dfdd0f607 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T00:10:16.285Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T00:10:26.286Z |INFO |Init configs |InvocationID=fb911a9a-e0fe-4811-b3b4-fc55c7a5fe2a, InstanceUUID=0a741a19-83cd-4d9c-8aee-d92eab851df7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T00:10:26.291Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T00:10:36.291Z |INFO |Init configs |InvocationID=fb911a9a-e0fe-4811-b3b4-fc55c7a5fe2a, InstanceUUID=9c0a13f1-9aa7-4723-b1ea-62989d0bbff7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T00:10:36.298Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T00:10:46.298Z |INFO |Init configs |InvocationID=fb911a9a-e0fe-4811-b3b4-fc55c7a5fe2a, InstanceUUID=ffcbcb38-6982-4b45-bf5d-70b5c3be9e01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T00:10:46.306Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T00:10:56.315Z |INFO |Init configs |InvocationID=fb911a9a-e0fe-4811-b3b4-fc55c7a5fe2a, InstanceUUID=3edd55c2-2a0d-489f-936b-03637ee11ff0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T00:10:56.323Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T00:11:06.323Z |INFO |Init configs |InvocationID=fb911a9a-e0fe-4811-b3b4-fc55c7a5fe2a, InstanceUUID=32a388f4-9009-4d63-9264-a49220bf2552 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T00:11:06.331Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T00:11:16.331Z |INFO |Init configs |InvocationID=fb911a9a-e0fe-4811-b3b4-fc55c7a5fe2a, InstanceUUID=8a9d7a56-e9df-436f-b8be-eabc52da055c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T00:11:16.341Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T00:11:26.342Z |INFO |Init configs |InvocationID=fb911a9a-e0fe-4811-b3b4-fc55c7a5fe2a, InstanceUUID=e0ddfa6e-e2bc-49f5-b919-d5733935adee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T00:11:26.351Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T00:11:36.353Z |INFO |Init configs |InvocationID=fb911a9a-e0fe-4811-b3b4-fc55c7a5fe2a, InstanceUUID=65b0151d-7e9e-4824-b1e1-9ad3c537200d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T00:11:36.369Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T00:11:46.370Z |INFO |Init configs |InvocationID=fb911a9a-e0fe-4811-b3b4-fc55c7a5fe2a, InstanceUUID=8da662be-4f4a-44ee-8c39-5bce30b0e863 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T00:11:46.378Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T00:11:56.379Z |INFO |Init configs |InvocationID=fb911a9a-e0fe-4811-b3b4-fc55c7a5fe2a, InstanceUUID=16aefc2d-ac13-4e41-a2f4-0fef90070f56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T00:11:56.387Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T00:12:06.387Z |INFO |Init configs |InvocationID=fb911a9a-e0fe-4811-b3b4-fc55c7a5fe2a, InstanceUUID=90f14479-dbe2-4e3c-acad-641bbff53c1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T00:12:06.394Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T00:12:16.394Z |INFO |Init configs |InvocationID=fb911a9a-e0fe-4811-b3b4-fc55c7a5fe2a, InstanceUUID=d31b6497-4046-42af-b865-226220d4bc1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T00:12:16.402Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T00:12:26.402Z |INFO |Init configs |InvocationID=fb911a9a-e0fe-4811-b3b4-fc55c7a5fe2a, InstanceUUID=5299a8a4-959e-4f98-a674-52c35981e77c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T00:12:26.409Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T00:12:36.409Z |INFO |Init configs |InvocationID=fb911a9a-e0fe-4811-b3b4-fc55c7a5fe2a, InstanceUUID=fcedefcf-ca35-4720-8e88-65674e53150b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T00:12:36.415Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T00:12:46.415Z |INFO |Init configs |InvocationID=fb911a9a-e0fe-4811-b3b4-fc55c7a5fe2a, InstanceUUID=75808345-a7a0-4867-8c27-60ab10246fe0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T00:12:46.421Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T00:12:56.422Z |INFO |Init configs |InvocationID=fb911a9a-e0fe-4811-b3b4-fc55c7a5fe2a, InstanceUUID=a1dbf981-a9ac-42b9-aa7c-414eacb9a7d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T00:12:56.431Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T00:13:06.431Z |INFO |Init configs |InvocationID=fb911a9a-e0fe-4811-b3b4-fc55c7a5fe2a, InstanceUUID=55510082-261f-46be-a13c-f7ac03c02357 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T00:13:06.440Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T00:13:16.440Z |INFO |Init configs |InvocationID=fb911a9a-e0fe-4811-b3b4-fc55c7a5fe2a, InstanceUUID=0c9690e4-cdec-4a55-ba1f-2766cad71fd5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T00:13:16.448Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T00:13:26.448Z |INFO |Init configs |InvocationID=fb911a9a-e0fe-4811-b3b4-fc55c7a5fe2a, InstanceUUID=6cc26ee0-65dc-48c2-9d16-cc933edd1873 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T00:13:26.455Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T00:13:36.458Z |INFO |Init configs |InvocationID=fb911a9a-e0fe-4811-b3b4-fc55c7a5fe2a, InstanceUUID=cc7d6e59-945d-48f4-8f46-93cdc67228af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T00:13:36.472Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T00:13:46.473Z |INFO |Init configs |InvocationID=fb911a9a-e0fe-4811-b3b4-fc55c7a5fe2a, InstanceUUID=6abcb09f-b855-49b9-9da3-a2d83858a658 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T00:13:46.479Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T00:13:56.480Z |INFO |Init configs |InvocationID=fb911a9a-e0fe-4811-b3b4-fc55c7a5fe2a, InstanceUUID=44bbcab1-6be2-4d7b-b290-b5caca816cfe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T00:13:56.486Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T00:14:06.487Z |INFO |Init configs |InvocationID=fb911a9a-e0fe-4811-b3b4-fc55c7a5fe2a, InstanceUUID=91e4eea2-1135-4ff4-9fe0-566a31b5f118 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T00:14:06.496Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T00:14:16.497Z |INFO |Init configs |InvocationID=fb911a9a-e0fe-4811-b3b4-fc55c7a5fe2a, InstanceUUID=23c9c44b-35cc-43f1-81a7-94a3ad8d562b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T00:14:16.505Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T00:14:26.505Z |INFO |Init configs |InvocationID=fb911a9a-e0fe-4811-b3b4-fc55c7a5fe2a, InstanceUUID=1ad8bf27-7f76-4326-9855-ab1a8cdf5b4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T00:14:26.511Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T00:14:36.512Z |INFO |Init configs |InvocationID=fb911a9a-e0fe-4811-b3b4-fc55c7a5fe2a, InstanceUUID=83f8beb2-4e11-463e-8e70-1be4f72946cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T00:14:36.520Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T00:14:46.521Z |INFO |Init configs |InvocationID=fb911a9a-e0fe-4811-b3b4-fc55c7a5fe2a, InstanceUUID=f905d9e0-3354-4583-a336-012333b97a77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T00:14:46.529Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T00:14:56.530Z |INFO |Init configs |InvocationID=fb911a9a-e0fe-4811-b3b4-fc55c7a5fe2a, InstanceUUID=61871430-ab23-42d5-93f3-7d42e0730038 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T00:14:56.538Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-26T00:14:59.050Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-26T00:14:59.050Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-12-26T00:14:59.051Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-26T00:14:59.053Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-26T00:14:59.056Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-26T00:14:59.056Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-26T00:14:59.056Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-12-26T00:14:59.058Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T00:15:06.539Z |INFO |Init configs |InvocationID=fb911a9a-e0fe-4811-b3b4-fc55c7a5fe2a, InstanceUUID=68e5a088-261d-40cb-ad7b-5acfa2de0a29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T00:15:06.548Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T00:15:16.549Z |INFO |Init configs |InvocationID=fb911a9a-e0fe-4811-b3b4-fc55c7a5fe2a, InstanceUUID=dc9633c0-ef77-41d1-b84a-2e44f8566664 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T00:15:16.562Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T00:15:26.562Z |INFO |Init configs |InvocationID=fb911a9a-e0fe-4811-b3b4-fc55c7a5fe2a, InstanceUUID=4a97e46f-1024-49b5-945c-0711a63a5b6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T00:15:26.568Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T00:15:36.569Z |INFO |Init configs |InvocationID=fb911a9a-e0fe-4811-b3b4-fc55c7a5fe2a, InstanceUUID=086d92db-98cf-4cfc-9771-05dce6575f2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T00:15:36.578Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T00:15:46.578Z |INFO |Init configs |InvocationID=fb911a9a-e0fe-4811-b3b4-fc55c7a5fe2a, InstanceUUID=bb66923a-1485-42dd-a902-92d3880ac206 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T00:15:46.585Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T00:15:56.586Z |INFO |Init configs |InvocationID=fb911a9a-e0fe-4811-b3b4-fc55c7a5fe2a, InstanceUUID=7230935e-76de-4623-bd0e-dc179714075e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T00:15:56.592Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T00:16:06.592Z |INFO |Init configs |InvocationID=fb911a9a-e0fe-4811-b3b4-fc55c7a5fe2a, InstanceUUID=86e997cb-7bfc-4478-99ad-54f1d6b43d73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T00:16:06.600Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T00:16:16.600Z |INFO |Init configs |InvocationID=fb911a9a-e0fe-4811-b3b4-fc55c7a5fe2a, InstanceUUID=58e96e0e-17fc-4453-b75e-422b5e6ed5b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T00:16:16.607Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T00:16:26.607Z |INFO |Init configs |InvocationID=fb911a9a-e0fe-4811-b3b4-fc55c7a5fe2a, InstanceUUID=34781719-e71d-4265-b50d-6dc81b2ef13f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T00:16:26.613Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T00:16:36.614Z |INFO |Init configs |InvocationID=fb911a9a-e0fe-4811-b3b4-fc55c7a5fe2a, InstanceUUID=4c51e579-b615-47d9-b3cc-e52513084d3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T00:16:36.622Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T00:16:46.623Z |INFO |Init configs |InvocationID=fb911a9a-e0fe-4811-b3b4-fc55c7a5fe2a, InstanceUUID=7b50557c-c6c0-451b-aed1-a6172fdd275b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T00:16:46.630Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T00:16:56.630Z |INFO |Init configs |InvocationID=fb911a9a-e0fe-4811-b3b4-fc55c7a5fe2a, InstanceUUID=5e25c62e-314e-4e39-8433-cd62668acad9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T00:16:56.637Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T00:17:06.638Z |INFO |Init configs |InvocationID=fb911a9a-e0fe-4811-b3b4-fc55c7a5fe2a, InstanceUUID=d84ebe3a-ec4f-4eaf-b4e0-6b26d361fcf9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T00:17:06.647Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T00:17:16.648Z |INFO |Init configs |InvocationID=fb911a9a-e0fe-4811-b3b4-fc55c7a5fe2a, InstanceUUID=5c4b1d25-9db0-4ff5-8d67-b9731715a2a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T00:17:16.661Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T00:17:26.662Z |INFO |Init configs |InvocationID=fb911a9a-e0fe-4811-b3b4-fc55c7a5fe2a, InstanceUUID=954ab855-1915-42fe-8069-8a79edbd5a81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T00:17:26.670Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T00:17:36.670Z |INFO |Init configs |InvocationID=fb911a9a-e0fe-4811-b3b4-fc55c7a5fe2a, InstanceUUID=65b1d8b0-2032-4d08-a480-cdef26dac7e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T00:17:36.677Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T00:17:46.677Z |INFO |Init configs |InvocationID=fb911a9a-e0fe-4811-b3b4-fc55c7a5fe2a, InstanceUUID=de150ce4-06d6-456f-a67f-39fac1c4a770 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T00:17:46.685Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T00:17:56.685Z |INFO |Init configs |InvocationID=fb911a9a-e0fe-4811-b3b4-fc55c7a5fe2a, InstanceUUID=d06f0378-299e-4fe6-95d8-3050cd4039fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T00:17:56.691Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T00:18:06.691Z |INFO |Init configs |InvocationID=fb911a9a-e0fe-4811-b3b4-fc55c7a5fe2a, InstanceUUID=919978d4-4dab-43c9-b7ff-288ce6bf15aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T00:18:06.699Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T00:18:16.699Z |INFO |Init configs |InvocationID=fb911a9a-e0fe-4811-b3b4-fc55c7a5fe2a, InstanceUUID=243c1bf9-24d8-4e18-a2d5-12c4ea8755b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T00:18:16.708Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T00:18:26.709Z |INFO |Init configs |InvocationID=fb911a9a-e0fe-4811-b3b4-fc55c7a5fe2a, InstanceUUID=9b380000-e6c1-4e3c-8a44-d7db5ccd076f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T00:18:26.715Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T00:18:36.716Z |INFO |Init configs |InvocationID=fb911a9a-e0fe-4811-b3b4-fc55c7a5fe2a, InstanceUUID=dd3d7831-c648-4a16-b280-eebbcaa646fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T00:18:36.728Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T00:18:46.729Z |INFO |Init configs |InvocationID=fb911a9a-e0fe-4811-b3b4-fc55c7a5fe2a, InstanceUUID=669fbd8d-d0ba-40c3-93aa-6cfe64067a84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T00:18:46.737Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T00:18:56.738Z |INFO |Init configs |InvocationID=fb911a9a-e0fe-4811-b3b4-fc55c7a5fe2a, InstanceUUID=85bb4de8-5972-4b50-bcb8-8392a7b76cef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T00:18:56.754Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T00:19:06.755Z |INFO |Init configs |InvocationID=fb911a9a-e0fe-4811-b3b4-fc55c7a5fe2a, InstanceUUID=848f2559-1bad-4f15-bc2a-ff3d404a9bba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T00:19:06.766Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T00:19:16.767Z |INFO |Init configs |InvocationID=fb911a9a-e0fe-4811-b3b4-fc55c7a5fe2a, InstanceUUID=827b8d03-20f2-4c6b-b09e-8a3abab63887 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T00:19:16.774Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T00:19:26.775Z |INFO |Init configs |InvocationID=fb911a9a-e0fe-4811-b3b4-fc55c7a5fe2a, InstanceUUID=369079e3-5729-4a77-8216-d9b309439294 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T00:19:26.781Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T00:19:36.781Z |INFO |Init configs |InvocationID=fb911a9a-e0fe-4811-b3b4-fc55c7a5fe2a, InstanceUUID=6d079159-d0cb-46bd-a0d0-a404871f6e4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T00:19:36.788Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T00:19:46.788Z |INFO |Init configs |InvocationID=fb911a9a-e0fe-4811-b3b4-fc55c7a5fe2a, InstanceUUID=0e34ec03-dc0e-4584-9a6c-d1742f989d5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T00:19:46.795Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T00:19:56.795Z |INFO |Init configs |InvocationID=fb911a9a-e0fe-4811-b3b4-fc55c7a5fe2a, InstanceUUID=3813575b-3152-4c9a-bffa-1b2ed2eb778a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T00:19:56.801Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-26T00:19:59.067Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-26T00:19:59.068Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-12-26T00:19:59.069Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-26T00:19:59.072Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-26T00:19:59.077Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-26T00:19:59.077Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-26T00:19:59.077Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-12-26T00:19:59.079Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T00:20:06.801Z |INFO |Init configs |InvocationID=fb911a9a-e0fe-4811-b3b4-fc55c7a5fe2a, InstanceUUID=2d7a27ca-de6c-43d5-8d37-8ca2afb1b5e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T00:20:06.808Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T00:20:16.809Z |INFO |Init configs |InvocationID=fb911a9a-e0fe-4811-b3b4-fc55c7a5fe2a, InstanceUUID=bef5b546-207c-435b-931f-59fa59df7663 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T00:20:16.817Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T00:20:26.817Z |INFO |Init configs |InvocationID=fb911a9a-e0fe-4811-b3b4-fc55c7a5fe2a, InstanceUUID=2ac2b2ed-529e-437d-b993-970dc52e8c35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T00:20:26.824Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T00:20:36.824Z |INFO |Init configs |InvocationID=fb911a9a-e0fe-4811-b3b4-fc55c7a5fe2a, InstanceUUID=768299aa-5843-42bd-a495-3e1fbe121c58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T00:20:36.835Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T00:20:46.835Z |INFO |Init configs |InvocationID=fb911a9a-e0fe-4811-b3b4-fc55c7a5fe2a, InstanceUUID=1a0fda69-c6dd-4ddf-9d10-f0d890098142 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T00:20:46.845Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T00:20:56.846Z |INFO |Init configs |InvocationID=fb911a9a-e0fe-4811-b3b4-fc55c7a5fe2a, InstanceUUID=f11a5a24-6182-4398-9500-5c013230b4cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T00:20:56.861Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T00:21:06.861Z |INFO |Init configs |InvocationID=fb911a9a-e0fe-4811-b3b4-fc55c7a5fe2a, InstanceUUID=756005c7-8a03-4fde-a006-1cc4d333e0e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T00:21:06.869Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T00:21:16.870Z |INFO |Init configs |InvocationID=fb911a9a-e0fe-4811-b3b4-fc55c7a5fe2a, InstanceUUID=7edbcaa2-5347-437f-bf2d-2e7ee6bdbb13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T00:21:16.884Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T00:21:26.884Z |INFO |Init configs |InvocationID=fb911a9a-e0fe-4811-b3b4-fc55c7a5fe2a, InstanceUUID=07006ed5-9a60-4276-acb7-dbbc8ae9d560 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T00:21:26.890Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T00:21:36.890Z |INFO |Init configs |InvocationID=fb911a9a-e0fe-4811-b3b4-fc55c7a5fe2a, InstanceUUID=dc0c6e25-0753-4eef-b6de-c2cbb8ed1826 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T00:21:36.897Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T00:21:46.897Z |INFO |Init configs |InvocationID=fb911a9a-e0fe-4811-b3b4-fc55c7a5fe2a, InstanceUUID=a5115b9f-8892-4d1d-b77e-c466e54eb7c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T00:21:46.903Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T00:21:56.903Z |INFO |Init configs |InvocationID=fb911a9a-e0fe-4811-b3b4-fc55c7a5fe2a, InstanceUUID=b0f42987-66aa-4d90-a9a7-38d0ded1d981 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T00:21:56.909Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T00:22:06.913Z |INFO |Init configs |InvocationID=fb911a9a-e0fe-4811-b3b4-fc55c7a5fe2a, InstanceUUID=42ea0c61-7cd4-46d1-8c01-784136b8273f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T00:22:06.933Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T00:22:16.934Z |INFO |Init configs |InvocationID=fb911a9a-e0fe-4811-b3b4-fc55c7a5fe2a, InstanceUUID=1966696b-0f67-47c8-ac09-10bca696be5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T00:22:16.940Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T00:22:26.941Z |INFO |Init configs |InvocationID=fb911a9a-e0fe-4811-b3b4-fc55c7a5fe2a, InstanceUUID=31827ff7-3b04-4e0f-8949-69d9cc1dcd76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T00:22:26.947Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T00:22:36.949Z |INFO |Init configs |InvocationID=fb911a9a-e0fe-4811-b3b4-fc55c7a5fe2a, InstanceUUID=e37b20bb-71a5-4362-b2c0-301c5e3aa0dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T00:22:36.961Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T00:22:46.962Z |INFO |Init configs |InvocationID=fb911a9a-e0fe-4811-b3b4-fc55c7a5fe2a, InstanceUUID=23d5a1f1-8fa4-489e-b26e-9ae148d6a2ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T00:22:46.970Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T00:22:56.971Z |INFO |Init configs |InvocationID=fb911a9a-e0fe-4811-b3b4-fc55c7a5fe2a, InstanceUUID=e16a558f-e185-4dd5-86f7-5f72b0e8ad7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T00:22:56.987Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T00:23:06.987Z |INFO |Init configs |InvocationID=fb911a9a-e0fe-4811-b3b4-fc55c7a5fe2a, InstanceUUID=bf815a30-a0d3-4ef3-8f27-3818c16b1a11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T00:23:06.999Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T00:23:16.999Z |INFO |Init configs |InvocationID=fb911a9a-e0fe-4811-b3b4-fc55c7a5fe2a, InstanceUUID=e104fc97-f8b2-4e88-878c-4007aa58d0e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T00:23:17.007Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T00:23:27.007Z |INFO |Init configs |InvocationID=fb911a9a-e0fe-4811-b3b4-fc55c7a5fe2a, InstanceUUID=39eb9bdb-a8ee-45e5-8f54-d47ddd47577c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T00:23:27.015Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T00:23:37.015Z |INFO |Init configs |InvocationID=fb911a9a-e0fe-4811-b3b4-fc55c7a5fe2a, InstanceUUID=f87593a9-94d4-4e68-a434-7d05699c7167 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T00:23:37.022Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T00:23:47.023Z |INFO |Init configs |InvocationID=fb911a9a-e0fe-4811-b3b4-fc55c7a5fe2a, InstanceUUID=d7ad821c-0770-49e3-9919-26d537d80987 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T00:23:47.035Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T00:23:57.035Z |INFO |Init configs |InvocationID=fb911a9a-e0fe-4811-b3b4-fc55c7a5fe2a, InstanceUUID=f29aebb3-c83a-4393-aee8-8cff9f7c9617 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T00:23:57.044Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T00:24:07.044Z |INFO |Init configs |InvocationID=fb911a9a-e0fe-4811-b3b4-fc55c7a5fe2a, InstanceUUID=7d24a63b-4e81-4191-9be6-b4b68c2b9729 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T00:24:07.051Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T00:24:17.052Z |INFO |Init configs |InvocationID=fb911a9a-e0fe-4811-b3b4-fc55c7a5fe2a, InstanceUUID=584135c5-8f43-4dba-ac03-3925aeca711a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T00:24:17.060Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T00:24:27.060Z |INFO |Init configs |InvocationID=fb911a9a-e0fe-4811-b3b4-fc55c7a5fe2a, InstanceUUID=92236ac3-b4d7-44ea-994b-b1294d8392d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T00:24:27.069Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T00:24:37.069Z |INFO |Init configs |InvocationID=fb911a9a-e0fe-4811-b3b4-fc55c7a5fe2a, InstanceUUID=cd42ecec-3c06-476c-8e1c-6f6f3a346c76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T00:24:37.076Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T00:24:47.077Z |INFO |Init configs |InvocationID=fb911a9a-e0fe-4811-b3b4-fc55c7a5fe2a, InstanceUUID=9159fbe5-1996-47c4-b923-fd592ef31b23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T00:24:47.089Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T00:24:57.090Z |INFO |Init configs |InvocationID=fb911a9a-e0fe-4811-b3b4-fc55c7a5fe2a, InstanceUUID=150dffdf-d014-4679-ae14-5d44b7d5e2b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T00:24:57.098Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-26T00:24:59.081Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-26T00:24:59.081Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-12-26T00:24:59.082Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-26T00:24:59.085Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-26T00:24:59.088Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-26T00:24:59.088Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-26T00:24:59.088Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-12-26T00:24:59.090Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T00:25:07.099Z |INFO |Init configs |InvocationID=fb911a9a-e0fe-4811-b3b4-fc55c7a5fe2a, InstanceUUID=a8a06771-510c-41d3-a8bd-df02166437fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T00:25:07.105Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T00:25:17.105Z |INFO |Init configs |InvocationID=fb911a9a-e0fe-4811-b3b4-fc55c7a5fe2a, InstanceUUID=24d2a05c-7075-457b-adda-854ddd775c52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T00:25:17.111Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T00:25:27.112Z |INFO |Init configs |InvocationID=fb911a9a-e0fe-4811-b3b4-fc55c7a5fe2a, InstanceUUID=d49545bd-6f6f-4cf9-bb2f-96966b2e747c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T00:25:27.118Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T00:25:37.118Z |INFO |Init configs |InvocationID=fb911a9a-e0fe-4811-b3b4-fc55c7a5fe2a, InstanceUUID=c0c9b262-0e44-4e49-9618-dc49b3955565 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T00:25:37.131Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T00:25:47.131Z |INFO |Init configs |InvocationID=fb911a9a-e0fe-4811-b3b4-fc55c7a5fe2a, InstanceUUID=c9d26a36-2ea5-4ddb-8039-890ba5709c57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T00:25:47.140Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T00:25:57.140Z |INFO |Init configs |InvocationID=fb911a9a-e0fe-4811-b3b4-fc55c7a5fe2a, InstanceUUID=c4919dbd-92c0-41e5-b7dd-aa7076152691 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T00:25:57.147Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T00:26:07.147Z |INFO |Init configs |InvocationID=fb911a9a-e0fe-4811-b3b4-fc55c7a5fe2a, InstanceUUID=aaa65326-4f44-4dad-96d3-aa9affa82914 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T00:26:07.153Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T00:26:17.154Z |INFO |Init configs |InvocationID=fb911a9a-e0fe-4811-b3b4-fc55c7a5fe2a, InstanceUUID=4d1a0063-6131-4c4b-8d0d-955da23ec884 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T00:26:17.162Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T00:26:27.162Z |INFO |Init configs |InvocationID=fb911a9a-e0fe-4811-b3b4-fc55c7a5fe2a, InstanceUUID=29762a18-c8fe-4285-9e04-2affa1651338 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T00:26:27.168Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T00:26:37.169Z |INFO |Init configs |InvocationID=fb911a9a-e0fe-4811-b3b4-fc55c7a5fe2a, InstanceUUID=d271ea48-b752-450c-9bfe-708a54d32d7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T00:26:37.176Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T00:26:47.177Z |INFO |Init configs |InvocationID=fb911a9a-e0fe-4811-b3b4-fc55c7a5fe2a, InstanceUUID=3cc0d3ee-af5d-4dd1-abb3-3b99788000ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T00:26:47.193Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T00:26:57.205Z |INFO |Init configs |InvocationID=fb911a9a-e0fe-4811-b3b4-fc55c7a5fe2a, InstanceUUID=8aecba83-2ef3-4a2f-8723-f28d9325c0cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T00:26:57.212Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T00:27:07.213Z |INFO |Init configs |InvocationID=fb911a9a-e0fe-4811-b3b4-fc55c7a5fe2a, InstanceUUID=8c6cf4b7-6f5e-4035-9fc5-95b7aade4385 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T00:27:07.220Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T00:27:17.220Z |INFO |Init configs |InvocationID=fb911a9a-e0fe-4811-b3b4-fc55c7a5fe2a, InstanceUUID=cc6c68eb-e943-45a1-8a99-04f118e838c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T00:27:17.227Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T00:27:27.228Z |INFO |Init configs |InvocationID=fb911a9a-e0fe-4811-b3b4-fc55c7a5fe2a, InstanceUUID=2073a6f2-17b5-4643-a2cd-2e97f8936462 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T00:27:27.237Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T00:27:37.238Z |INFO |Init configs |InvocationID=fb911a9a-e0fe-4811-b3b4-fc55c7a5fe2a, InstanceUUID=7c3f93b9-911d-483b-8328-3c93fadc32f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T00:27:37.251Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T00:27:47.251Z |INFO |Init configs |InvocationID=fb911a9a-e0fe-4811-b3b4-fc55c7a5fe2a, InstanceUUID=1d6a0450-36d8-44a5-ab33-d8dd60d7324c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T00:27:47.258Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T00:27:57.259Z |INFO |Init configs |InvocationID=fb911a9a-e0fe-4811-b3b4-fc55c7a5fe2a, InstanceUUID=6346e21b-5f9d-40d4-93ef-8955313f9173 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T00:27:57.266Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T00:28:07.266Z |INFO |Init configs |InvocationID=fb911a9a-e0fe-4811-b3b4-fc55c7a5fe2a, InstanceUUID=34a2c459-409d-4261-b9d4-15246a9d8a73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T00:28:07.275Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T00:28:17.276Z |INFO |Init configs |InvocationID=fb911a9a-e0fe-4811-b3b4-fc55c7a5fe2a, InstanceUUID=e72b5e95-a963-4d47-bb2f-685ef0983dab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T00:28:17.284Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T00:28:27.285Z |INFO |Init configs |InvocationID=fb911a9a-e0fe-4811-b3b4-fc55c7a5fe2a, InstanceUUID=280b5896-0623-4e1d-9b15-dcca3e103bcc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T00:28:27.292Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T00:28:37.294Z |INFO |Init configs |InvocationID=fb911a9a-e0fe-4811-b3b4-fc55c7a5fe2a, InstanceUUID=f579297e-0b79-47b4-9b03-a212effc1662 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T00:28:37.313Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T00:28:47.314Z |INFO |Init configs |InvocationID=fb911a9a-e0fe-4811-b3b4-fc55c7a5fe2a, InstanceUUID=62586652-47d0-4ce9-805b-784c536e34ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T00:28:47.321Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T00:28:57.321Z |INFO |Init configs |InvocationID=fb911a9a-e0fe-4811-b3b4-fc55c7a5fe2a, InstanceUUID=076b703a-85e4-4db7-8aa3-30939243b26c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T00:28:57.332Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T00:29:07.332Z |INFO |Init configs |InvocationID=fb911a9a-e0fe-4811-b3b4-fc55c7a5fe2a, InstanceUUID=1b267268-0e90-4854-a74c-d82f46fec5be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T00:29:07.340Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T00:29:17.341Z |INFO |Init configs |InvocationID=fb911a9a-e0fe-4811-b3b4-fc55c7a5fe2a, InstanceUUID=cdbfc772-c23d-43be-973f-6c3c4d92e601 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T00:29:17.349Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T00:29:27.349Z |INFO |Init configs |InvocationID=fb911a9a-e0fe-4811-b3b4-fc55c7a5fe2a, InstanceUUID=a5cb874a-e764-44a2-b09f-54120d236600 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T00:29:27.355Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T00:29:37.355Z |INFO |Init configs |InvocationID=fb911a9a-e0fe-4811-b3b4-fc55c7a5fe2a, InstanceUUID=e030e97b-f172-43a1-9899-759fd05aef11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T00:29:37.363Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T00:29:47.363Z |INFO |Init configs |InvocationID=fb911a9a-e0fe-4811-b3b4-fc55c7a5fe2a, InstanceUUID=06b695d3-5a1e-4fd0-9d93-6ced31730c78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T00:29:47.372Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T00:29:57.372Z |INFO |Init configs |InvocationID=fb911a9a-e0fe-4811-b3b4-fc55c7a5fe2a, InstanceUUID=95e5bc75-b9ed-4ee4-83f0-f6b6c832831e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T00:29:57.378Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-26T00:29:59.025Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-26T00:29:59.025Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-12-26T00:29:59.026Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-26T00:29:59.029Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-26T00:29:59.033Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-26T00:29:59.034Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-26T00:29:59.034Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-12-26T00:29:59.035Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T00:30:07.379Z |INFO |Init configs |InvocationID=fb911a9a-e0fe-4811-b3b4-fc55c7a5fe2a, InstanceUUID=fe0013f2-077c-4366-b64c-555a5046d9b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T00:30:07.388Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T00:30:17.388Z |INFO |Init configs |InvocationID=fb911a9a-e0fe-4811-b3b4-fc55c7a5fe2a, InstanceUUID=9253daac-0ca1-4782-8195-dd7a9a85a65f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T00:30:17.397Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T00:30:27.397Z |INFO |Init configs |InvocationID=fb911a9a-e0fe-4811-b3b4-fc55c7a5fe2a, InstanceUUID=58479ff3-d8c4-4c04-97e5-9a6c76e67ca1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T00:30:27.403Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T00:30:37.405Z |INFO |Init configs |InvocationID=fb911a9a-e0fe-4811-b3b4-fc55c7a5fe2a, InstanceUUID=33636682-c6e9-423b-9b1d-24ac34822e95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T00:30:37.419Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T00:30:47.420Z |INFO |Init configs |InvocationID=fb911a9a-e0fe-4811-b3b4-fc55c7a5fe2a, InstanceUUID=36bba3ed-7fb8-40f8-a45b-4eff06a87516 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T00:30:47.430Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T00:30:57.430Z |INFO |Init configs |InvocationID=fb911a9a-e0fe-4811-b3b4-fc55c7a5fe2a, InstanceUUID=87a22889-ae23-45ef-b4b4-f4a4827a8673 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T00:30:57.438Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T00:31:07.439Z |INFO |Init configs |InvocationID=fb911a9a-e0fe-4811-b3b4-fc55c7a5fe2a, InstanceUUID=56a05a85-48ba-4cd4-b8a4-765a580fae13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T00:31:07.446Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T00:31:17.446Z |INFO |Init configs |InvocationID=fb911a9a-e0fe-4811-b3b4-fc55c7a5fe2a, InstanceUUID=34940f1a-1c83-4309-b7ed-18884cf3c28d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T00:31:17.455Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T00:31:27.457Z |INFO |Init configs |InvocationID=fb911a9a-e0fe-4811-b3b4-fc55c7a5fe2a, InstanceUUID=d4945d9b-f43c-40d9-956b-63ea1e0dc31d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T00:31:27.462Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T00:31:37.463Z |INFO |Init configs |InvocationID=fb911a9a-e0fe-4811-b3b4-fc55c7a5fe2a, InstanceUUID=558dd121-cd4e-4d9e-bee0-fee1e934adbe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T00:31:37.469Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T00:31:47.469Z |INFO |Init configs |InvocationID=fb911a9a-e0fe-4811-b3b4-fc55c7a5fe2a, InstanceUUID=e3cd8f1a-ba21-4e00-9615-d20baf323a55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T00:31:47.477Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T00:31:57.481Z |INFO |Init configs |InvocationID=fb911a9a-e0fe-4811-b3b4-fc55c7a5fe2a, InstanceUUID=61fb8cd9-b410-4ac5-b85c-1fea02ad3046 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T00:31:57.488Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T00:32:07.489Z |INFO |Init configs |InvocationID=fb911a9a-e0fe-4811-b3b4-fc55c7a5fe2a, InstanceUUID=d81deda6-518c-40ec-933b-6bca91c138d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T00:32:07.498Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T00:32:17.498Z |INFO |Init configs |InvocationID=fb911a9a-e0fe-4811-b3b4-fc55c7a5fe2a, InstanceUUID=bfe3636b-73ac-4262-a6d6-fea5b375f264 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T00:32:17.505Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T00:32:27.505Z |INFO |Init configs |InvocationID=fb911a9a-e0fe-4811-b3b4-fc55c7a5fe2a, InstanceUUID=25e531cb-bb62-4a32-a74c-b979ff7f14b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T00:32:27.511Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T00:32:37.513Z |INFO |Init configs |InvocationID=fb911a9a-e0fe-4811-b3b4-fc55c7a5fe2a, InstanceUUID=5099a38b-71aa-44c8-a66c-6df750923703 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T00:32:37.539Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T00:32:47.540Z |INFO |Init configs |InvocationID=fb911a9a-e0fe-4811-b3b4-fc55c7a5fe2a, InstanceUUID=a6760f2f-ddc5-48f5-81b7-0e0a3439d024 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T00:32:47.547Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T00:32:57.547Z |INFO |Init configs |InvocationID=fb911a9a-e0fe-4811-b3b4-fc55c7a5fe2a, InstanceUUID=a9d5408d-6bfb-4987-a533-4c78a7059876 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T00:32:57.554Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T00:33:07.554Z |INFO |Init configs |InvocationID=fb911a9a-e0fe-4811-b3b4-fc55c7a5fe2a, InstanceUUID=eceedbfd-e5c8-4c21-bed6-90d59f237feb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T00:33:07.560Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T00:33:17.561Z |INFO |Init configs |InvocationID=fb911a9a-e0fe-4811-b3b4-fc55c7a5fe2a, InstanceUUID=16e55b67-7595-4255-85f5-6b6ab55855fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T00:33:17.567Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T00:33:27.567Z |INFO |Init configs |InvocationID=fb911a9a-e0fe-4811-b3b4-fc55c7a5fe2a, InstanceUUID=a3b8d8f7-b988-4cdf-a02b-65e62a792974 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T00:33:27.573Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T00:33:37.573Z |INFO |Init configs |InvocationID=fb911a9a-e0fe-4811-b3b4-fc55c7a5fe2a, InstanceUUID=ad074c1c-5232-45fd-bc5c-737eb5e68a15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T00:33:37.580Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T00:33:47.580Z |INFO |Init configs |InvocationID=fb911a9a-e0fe-4811-b3b4-fc55c7a5fe2a, InstanceUUID=04ce00ac-182b-490e-a015-e14561639df7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T00:33:47.587Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T00:33:57.588Z |INFO |Init configs |InvocationID=fb911a9a-e0fe-4811-b3b4-fc55c7a5fe2a, InstanceUUID=2f291938-27a8-4249-b415-bf328de45915 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T00:33:57.594Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T00:34:07.595Z |INFO |Init configs |InvocationID=fb911a9a-e0fe-4811-b3b4-fc55c7a5fe2a, InstanceUUID=b9ed50f9-2b94-4e14-aa91-06c006ffeaa4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T00:34:07.605Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T00:34:17.605Z |INFO |Init configs |InvocationID=fb911a9a-e0fe-4811-b3b4-fc55c7a5fe2a, InstanceUUID=a1710394-ef19-4a6c-9dbb-bb15ce7265e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T00:34:17.612Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T00:34:27.613Z |INFO |Init configs |InvocationID=fb911a9a-e0fe-4811-b3b4-fc55c7a5fe2a, InstanceUUID=238d5acc-7837-4c09-930c-0170792f87a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T00:34:27.630Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T00:34:37.631Z |INFO |Init configs |InvocationID=fb911a9a-e0fe-4811-b3b4-fc55c7a5fe2a, InstanceUUID=dfcfda6f-6653-4110-ab35-d7cfec272a74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T00:34:37.651Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T00:34:47.651Z |INFO |Init configs |InvocationID=fb911a9a-e0fe-4811-b3b4-fc55c7a5fe2a, InstanceUUID=ff7fa228-715e-42c7-8bbf-ffd0bcc58346 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T00:34:47.661Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T00:34:57.661Z |INFO |Init configs |InvocationID=fb911a9a-e0fe-4811-b3b4-fc55c7a5fe2a, InstanceUUID=0d89fd47-19d5-451f-a013-029fd6a23113 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T00:34:57.669Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-26T00:34:59.045Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-26T00:34:59.045Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-12-26T00:34:59.046Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-26T00:34:59.049Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-26T00:34:59.052Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-26T00:34:59.052Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-26T00:34:59.052Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-12-26T00:34:59.053Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T00:35:07.669Z |INFO |Init configs |InvocationID=fb911a9a-e0fe-4811-b3b4-fc55c7a5fe2a, InstanceUUID=7257fe0d-e083-47d3-91de-932805094c2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T00:35:07.677Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T00:35:17.677Z |INFO |Init configs |InvocationID=fb911a9a-e0fe-4811-b3b4-fc55c7a5fe2a, InstanceUUID=9f9469e8-7d16-40cf-8212-bfd27f96776d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T00:35:17.685Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T00:35:27.685Z |INFO |Init configs |InvocationID=fb911a9a-e0fe-4811-b3b4-fc55c7a5fe2a, InstanceUUID=f05273c0-b975-4869-9e5c-65d532a0edca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T00:35:27.690Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T00:35:37.690Z |INFO |Init configs |InvocationID=fb911a9a-e0fe-4811-b3b4-fc55c7a5fe2a, InstanceUUID=dce32ab1-075f-45e5-a5b7-a37138ccb577 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T00:35:37.697Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T00:35:47.698Z |INFO |Init configs |InvocationID=fb911a9a-e0fe-4811-b3b4-fc55c7a5fe2a, InstanceUUID=eabc2115-9dc6-483e-871b-acfb723d2950 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T00:35:47.704Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T00:35:57.704Z |INFO |Init configs |InvocationID=fb911a9a-e0fe-4811-b3b4-fc55c7a5fe2a, InstanceUUID=abf80158-6c7d-43a2-8364-b5a285caa5f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T00:35:57.712Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T00:36:07.713Z |INFO |Init configs |InvocationID=fb911a9a-e0fe-4811-b3b4-fc55c7a5fe2a, InstanceUUID=3860c830-7106-4623-a745-c29628d41612 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T00:36:07.719Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T00:36:17.719Z |INFO |Init configs |InvocationID=fb911a9a-e0fe-4811-b3b4-fc55c7a5fe2a, InstanceUUID=dbe067b7-cb04-4dbb-8ec6-4bd4a7ea2f81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T00:36:17.726Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T00:36:27.727Z |INFO |Init configs |InvocationID=fb911a9a-e0fe-4811-b3b4-fc55c7a5fe2a, InstanceUUID=a37ad2e2-52b5-4900-affc-d21567afbbf0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T00:36:27.735Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T00:36:37.737Z |INFO |Init configs |InvocationID=fb911a9a-e0fe-4811-b3b4-fc55c7a5fe2a, InstanceUUID=3bdf1d46-0417-4fa2-905c-fdbebadf7f67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T00:36:37.749Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T00:36:47.750Z |INFO |Init configs |InvocationID=fb911a9a-e0fe-4811-b3b4-fc55c7a5fe2a, InstanceUUID=1b1c281c-6536-4c7c-b5f2-d49ef00bc998 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T00:36:47.756Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T00:36:57.756Z |INFO |Init configs |InvocationID=fb911a9a-e0fe-4811-b3b4-fc55c7a5fe2a, InstanceUUID=f58af418-702e-4429-bc87-5ecef8765e70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T00:36:57.761Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T00:37:07.762Z |INFO |Init configs |InvocationID=fb911a9a-e0fe-4811-b3b4-fc55c7a5fe2a, InstanceUUID=f21af69f-7a75-4278-a580-388427b227fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T00:37:07.768Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 |