By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.4.8) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-28T02:58:35.278Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-28T02:58:35.282Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-28T02:58:35.330Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=
}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-28T02:58:36.125Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-28T02:58:36.307Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-28T02:58:36.308Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-28T02:58:36.308Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |main | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-28T02:58:36.445Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-03-28T02:58:36.584Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2022-03-28T02:58:36.709Z |WARN |Property 'spring.profiles' imported from location 'class path resource [application.yaml]' is invalid and should be replaced with 'spring.config.activate.on-profile' [origin: class path resource [application.yaml] from prh-app-server-1.7.1.jar - 20:13] | | | |main | org.springframework.cloud.context.scope.GenericScope |2022-03-28T02:58:38.602Z |INFO |BeanFactory id=aae88e22-1cbc-33f9-96c8-cdcbe6e44789 | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-03-28T02:58:39.225Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2022-03-28T02:58:39.257Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2022-03-28T02:58:39.258Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.48] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-03-28T02:58:39.349Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2022-03-28T02:58:39.350Z |INFO |Root WebApplicationContext: initialization completed in 2639 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2022-03-28T02:58:39.977Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=93acbc6c-0e25-4cc6-86e2-8eb6f76fa778 | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2022-03-28T02:58:41.299Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=93acbc6c-0e25-4cc6-86e2-8eb6f76fa778 | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-03-28T02:58:43.770Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=93acbc6c-0e25-4cc6-86e2-8eb6f76fa778 | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-03-28T02:58:44.517Z |INFO |Started MainApp in 12.744 seconds (JVM running for 13.666) |InvocationID=93acbc6c-0e25-4cc6-86e2-8eb6f76fa778 | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2022-03-28T02:58:44.636Z |INFO |Start scheduling PRH workflow |InvocationID=93acbc6c-0e25-4cc6-86e2-8eb6f76fa778 | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T02:58:44.657Z |INFO |Init configs |InvocationID=93acbc6c-0e25-4cc6-86e2-8eb6f76fa778, InstanceUUID=968037a9-23e1-453b-ac92-db771f5394c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-28T02:58:46.287Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.2.203:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T02:58:46.335Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-03-28T02:58:48.690Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-03-28T02:58:48.691Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-03-28T02:58:48.695Z |INFO |Completed initialization in 4 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T02:58:56.338Z |INFO |Init configs |InvocationID=93acbc6c-0e25-4cc6-86e2-8eb6f76fa778, InstanceUUID=031af7a0-33fa-4416-ba27-e614cefdf69c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-28T02:58:57.423Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.2.203:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T02:58:57.426Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T02:59:07.428Z |INFO |Init configs |InvocationID=93acbc6c-0e25-4cc6-86e2-8eb6f76fa778, InstanceUUID=1f2c2ee7-4160-4b2a-b5b7-6f76eeef950e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-28T02:59:08.519Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.2.203:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T02:59:08.521Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T02:59:18.522Z |INFO |Init configs |InvocationID=93acbc6c-0e25-4cc6-86e2-8eb6f76fa778, InstanceUUID=22ea9657-bb7a-46cf-9a24-b4acdbbb2136 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-28T02:59:19.589Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.2.203:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T02:59:19.591Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T02:59:29.591Z |INFO |Init configs |InvocationID=93acbc6c-0e25-4cc6-86e2-8eb6f76fa778, InstanceUUID=120f1d30-4d51-4eba-8718-1c8222bc8a06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-28T02:59:30.661Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.2.203:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T02:59:30.663Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T02:59:40.664Z |INFO |Init configs |InvocationID=93acbc6c-0e25-4cc6-86e2-8eb6f76fa778, InstanceUUID=cf7a671e-c9ca-436a-8842-352398ad9bb1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-28T02:59:41.737Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.2.203:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T02:59:41.739Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T02:59:51.741Z |INFO |Init configs |InvocationID=93acbc6c-0e25-4cc6-86e2-8eb6f76fa778, InstanceUUID=742996bb-f19c-4396-ad6f-50cbbbb431e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-28T02:59:52.869Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.2.203:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T02:59:52.869Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T03:00:02.870Z |INFO |Init configs |InvocationID=93acbc6c-0e25-4cc6-86e2-8eb6f76fa778, InstanceUUID=61c89b9a-19a9-4e75-a977-4abf3ef7f28c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-28T03:00:03.941Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.2.203:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T03:00:03.942Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T03:00:13.943Z |INFO |Init configs |InvocationID=93acbc6c-0e25-4cc6-86e2-8eb6f76fa778, InstanceUUID=dfd0308a-ab50-4e80-acc0-b565ce2f187f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-28T03:00:15.013Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.2.203:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T03:00:15.014Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T03:00:25.015Z |INFO |Init configs |InvocationID=93acbc6c-0e25-4cc6-86e2-8eb6f76fa778, InstanceUUID=0dabeddc-e9e2-4a53-88a0-b15498ecc499 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-28T03:00:26.086Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.2.203:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T03:00:26.087Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T03:00:36.088Z |INFO |Init configs |InvocationID=93acbc6c-0e25-4cc6-86e2-8eb6f76fa778, InstanceUUID=44419867-40f3-4828-b522-50e3177890bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-28T03:00:37.134Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.2.203:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T03:00:37.136Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T03:00:47.137Z |INFO |Init configs |InvocationID=93acbc6c-0e25-4cc6-86e2-8eb6f76fa778, InstanceUUID=c04dc11b-d00d-4293-931b-37590dfac159 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-28T03:00:48.202Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.2.203:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T03:00:48.203Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T03:00:58.204Z |INFO |Init configs |InvocationID=93acbc6c-0e25-4cc6-86e2-8eb6f76fa778, InstanceUUID=62f56390-a347-442a-b68a-f2d0fbd69a2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-28T03:00:59.307Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.2.203:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T03:00:59.308Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T03:01:09.310Z |INFO |Init configs |InvocationID=93acbc6c-0e25-4cc6-86e2-8eb6f76fa778, InstanceUUID=8387e624-5e93-406c-8584-974516ab87bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-28T03:01:10.374Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.2.203:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T03:01:10.375Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T03:01:20.376Z |INFO |Init configs |InvocationID=93acbc6c-0e25-4cc6-86e2-8eb6f76fa778, InstanceUUID=3ccda1f0-28e6-413a-a0c4-bc267a3c8211 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-28T03:01:21.445Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.2.203:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T03:01:21.464Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T03:01:31.471Z |INFO |Init configs |InvocationID=93acbc6c-0e25-4cc6-86e2-8eb6f76fa778, InstanceUUID=355bae21-a4c9-447f-9efe-77618310df54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-28T03:01:32.519Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.2.203:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T03:01:32.520Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T03:01:42.521Z |INFO |Init configs |InvocationID=93acbc6c-0e25-4cc6-86e2-8eb6f76fa778, InstanceUUID=edae4145-e84e-4086-93b5-b7bc4edbcff8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-28T03:01:43.557Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.2.203:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T03:01:43.559Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T03:01:53.562Z |INFO |Init configs |InvocationID=93acbc6c-0e25-4cc6-86e2-8eb6f76fa778, InstanceUUID=08c99091-c7ad-444d-83de-f82eef23a058 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-28T03:01:54.629Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.2.203:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T03:01:54.630Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T03:02:04.631Z |INFO |Init configs |InvocationID=93acbc6c-0e25-4cc6-86e2-8eb6f76fa778, InstanceUUID=32e6a922-2042-4834-81dc-c021a930a64e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-28T03:02:05.701Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.2.203:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T03:02:05.702Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T03:02:15.702Z |INFO |Init configs |InvocationID=93acbc6c-0e25-4cc6-86e2-8eb6f76fa778, InstanceUUID=3b6abf66-9e7a-4b3b-ac3b-9b597ad32fcd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-28T03:02:16.778Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.2.203:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T03:02:16.779Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T03:02:26.779Z |INFO |Init configs |InvocationID=93acbc6c-0e25-4cc6-86e2-8eb6f76fa778, InstanceUUID=f3d99c22-ea6a-4fda-a54f-018469bedc01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-28T03:02:27.845Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.2.203:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T03:02:27.847Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T03:02:37.850Z |INFO |Init configs |InvocationID=93acbc6c-0e25-4cc6-86e2-8eb6f76fa778, InstanceUUID=3a7b74a6-78ca-4ee2-a1d8-9c8610269195 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-28T03:02:38.924Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.2.203:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T03:02:38.925Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T03:02:48.927Z |INFO |Init configs |InvocationID=93acbc6c-0e25-4cc6-86e2-8eb6f76fa778, InstanceUUID=d0e25392-fd60-4102-8840-1ac1ecb13ed0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-28T03:02:49.990Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.2.203:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T03:02:49.992Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T03:02:59.993Z |INFO |Init configs |InvocationID=93acbc6c-0e25-4cc6-86e2-8eb6f76fa778, InstanceUUID=27181bf4-8e8c-41d3-8670-bde60b4d7db4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-28T03:03:01.061Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.2.203:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T03:03:01.062Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T03:03:11.063Z |INFO |Init configs |InvocationID=93acbc6c-0e25-4cc6-86e2-8eb6f76fa778, InstanceUUID=3255b195-0d40-4794-9871-29db20e2f550 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-28T03:03:12.102Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.2.203:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T03:03:12.106Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T03:03:22.110Z |INFO |Init configs |InvocationID=93acbc6c-0e25-4cc6-86e2-8eb6f76fa778, InstanceUUID=4127aa10-4b84-46ac-b941-a8891adbb02a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-28T03:03:23.173Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.2.203:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T03:03:23.175Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T03:03:33.176Z |INFO |Init configs |InvocationID=93acbc6c-0e25-4cc6-86e2-8eb6f76fa778, InstanceUUID=2e83be81-4f3f-431a-8994-cd392f8d1021 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-28T03:03:34.245Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.2.203:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T03:03:34.246Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-28T03:03:41.477Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-28T03:03:41.478Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-28T03:03:41.479Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-28T03:03:41.482Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-28T03:03:41.494Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-28T03:03:41.495Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-28T03:03:41.495Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-28T03:03:41.497Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T03:03:44.247Z |INFO |Init configs |InvocationID=93acbc6c-0e25-4cc6-86e2-8eb6f76fa778, InstanceUUID=274f94f8-4b9f-41fa-9702-a57c6eaed485 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-28T03:03:45.316Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.2.203:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T03:03:45.321Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T03:03:55.321Z |INFO |Init configs |InvocationID=93acbc6c-0e25-4cc6-86e2-8eb6f76fa778, InstanceUUID=4dd16557-350e-42d1-b55c-d3cd4fd747fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T03:03:55.506Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T03:04:05.507Z |INFO |Init configs |InvocationID=93acbc6c-0e25-4cc6-86e2-8eb6f76fa778, InstanceUUID=a9dace64-285a-4c78-8006-7d053b1226ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T03:04:05.541Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T03:04:15.542Z |INFO |Init configs |InvocationID=93acbc6c-0e25-4cc6-86e2-8eb6f76fa778, InstanceUUID=9f558548-b0e8-4b8c-9814-f07e0c5ac406 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T03:04:15.574Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T03:04:25.574Z |INFO |Init configs |InvocationID=93acbc6c-0e25-4cc6-86e2-8eb6f76fa778, InstanceUUID=a34e0a8a-e03e-4f7e-a910-59b8deb18443 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T03:04:25.600Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T03:04:35.601Z |INFO |Init configs |InvocationID=93acbc6c-0e25-4cc6-86e2-8eb6f76fa778, InstanceUUID=b55dccc7-47e4-4a07-b45f-fb4b064c806a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T03:04:35.620Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T03:04:45.621Z |INFO |Init configs |InvocationID=93acbc6c-0e25-4cc6-86e2-8eb6f76fa778, InstanceUUID=eb53b0d5-8a67-46aa-b13c-5df1a380dd74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T03:04:45.657Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T03:04:55.657Z |INFO |Init configs |InvocationID=93acbc6c-0e25-4cc6-86e2-8eb6f76fa778, InstanceUUID=ebf8016f-3ace-4013-9d17-0856e7214222 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T03:04:55.671Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T03:05:05.672Z |INFO |Init configs |InvocationID=93acbc6c-0e25-4cc6-86e2-8eb6f76fa778, InstanceUUID=53ed0531-62b5-4fef-a21f-ac6c9689acad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T03:05:05.685Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T03:05:15.686Z |INFO |Init configs |InvocationID=93acbc6c-0e25-4cc6-86e2-8eb6f76fa778, InstanceUUID=bf78d9fd-20df-440f-b135-25614a6195ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T03:05:15.707Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T03:05:25.708Z |INFO |Init configs |InvocationID=93acbc6c-0e25-4cc6-86e2-8eb6f76fa778, InstanceUUID=3e710983-c415-41c7-8aaf-b58ecaf1da07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T03:05:25.725Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T03:05:35.726Z |INFO |Init configs |InvocationID=93acbc6c-0e25-4cc6-86e2-8eb6f76fa778, InstanceUUID=c2882720-d4e8-40eb-9ace-57834d1538ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T03:05:35.762Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T03:05:45.763Z |INFO |Init configs |InvocationID=93acbc6c-0e25-4cc6-86e2-8eb6f76fa778, InstanceUUID=bfd593a5-69cb-4911-80ea-586c3e38ee42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T03:05:45.780Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T03:05:55.780Z |INFO |Init configs |InvocationID=93acbc6c-0e25-4cc6-86e2-8eb6f76fa778, InstanceUUID=a340e16f-708a-4239-b356-20869aca2483 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T03:05:55.795Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T03:06:05.795Z |INFO |Init configs |InvocationID=93acbc6c-0e25-4cc6-86e2-8eb6f76fa778, InstanceUUID=5a898a99-e0fa-4e0d-ae6b-af17456b7b78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T03:06:05.815Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T03:06:15.816Z |INFO |Init configs |InvocationID=93acbc6c-0e25-4cc6-86e2-8eb6f76fa778, InstanceUUID=9b605387-3428-46ca-b591-fb5c90461274 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T03:06:15.838Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T03:06:25.839Z |INFO |Init configs |InvocationID=93acbc6c-0e25-4cc6-86e2-8eb6f76fa778, InstanceUUID=d95758dd-4238-4d29-90df-a8a28139ad93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T03:06:25.871Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T03:06:35.872Z |INFO |Init configs |InvocationID=93acbc6c-0e25-4cc6-86e2-8eb6f76fa778, InstanceUUID=daaabb8a-feb4-436e-ac17-7a4d2931dce6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T03:06:35.886Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T03:06:45.886Z |INFO |Init configs |InvocationID=93acbc6c-0e25-4cc6-86e2-8eb6f76fa778, InstanceUUID=a76c13dc-120a-4ce1-ad75-6ebe13491c50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T03:06:45.901Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T03:06:55.904Z |INFO |Init configs |InvocationID=93acbc6c-0e25-4cc6-86e2-8eb6f76fa778, InstanceUUID=df91a196-6f28-47f2-be45-834f82c37597 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T03:06:55.927Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T03:07:05.928Z |INFO |Init configs |InvocationID=93acbc6c-0e25-4cc6-86e2-8eb6f76fa778, InstanceUUID=629e9e04-e93e-4587-9392-f4f9d16493da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T03:07:05.945Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T03:07:15.945Z |INFO |Init configs |InvocationID=93acbc6c-0e25-4cc6-86e2-8eb6f76fa778, InstanceUUID=631905fa-65db-4684-979e-bb4218548da1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T03:07:15.963Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T03:07:25.964Z |INFO |Init configs |InvocationID=93acbc6c-0e25-4cc6-86e2-8eb6f76fa778, InstanceUUID=65868b06-b949-40ae-9626-a8be2c61fa3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T03:07:25.979Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T03:07:35.983Z |INFO |Init configs |InvocationID=93acbc6c-0e25-4cc6-86e2-8eb6f76fa778, InstanceUUID=8e0e080b-63a7-4785-ad01-497db78024bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T03:07:35.996Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T03:07:45.997Z |INFO |Init configs |InvocationID=93acbc6c-0e25-4cc6-86e2-8eb6f76fa778, InstanceUUID=1369ef1e-ada3-496d-ae7a-9055f207d125 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T03:07:46.010Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T03:07:56.013Z |INFO |Init configs |InvocationID=93acbc6c-0e25-4cc6-86e2-8eb6f76fa778, InstanceUUID=7b36fc70-4ea2-4945-adfa-e0bbed672ca1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T03:07:56.025Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T03:08:06.026Z |INFO |Init configs |InvocationID=93acbc6c-0e25-4cc6-86e2-8eb6f76fa778, InstanceUUID=f0b530f7-1577-46a1-bf47-f896cdbdc12c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T03:08:06.066Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T03:08:16.067Z |INFO |Init configs |InvocationID=93acbc6c-0e25-4cc6-86e2-8eb6f76fa778, InstanceUUID=21331155-9dd9-4ff0-96fe-ee68b0896854 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T03:08:16.079Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T03:08:26.079Z |INFO |Init configs |InvocationID=93acbc6c-0e25-4cc6-86e2-8eb6f76fa778, InstanceUUID=5f97be14-a726-4185-bac5-87bb7298baf6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T03:08:26.094Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T03:08:36.094Z |INFO |Init configs |InvocationID=93acbc6c-0e25-4cc6-86e2-8eb6f76fa778, InstanceUUID=414dd2db-77b2-485a-8ca5-c49e69fe5777 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T03:08:36.106Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-28T03:08:40.600Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-28T03:08:40.601Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-28T03:08:40.602Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-28T03:08:40.606Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-28T03:08:40.625Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-28T03:08:40.626Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-28T03:08:40.627Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-28T03:08:40.631Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T03:08:46.108Z |INFO |Init configs |InvocationID=93acbc6c-0e25-4cc6-86e2-8eb6f76fa778, InstanceUUID=34e0ddaa-ecc9-4e37-a6e0-7f9c14492070 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T03:08:46.120Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T03:08:56.121Z |INFO |Init configs |InvocationID=93acbc6c-0e25-4cc6-86e2-8eb6f76fa778, InstanceUUID=8cf71ef9-a4b0-4046-b170-9d3abc7bfcc1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T03:08:56.133Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T03:09:06.134Z |INFO |Init configs |InvocationID=93acbc6c-0e25-4cc6-86e2-8eb6f76fa778, InstanceUUID=532e352e-5d01-43ef-ba3c-c3c1895dd903 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T03:09:06.145Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T03:09:16.146Z |INFO |Init configs |InvocationID=93acbc6c-0e25-4cc6-86e2-8eb6f76fa778, InstanceUUID=1da69c65-6f9a-4423-bd09-9095b9822570 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T03:09:16.167Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T03:09:26.168Z |INFO |Init configs |InvocationID=93acbc6c-0e25-4cc6-86e2-8eb6f76fa778, InstanceUUID=7f8daea3-f045-4a9b-b87e-32061f3cb50f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T03:09:26.179Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T03:09:36.180Z |INFO |Init configs |InvocationID=93acbc6c-0e25-4cc6-86e2-8eb6f76fa778, InstanceUUID=dd11c5ee-2257-4a38-8931-703161e8f6f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T03:09:36.189Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T03:09:46.190Z |INFO |Init configs |InvocationID=93acbc6c-0e25-4cc6-86e2-8eb6f76fa778, InstanceUUID=b5b1c224-272c-4628-b055-fd14ce8a723f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T03:09:46.201Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T03:09:56.202Z |INFO |Init configs |InvocationID=93acbc6c-0e25-4cc6-86e2-8eb6f76fa778, InstanceUUID=9dd6c334-1c23-42bd-bb20-fc88f8048efd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T03:09:56.213Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T03:10:06.214Z |INFO |Init configs |InvocationID=93acbc6c-0e25-4cc6-86e2-8eb6f76fa778, InstanceUUID=13387437-1816-41c0-8d91-1a6effa300be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T03:10:06.233Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T03:10:16.234Z |INFO |Init configs |InvocationID=93acbc6c-0e25-4cc6-86e2-8eb6f76fa778, InstanceUUID=47ecde95-bc36-42fa-b65b-a5708927d523 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T03:10:16.247Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T03:10:26.248Z |INFO |Init configs |InvocationID=93acbc6c-0e25-4cc6-86e2-8eb6f76fa778, InstanceUUID=e4332149-aadd-4a42-95dd-13e9d6deadcc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T03:10:26.264Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T03:10:36.265Z |INFO |Init configs |InvocationID=93acbc6c-0e25-4cc6-86e2-8eb6f76fa778, InstanceUUID=27197a1e-9063-44e9-98cc-91bc21d5213c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T03:10:36.277Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T03:10:46.279Z |INFO |Init configs |InvocationID=93acbc6c-0e25-4cc6-86e2-8eb6f76fa778, InstanceUUID=7f0c15d4-d9a7-4cfe-81d0-6e0a8340de54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T03:10:46.292Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T03:10:56.296Z |INFO |Init configs |InvocationID=93acbc6c-0e25-4cc6-86e2-8eb6f76fa778, InstanceUUID=01a2113c-d482-4bfd-84b4-976c0906d257 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T03:10:56.314Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T03:11:06.315Z |INFO |Init configs |InvocationID=93acbc6c-0e25-4cc6-86e2-8eb6f76fa778, InstanceUUID=52f33bc3-04b3-4bc9-8c4e-dd49a1436e21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T03:11:06.328Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T03:11:16.329Z |INFO |Init configs |InvocationID=93acbc6c-0e25-4cc6-86e2-8eb6f76fa778, InstanceUUID=b35ad22e-8b8e-420d-8854-97123b5b90e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T03:11:16.344Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T03:11:26.345Z |INFO |Init configs |InvocationID=93acbc6c-0e25-4cc6-86e2-8eb6f76fa778, InstanceUUID=b6524037-993b-4b2f-9e24-09c79788e4ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T03:11:26.356Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T03:11:36.356Z |INFO |Init configs |InvocationID=93acbc6c-0e25-4cc6-86e2-8eb6f76fa778, InstanceUUID=8b640838-8688-4410-ad1a-f328d14907bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T03:11:36.367Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T03:11:46.368Z |INFO |Init configs |InvocationID=93acbc6c-0e25-4cc6-86e2-8eb6f76fa778, InstanceUUID=70e8e5a0-2a7e-4abd-9950-1e966d9d5a19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T03:11:46.383Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T03:11:56.386Z |INFO |Init configs |InvocationID=93acbc6c-0e25-4cc6-86e2-8eb6f76fa778, InstanceUUID=3a0b39fd-e552-4ae3-b78f-0f5bf3ba4357 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T03:11:56.397Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T03:12:06.400Z |INFO |Init configs |InvocationID=93acbc6c-0e25-4cc6-86e2-8eb6f76fa778, InstanceUUID=312b4cff-95b4-4776-a643-1cf1c14327c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T03:12:06.418Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T03:12:16.418Z |INFO |Init configs |InvocationID=93acbc6c-0e25-4cc6-86e2-8eb6f76fa778, InstanceUUID=dd5b7aa8-a1c0-43f2-a02c-62b71d2353ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T03:12:16.430Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T03:12:26.430Z |INFO |Init configs |InvocationID=93acbc6c-0e25-4cc6-86e2-8eb6f76fa778, InstanceUUID=b5e7f483-9b74-4d38-9548-dc2c0e31092b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T03:12:26.441Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T03:12:36.443Z |INFO |Init configs |InvocationID=93acbc6c-0e25-4cc6-86e2-8eb6f76fa778, InstanceUUID=5bf1eeaf-a2f9-41fd-af27-79c7ea3e0f59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T03:12:36.452Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T03:12:46.452Z |INFO |Init configs |InvocationID=93acbc6c-0e25-4cc6-86e2-8eb6f76fa778, InstanceUUID=3be30b5a-8c6e-4ba2-b43a-f4659b85aa9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T03:12:46.470Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T03:12:56.471Z |INFO |Init configs |InvocationID=93acbc6c-0e25-4cc6-86e2-8eb6f76fa778, InstanceUUID=cac23150-bf9c-491f-8722-61e2cab2622e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T03:12:56.482Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T03:13:06.483Z |INFO |Init configs |InvocationID=93acbc6c-0e25-4cc6-86e2-8eb6f76fa778, InstanceUUID=6ad1334d-7ab8-4b3a-86c3-bb697910075c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T03:13:06.495Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T03:13:16.495Z |INFO |Init configs |InvocationID=93acbc6c-0e25-4cc6-86e2-8eb6f76fa778, InstanceUUID=4a1dad03-89e0-41c3-a8b9-96071245a7d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T03:13:16.505Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T03:13:26.505Z |INFO |Init configs |InvocationID=93acbc6c-0e25-4cc6-86e2-8eb6f76fa778, InstanceUUID=bd57b92e-b254-49d9-a169-f9e0eab364a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T03:13:26.516Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T03:13:36.516Z |INFO |Init configs |InvocationID=93acbc6c-0e25-4cc6-86e2-8eb6f76fa778, InstanceUUID=20af48b2-c5fc-4b23-a417-f3c60c9ccb2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T03:13:36.529Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-28T03:13:40.531Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-28T03:13:40.532Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-28T03:13:40.533Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-28T03:13:40.536Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-28T03:13:40.566Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-28T03:13:40.567Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-28T03:13:40.567Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-28T03:13:40.572Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T03:13:46.531Z |INFO |Init configs |InvocationID=93acbc6c-0e25-4cc6-86e2-8eb6f76fa778, InstanceUUID=4f0edf26-87b2-452c-a287-61ce650d3cd1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T03:13:46.541Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T03:13:56.542Z |INFO |Init configs |InvocationID=93acbc6c-0e25-4cc6-86e2-8eb6f76fa778, InstanceUUID=385969a2-40e3-4878-a7d4-eeff3ec0aae2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T03:13:56.555Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T03:14:06.556Z |INFO |Init configs |InvocationID=93acbc6c-0e25-4cc6-86e2-8eb6f76fa778, InstanceUUID=9c3316f8-1437-43d7-a31e-5bcfc099f9a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T03:14:06.566Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T03:14:16.566Z |INFO |Init configs |InvocationID=93acbc6c-0e25-4cc6-86e2-8eb6f76fa778, InstanceUUID=dd048190-474a-43de-bd8f-442eecd838ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T03:14:16.576Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T03:14:26.577Z |INFO |Init configs |InvocationID=93acbc6c-0e25-4cc6-86e2-8eb6f76fa778, InstanceUUID=211eeed9-2660-4414-832c-1e43ed5a5946 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T03:14:26.588Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T03:14:36.588Z |INFO |Init configs |InvocationID=93acbc6c-0e25-4cc6-86e2-8eb6f76fa778, InstanceUUID=c9231f70-bb69-4843-9bae-2f78f62df41a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T03:14:36.599Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T03:14:46.600Z |INFO |Init configs |InvocationID=93acbc6c-0e25-4cc6-86e2-8eb6f76fa778, InstanceUUID=d72ee86c-4f02-4270-bb72-3c9d0b80f714 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T03:14:46.611Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T03:14:56.612Z |INFO |Init configs |InvocationID=93acbc6c-0e25-4cc6-86e2-8eb6f76fa778, InstanceUUID=bd16ddac-d3e3-4fef-a02b-e745cd7529e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T03:14:56.622Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T03:15:06.623Z |INFO |Init configs |InvocationID=93acbc6c-0e25-4cc6-86e2-8eb6f76fa778, InstanceUUID=1173aa38-ba0c-4202-ba6b-fa8f2f914918 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T03:15:06.633Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T03:15:16.633Z |INFO |Init configs |InvocationID=93acbc6c-0e25-4cc6-86e2-8eb6f76fa778, InstanceUUID=93bde4ed-7848-44bd-acc9-5c0a61565948 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T03:15:16.643Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T03:15:26.643Z |INFO |Init configs |InvocationID=93acbc6c-0e25-4cc6-86e2-8eb6f76fa778, InstanceUUID=98922264-1673-433d-965e-69dc9702fa6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T03:15:26.655Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T03:15:36.655Z |INFO |Init configs |InvocationID=93acbc6c-0e25-4cc6-86e2-8eb6f76fa778, InstanceUUID=f2aff363-f106-458e-808b-55b35b4a5380 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T03:15:36.666Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T03:15:46.667Z |INFO |Init configs |InvocationID=93acbc6c-0e25-4cc6-86e2-8eb6f76fa778, InstanceUUID=058aa1f4-43b6-4681-8dbb-aaf66b9e2877 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T03:15:46.690Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T03:15:56.690Z |INFO |Init configs |InvocationID=93acbc6c-0e25-4cc6-86e2-8eb6f76fa778, InstanceUUID=7271a1a2-b700-4b0f-a6c2-96ae64314320 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T03:15:56.700Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T03:16:06.701Z |INFO |Init configs |InvocationID=93acbc6c-0e25-4cc6-86e2-8eb6f76fa778, InstanceUUID=91e5ebb1-ff21-48af-b7ea-dd68539eb07b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T03:16:06.712Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T03:16:16.712Z |INFO |Init configs |InvocationID=93acbc6c-0e25-4cc6-86e2-8eb6f76fa778, InstanceUUID=58e3c327-c90a-4a8d-96e1-86e4cfe466e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T03:16:16.723Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T03:16:26.723Z |INFO |Init configs |InvocationID=93acbc6c-0e25-4cc6-86e2-8eb6f76fa778, InstanceUUID=32edfc0b-b472-4fab-b3d0-c1609c4f6739 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T03:16:26.735Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T03:16:36.735Z |INFO |Init configs |InvocationID=93acbc6c-0e25-4cc6-86e2-8eb6f76fa778, InstanceUUID=669276bd-ef01-4a27-b452-a8ab51974e9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T03:16:36.747Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T03:16:46.748Z |INFO |Init configs |InvocationID=93acbc6c-0e25-4cc6-86e2-8eb6f76fa778, InstanceUUID=9511e2ba-1b5e-49cb-aae8-b744d50b60e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T03:16:46.758Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T03:16:56.760Z |INFO |Init configs |InvocationID=93acbc6c-0e25-4cc6-86e2-8eb6f76fa778, InstanceUUID=5010633a-10bb-4670-9921-e0ac3cac054a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T03:16:56.774Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T03:17:06.775Z |INFO |Init configs |InvocationID=93acbc6c-0e25-4cc6-86e2-8eb6f76fa778, InstanceUUID=abb51753-2640-43ce-8e32-154325245d43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T03:17:06.788Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T03:17:16.789Z |INFO |Init configs |InvocationID=93acbc6c-0e25-4cc6-86e2-8eb6f76fa778, InstanceUUID=ec6dfa99-70ad-4fb4-8619-7a4850d27c0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T03:17:16.802Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T03:17:26.803Z |INFO |Init configs |InvocationID=93acbc6c-0e25-4cc6-86e2-8eb6f76fa778, InstanceUUID=e31fa177-ac1e-46fd-86a4-73e32969504d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T03:17:26.813Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T03:17:36.813Z |INFO |Init configs |InvocationID=93acbc6c-0e25-4cc6-86e2-8eb6f76fa778, InstanceUUID=7f7d1516-f1ec-45b3-9c5d-7996bee80e79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T03:17:36.829Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T03:17:46.830Z |INFO |Init configs |InvocationID=93acbc6c-0e25-4cc6-86e2-8eb6f76fa778, InstanceUUID=ded1ea56-4703-4eae-9d5b-0b15ea80e5f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T03:17:46.844Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T03:17:56.845Z |INFO |Init configs |InvocationID=93acbc6c-0e25-4cc6-86e2-8eb6f76fa778, InstanceUUID=6185b737-01fb-4d4b-b0f1-22db270d9954 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T03:17:56.859Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T03:18:06.860Z |INFO |Init configs |InvocationID=93acbc6c-0e25-4cc6-86e2-8eb6f76fa778, InstanceUUID=7d13f1e6-1b37-4e5a-98a0-f3d640079c1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T03:18:06.872Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T03:18:16.872Z |INFO |Init configs |InvocationID=93acbc6c-0e25-4cc6-86e2-8eb6f76fa778, InstanceUUID=4c40d99d-0146-4f91-b076-336391014ab0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T03:18:16.885Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T03:18:26.886Z |INFO |Init configs |InvocationID=93acbc6c-0e25-4cc6-86e2-8eb6f76fa778, InstanceUUID=6386394a-7e5c-4921-91e2-516131c818ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T03:18:26.895Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T03:18:36.896Z |INFO |Init configs |InvocationID=93acbc6c-0e25-4cc6-86e2-8eb6f76fa778, InstanceUUID=a252e475-e798-493b-a6af-deec1cfe9cbf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T03:18:36.909Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-28T03:18:40.444Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-28T03:18:40.444Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-28T03:18:40.445Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-28T03:18:40.447Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-28T03:18:40.462Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-28T03:18:40.462Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-28T03:18:40.463Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-28T03:18:40.466Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T03:18:46.910Z |INFO |Init configs |InvocationID=93acbc6c-0e25-4cc6-86e2-8eb6f76fa778, InstanceUUID=9804dc50-ca5e-4d75-94c7-6c849690f219 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T03:18:46.920Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T03:18:56.920Z |INFO |Init configs |InvocationID=93acbc6c-0e25-4cc6-86e2-8eb6f76fa778, InstanceUUID=1acd52ea-8385-42a7-a2f6-2c0f2516f741 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T03:18:56.931Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T03:19:06.931Z |INFO |Init configs |InvocationID=93acbc6c-0e25-4cc6-86e2-8eb6f76fa778, InstanceUUID=9fd8144e-8e8b-40cd-bd67-7047add14b3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T03:19:06.941Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T03:19:16.941Z |INFO |Init configs |InvocationID=93acbc6c-0e25-4cc6-86e2-8eb6f76fa778, InstanceUUID=6642e585-a602-47e1-8eb3-977a7d974f6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T03:19:16.956Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T03:19:26.958Z |INFO |Init configs |InvocationID=93acbc6c-0e25-4cc6-86e2-8eb6f76fa778, InstanceUUID=b9c779df-492d-4d0f-8bdd-2942aaf1ea07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T03:19:26.967Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T03:19:36.969Z |INFO |Init configs |InvocationID=93acbc6c-0e25-4cc6-86e2-8eb6f76fa778, InstanceUUID=4f3c8c94-c07e-45e4-8da9-9b85a4145219 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T03:19:36.979Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T03:19:46.982Z |INFO |Init configs |InvocationID=93acbc6c-0e25-4cc6-86e2-8eb6f76fa778, InstanceUUID=021ce259-871b-45f8-b006-7bd662faaa16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T03:19:46.995Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T03:19:56.996Z |INFO |Init configs |InvocationID=93acbc6c-0e25-4cc6-86e2-8eb6f76fa778, InstanceUUID=d5e17b53-732c-4bea-be5d-d3f3c65f3c30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T03:19:57.005Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T03:20:07.006Z |INFO |Init configs |InvocationID=93acbc6c-0e25-4cc6-86e2-8eb6f76fa778, InstanceUUID=ffa0dfe3-0d7c-4408-a70b-013aa6383646 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T03:20:07.017Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T03:20:17.018Z |INFO |Init configs |InvocationID=93acbc6c-0e25-4cc6-86e2-8eb6f76fa778, InstanceUUID=5ef596d6-c335-4f46-b541-3fb8e46efd12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T03:20:17.028Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T03:20:27.029Z |INFO |Init configs |InvocationID=93acbc6c-0e25-4cc6-86e2-8eb6f76fa778, InstanceUUID=8047eeef-2cd1-46cf-be1f-482f998c830a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T03:20:27.039Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T03:20:37.040Z |INFO |Init configs |InvocationID=93acbc6c-0e25-4cc6-86e2-8eb6f76fa778, InstanceUUID=3574771b-3be3-402c-be8b-6dede2bab2f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T03:20:37.065Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T03:20:47.066Z |INFO |Init configs |InvocationID=93acbc6c-0e25-4cc6-86e2-8eb6f76fa778, InstanceUUID=c3dfd446-16b4-4397-9879-de669b94776b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T03:20:47.094Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T03:20:57.094Z |INFO |Init configs |InvocationID=93acbc6c-0e25-4cc6-86e2-8eb6f76fa778, InstanceUUID=4e0b9c97-d664-4b77-a41d-d9c27739c12f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T03:20:57.109Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T03:21:07.110Z |INFO |Init configs |InvocationID=93acbc6c-0e25-4cc6-86e2-8eb6f76fa778, InstanceUUID=e4d3a9e5-db94-47cf-ad4f-d357d7177ab3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T03:21:07.125Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T03:21:17.126Z |INFO |Init configs |InvocationID=93acbc6c-0e25-4cc6-86e2-8eb6f76fa778, InstanceUUID=867306dc-3cab-4b57-8b80-ced497faafed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T03:21:17.137Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T03:21:27.138Z |INFO |Init configs |InvocationID=93acbc6c-0e25-4cc6-86e2-8eb6f76fa778, InstanceUUID=0db2f637-aacc-4d6e-a3bb-0c923a222977 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T03:21:27.150Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T03:21:37.151Z |INFO |Init configs |InvocationID=93acbc6c-0e25-4cc6-86e2-8eb6f76fa778, InstanceUUID=1922a0a8-0912-4a9b-9348-ab71f003fcaf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T03:21:37.172Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T03:21:47.174Z |INFO |Init configs |InvocationID=93acbc6c-0e25-4cc6-86e2-8eb6f76fa778, InstanceUUID=2b310e65-4100-40b8-b0f0-ba922c40aef0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T03:21:47.186Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T03:21:57.187Z |INFO |Init configs |InvocationID=93acbc6c-0e25-4cc6-86e2-8eb6f76fa778, InstanceUUID=70566e32-f09e-45e1-b9dd-ffca9ce982d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T03:21:57.200Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T03:22:07.201Z |INFO |Init configs |InvocationID=93acbc6c-0e25-4cc6-86e2-8eb6f76fa778, InstanceUUID=bf6d0339-7eda-4ab9-847d-4d6c89610b66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T03:22:07.218Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T03:22:17.219Z |INFO |Init configs |InvocationID=93acbc6c-0e25-4cc6-86e2-8eb6f76fa778, InstanceUUID=9b08a4af-cae1-4caf-8dc0-470a4bc3b420 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T03:22:17.240Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T03:22:27.240Z |INFO |Init configs |InvocationID=93acbc6c-0e25-4cc6-86e2-8eb6f76fa778, InstanceUUID=c78eb3a4-b689-4d2f-8267-a018dea1bbc6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T03:22:27.262Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T03:22:37.262Z |INFO |Init configs |InvocationID=93acbc6c-0e25-4cc6-86e2-8eb6f76fa778, InstanceUUID=b1d6944b-bb4f-4d59-92b0-f536a5426ce6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T03:22:37.274Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T03:22:47.278Z |INFO |Init configs |InvocationID=93acbc6c-0e25-4cc6-86e2-8eb6f76fa778, InstanceUUID=ba54bc88-4410-46e6-a75d-ea1dcc7a99c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T03:22:47.313Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T03:22:57.314Z |INFO |Init configs |InvocationID=93acbc6c-0e25-4cc6-86e2-8eb6f76fa778, InstanceUUID=d5a6df78-6cd5-4b6d-b565-5c79e808e91e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T03:22:57.323Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T03:23:07.323Z |INFO |Init configs |InvocationID=93acbc6c-0e25-4cc6-86e2-8eb6f76fa778, InstanceUUID=53f21cc6-4d92-4e61-b468-47d3262879c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T03:23:07.332Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T03:23:17.333Z |INFO |Init configs |InvocationID=93acbc6c-0e25-4cc6-86e2-8eb6f76fa778, InstanceUUID=94370d12-aa9e-43c9-814e-248e57c89926 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T03:23:17.345Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T03:23:27.347Z |INFO |Init configs |InvocationID=93acbc6c-0e25-4cc6-86e2-8eb6f76fa778, InstanceUUID=8f981330-7381-4584-98a4-e56d881d60be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T03:23:27.369Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T03:23:37.372Z |INFO |Init configs |InvocationID=93acbc6c-0e25-4cc6-86e2-8eb6f76fa778, InstanceUUID=b78e7928-f0cf-406d-8c81-b86476b207f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T03:23:37.387Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-28T03:23:40.442Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-28T03:23:40.443Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-28T03:23:40.445Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-28T03:23:40.447Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-28T03:23:40.456Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-28T03:23:40.457Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-28T03:23:40.457Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-28T03:23:40.459Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T03:23:47.388Z |INFO |Init configs |InvocationID=93acbc6c-0e25-4cc6-86e2-8eb6f76fa778, InstanceUUID=acd34765-8d93-4e1c-a221-d30b8f0ffd53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T03:23:47.399Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T03:23:57.406Z |INFO |Init configs |InvocationID=93acbc6c-0e25-4cc6-86e2-8eb6f76fa778, InstanceUUID=0f433de8-dc5e-4ae4-9c2c-93a2cad507d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T03:23:57.419Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T03:24:07.419Z |INFO |Init configs |InvocationID=93acbc6c-0e25-4cc6-86e2-8eb6f76fa778, InstanceUUID=fce106bc-02c9-406a-960d-922e263cc77b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T03:24:07.440Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T03:24:17.442Z |INFO |Init configs |InvocationID=93acbc6c-0e25-4cc6-86e2-8eb6f76fa778, InstanceUUID=2945b726-b2f9-422e-a2ff-d67da21c8007 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T03:24:17.460Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T03:24:27.462Z |INFO |Init configs |InvocationID=93acbc6c-0e25-4cc6-86e2-8eb6f76fa778, InstanceUUID=dac30082-cd45-40e9-8ea7-07bfee8096f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T03:24:27.481Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T03:24:37.482Z |INFO |Init configs |InvocationID=93acbc6c-0e25-4cc6-86e2-8eb6f76fa778, InstanceUUID=b9684a01-9e5e-4cb3-b142-488fcfdadae5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T03:24:37.493Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T03:24:47.494Z |INFO |Init configs |InvocationID=93acbc6c-0e25-4cc6-86e2-8eb6f76fa778, InstanceUUID=c49b0ad4-7040-441c-be54-9e887e5e343b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T03:24:47.503Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T03:24:57.505Z |INFO |Init configs |InvocationID=93acbc6c-0e25-4cc6-86e2-8eb6f76fa778, InstanceUUID=3533c590-9e6f-431d-9c86-51e2bc9fba74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T03:24:57.519Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T03:25:07.521Z |INFO |Init configs |InvocationID=93acbc6c-0e25-4cc6-86e2-8eb6f76fa778, InstanceUUID=c1f0561f-9434-4945-a80f-6b99129fbb39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T03:25:07.542Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T03:25:17.544Z |INFO |Init configs |InvocationID=93acbc6c-0e25-4cc6-86e2-8eb6f76fa778, InstanceUUID=1b429fd8-3902-4fc1-aade-66830ac7894b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T03:25:17.554Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T03:25:27.556Z |INFO |Init configs |InvocationID=93acbc6c-0e25-4cc6-86e2-8eb6f76fa778, InstanceUUID=a9aa1066-c81e-402f-b675-c23eeedea021 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T03:25:27.579Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T03:25:37.580Z |INFO |Init configs |InvocationID=93acbc6c-0e25-4cc6-86e2-8eb6f76fa778, InstanceUUID=aa227ed7-557a-46cf-822e-f23ab19dd749 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T03:25:37.592Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T03:25:47.593Z |INFO |Init configs |InvocationID=93acbc6c-0e25-4cc6-86e2-8eb6f76fa778, InstanceUUID=31fe717e-7c57-46c0-84ab-96ed95375b48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T03:25:47.602Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T03:25:57.606Z |INFO |Init configs |InvocationID=93acbc6c-0e25-4cc6-86e2-8eb6f76fa778, InstanceUUID=6ff4e30f-819f-4dd2-8ba2-0055ecb33cf7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T03:25:57.617Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T03:26:07.622Z |INFO |Init configs |InvocationID=93acbc6c-0e25-4cc6-86e2-8eb6f76fa778, InstanceUUID=2a925ea7-9c97-4602-bcd1-76c9acb1a280 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T03:26:07.636Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T03:26:17.639Z |INFO |Init configs |InvocationID=93acbc6c-0e25-4cc6-86e2-8eb6f76fa778, InstanceUUID=5d205e10-dfa6-42f5-bf4a-1ef5e2110199 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T03:26:17.650Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T03:26:27.654Z |INFO |Init configs |InvocationID=93acbc6c-0e25-4cc6-86e2-8eb6f76fa778, InstanceUUID=d9557519-f33d-454c-be94-4aff574d66d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T03:26:27.663Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T03:26:37.670Z |INFO |Init configs |InvocationID=93acbc6c-0e25-4cc6-86e2-8eb6f76fa778, InstanceUUID=62a102d8-9309-4017-892b-955b432d76af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T03:26:37.679Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T03:26:47.680Z |INFO |Init configs |InvocationID=93acbc6c-0e25-4cc6-86e2-8eb6f76fa778, InstanceUUID=d6f0337c-aaf6-48d6-b5a0-8da79d32851e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T03:26:47.690Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T03:26:57.690Z |INFO |Init configs |InvocationID=93acbc6c-0e25-4cc6-86e2-8eb6f76fa778, InstanceUUID=10fd577f-b25d-4dcc-97e7-6cdc7548bf70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T03:26:57.703Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T03:27:07.703Z |INFO |Init configs |InvocationID=93acbc6c-0e25-4cc6-86e2-8eb6f76fa778, InstanceUUID=46f62e7a-12fc-48bd-a8f4-6ac1855053a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T03:27:07.713Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T03:27:17.713Z |INFO |Init configs |InvocationID=93acbc6c-0e25-4cc6-86e2-8eb6f76fa778, InstanceUUID=c6e54e1e-9e9a-49c9-aef3-2c57762c488d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T03:27:17.723Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T03:27:27.724Z |INFO |Init configs |InvocationID=93acbc6c-0e25-4cc6-86e2-8eb6f76fa778, InstanceUUID=e13fd050-4a56-4757-b970-a3ddf6eb1f06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T03:27:27.733Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T03:27:37.733Z |INFO |Init configs |InvocationID=93acbc6c-0e25-4cc6-86e2-8eb6f76fa778, InstanceUUID=468d59f3-ef4d-4e44-93f2-f57027c9414c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T03:27:37.742Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T03:27:47.742Z |INFO |Init configs |InvocationID=93acbc6c-0e25-4cc6-86e2-8eb6f76fa778, InstanceUUID=4bfaad9f-a47b-4380-8c25-1b3b9ed012ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T03:27:47.754Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T03:27:57.754Z |INFO |Init configs |InvocationID=93acbc6c-0e25-4cc6-86e2-8eb6f76fa778, InstanceUUID=b98d08ec-5b6e-44f9-be2d-e3836abc1cd4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T03:27:57.762Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T03:28:07.762Z |INFO |Init configs |InvocationID=93acbc6c-0e25-4cc6-86e2-8eb6f76fa778, InstanceUUID=0786b3ae-ad2c-482b-ab96-f282b4527df4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T03:28:07.771Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T03:28:17.772Z |INFO |Init configs |InvocationID=93acbc6c-0e25-4cc6-86e2-8eb6f76fa778, InstanceUUID=e88b5047-d8b6-4b54-80f7-01b82ee82ef7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T03:28:17.778Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T03:28:27.779Z |INFO |Init configs |InvocationID=93acbc6c-0e25-4cc6-86e2-8eb6f76fa778, InstanceUUID=da47ad16-1a5f-4409-9826-3a4ca12c13c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T03:28:27.787Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T03:28:37.787Z |INFO |Init configs |InvocationID=93acbc6c-0e25-4cc6-86e2-8eb6f76fa778, InstanceUUID=e4e1ef0a-e295-407d-8599-750c28822a78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T03:28:37.795Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-28T03:28:40.336Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-28T03:28:40.336Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-28T03:28:40.337Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-28T03:28:40.340Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-28T03:28:40.349Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-28T03:28:40.350Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-28T03:28:40.350Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-28T03:28:40.352Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T03:28:47.795Z |INFO |Init configs |InvocationID=93acbc6c-0e25-4cc6-86e2-8eb6f76fa778, InstanceUUID=58776b7c-1665-4a54-9261-93b612291699 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T03:28:47.804Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T03:28:57.805Z |INFO |Init configs |InvocationID=93acbc6c-0e25-4cc6-86e2-8eb6f76fa778, InstanceUUID=17e9b6ba-056f-4e4d-a163-c33e49924792 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T03:28:57.815Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T03:29:07.816Z |INFO |Init configs |InvocationID=93acbc6c-0e25-4cc6-86e2-8eb6f76fa778, InstanceUUID=9113f1ec-2c77-4b3b-bd0e-bcc777239c81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T03:29:07.824Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T03:29:17.824Z |INFO |Init configs |InvocationID=93acbc6c-0e25-4cc6-86e2-8eb6f76fa778, InstanceUUID=3a69a0ef-41c7-44cd-be2b-0e01e72f57f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T03:29:17.836Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T03:29:27.836Z |INFO |Init configs |InvocationID=93acbc6c-0e25-4cc6-86e2-8eb6f76fa778, InstanceUUID=b8342706-d202-41a3-bf66-4e3d70bcffdb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T03:29:27.846Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T03:29:37.846Z |INFO |Init configs |InvocationID=93acbc6c-0e25-4cc6-86e2-8eb6f76fa778, InstanceUUID=c91976d5-19cc-446e-a141-8702d35a2eb9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T03:29:37.855Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T03:29:47.856Z |INFO |Init configs |InvocationID=93acbc6c-0e25-4cc6-86e2-8eb6f76fa778, InstanceUUID=5332b9d2-bbea-4f4f-9bf3-afcb3667bcdf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T03:29:47.865Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T03:29:57.867Z |INFO |Init configs |InvocationID=93acbc6c-0e25-4cc6-86e2-8eb6f76fa778, InstanceUUID=168ba149-6312-4657-9d64-5719c0c8e2e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T03:29:57.879Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T03:30:07.880Z |INFO |Init configs |InvocationID=93acbc6c-0e25-4cc6-86e2-8eb6f76fa778, InstanceUUID=a5ec58ee-3ef1-4dbb-a513-41581ce41198 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T03:30:07.889Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T03:30:17.889Z |INFO |Init configs |InvocationID=93acbc6c-0e25-4cc6-86e2-8eb6f76fa778, InstanceUUID=e1e03705-2c3b-4b6a-ab82-fb29d9a8d742 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T03:30:17.906Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T03:30:27.910Z |INFO |Init configs |InvocationID=93acbc6c-0e25-4cc6-86e2-8eb6f76fa778, InstanceUUID=c6d98b3c-2634-46e2-813e-c8b314ad5087 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T03:30:27.920Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T03:30:37.921Z |INFO |Init configs |InvocationID=93acbc6c-0e25-4cc6-86e2-8eb6f76fa778, InstanceUUID=d18f79f6-f822-48d6-a7ae-725d6aa04747 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T03:30:37.932Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T03:30:47.932Z |INFO |Init configs |InvocationID=93acbc6c-0e25-4cc6-86e2-8eb6f76fa778, InstanceUUID=b573103b-53ab-4f6f-98f2-c2ded0b901c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T03:30:47.959Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T03:30:57.961Z |INFO |Init configs |InvocationID=93acbc6c-0e25-4cc6-86e2-8eb6f76fa778, InstanceUUID=6ecc22a2-f210-4e1e-9313-67f87833b685 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T03:30:57.971Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T03:31:07.972Z |INFO |Init configs |InvocationID=93acbc6c-0e25-4cc6-86e2-8eb6f76fa778, InstanceUUID=d2740ff1-ef0d-45bb-ae05-6be7118676d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T03:31:07.981Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T03:31:17.982Z |INFO |Init configs |InvocationID=93acbc6c-0e25-4cc6-86e2-8eb6f76fa778, InstanceUUID=2c3626bd-905f-470f-87e5-0e50782f0cd6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T03:31:17.991Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T03:31:27.992Z |INFO |Init configs |InvocationID=93acbc6c-0e25-4cc6-86e2-8eb6f76fa778, InstanceUUID=4c048e9a-fd53-488d-9132-f5db5a8f099a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T03:31:28.003Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T03:31:38.005Z |INFO |Init configs |InvocationID=93acbc6c-0e25-4cc6-86e2-8eb6f76fa778, InstanceUUID=6cab66ca-6ec7-426e-9f7e-704ed610ad9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T03:31:38.020Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T03:31:48.020Z |INFO |Init configs |InvocationID=93acbc6c-0e25-4cc6-86e2-8eb6f76fa778, InstanceUUID=dcb9e954-cc61-4cfe-9726-59643d9ffff6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T03:31:48.029Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T03:31:58.030Z |INFO |Init configs |InvocationID=93acbc6c-0e25-4cc6-86e2-8eb6f76fa778, InstanceUUID=107fed93-c7ae-4331-a448-7188ed38638c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T03:31:58.038Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T03:32:08.039Z |INFO |Init configs |InvocationID=93acbc6c-0e25-4cc6-86e2-8eb6f76fa778, InstanceUUID=7448c2d5-2822-485b-b2af-1a73c1866146 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T03:32:08.048Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T03:32:18.051Z |INFO |Init configs |InvocationID=93acbc6c-0e25-4cc6-86e2-8eb6f76fa778, InstanceUUID=5889e864-c2f6-48fc-896f-cff7cf4aaf07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T03:32:18.068Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T03:32:28.068Z |INFO |Init configs |InvocationID=93acbc6c-0e25-4cc6-86e2-8eb6f76fa778, InstanceUUID=337d6fb9-116a-4ad9-a3a5-29191c67ff1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T03:32:28.077Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T03:32:38.078Z |INFO |Init configs |InvocationID=93acbc6c-0e25-4cc6-86e2-8eb6f76fa778, InstanceUUID=0a348e4c-0705-4881-ae0f-c0820dc788c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T03:32:38.086Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T03:32:48.086Z |INFO |Init configs |InvocationID=93acbc6c-0e25-4cc6-86e2-8eb6f76fa778, InstanceUUID=2a62301b-8099-428e-9cbb-47c202f82779 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T03:32:48.097Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T03:32:58.097Z |INFO |Init configs |InvocationID=93acbc6c-0e25-4cc6-86e2-8eb6f76fa778, InstanceUUID=eea09d26-4491-431e-b5e8-75b8d269f053 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T03:32:58.105Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T03:33:08.106Z |INFO |Init configs |InvocationID=93acbc6c-0e25-4cc6-86e2-8eb6f76fa778, InstanceUUID=689dccec-56fd-41c0-98f1-d0b9721bbc0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T03:33:08.115Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T03:33:18.115Z |INFO |Init configs |InvocationID=93acbc6c-0e25-4cc6-86e2-8eb6f76fa778, InstanceUUID=543070d5-eb84-4407-9ff9-e82b52d838db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T03:33:18.124Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T03:33:28.125Z |INFO |Init configs |InvocationID=93acbc6c-0e25-4cc6-86e2-8eb6f76fa778, InstanceUUID=b42664e1-b92f-4871-a095-507cbcf7a165 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T03:33:28.135Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T03:33:38.135Z |INFO |Init configs |InvocationID=93acbc6c-0e25-4cc6-86e2-8eb6f76fa778, InstanceUUID=89584243-3ca0-47e7-9a85-b0daa8d120bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T03:33:38.146Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-28T03:33:40.484Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-28T03:33:40.484Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-28T03:33:40.486Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-28T03:33:40.488Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-28T03:33:40.499Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-28T03:33:40.499Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-28T03:33:40.499Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-28T03:33:40.503Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T03:33:48.147Z |INFO |Init configs |InvocationID=93acbc6c-0e25-4cc6-86e2-8eb6f76fa778, InstanceUUID=8a05051e-e7b1-42c6-af03-c3ddfdcabf8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T03:33:48.161Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T03:33:58.161Z |INFO |Init configs |InvocationID=93acbc6c-0e25-4cc6-86e2-8eb6f76fa778, InstanceUUID=74e4f475-840d-4c15-b0c4-654e51090588 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T03:33:58.170Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T03:34:08.170Z |INFO |Init configs |InvocationID=93acbc6c-0e25-4cc6-86e2-8eb6f76fa778, InstanceUUID=0dd129d8-db49-49ed-b6d3-d909507e9a83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T03:34:08.179Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T03:34:18.180Z |INFO |Init configs |InvocationID=93acbc6c-0e25-4cc6-86e2-8eb6f76fa778, InstanceUUID=78c59369-6e55-49f4-afb4-16cdc584fd8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T03:34:18.190Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T03:34:28.190Z |INFO |Init configs |InvocationID=93acbc6c-0e25-4cc6-86e2-8eb6f76fa778, InstanceUUID=ecd5c7aa-76a6-49eb-9fd6-ff2a541e3567 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T03:34:28.200Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T03:34:38.200Z |INFO |Init configs |InvocationID=93acbc6c-0e25-4cc6-86e2-8eb6f76fa778, InstanceUUID=831cbd87-82a0-45fd-82b4-823eceff48b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T03:34:38.209Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T03:34:48.209Z |INFO |Init configs |InvocationID=93acbc6c-0e25-4cc6-86e2-8eb6f76fa778, InstanceUUID=9da46a72-a216-4181-a3f1-61b6690580e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T03:34:48.218Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T03:34:58.218Z |INFO |Init configs |InvocationID=93acbc6c-0e25-4cc6-86e2-8eb6f76fa778, InstanceUUID=d60710a1-1c52-4183-aa02-d7ece941dbc1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T03:34:58.230Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T03:35:08.231Z |INFO |Init configs |InvocationID=93acbc6c-0e25-4cc6-86e2-8eb6f76fa778, InstanceUUID=fa052159-5caf-46bc-9859-ffd0fbfcd967 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T03:35:08.239Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T03:35:18.239Z |INFO |Init configs |InvocationID=93acbc6c-0e25-4cc6-86e2-8eb6f76fa778, InstanceUUID=0ddc12de-7e95-4997-b214-7364002c2853 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T03:35:18.250Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T03:35:28.252Z |INFO |Init configs |InvocationID=93acbc6c-0e25-4cc6-86e2-8eb6f76fa778, InstanceUUID=0269d702-c5cb-4c3d-bf52-ab2e77342cef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T03:35:28.261Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T03:35:38.261Z |INFO |Init configs |InvocationID=93acbc6c-0e25-4cc6-86e2-8eb6f76fa778, InstanceUUID=adda6e32-f420-4df0-8950-903f51a9a95c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T03:35:38.270Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T03:35:48.271Z |INFO |Init configs |InvocationID=93acbc6c-0e25-4cc6-86e2-8eb6f76fa778, InstanceUUID=2714233b-7a36-4e5e-81f4-65998ef40c75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T03:35:48.281Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T03:35:58.281Z |INFO |Init configs |InvocationID=93acbc6c-0e25-4cc6-86e2-8eb6f76fa778, InstanceUUID=ba967bf6-457a-404e-981e-32a3233810dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T03:35:58.290Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T03:36:08.291Z |INFO |Init configs |InvocationID=93acbc6c-0e25-4cc6-86e2-8eb6f76fa778, InstanceUUID=d8315022-1b06-4dfd-9c96-4ee34b0dd128 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T03:36:08.299Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T03:36:18.300Z |INFO |Init configs |InvocationID=93acbc6c-0e25-4cc6-86e2-8eb6f76fa778, InstanceUUID=071c8177-08bb-43e7-8873-8b6235411f2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T03:36:18.310Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T03:36:28.311Z |INFO |Init configs |InvocationID=93acbc6c-0e25-4cc6-86e2-8eb6f76fa778, InstanceUUID=e06e9de0-755b-4104-bed7-ba22d446ba79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T03:36:28.321Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T03:36:38.322Z |INFO |Init configs |InvocationID=93acbc6c-0e25-4cc6-86e2-8eb6f76fa778, InstanceUUID=e4da403e-6666-4ad2-aef4-88016219716e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T03:36:38.331Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T03:36:48.332Z |INFO |Init configs |InvocationID=93acbc6c-0e25-4cc6-86e2-8eb6f76fa778, InstanceUUID=8302bf1d-8c61-4269-8dfc-f0bea0ff64b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T03:36:48.341Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T03:36:58.341Z |INFO |Init configs |InvocationID=93acbc6c-0e25-4cc6-86e2-8eb6f76fa778, InstanceUUID=13710ebb-d944-4ca2-958c-48218a8b9bad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T03:36:58.350Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T03:37:08.350Z |INFO |Init configs |InvocationID=93acbc6c-0e25-4cc6-86e2-8eb6f76fa778, InstanceUUID=b9928ded-e42f-479b-9cfa-7cc4b5175bab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T03:37:08.359Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T03:37:18.360Z |INFO |Init configs |InvocationID=93acbc6c-0e25-4cc6-86e2-8eb6f76fa778, InstanceUUID=29a7a3e9-e60e-4407-ba3a-aef191767099 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T03:37:18.370Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T03:37:28.370Z |INFO |Init configs |InvocationID=93acbc6c-0e25-4cc6-86e2-8eb6f76fa778, InstanceUUID=87cc582c-17ff-4823-a72b-03cf6d85834b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T03:37:28.379Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T03:37:38.379Z |INFO |Init configs |InvocationID=93acbc6c-0e25-4cc6-86e2-8eb6f76fa778, InstanceUUID=f866507c-d132-4dfa-95fc-76865d92ebd4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T03:37:38.389Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T03:37:48.390Z |INFO |Init configs |InvocationID=93acbc6c-0e25-4cc6-86e2-8eb6f76fa778, InstanceUUID=a981ba45-3002-435a-8259-f75e1018dddc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T03:37:48.399Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T03:37:58.400Z |INFO |Init configs |InvocationID=93acbc6c-0e25-4cc6-86e2-8eb6f76fa778, InstanceUUID=8d9b23f0-5d1c-433b-ad8a-d8365729b9bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T03:37:58.408Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T03:38:08.409Z |INFO |Init configs |InvocationID=93acbc6c-0e25-4cc6-86e2-8eb6f76fa778, InstanceUUID=05148812-12cf-4609-9ecb-df7eb0ee50a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T03:38:08.419Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T03:38:18.420Z |INFO |Init configs |InvocationID=93acbc6c-0e25-4cc6-86e2-8eb6f76fa778, InstanceUUID=56a5fe34-bca2-494c-9507-fce079ca5a51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T03:38:18.430Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T03:38:28.430Z |INFO |Init configs |InvocationID=93acbc6c-0e25-4cc6-86e2-8eb6f76fa778, InstanceUUID=7bc3a625-b800-4026-a57f-8f121593053d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T03:38:28.441Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T03:38:38.441Z |INFO |Init configs |InvocationID=93acbc6c-0e25-4cc6-86e2-8eb6f76fa778, InstanceUUID=be7a6a1e-2ee9-4bfb-86bb-e25fc7bad4e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T03:38:38.451Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-28T03:38:40.293Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-28T03:38:40.293Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-28T03:38:40.294Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-28T03:38:40.295Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-28T03:38:40.302Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-28T03:38:40.302Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-28T03:38:40.302Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-28T03:38:40.304Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T03:38:48.452Z |INFO |Init configs |InvocationID=93acbc6c-0e25-4cc6-86e2-8eb6f76fa778, InstanceUUID=0e6d53b9-8d8a-4aa8-aa80-816671827a2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T03:38:48.461Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T03:38:58.462Z |INFO |Init configs |InvocationID=93acbc6c-0e25-4cc6-86e2-8eb6f76fa778, InstanceUUID=bbdb35c4-c95a-428f-81f8-cce4b48c5b96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T03:38:58.470Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T03:39:08.471Z |INFO |Init configs |InvocationID=93acbc6c-0e25-4cc6-86e2-8eb6f76fa778, InstanceUUID=4c5f21d5-e366-4ee1-b7f9-e24e2a0da62b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T03:39:08.479Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T03:39:18.481Z |INFO |Init configs |InvocationID=93acbc6c-0e25-4cc6-86e2-8eb6f76fa778, InstanceUUID=717b3b62-be07-4d29-a9ec-9e78791b1a0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T03:39:18.489Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T03:39:28.490Z |INFO |Init configs |InvocationID=93acbc6c-0e25-4cc6-86e2-8eb6f76fa778, InstanceUUID=9f176409-a8b7-4c02-9b9f-051930904ef4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T03:39:28.500Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T03:39:38.500Z |INFO |Init configs |InvocationID=93acbc6c-0e25-4cc6-86e2-8eb6f76fa778, InstanceUUID=c0b04c1d-610c-412f-bca0-5ee81bf7e2d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T03:39:38.509Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T03:39:48.511Z |INFO |Init configs |InvocationID=93acbc6c-0e25-4cc6-86e2-8eb6f76fa778, InstanceUUID=60b66274-c4ca-4a8b-a473-0d2bdf973c8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T03:39:48.523Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T03:39:58.524Z |INFO |Init configs |InvocationID=93acbc6c-0e25-4cc6-86e2-8eb6f76fa778, InstanceUUID=a9da44e5-7394-48ce-a7ed-0c7c4918fcc3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T03:39:58.537Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T03:40:08.538Z |INFO |Init configs |InvocationID=93acbc6c-0e25-4cc6-86e2-8eb6f76fa778, InstanceUUID=325faa18-b3fe-4ebd-96cf-ca4617631fbc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T03:40:08.546Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T03:40:18.547Z |INFO |Init configs |InvocationID=93acbc6c-0e25-4cc6-86e2-8eb6f76fa778, InstanceUUID=9212f332-1431-4203-8ddd-3518c81fda18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T03:40:18.559Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T03:40:28.561Z |INFO |Init configs |InvocationID=93acbc6c-0e25-4cc6-86e2-8eb6f76fa778, InstanceUUID=ab320459-d53a-41c7-b920-5e64fcb9de92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T03:40:28.575Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T03:40:38.575Z |INFO |Init configs |InvocationID=93acbc6c-0e25-4cc6-86e2-8eb6f76fa778, InstanceUUID=6f469ceb-aa75-4c44-97bc-ce51aab99dae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T03:40:38.589Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T03:40:48.589Z |INFO |Init configs |InvocationID=93acbc6c-0e25-4cc6-86e2-8eb6f76fa778, InstanceUUID=59649c25-c167-43b3-8258-448d4dbee289 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T03:40:48.597Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T03:40:58.598Z |INFO |Init configs |InvocationID=93acbc6c-0e25-4cc6-86e2-8eb6f76fa778, InstanceUUID=5be283e7-85e4-45e5-b97b-f6f8e7f21c5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T03:40:58.606Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T03:41:08.607Z |INFO |Init configs |InvocationID=93acbc6c-0e25-4cc6-86e2-8eb6f76fa778, InstanceUUID=3f090806-b2e1-453e-bdb1-622018c5ab35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T03:41:08.616Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T03:41:18.617Z |INFO |Init configs |InvocationID=93acbc6c-0e25-4cc6-86e2-8eb6f76fa778, InstanceUUID=cdd26774-cd20-45d7-b262-c414b2a8f983 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T03:41:18.625Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T03:41:28.625Z |INFO |Init configs |InvocationID=93acbc6c-0e25-4cc6-86e2-8eb6f76fa778, InstanceUUID=a5f9211c-68ca-4cda-958e-81ab76276902 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T03:41:28.634Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T03:41:38.635Z |INFO |Init configs |InvocationID=93acbc6c-0e25-4cc6-86e2-8eb6f76fa778, InstanceUUID=a1782999-287a-49e6-8cf5-383634750a92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T03:41:38.642Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T03:41:48.643Z |INFO |Init configs |InvocationID=93acbc6c-0e25-4cc6-86e2-8eb6f76fa778, InstanceUUID=0198a168-9a0b-4021-9734-a02d051ef8de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T03:41:48.653Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T03:41:58.654Z |INFO |Init configs |InvocationID=93acbc6c-0e25-4cc6-86e2-8eb6f76fa778, InstanceUUID=f9ede8f0-d887-4596-a63d-c17fe0c9eecd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T03:41:58.663Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T03:42:08.663Z |INFO |Init configs |InvocationID=93acbc6c-0e25-4cc6-86e2-8eb6f76fa778, InstanceUUID=b4e4f2c1-82f1-4ed8-9400-adc3147b0fe8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T03:42:08.674Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T03:42:18.675Z |INFO |Init configs |InvocationID=93acbc6c-0e25-4cc6-86e2-8eb6f76fa778, InstanceUUID=7ebe3642-1a21-4a30-82e5-977a93a117d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T03:42:18.684Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T03:42:28.684Z |INFO |Init configs |InvocationID=93acbc6c-0e25-4cc6-86e2-8eb6f76fa778, InstanceUUID=0172a104-b4be-4007-9ad8-124eff681e7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T03:42:28.695Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T03:42:38.696Z |INFO |Init configs |InvocationID=93acbc6c-0e25-4cc6-86e2-8eb6f76fa778, InstanceUUID=dae16f65-b3e3-4053-9b79-3624b44aa60b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T03:42:38.705Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T03:42:48.707Z |INFO |Init configs |InvocationID=93acbc6c-0e25-4cc6-86e2-8eb6f76fa778, InstanceUUID=b23c576c-55ab-4d29-90e1-b7da089f8762 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T03:42:48.716Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T03:42:58.716Z |INFO |Init configs |InvocationID=93acbc6c-0e25-4cc6-86e2-8eb6f76fa778, InstanceUUID=cd22ab99-12a6-4f63-b6d4-907b31c59df3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T03:42:58.725Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T03:43:08.726Z |INFO |Init configs |InvocationID=93acbc6c-0e25-4cc6-86e2-8eb6f76fa778, InstanceUUID=43533eb7-8d3b-4cbb-afac-974f528c06c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T03:43:08.734Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T03:43:18.734Z |INFO |Init configs |InvocationID=93acbc6c-0e25-4cc6-86e2-8eb6f76fa778, InstanceUUID=12b4d1c4-0ff1-4a9b-a35f-0fda0a694574 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T03:43:18.743Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T03:43:28.743Z |INFO |Init configs |InvocationID=93acbc6c-0e25-4cc6-86e2-8eb6f76fa778, InstanceUUID=4f75baee-cae8-4136-914b-2cc5c747e58b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-28T03:43:28.757Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |