By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.4.8) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-22T23:26:24.602Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-22T23:26:24.604Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-22T23:26:24.633Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=
}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-22T23:26:25.196Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-22T23:26:25.272Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-22T23:26:25.272Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-22T23:26:25.272Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |main | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-22T23:26:25.333Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-11-22T23:26:25.424Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2021-11-22T23:26:25.495Z |WARN |Property 'spring.profiles' imported from location 'class path resource [application.yaml]' is invalid and should be replaced with 'spring.config.activate.on-profile' [origin: class path resource [application.yaml] from prh-app-server-1.7.1.jar - 20:13] | | | |main | org.springframework.cloud.context.scope.GenericScope |2021-11-22T23:26:26.661Z |INFO |BeanFactory id=aae88e22-1cbc-33f9-96c8-cdcbe6e44789 | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-11-22T23:26:26.999Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2021-11-22T23:26:27.015Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2021-11-22T23:26:27.016Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.48] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-11-22T23:26:27.067Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2021-11-22T23:26:27.067Z |INFO |Root WebApplicationContext: initialization completed in 1572 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2021-11-22T23:26:27.388Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=0a94e9f8-7368-4f6d-8d12-25e4cc8f2d1d | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2021-11-22T23:26:28.053Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=0a94e9f8-7368-4f6d-8d12-25e4cc8f2d1d | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-11-22T23:26:29.133Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=0a94e9f8-7368-4f6d-8d12-25e4cc8f2d1d | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-11-22T23:26:29.545Z |INFO |Started MainApp in 6.697 seconds (JVM running for 7.219) |InvocationID=0a94e9f8-7368-4f6d-8d12-25e4cc8f2d1d | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2021-11-22T23:26:29.593Z |INFO |Start scheduling PRH workflow |InvocationID=0a94e9f8-7368-4f6d-8d12-25e4cc8f2d1d | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T23:26:29.605Z |INFO |Init configs |InvocationID=0a94e9f8-7368-4f6d-8d12-25e4cc8f2d1d, InstanceUUID=9dfa37b4-bb76-4959-9751-4243323c4e87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-22T23:26:31.177Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.76.180:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T23:26:31.203Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-11-22T23:26:41.090Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2021-11-22T23:26:41.091Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2021-11-22T23:26:41.094Z |INFO |Completed initialization in 3 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T23:26:41.204Z |INFO |Init configs |InvocationID=0a94e9f8-7368-4f6d-8d12-25e4cc8f2d1d, InstanceUUID=8278b669-f6bb-4502-85d3-98d18e12e5b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-22T23:26:42.242Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.76.180:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T23:26:42.243Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T23:26:52.244Z |INFO |Init configs |InvocationID=0a94e9f8-7368-4f6d-8d12-25e4cc8f2d1d, InstanceUUID=3d0e7d71-4f39-4f85-958c-e8586a80d601 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-22T23:26:53.282Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.76.180:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T23:26:53.283Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T23:27:03.284Z |INFO |Init configs |InvocationID=0a94e9f8-7368-4f6d-8d12-25e4cc8f2d1d, InstanceUUID=5ce16345-94bc-4ab0-988b-4ffeb5e66c6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-22T23:27:04.385Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.76.180:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T23:27:04.386Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T23:27:14.387Z |INFO |Init configs |InvocationID=0a94e9f8-7368-4f6d-8d12-25e4cc8f2d1d, InstanceUUID=a986e490-43d0-4a0f-9b09-564e41dc1f50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-22T23:27:15.427Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.76.180:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T23:27:15.428Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T23:27:25.428Z |INFO |Init configs |InvocationID=0a94e9f8-7368-4f6d-8d12-25e4cc8f2d1d, InstanceUUID=925f85c6-473d-48df-b485-887e1e3a6666 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-22T23:27:26.469Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.76.180:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T23:27:26.470Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T23:27:36.471Z |INFO |Init configs |InvocationID=0a94e9f8-7368-4f6d-8d12-25e4cc8f2d1d, InstanceUUID=fcfa4d32-b0ad-43ac-9651-a5cb9be906ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-22T23:27:37.506Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.76.180:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T23:27:37.508Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T23:27:47.510Z |INFO |Init configs |InvocationID=0a94e9f8-7368-4f6d-8d12-25e4cc8f2d1d, InstanceUUID=e7ff58fa-3d13-4507-afa3-890378306d21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-22T23:27:48.546Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.76.180:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T23:27:48.548Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T23:27:58.548Z |INFO |Init configs |InvocationID=0a94e9f8-7368-4f6d-8d12-25e4cc8f2d1d, InstanceUUID=45f4c418-c25f-4449-8d89-0fcf1c140346 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-22T23:27:59.585Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.76.180:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T23:27:59.586Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T23:28:09.587Z |INFO |Init configs |InvocationID=0a94e9f8-7368-4f6d-8d12-25e4cc8f2d1d, InstanceUUID=cc853a02-60c6-48f7-931f-8e62354855bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-22T23:28:10.626Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.76.180:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T23:28:10.627Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T23:28:20.628Z |INFO |Init configs |InvocationID=0a94e9f8-7368-4f6d-8d12-25e4cc8f2d1d, InstanceUUID=3a9564aa-061f-4019-aa16-39cad1e7aff3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-22T23:28:21.670Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.76.180:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T23:28:21.672Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T23:28:31.674Z |INFO |Init configs |InvocationID=0a94e9f8-7368-4f6d-8d12-25e4cc8f2d1d, InstanceUUID=5e7513d1-f8ae-44eb-9c41-c3e2591f4efe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-22T23:28:32.706Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.76.180:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T23:28:32.707Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T23:28:42.708Z |INFO |Init configs |InvocationID=0a94e9f8-7368-4f6d-8d12-25e4cc8f2d1d, InstanceUUID=0b4dd2d5-c79b-4795-a339-6a2004844a8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-22T23:28:43.746Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.76.180:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T23:28:43.747Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T23:28:53.753Z |INFO |Init configs |InvocationID=0a94e9f8-7368-4f6d-8d12-25e4cc8f2d1d, InstanceUUID=21f69b5f-fce1-48cc-8882-7d673eb6e97d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-22T23:28:54.786Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.76.180:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T23:28:54.786Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T23:29:04.787Z |INFO |Init configs |InvocationID=0a94e9f8-7368-4f6d-8d12-25e4cc8f2d1d, InstanceUUID=a33da7c8-7a87-464f-8cd7-d75e2fd4f179 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-22T23:29:05.829Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.76.180:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T23:29:05.830Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T23:29:15.831Z |INFO |Init configs |InvocationID=0a94e9f8-7368-4f6d-8d12-25e4cc8f2d1d, InstanceUUID=d6251e3b-7670-4118-980b-0a2c63bc4bb7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-22T23:29:16.870Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.76.180:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T23:29:16.871Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T23:29:26.872Z |INFO |Init configs |InvocationID=0a94e9f8-7368-4f6d-8d12-25e4cc8f2d1d, InstanceUUID=51ba6053-db1c-4bfb-8779-5d96e9e61ebe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-22T23:29:27.905Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.76.180:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T23:29:27.906Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T23:29:37.907Z |INFO |Init configs |InvocationID=0a94e9f8-7368-4f6d-8d12-25e4cc8f2d1d, InstanceUUID=16187396-20f0-4377-a0ef-fde2bfe3259d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-22T23:29:38.945Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.76.180:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T23:29:38.946Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T23:29:48.946Z |INFO |Init configs |InvocationID=0a94e9f8-7368-4f6d-8d12-25e4cc8f2d1d, InstanceUUID=ac4c7919-bd85-46f8-a57d-77688ad0c544 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-22T23:29:49.986Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.76.180:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T23:29:49.986Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T23:29:59.990Z |INFO |Init configs |InvocationID=0a94e9f8-7368-4f6d-8d12-25e4cc8f2d1d, InstanceUUID=07e120b2-aed4-4eec-8acb-b850a56b17c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-22T23:30:01.026Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.76.180:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T23:30:01.028Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T23:30:11.029Z |INFO |Init configs |InvocationID=0a94e9f8-7368-4f6d-8d12-25e4cc8f2d1d, InstanceUUID=508d44e6-a93c-46fb-8b2e-f640ab95824f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-22T23:30:12.065Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.76.180:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T23:30:12.067Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T23:30:22.067Z |INFO |Init configs |InvocationID=0a94e9f8-7368-4f6d-8d12-25e4cc8f2d1d, InstanceUUID=a84107ac-5977-4589-a2b5-f5e712ee37ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-22T23:30:23.109Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.76.180:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T23:30:23.110Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T23:30:33.110Z |INFO |Init configs |InvocationID=0a94e9f8-7368-4f6d-8d12-25e4cc8f2d1d, InstanceUUID=205e51dd-b1e1-4b19-b0f5-05327ae88869 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-22T23:30:34.145Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.76.180:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T23:30:34.146Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T23:30:44.148Z |INFO |Init configs |InvocationID=0a94e9f8-7368-4f6d-8d12-25e4cc8f2d1d, InstanceUUID=e3afdec7-85f0-40a2-acae-f53518aa2a0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-22T23:30:45.186Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.76.180:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T23:30:45.187Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T23:30:55.189Z |INFO |Init configs |InvocationID=0a94e9f8-7368-4f6d-8d12-25e4cc8f2d1d, InstanceUUID=006c63c4-f9cd-4894-b941-e131eb6a8897 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-22T23:30:56.229Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.76.180:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T23:30:56.230Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T23:31:06.231Z |INFO |Init configs |InvocationID=0a94e9f8-7368-4f6d-8d12-25e4cc8f2d1d, InstanceUUID=f6e07b41-c3f3-441d-affb-a038cca8ab1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-22T23:31:07.266Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.76.180:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T23:31:07.267Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T23:31:17.267Z |INFO |Init configs |InvocationID=0a94e9f8-7368-4f6d-8d12-25e4cc8f2d1d, InstanceUUID=074b65f3-9413-496b-b9b8-0aff76d051a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-22T23:31:18.305Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.76.180:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T23:31:18.306Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-22T23:31:28.045Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-22T23:31:28.046Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-22T23:31:28.047Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-22T23:31:28.051Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-22T23:31:28.060Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-22T23:31:28.060Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-22T23:31:28.060Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-22T23:31:28.062Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T23:31:28.307Z |INFO |Init configs |InvocationID=0a94e9f8-7368-4f6d-8d12-25e4cc8f2d1d, InstanceUUID=dd3bf6c8-2aa6-413b-8be3-1144005f89a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-22T23:31:29.345Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.76.180:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T23:31:29.347Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T23:31:39.348Z |INFO |Init configs |InvocationID=0a94e9f8-7368-4f6d-8d12-25e4cc8f2d1d, InstanceUUID=6c2299ef-c807-4dbf-aad6-c36b474bb148 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-22T23:31:40.385Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.76.180:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T23:31:40.386Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T23:31:50.386Z |INFO |Init configs |InvocationID=0a94e9f8-7368-4f6d-8d12-25e4cc8f2d1d, InstanceUUID=560edbd6-2385-4425-8c76-92c64841fec6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-22T23:31:51.425Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.76.180:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T23:31:51.426Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T23:32:01.426Z |INFO |Init configs |InvocationID=0a94e9f8-7368-4f6d-8d12-25e4cc8f2d1d, InstanceUUID=ad940444-678d-4318-a8a3-c98f91490efb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-22T23:32:02.466Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.76.180:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T23:32:02.467Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T23:32:12.468Z |INFO |Init configs |InvocationID=0a94e9f8-7368-4f6d-8d12-25e4cc8f2d1d, InstanceUUID=9f7b0fc0-33c3-4f53-ab56-9392c40c015e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-22T23:32:13.506Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.76.180:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T23:32:13.507Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T23:32:23.509Z |INFO |Init configs |InvocationID=0a94e9f8-7368-4f6d-8d12-25e4cc8f2d1d, InstanceUUID=399df6e0-f4af-4c86-a6b8-7e8851bf5d8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-22T23:32:24.545Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.76.180:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T23:32:24.546Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T23:32:34.547Z |INFO |Init configs |InvocationID=0a94e9f8-7368-4f6d-8d12-25e4cc8f2d1d, InstanceUUID=db81ee0e-aaca-4141-bf2f-f26142fee079 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-22T23:32:35.586Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.76.180:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T23:32:35.587Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T23:32:45.587Z |INFO |Init configs |InvocationID=0a94e9f8-7368-4f6d-8d12-25e4cc8f2d1d, InstanceUUID=78ac927c-590e-4548-99f2-21e1c0d33a32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-22T23:32:46.625Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.76.180:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T23:32:46.626Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T23:32:56.627Z |INFO |Init configs |InvocationID=0a94e9f8-7368-4f6d-8d12-25e4cc8f2d1d, InstanceUUID=cd050d0c-49e9-44dd-9a4b-a1409e833e80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-22T23:32:57.665Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.76.180:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T23:32:57.668Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T23:33:07.668Z |INFO |Init configs |InvocationID=0a94e9f8-7368-4f6d-8d12-25e4cc8f2d1d, InstanceUUID=c674abb3-12b8-4fc4-acce-c67ad74d926c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-22T23:33:08.705Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.76.180:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T23:33:08.706Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T23:33:18.707Z |INFO |Init configs |InvocationID=0a94e9f8-7368-4f6d-8d12-25e4cc8f2d1d, InstanceUUID=2d0173d9-5f1a-42f4-8902-79d5be35f6f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-22T23:33:19.745Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.76.180:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T23:33:19.746Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T23:33:29.747Z |INFO |Init configs |InvocationID=0a94e9f8-7368-4f6d-8d12-25e4cc8f2d1d, InstanceUUID=9dc68f6f-b58c-4b70-921a-a9f2c66bdb6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T23:33:29.863Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T23:33:39.864Z |INFO |Init configs |InvocationID=0a94e9f8-7368-4f6d-8d12-25e4cc8f2d1d, InstanceUUID=61947971-f5fd-46a7-8cb1-9122eea6328e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T23:33:39.884Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T23:33:49.886Z |INFO |Init configs |InvocationID=0a94e9f8-7368-4f6d-8d12-25e4cc8f2d1d, InstanceUUID=8010f304-5220-45ea-b9a4-ef6cc9d7293b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T23:33:49.907Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T23:33:59.908Z |INFO |Init configs |InvocationID=0a94e9f8-7368-4f6d-8d12-25e4cc8f2d1d, InstanceUUID=54ee8c4e-bab5-4441-b123-aa25d7d80f99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T23:33:59.921Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T23:34:09.921Z |INFO |Init configs |InvocationID=0a94e9f8-7368-4f6d-8d12-25e4cc8f2d1d, InstanceUUID=a2062bb8-dd90-4f45-80de-d97cae4695fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T23:34:09.934Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T23:34:19.934Z |INFO |Init configs |InvocationID=0a94e9f8-7368-4f6d-8d12-25e4cc8f2d1d, InstanceUUID=aeb4c708-30c3-4dd0-b82b-85b6c20b1cf0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T23:34:19.947Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T23:34:29.947Z |INFO |Init configs |InvocationID=0a94e9f8-7368-4f6d-8d12-25e4cc8f2d1d, InstanceUUID=48598649-a8cf-4198-b4ac-064d986c84fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T23:34:29.956Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T23:34:39.956Z |INFO |Init configs |InvocationID=0a94e9f8-7368-4f6d-8d12-25e4cc8f2d1d, InstanceUUID=0f158fe4-777c-454b-8e45-95e4592c8fd2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T23:34:39.970Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T23:34:49.972Z |INFO |Init configs |InvocationID=0a94e9f8-7368-4f6d-8d12-25e4cc8f2d1d, InstanceUUID=199c5aef-afae-4ff7-b281-f8ecc76c94c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T23:34:49.981Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T23:34:59.982Z |INFO |Init configs |InvocationID=0a94e9f8-7368-4f6d-8d12-25e4cc8f2d1d, InstanceUUID=3c87a77c-40ba-4008-8931-13cb04f6b6a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T23:34:59.991Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T23:35:09.992Z |INFO |Init configs |InvocationID=0a94e9f8-7368-4f6d-8d12-25e4cc8f2d1d, InstanceUUID=44764a3e-b6f8-47ae-a3c5-5d8cc87bded1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T23:35:10.009Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T23:35:20.010Z |INFO |Init configs |InvocationID=0a94e9f8-7368-4f6d-8d12-25e4cc8f2d1d, InstanceUUID=fbee233f-19c9-4cb1-b9c0-6eaa7ce14c02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T23:35:20.023Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T23:35:30.024Z |INFO |Init configs |InvocationID=0a94e9f8-7368-4f6d-8d12-25e4cc8f2d1d, InstanceUUID=197423a5-a2bd-4da2-b2a9-7e534a161e42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T23:35:30.034Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T23:35:40.034Z |INFO |Init configs |InvocationID=0a94e9f8-7368-4f6d-8d12-25e4cc8f2d1d, InstanceUUID=0585e174-afb7-4da0-b292-6670a81d8736 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T23:35:40.046Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T23:35:50.047Z |INFO |Init configs |InvocationID=0a94e9f8-7368-4f6d-8d12-25e4cc8f2d1d, InstanceUUID=c719178a-23c5-4b2e-a272-364b198c120e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T23:35:50.059Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T23:36:00.060Z |INFO |Init configs |InvocationID=0a94e9f8-7368-4f6d-8d12-25e4cc8f2d1d, InstanceUUID=980b6898-11bf-48ad-beb5-b718fd39eafe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T23:36:00.080Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T23:36:10.080Z |INFO |Init configs |InvocationID=0a94e9f8-7368-4f6d-8d12-25e4cc8f2d1d, InstanceUUID=13902507-2deb-44a9-b468-3b30008f6df9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T23:36:10.088Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T23:36:20.089Z |INFO |Init configs |InvocationID=0a94e9f8-7368-4f6d-8d12-25e4cc8f2d1d, InstanceUUID=d498ab17-8078-4767-90d5-bc90220d9c88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T23:36:20.104Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-22T23:36:27.796Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-22T23:36:27.797Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-22T23:36:27.798Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-22T23:36:27.801Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-22T23:36:27.808Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-22T23:36:27.808Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-22T23:36:27.808Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-22T23:36:27.810Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T23:36:30.104Z |INFO |Init configs |InvocationID=0a94e9f8-7368-4f6d-8d12-25e4cc8f2d1d, InstanceUUID=556db138-07fc-4b66-a316-e38b61804b8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T23:36:30.115Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T23:36:40.116Z |INFO |Init configs |InvocationID=0a94e9f8-7368-4f6d-8d12-25e4cc8f2d1d, InstanceUUID=c03500fa-816f-422a-9b4d-ca13dec38452 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T23:36:40.143Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T23:36:50.144Z |INFO |Init configs |InvocationID=0a94e9f8-7368-4f6d-8d12-25e4cc8f2d1d, InstanceUUID=8f2beadb-f7c1-47d2-8648-c049d9b89fbf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T23:36:50.164Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T23:37:00.164Z |INFO |Init configs |InvocationID=0a94e9f8-7368-4f6d-8d12-25e4cc8f2d1d, InstanceUUID=8c6b83da-d855-44e7-b63a-321820709802 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T23:37:00.180Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T23:37:10.180Z |INFO |Init configs |InvocationID=0a94e9f8-7368-4f6d-8d12-25e4cc8f2d1d, InstanceUUID=1127f4ec-4a0a-4143-b33f-528814b1724f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T23:37:10.188Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T23:37:20.189Z |INFO |Init configs |InvocationID=0a94e9f8-7368-4f6d-8d12-25e4cc8f2d1d, InstanceUUID=037d64af-39a2-4cf4-8fac-f4ef9af1cfa4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T23:37:20.199Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T23:37:30.200Z |INFO |Init configs |InvocationID=0a94e9f8-7368-4f6d-8d12-25e4cc8f2d1d, InstanceUUID=a912d2c8-3af1-4e95-90fd-a55684aae9aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T23:37:30.207Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T23:37:40.209Z |INFO |Init configs |InvocationID=0a94e9f8-7368-4f6d-8d12-25e4cc8f2d1d, InstanceUUID=7a217c71-4409-44db-b793-7c91b13c7597 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T23:37:40.223Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T23:37:50.224Z |INFO |Init configs |InvocationID=0a94e9f8-7368-4f6d-8d12-25e4cc8f2d1d, InstanceUUID=b296292d-24fa-45a3-8eef-79637ab85bc1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T23:37:50.242Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T23:38:00.243Z |INFO |Init configs |InvocationID=0a94e9f8-7368-4f6d-8d12-25e4cc8f2d1d, InstanceUUID=1d4e93e4-7283-4638-8cb7-fc07b6ce1a9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T23:38:00.261Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T23:38:10.262Z |INFO |Init configs |InvocationID=0a94e9f8-7368-4f6d-8d12-25e4cc8f2d1d, InstanceUUID=e98f4ab1-8f03-42c1-9b52-8d067ef90482 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T23:38:10.272Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T23:38:20.272Z |INFO |Init configs |InvocationID=0a94e9f8-7368-4f6d-8d12-25e4cc8f2d1d, InstanceUUID=8b17c04c-0922-4c88-8c78-6bbb3a607a43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T23:38:20.281Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T23:38:30.283Z |INFO |Init configs |InvocationID=0a94e9f8-7368-4f6d-8d12-25e4cc8f2d1d, InstanceUUID=cc5c5d33-dd70-4410-89a9-d82b7c484c61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T23:38:30.291Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T23:38:40.292Z |INFO |Init configs |InvocationID=0a94e9f8-7368-4f6d-8d12-25e4cc8f2d1d, InstanceUUID=d9b2b3af-bab7-4ffe-a140-cada439b1263 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T23:38:40.300Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T23:38:50.301Z |INFO |Init configs |InvocationID=0a94e9f8-7368-4f6d-8d12-25e4cc8f2d1d, InstanceUUID=decdec05-b5b2-43b9-aa4f-e4250acedf44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T23:38:50.309Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T23:39:00.310Z |INFO |Init configs |InvocationID=0a94e9f8-7368-4f6d-8d12-25e4cc8f2d1d, InstanceUUID=5056485a-5c4c-4d0a-a949-ae14372b84f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T23:39:00.329Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T23:39:10.330Z |INFO |Init configs |InvocationID=0a94e9f8-7368-4f6d-8d12-25e4cc8f2d1d, InstanceUUID=94800a1b-38ef-465f-be1d-8fe7761c8fcc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T23:39:10.342Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T23:39:20.343Z |INFO |Init configs |InvocationID=0a94e9f8-7368-4f6d-8d12-25e4cc8f2d1d, InstanceUUID=872df4ed-89bf-4d45-aa81-b395e4a361b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T23:39:20.356Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T23:39:30.356Z |INFO |Init configs |InvocationID=0a94e9f8-7368-4f6d-8d12-25e4cc8f2d1d, InstanceUUID=016be71f-3221-4fae-b23f-c2fe32b39a67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T23:39:30.384Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T23:39:40.384Z |INFO |Init configs |InvocationID=0a94e9f8-7368-4f6d-8d12-25e4cc8f2d1d, InstanceUUID=35c37fb3-9aa8-4a6c-849a-e0026de41776 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T23:39:40.394Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T23:39:50.395Z |INFO |Init configs |InvocationID=0a94e9f8-7368-4f6d-8d12-25e4cc8f2d1d, InstanceUUID=617ffc09-3724-4341-ad4e-30bedba6733e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T23:39:50.425Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T23:40:00.426Z |INFO |Init configs |InvocationID=0a94e9f8-7368-4f6d-8d12-25e4cc8f2d1d, InstanceUUID=01e81177-495c-4314-a657-3064d3291215 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T23:40:00.434Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T23:40:10.435Z |INFO |Init configs |InvocationID=0a94e9f8-7368-4f6d-8d12-25e4cc8f2d1d, InstanceUUID=f79fde20-19a8-45ed-85a7-5be52bc291f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T23:40:10.442Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T23:40:20.443Z |INFO |Init configs |InvocationID=0a94e9f8-7368-4f6d-8d12-25e4cc8f2d1d, InstanceUUID=b7fce7ba-081e-4792-8559-9a76064a49ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T23:40:20.454Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T23:40:30.455Z |INFO |Init configs |InvocationID=0a94e9f8-7368-4f6d-8d12-25e4cc8f2d1d, InstanceUUID=703a4bf8-74e4-4a61-9dd5-7a0fff52b5a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T23:40:30.470Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T23:40:40.471Z |INFO |Init configs |InvocationID=0a94e9f8-7368-4f6d-8d12-25e4cc8f2d1d, InstanceUUID=45132c9b-66cb-4172-9903-7b1ebbb1bc5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T23:40:40.484Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T23:40:50.484Z |INFO |Init configs |InvocationID=0a94e9f8-7368-4f6d-8d12-25e4cc8f2d1d, InstanceUUID=1b14b9b7-e90e-443a-876c-41ae147ea9e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T23:40:50.497Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T23:41:00.498Z |INFO |Init configs |InvocationID=0a94e9f8-7368-4f6d-8d12-25e4cc8f2d1d, InstanceUUID=056fdb98-33fd-4b69-bbcc-7167f0f769ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T23:41:00.507Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T23:41:10.507Z |INFO |Init configs |InvocationID=0a94e9f8-7368-4f6d-8d12-25e4cc8f2d1d, InstanceUUID=71741c20-b632-47ee-8ee1-1a23d3f6a2f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T23:41:10.515Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T23:41:20.515Z |INFO |Init configs |InvocationID=0a94e9f8-7368-4f6d-8d12-25e4cc8f2d1d, InstanceUUID=9002f434-0362-4212-86ed-72b7ebc6e5b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T23:41:20.523Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-22T23:41:27.734Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-22T23:41:27.734Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-22T23:41:27.735Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-22T23:41:27.738Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-22T23:41:27.744Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-22T23:41:27.744Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-22T23:41:27.745Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-22T23:41:27.747Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T23:41:30.524Z |INFO |Init configs |InvocationID=0a94e9f8-7368-4f6d-8d12-25e4cc8f2d1d, InstanceUUID=9b0ea0e5-68a9-4bba-a397-5c0c8da1457f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T23:41:30.530Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T23:41:40.531Z |INFO |Init configs |InvocationID=0a94e9f8-7368-4f6d-8d12-25e4cc8f2d1d, InstanceUUID=3460faa1-dd03-4f2f-ab5d-d28b0ecdba27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T23:41:40.543Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T23:41:50.544Z |INFO |Init configs |InvocationID=0a94e9f8-7368-4f6d-8d12-25e4cc8f2d1d, InstanceUUID=f1100f36-a169-4805-bd6f-65c3d8bfad8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T23:41:50.558Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T23:42:00.559Z |INFO |Init configs |InvocationID=0a94e9f8-7368-4f6d-8d12-25e4cc8f2d1d, InstanceUUID=c721bd86-2293-45a0-9550-de0cf99300f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T23:42:00.571Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T23:42:10.572Z |INFO |Init configs |InvocationID=0a94e9f8-7368-4f6d-8d12-25e4cc8f2d1d, InstanceUUID=1c059c7e-5eb1-4630-b20a-c2c76655bdeb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T23:42:10.617Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T23:42:20.617Z |INFO |Init configs |InvocationID=0a94e9f8-7368-4f6d-8d12-25e4cc8f2d1d, InstanceUUID=b38ae46c-00cd-4e1b-b382-3e2efdff3454 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T23:42:20.626Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T23:42:30.627Z |INFO |Init configs |InvocationID=0a94e9f8-7368-4f6d-8d12-25e4cc8f2d1d, InstanceUUID=9c360aac-3f2e-477e-95a5-1f0fdd15611f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T23:42:30.634Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T23:42:40.635Z |INFO |Init configs |InvocationID=0a94e9f8-7368-4f6d-8d12-25e4cc8f2d1d, InstanceUUID=7c0e2ee4-dca0-42dd-845e-e957818f7f9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T23:42:40.643Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T23:42:50.644Z |INFO |Init configs |InvocationID=0a94e9f8-7368-4f6d-8d12-25e4cc8f2d1d, InstanceUUID=3d408c33-2640-4205-acc8-b21a52a49ab0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T23:42:50.653Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T23:43:00.654Z |INFO |Init configs |InvocationID=0a94e9f8-7368-4f6d-8d12-25e4cc8f2d1d, InstanceUUID=1ab4c476-60c2-415a-bf85-e22cb64074f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T23:43:00.661Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T23:43:10.662Z |INFO |Init configs |InvocationID=0a94e9f8-7368-4f6d-8d12-25e4cc8f2d1d, InstanceUUID=7e6f6a10-4991-4ba2-9ae1-eb737c0b7674 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T23:43:10.676Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T23:43:20.677Z |INFO |Init configs |InvocationID=0a94e9f8-7368-4f6d-8d12-25e4cc8f2d1d, InstanceUUID=bbbb6187-5805-4424-8e7a-6259c4317782 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T23:43:20.687Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T23:43:30.688Z |INFO |Init configs |InvocationID=0a94e9f8-7368-4f6d-8d12-25e4cc8f2d1d, InstanceUUID=7ac69a5c-6ebb-4f58-82b0-4bd629271ffe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T23:43:30.698Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T23:43:40.699Z |INFO |Init configs |InvocationID=0a94e9f8-7368-4f6d-8d12-25e4cc8f2d1d, InstanceUUID=b586d779-6a5c-4f17-9b8a-7f519b12947e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T23:43:40.709Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T23:43:50.710Z |INFO |Init configs |InvocationID=0a94e9f8-7368-4f6d-8d12-25e4cc8f2d1d, InstanceUUID=a40b0870-81ef-474f-acf7-4141cbbb4456 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T23:43:50.718Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T23:44:00.718Z |INFO |Init configs |InvocationID=0a94e9f8-7368-4f6d-8d12-25e4cc8f2d1d, InstanceUUID=8e3e6f93-e8ae-4cc9-9e27-845710e59dec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T23:44:00.727Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T23:44:10.728Z |INFO |Init configs |InvocationID=0a94e9f8-7368-4f6d-8d12-25e4cc8f2d1d, InstanceUUID=4a20b1a7-ed74-46d7-af64-8d175e80e48a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T23:44:10.735Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T23:44:20.735Z |INFO |Init configs |InvocationID=0a94e9f8-7368-4f6d-8d12-25e4cc8f2d1d, InstanceUUID=29b38914-f1a1-4232-b0cb-7a5c92c9c48c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T23:44:20.742Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T23:44:30.743Z |INFO |Init configs |InvocationID=0a94e9f8-7368-4f6d-8d12-25e4cc8f2d1d, InstanceUUID=edeca844-c6c8-4639-821d-f939e4db184b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T23:44:30.756Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T23:44:40.759Z |INFO |Init configs |InvocationID=0a94e9f8-7368-4f6d-8d12-25e4cc8f2d1d, InstanceUUID=d3c632c2-382a-45cd-898d-3cf9e7a49acc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T23:44:40.768Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T23:44:50.769Z |INFO |Init configs |InvocationID=0a94e9f8-7368-4f6d-8d12-25e4cc8f2d1d, InstanceUUID=e8af487d-6849-4766-8705-c201deaca59f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T23:44:50.781Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T23:45:00.781Z |INFO |Init configs |InvocationID=0a94e9f8-7368-4f6d-8d12-25e4cc8f2d1d, InstanceUUID=5c057b9a-beec-4fc1-b881-213151ea1c06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T23:45:00.788Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T23:45:10.788Z |INFO |Init configs |InvocationID=0a94e9f8-7368-4f6d-8d12-25e4cc8f2d1d, InstanceUUID=765a7655-13bb-4f08-9d6c-852a18825f19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T23:45:10.795Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T23:45:20.796Z |INFO |Init configs |InvocationID=0a94e9f8-7368-4f6d-8d12-25e4cc8f2d1d, InstanceUUID=fe345e12-0bd7-4c2a-a33b-07780807b184 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T23:45:20.808Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T23:45:30.809Z |INFO |Init configs |InvocationID=0a94e9f8-7368-4f6d-8d12-25e4cc8f2d1d, InstanceUUID=678f244c-7dd8-488f-9b94-7eed227dd4ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T23:45:30.818Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T23:45:40.819Z |INFO |Init configs |InvocationID=0a94e9f8-7368-4f6d-8d12-25e4cc8f2d1d, InstanceUUID=9bd92287-4a8b-44e0-a0d4-a31c1c42d8bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T23:45:40.827Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T23:45:50.827Z |INFO |Init configs |InvocationID=0a94e9f8-7368-4f6d-8d12-25e4cc8f2d1d, InstanceUUID=9ab17e91-209e-4730-97d2-6eda1e9acf77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T23:45:50.836Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T23:46:00.837Z |INFO |Init configs |InvocationID=0a94e9f8-7368-4f6d-8d12-25e4cc8f2d1d, InstanceUUID=310d7a87-4b61-493d-ae26-a3f80a28e5e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T23:46:00.847Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T23:46:10.848Z |INFO |Init configs |InvocationID=0a94e9f8-7368-4f6d-8d12-25e4cc8f2d1d, InstanceUUID=b44c8095-b28f-46a5-a26f-a2f6c839fcab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T23:46:10.855Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T23:46:20.856Z |INFO |Init configs |InvocationID=0a94e9f8-7368-4f6d-8d12-25e4cc8f2d1d, InstanceUUID=7e1ebbc6-3b6d-4921-94ed-32f870742d75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T23:46:20.863Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-22T23:46:27.724Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-22T23:46:27.724Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-22T23:46:27.726Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-22T23:46:27.728Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-22T23:46:27.735Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-22T23:46:27.735Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-22T23:46:27.735Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-22T23:46:27.737Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T23:46:30.864Z |INFO |Init configs |InvocationID=0a94e9f8-7368-4f6d-8d12-25e4cc8f2d1d, InstanceUUID=36f2c889-e4dd-400a-bcde-79d5d2b13faa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T23:46:30.874Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T23:46:40.874Z |INFO |Init configs |InvocationID=0a94e9f8-7368-4f6d-8d12-25e4cc8f2d1d, InstanceUUID=e7e4c32e-1fa0-4b17-baa0-1e428eb34bbd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T23:46:40.880Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T23:46:50.882Z |INFO |Init configs |InvocationID=0a94e9f8-7368-4f6d-8d12-25e4cc8f2d1d, InstanceUUID=417cfb8d-a329-4db6-ad9f-19a62c566fb8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T23:46:50.894Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T23:47:00.895Z |INFO |Init configs |InvocationID=0a94e9f8-7368-4f6d-8d12-25e4cc8f2d1d, InstanceUUID=0e46dde9-a5fd-48c9-acd2-e1b292dd32bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T23:47:00.903Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T23:47:10.906Z |INFO |Init configs |InvocationID=0a94e9f8-7368-4f6d-8d12-25e4cc8f2d1d, InstanceUUID=6f5199b7-84ab-4367-ab1d-3031af9448b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T23:47:10.917Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T23:47:20.917Z |INFO |Init configs |InvocationID=0a94e9f8-7368-4f6d-8d12-25e4cc8f2d1d, InstanceUUID=d65052f3-2990-466d-b302-61365621c719 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T23:47:20.925Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T23:47:30.925Z |INFO |Init configs |InvocationID=0a94e9f8-7368-4f6d-8d12-25e4cc8f2d1d, InstanceUUID=05c76033-4361-49b6-8726-60584c7d5094 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T23:47:30.934Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T23:47:40.934Z |INFO |Init configs |InvocationID=0a94e9f8-7368-4f6d-8d12-25e4cc8f2d1d, InstanceUUID=dffca27a-0754-4906-b84d-2160b2ed7133 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T23:47:40.941Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T23:47:50.941Z |INFO |Init configs |InvocationID=0a94e9f8-7368-4f6d-8d12-25e4cc8f2d1d, InstanceUUID=39cc6f1c-0d4f-42de-9f5f-cc78a2e1ab11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T23:47:50.948Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T23:48:00.949Z |INFO |Init configs |InvocationID=0a94e9f8-7368-4f6d-8d12-25e4cc8f2d1d, InstanceUUID=896bef7b-0d5a-4e81-94f9-b0b6afd12cb2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T23:48:00.958Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T23:48:10.959Z |INFO |Init configs |InvocationID=0a94e9f8-7368-4f6d-8d12-25e4cc8f2d1d, InstanceUUID=67767ae1-d995-4bab-a15c-fc38e2d84787 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T23:48:10.967Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T23:48:20.968Z |INFO |Init configs |InvocationID=0a94e9f8-7368-4f6d-8d12-25e4cc8f2d1d, InstanceUUID=aa15945a-acb3-4590-ae14-bd31df985241 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T23:48:20.975Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T23:48:30.976Z |INFO |Init configs |InvocationID=0a94e9f8-7368-4f6d-8d12-25e4cc8f2d1d, InstanceUUID=d6400a59-3269-4397-972d-d6863e74c7ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T23:48:30.984Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T23:48:40.985Z |INFO |Init configs |InvocationID=0a94e9f8-7368-4f6d-8d12-25e4cc8f2d1d, InstanceUUID=4192957a-2822-4b11-a2b3-82b4e2788046 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T23:48:40.992Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T23:48:50.993Z |INFO |Init configs |InvocationID=0a94e9f8-7368-4f6d-8d12-25e4cc8f2d1d, InstanceUUID=b46182cd-93da-4a55-8d45-4a97ff58e961 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T23:48:51.002Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T23:49:01.002Z |INFO |Init configs |InvocationID=0a94e9f8-7368-4f6d-8d12-25e4cc8f2d1d, InstanceUUID=6e6e5c19-eed4-4759-86aa-6693a47b9a54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T23:49:01.010Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T23:49:11.010Z |INFO |Init configs |InvocationID=0a94e9f8-7368-4f6d-8d12-25e4cc8f2d1d, InstanceUUID=db69e706-0a67-4971-831a-534ea43a579f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T23:49:11.017Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T23:49:21.017Z |INFO |Init configs |InvocationID=0a94e9f8-7368-4f6d-8d12-25e4cc8f2d1d, InstanceUUID=4124e3d5-60a5-4c7b-8e99-331637b23c39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T23:49:21.023Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T23:49:31.023Z |INFO |Init configs |InvocationID=0a94e9f8-7368-4f6d-8d12-25e4cc8f2d1d, InstanceUUID=f38f1041-d0d2-482a-8da5-493bc7e09fce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T23:49:31.030Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T23:49:41.031Z |INFO |Init configs |InvocationID=0a94e9f8-7368-4f6d-8d12-25e4cc8f2d1d, InstanceUUID=c82ade16-2451-43f3-8a6e-bf647ab77cb6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T23:49:41.040Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T23:49:51.042Z |INFO |Init configs |InvocationID=0a94e9f8-7368-4f6d-8d12-25e4cc8f2d1d, InstanceUUID=5234cf71-bcca-4247-ba04-698992c85953 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T23:49:51.058Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T23:50:01.059Z |INFO |Init configs |InvocationID=0a94e9f8-7368-4f6d-8d12-25e4cc8f2d1d, InstanceUUID=306fca21-4aa9-439a-aeda-b94a2e7a0630 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T23:50:01.067Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T23:50:11.067Z |INFO |Init configs |InvocationID=0a94e9f8-7368-4f6d-8d12-25e4cc8f2d1d, InstanceUUID=d088db43-5ad6-4361-8251-eb4bc80492af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T23:50:11.086Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T23:50:21.087Z |INFO |Init configs |InvocationID=0a94e9f8-7368-4f6d-8d12-25e4cc8f2d1d, InstanceUUID=ca0ec800-9475-4a5d-8358-e31369bb5d30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T23:50:21.095Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T23:50:31.096Z |INFO |Init configs |InvocationID=0a94e9f8-7368-4f6d-8d12-25e4cc8f2d1d, InstanceUUID=d054a385-f65f-4a17-8997-7139b2be2396 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T23:50:31.103Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T23:50:41.103Z |INFO |Init configs |InvocationID=0a94e9f8-7368-4f6d-8d12-25e4cc8f2d1d, InstanceUUID=d66968c0-aa6a-4178-804b-1a52ffe6a64e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T23:50:41.110Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T23:50:51.110Z |INFO |Init configs |InvocationID=0a94e9f8-7368-4f6d-8d12-25e4cc8f2d1d, InstanceUUID=beefe9e9-9c06-42da-a43e-2bff4aae0d6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T23:50:51.117Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T23:51:01.117Z |INFO |Init configs |InvocationID=0a94e9f8-7368-4f6d-8d12-25e4cc8f2d1d, InstanceUUID=07586bb9-817c-4f01-8240-292352605831 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T23:51:01.124Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T23:51:11.124Z |INFO |Init configs |InvocationID=0a94e9f8-7368-4f6d-8d12-25e4cc8f2d1d, InstanceUUID=803700a5-05c2-40fc-994a-82bf74e082ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T23:51:11.138Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T23:51:21.139Z |INFO |Init configs |InvocationID=0a94e9f8-7368-4f6d-8d12-25e4cc8f2d1d, InstanceUUID=5bbe1d6d-d262-47da-9437-7182e0fb03b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T23:51:21.151Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-22T23:51:27.798Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-22T23:51:27.798Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-22T23:51:27.799Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-22T23:51:27.802Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-22T23:51:27.807Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-22T23:51:27.807Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-22T23:51:27.807Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-22T23:51:27.809Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T23:51:31.152Z |INFO |Init configs |InvocationID=0a94e9f8-7368-4f6d-8d12-25e4cc8f2d1d, InstanceUUID=5a14cba1-d404-4cc5-9a7a-59ff680726a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T23:51:31.159Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T23:51:41.160Z |INFO |Init configs |InvocationID=0a94e9f8-7368-4f6d-8d12-25e4cc8f2d1d, InstanceUUID=393e2bc4-f5e9-4f4a-9e71-db9731e28c03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T23:51:41.166Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T23:51:51.166Z |INFO |Init configs |InvocationID=0a94e9f8-7368-4f6d-8d12-25e4cc8f2d1d, InstanceUUID=b47868cb-ae3a-4b6f-b38f-42c3a33d8064 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T23:51:51.172Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T23:52:01.173Z |INFO |Init configs |InvocationID=0a94e9f8-7368-4f6d-8d12-25e4cc8f2d1d, InstanceUUID=595c4143-b8be-4235-8993-b8db730cb93a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T23:52:01.181Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T23:52:11.181Z |INFO |Init configs |InvocationID=0a94e9f8-7368-4f6d-8d12-25e4cc8f2d1d, InstanceUUID=b530daf7-e2d9-47ce-87db-abaa3154dee9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T23:52:11.187Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T23:52:21.187Z |INFO |Init configs |InvocationID=0a94e9f8-7368-4f6d-8d12-25e4cc8f2d1d, InstanceUUID=4c0a35b2-7f5a-49fd-907c-2b23edcc27a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T23:52:21.195Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T23:52:31.196Z |INFO |Init configs |InvocationID=0a94e9f8-7368-4f6d-8d12-25e4cc8f2d1d, InstanceUUID=c3b0cf90-b2a0-4220-aa23-f161dfad034f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T23:52:31.209Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T23:52:41.210Z |INFO |Init configs |InvocationID=0a94e9f8-7368-4f6d-8d12-25e4cc8f2d1d, InstanceUUID=351154d8-e89d-498c-882a-44bb14bd7a19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T23:52:41.218Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T23:52:51.219Z |INFO |Init configs |InvocationID=0a94e9f8-7368-4f6d-8d12-25e4cc8f2d1d, InstanceUUID=9c72a076-1bdd-4120-9320-f7fd4490eac8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T23:52:51.228Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T23:53:01.229Z |INFO |Init configs |InvocationID=0a94e9f8-7368-4f6d-8d12-25e4cc8f2d1d, InstanceUUID=47bb1977-2c79-4e41-9b23-374c37f1fd25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T23:53:01.237Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T23:53:11.238Z |INFO |Init configs |InvocationID=0a94e9f8-7368-4f6d-8d12-25e4cc8f2d1d, InstanceUUID=ff30d19a-6109-43f6-a6be-d9c6900726c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T23:53:11.246Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T23:53:21.247Z |INFO |Init configs |InvocationID=0a94e9f8-7368-4f6d-8d12-25e4cc8f2d1d, InstanceUUID=0b73d7ba-6af3-46d9-86f2-0527e7803bc4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T23:53:21.253Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T23:53:31.254Z |INFO |Init configs |InvocationID=0a94e9f8-7368-4f6d-8d12-25e4cc8f2d1d, InstanceUUID=6e405779-887c-4dab-bc31-440fe08144cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T23:53:31.261Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T23:53:41.261Z |INFO |Init configs |InvocationID=0a94e9f8-7368-4f6d-8d12-25e4cc8f2d1d, InstanceUUID=c8e61495-0700-4753-bded-29127014e746 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T23:53:41.270Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T23:53:51.270Z |INFO |Init configs |InvocationID=0a94e9f8-7368-4f6d-8d12-25e4cc8f2d1d, InstanceUUID=0eba62fb-2b15-42de-9ace-5e2abc1cccb2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T23:53:51.277Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T23:54:01.278Z |INFO |Init configs |InvocationID=0a94e9f8-7368-4f6d-8d12-25e4cc8f2d1d, InstanceUUID=6274bdb4-0bb9-4462-9780-19bda8e3aa99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T23:54:01.287Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T23:54:11.288Z |INFO |Init configs |InvocationID=0a94e9f8-7368-4f6d-8d12-25e4cc8f2d1d, InstanceUUID=74c837ba-2202-4f68-9b29-68019ad6cf69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T23:54:11.295Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T23:54:21.296Z |INFO |Init configs |InvocationID=0a94e9f8-7368-4f6d-8d12-25e4cc8f2d1d, InstanceUUID=37f99b37-34c2-4fa5-9716-5f560fad4970 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T23:54:21.302Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T23:54:31.303Z |INFO |Init configs |InvocationID=0a94e9f8-7368-4f6d-8d12-25e4cc8f2d1d, InstanceUUID=d3d4e4e6-91ae-476b-ad14-5d556b996211 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T23:54:31.311Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T23:54:41.311Z |INFO |Init configs |InvocationID=0a94e9f8-7368-4f6d-8d12-25e4cc8f2d1d, InstanceUUID=27a48585-53b2-401b-a5e6-be8841726a6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T23:54:41.319Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T23:54:51.319Z |INFO |Init configs |InvocationID=0a94e9f8-7368-4f6d-8d12-25e4cc8f2d1d, InstanceUUID=2c641bd0-5fe0-48a2-9693-96f3d0e253c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T23:54:51.326Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T23:55:01.327Z |INFO |Init configs |InvocationID=0a94e9f8-7368-4f6d-8d12-25e4cc8f2d1d, InstanceUUID=cc418c27-9fae-4a26-b9ab-52915697e0e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T23:55:01.333Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T23:55:11.333Z |INFO |Init configs |InvocationID=0a94e9f8-7368-4f6d-8d12-25e4cc8f2d1d, InstanceUUID=b19c5346-d2df-4947-8063-522de7d8d331 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T23:55:11.346Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T23:55:21.347Z |INFO |Init configs |InvocationID=0a94e9f8-7368-4f6d-8d12-25e4cc8f2d1d, InstanceUUID=bf68d5f9-b810-49fa-99dc-f2e5fdb59b11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T23:55:21.352Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T23:55:31.353Z |INFO |Init configs |InvocationID=0a94e9f8-7368-4f6d-8d12-25e4cc8f2d1d, InstanceUUID=b312d3c4-8196-49fc-a297-fd94e9bdabe0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T23:55:31.364Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T23:55:41.364Z |INFO |Init configs |InvocationID=0a94e9f8-7368-4f6d-8d12-25e4cc8f2d1d, InstanceUUID=c12fe117-92bd-42b1-87fd-0c9fc5b6716a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T23:55:41.373Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T23:55:51.374Z |INFO |Init configs |InvocationID=0a94e9f8-7368-4f6d-8d12-25e4cc8f2d1d, InstanceUUID=c4cdd9c1-a3db-4d5f-93ab-713fb3b2821e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T23:55:51.383Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T23:56:01.383Z |INFO |Init configs |InvocationID=0a94e9f8-7368-4f6d-8d12-25e4cc8f2d1d, InstanceUUID=6ec2e0f8-e737-4d76-afd3-f47e0298bed0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T23:56:01.391Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T23:56:11.391Z |INFO |Init configs |InvocationID=0a94e9f8-7368-4f6d-8d12-25e4cc8f2d1d, InstanceUUID=fe10bd05-10d9-425a-a702-2a47652c6a45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T23:56:11.397Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T23:56:21.398Z |INFO |Init configs |InvocationID=0a94e9f8-7368-4f6d-8d12-25e4cc8f2d1d, InstanceUUID=7e713ff4-cb0e-4d3d-97d0-23cae33c765e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T23:56:21.404Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-22T23:56:27.759Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-22T23:56:27.759Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-22T23:56:27.760Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-22T23:56:27.764Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-22T23:56:27.785Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-22T23:56:27.785Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-22T23:56:27.785Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-22T23:56:27.787Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T23:56:31.405Z |INFO |Init configs |InvocationID=0a94e9f8-7368-4f6d-8d12-25e4cc8f2d1d, InstanceUUID=95450997-78ba-471d-b30f-a5aec2a01e97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T23:56:31.412Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T23:56:41.412Z |INFO |Init configs |InvocationID=0a94e9f8-7368-4f6d-8d12-25e4cc8f2d1d, InstanceUUID=643a1fce-2387-490c-aa64-2ba54dc65d09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T23:56:41.418Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T23:56:51.419Z |INFO |Init configs |InvocationID=0a94e9f8-7368-4f6d-8d12-25e4cc8f2d1d, InstanceUUID=290cb0a8-643d-48b2-a007-ceb853d8c69b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T23:56:51.425Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T23:57:01.427Z |INFO |Init configs |InvocationID=0a94e9f8-7368-4f6d-8d12-25e4cc8f2d1d, InstanceUUID=00aaaeb9-147d-437f-8fb6-9179ff29cde2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T23:57:01.438Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T23:57:11.439Z |INFO |Init configs |InvocationID=0a94e9f8-7368-4f6d-8d12-25e4cc8f2d1d, InstanceUUID=ffef414f-ebe3-460f-89ac-ac4fe750b156 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T23:57:11.448Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T23:57:21.449Z |INFO |Init configs |InvocationID=0a94e9f8-7368-4f6d-8d12-25e4cc8f2d1d, InstanceUUID=1c68e3f6-c76d-4d1d-bc6d-ae7c1521a66c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T23:57:21.455Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T23:57:31.456Z |INFO |Init configs |InvocationID=0a94e9f8-7368-4f6d-8d12-25e4cc8f2d1d, InstanceUUID=f79438e5-164c-4303-ad8b-05acbd8edb71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T23:57:31.463Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T23:57:41.464Z |INFO |Init configs |InvocationID=0a94e9f8-7368-4f6d-8d12-25e4cc8f2d1d, InstanceUUID=27b88456-5265-4412-93de-df72ef3f9cdd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T23:57:41.473Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T23:57:51.473Z |INFO |Init configs |InvocationID=0a94e9f8-7368-4f6d-8d12-25e4cc8f2d1d, InstanceUUID=9cd33cda-1248-4495-9e32-c41f7e997022 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T23:57:51.479Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T23:58:01.480Z |INFO |Init configs |InvocationID=0a94e9f8-7368-4f6d-8d12-25e4cc8f2d1d, InstanceUUID=3f606332-416b-44d1-b7b5-4447b4b2a449 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T23:58:01.486Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T23:58:11.486Z |INFO |Init configs |InvocationID=0a94e9f8-7368-4f6d-8d12-25e4cc8f2d1d, InstanceUUID=e2ba4f97-3e0c-41c5-87a3-154ae1cad2e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T23:58:11.491Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T23:58:21.492Z |INFO |Init configs |InvocationID=0a94e9f8-7368-4f6d-8d12-25e4cc8f2d1d, InstanceUUID=fe7f81de-3a08-4a41-a68f-dcb41f071a86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T23:58:21.499Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T23:58:31.500Z |INFO |Init configs |InvocationID=0a94e9f8-7368-4f6d-8d12-25e4cc8f2d1d, InstanceUUID=d3f7e242-ff14-43fa-a052-bbc28563dfa3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T23:58:31.507Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T23:58:41.507Z |INFO |Init configs |InvocationID=0a94e9f8-7368-4f6d-8d12-25e4cc8f2d1d, InstanceUUID=3f67dcc8-ec1e-4570-bd0a-b36061437d38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T23:58:41.516Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T23:58:51.517Z |INFO |Init configs |InvocationID=0a94e9f8-7368-4f6d-8d12-25e4cc8f2d1d, InstanceUUID=f076b547-3715-4808-a27e-23514abc40a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T23:58:51.526Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T23:59:01.526Z |INFO |Init configs |InvocationID=0a94e9f8-7368-4f6d-8d12-25e4cc8f2d1d, InstanceUUID=3bab5a7e-2339-4c67-b075-80ec98802756 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T23:59:01.534Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T23:59:11.535Z |INFO |Init configs |InvocationID=0a94e9f8-7368-4f6d-8d12-25e4cc8f2d1d, InstanceUUID=e97cdd10-3e4a-474a-ab05-0cb94034d2f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T23:59:11.541Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T23:59:21.542Z |INFO |Init configs |InvocationID=0a94e9f8-7368-4f6d-8d12-25e4cc8f2d1d, InstanceUUID=4f119a70-00e8-4219-91b2-468db44242c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T23:59:21.549Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T23:59:31.549Z |INFO |Init configs |InvocationID=0a94e9f8-7368-4f6d-8d12-25e4cc8f2d1d, InstanceUUID=ba5755d5-a47a-44df-a77e-80f20c1ccec8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T23:59:31.556Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T23:59:41.557Z |INFO |Init configs |InvocationID=0a94e9f8-7368-4f6d-8d12-25e4cc8f2d1d, InstanceUUID=2d0c7a77-4e2f-4efc-8389-e45211249adb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T23:59:41.568Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T23:59:51.569Z |INFO |Init configs |InvocationID=0a94e9f8-7368-4f6d-8d12-25e4cc8f2d1d, InstanceUUID=8bef331f-f22c-4c5f-8382-357851d89057 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-22T23:59:51.574Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:00:01.575Z |INFO |Init configs |InvocationID=0a94e9f8-7368-4f6d-8d12-25e4cc8f2d1d, InstanceUUID=b4b7d7dc-2d3b-4be7-9b5d-d609adbb6c49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:00:01.591Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:00:11.592Z |INFO |Init configs |InvocationID=0a94e9f8-7368-4f6d-8d12-25e4cc8f2d1d, InstanceUUID=2bdc118c-adde-4975-9493-92a57b1c8d14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:00:11.601Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:00:21.602Z |INFO |Init configs |InvocationID=0a94e9f8-7368-4f6d-8d12-25e4cc8f2d1d, InstanceUUID=42665603-56d8-4a9c-aeb0-9feee2c0a3ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:00:21.612Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:00:31.612Z |INFO |Init configs |InvocationID=0a94e9f8-7368-4f6d-8d12-25e4cc8f2d1d, InstanceUUID=a1769b28-bf03-4101-b4b9-cb72929bfde2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:00:31.619Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:00:41.619Z |INFO |Init configs |InvocationID=0a94e9f8-7368-4f6d-8d12-25e4cc8f2d1d, InstanceUUID=521f400a-4697-47b6-a970-90e5c3c7479e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:00:41.627Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:00:51.627Z |INFO |Init configs |InvocationID=0a94e9f8-7368-4f6d-8d12-25e4cc8f2d1d, InstanceUUID=d9b9b62b-318c-463a-811f-0068fdf7084e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:00:51.635Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:01:01.635Z |INFO |Init configs |InvocationID=0a94e9f8-7368-4f6d-8d12-25e4cc8f2d1d, InstanceUUID=87aece7d-10b0-47c1-b745-4932404d31a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:01:01.643Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:01:11.643Z |INFO |Init configs |InvocationID=0a94e9f8-7368-4f6d-8d12-25e4cc8f2d1d, InstanceUUID=b04d6810-a032-45bd-84eb-605ee4199ec3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:01:11.649Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:01:21.650Z |INFO |Init configs |InvocationID=0a94e9f8-7368-4f6d-8d12-25e4cc8f2d1d, InstanceUUID=6b55f026-a412-404d-9b20-dc0e7dd990cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:01:21.655Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-23T00:01:27.711Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-23T00:01:27.712Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-23T00:01:27.712Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-23T00:01:27.715Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-23T00:01:27.719Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-23T00:01:27.719Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-23T00:01:27.719Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-23T00:01:27.721Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:01:31.656Z |INFO |Init configs |InvocationID=0a94e9f8-7368-4f6d-8d12-25e4cc8f2d1d, InstanceUUID=2340ff60-d4ed-4c15-bc31-f16e9b63181b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:01:31.661Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:01:41.662Z |INFO |Init configs |InvocationID=0a94e9f8-7368-4f6d-8d12-25e4cc8f2d1d, InstanceUUID=cd1283fa-3141-4a1c-bf4c-da8e767ba156 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:01:41.670Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:01:51.671Z |INFO |Init configs |InvocationID=0a94e9f8-7368-4f6d-8d12-25e4cc8f2d1d, InstanceUUID=6d974886-c02f-4b82-899a-a37a42677a2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:01:51.682Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:02:01.682Z |INFO |Init configs |InvocationID=0a94e9f8-7368-4f6d-8d12-25e4cc8f2d1d, InstanceUUID=2b621755-34d1-4224-add0-88b61c43b1aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:02:01.690Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:02:11.690Z |INFO |Init configs |InvocationID=0a94e9f8-7368-4f6d-8d12-25e4cc8f2d1d, InstanceUUID=593ef5ca-7a31-4761-a9f8-3731da9d869d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:02:11.696Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:02:21.696Z |INFO |Init configs |InvocationID=0a94e9f8-7368-4f6d-8d12-25e4cc8f2d1d, InstanceUUID=1804a881-96fb-4794-a649-156ef4f6201d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:02:21.708Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:02:31.709Z |INFO |Init configs |InvocationID=0a94e9f8-7368-4f6d-8d12-25e4cc8f2d1d, InstanceUUID=bc02cff6-5262-4f54-8fa4-bf158c945d7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:02:31.716Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:02:41.716Z |INFO |Init configs |InvocationID=0a94e9f8-7368-4f6d-8d12-25e4cc8f2d1d, InstanceUUID=934ca594-2d08-4adc-80cc-e68f034b7602 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:02:41.723Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:02:51.724Z |INFO |Init configs |InvocationID=0a94e9f8-7368-4f6d-8d12-25e4cc8f2d1d, InstanceUUID=d4232c98-6e6c-4001-a30d-e3b1d9b94a72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:02:51.731Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:03:01.731Z |INFO |Init configs |InvocationID=0a94e9f8-7368-4f6d-8d12-25e4cc8f2d1d, InstanceUUID=ac569b05-e4c1-4c20-8ee0-3406ea1e885b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:03:01.736Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:03:11.737Z |INFO |Init configs |InvocationID=0a94e9f8-7368-4f6d-8d12-25e4cc8f2d1d, InstanceUUID=b8c0d474-6f8b-4f47-b0a5-a93a689a58e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:03:11.746Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:03:21.747Z |INFO |Init configs |InvocationID=0a94e9f8-7368-4f6d-8d12-25e4cc8f2d1d, InstanceUUID=70f0f477-05f8-4d5b-9723-feb293278f6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:03:21.758Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:03:31.760Z |INFO |Init configs |InvocationID=0a94e9f8-7368-4f6d-8d12-25e4cc8f2d1d, InstanceUUID=d393a424-1281-41ea-813e-d10dcdb579ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:03:31.769Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:03:41.769Z |INFO |Init configs |InvocationID=0a94e9f8-7368-4f6d-8d12-25e4cc8f2d1d, InstanceUUID=4957720e-1d22-426a-a379-59117f7da7b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:03:41.777Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:03:51.778Z |INFO |Init configs |InvocationID=0a94e9f8-7368-4f6d-8d12-25e4cc8f2d1d, InstanceUUID=e8f6d792-1d93-4288-ad4f-9547dd649cd1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:03:51.784Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:04:01.785Z |INFO |Init configs |InvocationID=0a94e9f8-7368-4f6d-8d12-25e4cc8f2d1d, InstanceUUID=78daec96-c20f-44c0-a0aa-2cacced745e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:04:01.791Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:04:11.791Z |INFO |Init configs |InvocationID=0a94e9f8-7368-4f6d-8d12-25e4cc8f2d1d, InstanceUUID=56014b33-160e-4c40-86a0-74f87a4b7a80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:04:11.796Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:04:21.797Z |INFO |Init configs |InvocationID=0a94e9f8-7368-4f6d-8d12-25e4cc8f2d1d, InstanceUUID=dafc6c13-8241-439c-ba03-3928b15bbd61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:04:21.802Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:04:31.804Z |INFO |Init configs |InvocationID=0a94e9f8-7368-4f6d-8d12-25e4cc8f2d1d, InstanceUUID=631e47c8-1f29-4c80-86d0-c9245a4f7393 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:04:31.810Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:04:41.811Z |INFO |Init configs |InvocationID=0a94e9f8-7368-4f6d-8d12-25e4cc8f2d1d, InstanceUUID=632fa8ef-9890-4642-8221-3f6b4baef244 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:04:41.824Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:04:51.825Z |INFO |Init configs |InvocationID=0a94e9f8-7368-4f6d-8d12-25e4cc8f2d1d, InstanceUUID=29e18ca2-538b-4d29-a299-6aadb4ef5495 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:04:51.838Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:05:01.841Z |INFO |Init configs |InvocationID=0a94e9f8-7368-4f6d-8d12-25e4cc8f2d1d, InstanceUUID=4f999cdf-b60c-479c-b5a4-f2333d3aec6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:05:01.848Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:05:11.852Z |INFO |Init configs |InvocationID=0a94e9f8-7368-4f6d-8d12-25e4cc8f2d1d, InstanceUUID=a8df2072-2cfa-4515-85ca-c9fcb2a3541c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:05:11.858Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:05:21.859Z |INFO |Init configs |InvocationID=0a94e9f8-7368-4f6d-8d12-25e4cc8f2d1d, InstanceUUID=6a4be4ee-6ea5-40e1-85c9-a1a0b02b5979 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:05:21.867Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:05:31.867Z |INFO |Init configs |InvocationID=0a94e9f8-7368-4f6d-8d12-25e4cc8f2d1d, InstanceUUID=a4298a40-cb11-4f4f-b726-8876a2b2ae60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:05:31.875Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:05:41.875Z |INFO |Init configs |InvocationID=0a94e9f8-7368-4f6d-8d12-25e4cc8f2d1d, InstanceUUID=e15b58c0-d800-4142-a6ac-962c57887c0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:05:41.881Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:05:51.882Z |INFO |Init configs |InvocationID=0a94e9f8-7368-4f6d-8d12-25e4cc8f2d1d, InstanceUUID=8c26e9a5-6b77-4406-902a-800b7b226a25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:05:51.890Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:06:01.891Z |INFO |Init configs |InvocationID=0a94e9f8-7368-4f6d-8d12-25e4cc8f2d1d, InstanceUUID=36b9205e-85eb-4e9a-8c96-41b979f97ff3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:06:01.898Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:06:11.899Z |INFO |Init configs |InvocationID=0a94e9f8-7368-4f6d-8d12-25e4cc8f2d1d, InstanceUUID=24093f53-eb9a-4c0b-b2be-045d60ec31d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:06:11.908Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:06:21.908Z |INFO |Init configs |InvocationID=0a94e9f8-7368-4f6d-8d12-25e4cc8f2d1d, InstanceUUID=3de9a4f7-2480-4b10-9726-23125195995b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:06:21.918Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-23T00:06:27.704Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-23T00:06:27.704Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-23T00:06:27.705Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-23T00:06:27.707Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-23T00:06:27.711Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-23T00:06:27.711Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-23T00:06:27.711Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-23T00:06:27.713Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:06:31.919Z |INFO |Init configs |InvocationID=0a94e9f8-7368-4f6d-8d12-25e4cc8f2d1d, InstanceUUID=136b8dda-1047-4ab4-8453-2538b6427c5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:06:31.926Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:06:41.926Z |INFO |Init configs |InvocationID=0a94e9f8-7368-4f6d-8d12-25e4cc8f2d1d, InstanceUUID=8ede138f-8935-4dcb-abfe-dba77b694d48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:06:41.933Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:06:51.934Z |INFO |Init configs |InvocationID=0a94e9f8-7368-4f6d-8d12-25e4cc8f2d1d, InstanceUUID=00d0821f-5d11-48e6-9036-61601667200b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:06:51.942Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:07:01.943Z |INFO |Init configs |InvocationID=0a94e9f8-7368-4f6d-8d12-25e4cc8f2d1d, InstanceUUID=5b3976df-03f2-4f11-94f0-793cc768a0e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:07:01.948Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:07:11.948Z |INFO |Init configs |InvocationID=0a94e9f8-7368-4f6d-8d12-25e4cc8f2d1d, InstanceUUID=b03996a0-e897-42ee-a6c7-7bc2bede6122 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:07:11.952Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:07:21.953Z |INFO |Init configs |InvocationID=0a94e9f8-7368-4f6d-8d12-25e4cc8f2d1d, InstanceUUID=fb1174cc-e9d4-4248-bc2f-deefc13c8f97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:07:21.959Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:07:31.959Z |INFO |Init configs |InvocationID=0a94e9f8-7368-4f6d-8d12-25e4cc8f2d1d, InstanceUUID=a1794a32-d203-482a-8d6f-9ee329397076 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:07:31.965Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:07:41.966Z |INFO |Init configs |InvocationID=0a94e9f8-7368-4f6d-8d12-25e4cc8f2d1d, InstanceUUID=b9e3c60a-d27c-4cc7-a3b5-c30f9bb43b20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:07:41.977Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:07:51.978Z |INFO |Init configs |InvocationID=0a94e9f8-7368-4f6d-8d12-25e4cc8f2d1d, InstanceUUID=5532975b-57c0-4655-b9cb-80260edab415 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:07:51.986Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:08:01.987Z |INFO |Init configs |InvocationID=0a94e9f8-7368-4f6d-8d12-25e4cc8f2d1d, InstanceUUID=d7e9b592-fa77-4221-97ff-8da0ccb1809f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:08:01.994Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:08:11.994Z |INFO |Init configs |InvocationID=0a94e9f8-7368-4f6d-8d12-25e4cc8f2d1d, InstanceUUID=dec2a758-da7e-4495-884e-4dc0ae571e48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:08:12.001Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:08:22.002Z |INFO |Init configs |InvocationID=0a94e9f8-7368-4f6d-8d12-25e4cc8f2d1d, InstanceUUID=11279e6e-7149-4077-a3dc-db66a4bf3624 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:08:22.007Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:08:32.008Z |INFO |Init configs |InvocationID=0a94e9f8-7368-4f6d-8d12-25e4cc8f2d1d, InstanceUUID=6e33339e-5b3f-4e72-b9e4-87b98248c6f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:08:32.016Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:08:42.016Z |INFO |Init configs |InvocationID=0a94e9f8-7368-4f6d-8d12-25e4cc8f2d1d, InstanceUUID=3f3b27ba-406c-497e-9dd4-5f8eaa488b9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:08:42.022Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:08:52.022Z |INFO |Init configs |InvocationID=0a94e9f8-7368-4f6d-8d12-25e4cc8f2d1d, InstanceUUID=930c097f-b396-4d34-a5a7-ff7543adf491 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:08:52.028Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:09:02.028Z |INFO |Init configs |InvocationID=0a94e9f8-7368-4f6d-8d12-25e4cc8f2d1d, InstanceUUID=eb3a80bd-8f52-4c58-bb0a-7260022cc53f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:09:02.038Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:09:12.038Z |INFO |Init configs |InvocationID=0a94e9f8-7368-4f6d-8d12-25e4cc8f2d1d, InstanceUUID=63b74430-8e4c-49e5-9c67-512426bc9cdd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:09:12.047Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:09:22.048Z |INFO |Init configs |InvocationID=0a94e9f8-7368-4f6d-8d12-25e4cc8f2d1d, InstanceUUID=ae63212d-3f97-4088-8e75-f0f6af7850bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:09:22.055Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:09:32.056Z |INFO |Init configs |InvocationID=0a94e9f8-7368-4f6d-8d12-25e4cc8f2d1d, InstanceUUID=74e6d431-f3a7-4cec-8474-6e90e877c7b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:09:32.064Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:09:42.065Z |INFO |Init configs |InvocationID=0a94e9f8-7368-4f6d-8d12-25e4cc8f2d1d, InstanceUUID=367d5cbc-26fa-4a3d-a6c6-33cf67e3315e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:09:42.072Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:09:52.073Z |INFO |Init configs |InvocationID=0a94e9f8-7368-4f6d-8d12-25e4cc8f2d1d, InstanceUUID=334676b3-0295-4223-9564-72b66f9c601d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:09:52.078Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:10:02.079Z |INFO |Init configs |InvocationID=0a94e9f8-7368-4f6d-8d12-25e4cc8f2d1d, InstanceUUID=7c1db627-f65c-426d-a899-f7cbf52c0976 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:10:02.084Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:10:12.084Z |INFO |Init configs |InvocationID=0a94e9f8-7368-4f6d-8d12-25e4cc8f2d1d, InstanceUUID=e02db4da-eaca-4f1a-86c7-31d8949e843f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:10:12.090Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:10:22.090Z |INFO |Init configs |InvocationID=0a94e9f8-7368-4f6d-8d12-25e4cc8f2d1d, InstanceUUID=e7ac76c3-4945-4336-970a-faf3214771fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:10:22.096Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:10:32.097Z |INFO |Init configs |InvocationID=0a94e9f8-7368-4f6d-8d12-25e4cc8f2d1d, InstanceUUID=0f8539d7-9131-4df6-80ce-1e6f1ade19ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:10:32.107Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:10:42.108Z |INFO |Init configs |InvocationID=0a94e9f8-7368-4f6d-8d12-25e4cc8f2d1d, InstanceUUID=bb12a23b-d283-4206-9230-76f664963029 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:10:42.121Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:10:52.121Z |INFO |Init configs |InvocationID=0a94e9f8-7368-4f6d-8d12-25e4cc8f2d1d, InstanceUUID=da138d4d-ea82-4ef1-9bd3-5ea74fb5301e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:10:52.129Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:11:02.130Z |INFO |Init configs |InvocationID=0a94e9f8-7368-4f6d-8d12-25e4cc8f2d1d, InstanceUUID=844a2d4d-2112-45e7-9a91-0a49d4e3e64d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:11:02.136Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:11:12.136Z |INFO |Init configs |InvocationID=0a94e9f8-7368-4f6d-8d12-25e4cc8f2d1d, InstanceUUID=dd525c45-ac75-4374-a0dc-dc6c3278f9a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:11:12.142Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:11:22.142Z |INFO |Init configs |InvocationID=0a94e9f8-7368-4f6d-8d12-25e4cc8f2d1d, InstanceUUID=cd2dc7eb-1450-49e1-84e5-3bd240b2e8a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:11:22.149Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-23T00:11:27.708Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-23T00:11:27.708Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-23T00:11:27.709Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-23T00:11:27.713Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-23T00:11:27.717Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-23T00:11:27.717Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-23T00:11:27.717Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-23T00:11:27.719Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:11:32.150Z |INFO |Init configs |InvocationID=0a94e9f8-7368-4f6d-8d12-25e4cc8f2d1d, InstanceUUID=4d2b28d8-3474-4c2c-8c52-6bfab602b40d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:11:32.155Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:11:42.155Z |INFO |Init configs |InvocationID=0a94e9f8-7368-4f6d-8d12-25e4cc8f2d1d, InstanceUUID=7c10c2d7-a2c6-4837-8b56-5d346116a3ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:11:42.163Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:11:52.163Z |INFO |Init configs |InvocationID=0a94e9f8-7368-4f6d-8d12-25e4cc8f2d1d, InstanceUUID=4c7cd414-40f8-427a-b495-8daaaa2c0d48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:11:52.175Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:12:02.175Z |INFO |Init configs |InvocationID=0a94e9f8-7368-4f6d-8d12-25e4cc8f2d1d, InstanceUUID=ee28d740-cb44-4905-a3e6-703b19845a5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:12:02.185Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:12:12.186Z |INFO |Init configs |InvocationID=0a94e9f8-7368-4f6d-8d12-25e4cc8f2d1d, InstanceUUID=9e668243-1514-4e35-8ecb-abcb1d0c05ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:12:12.193Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:12:22.194Z |INFO |Init configs |InvocationID=0a94e9f8-7368-4f6d-8d12-25e4cc8f2d1d, InstanceUUID=de39922e-69cb-458d-8b1b-78673a6b5741 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:12:22.202Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:12:32.203Z |INFO |Init configs |InvocationID=0a94e9f8-7368-4f6d-8d12-25e4cc8f2d1d, InstanceUUID=4bb35305-6867-4356-9627-3849036b7965 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:12:32.210Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:12:42.210Z |INFO |Init configs |InvocationID=0a94e9f8-7368-4f6d-8d12-25e4cc8f2d1d, InstanceUUID=ef4c2c84-5486-435e-998a-3df45b13d7b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:12:42.215Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:12:52.215Z |INFO |Init configs |InvocationID=0a94e9f8-7368-4f6d-8d12-25e4cc8f2d1d, InstanceUUID=96c58472-3684-4c51-ad32-c761f76333b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:12:52.222Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:13:02.223Z |INFO |Init configs |InvocationID=0a94e9f8-7368-4f6d-8d12-25e4cc8f2d1d, InstanceUUID=3d045106-fb79-4ecf-af48-54344139af1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:13:02.230Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:13:12.231Z |INFO |Init configs |InvocationID=0a94e9f8-7368-4f6d-8d12-25e4cc8f2d1d, InstanceUUID=c21c129d-a0fb-45e2-85b3-42699ca565b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:13:12.236Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:13:22.237Z |INFO |Init configs |InvocationID=0a94e9f8-7368-4f6d-8d12-25e4cc8f2d1d, InstanceUUID=5e237d10-c772-4708-83c4-9315464a7ca2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:13:22.250Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:13:32.251Z |INFO |Init configs |InvocationID=0a94e9f8-7368-4f6d-8d12-25e4cc8f2d1d, InstanceUUID=719cb933-dd18-4481-8f8f-0b7059ab90b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:13:32.258Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:13:42.259Z |INFO |Init configs |InvocationID=0a94e9f8-7368-4f6d-8d12-25e4cc8f2d1d, InstanceUUID=47a65b5d-d9be-4c53-84a0-aec1cb9f27c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:13:42.264Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:13:52.265Z |INFO |Init configs |InvocationID=0a94e9f8-7368-4f6d-8d12-25e4cc8f2d1d, InstanceUUID=da215aaa-275e-4849-b51f-f5a84d792d90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:13:52.273Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:14:02.274Z |INFO |Init configs |InvocationID=0a94e9f8-7368-4f6d-8d12-25e4cc8f2d1d, InstanceUUID=0a1da026-93ca-4670-96c7-dbab7804dbe2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:14:02.279Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:14:12.280Z |INFO |Init configs |InvocationID=0a94e9f8-7368-4f6d-8d12-25e4cc8f2d1d, InstanceUUID=8c7183ab-d351-4bb0-bab3-a9206df1d666 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:14:12.286Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:14:22.287Z |INFO |Init configs |InvocationID=0a94e9f8-7368-4f6d-8d12-25e4cc8f2d1d, InstanceUUID=0eaf9d27-3db2-499d-8e51-d81bd17535dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:14:22.292Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:14:32.293Z |INFO |Init configs |InvocationID=0a94e9f8-7368-4f6d-8d12-25e4cc8f2d1d, InstanceUUID=11dc7fb1-6f04-4109-84b5-e7605675c7e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:14:32.299Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:14:42.300Z |INFO |Init configs |InvocationID=0a94e9f8-7368-4f6d-8d12-25e4cc8f2d1d, InstanceUUID=bdf03d00-1864-4d65-8c78-cf855d057570 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:14:42.306Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:14:52.307Z |INFO |Init configs |InvocationID=0a94e9f8-7368-4f6d-8d12-25e4cc8f2d1d, InstanceUUID=4486e6a1-1ce6-4a28-b9d5-5165a47a0ba8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:14:52.316Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:15:02.317Z |INFO |Init configs |InvocationID=0a94e9f8-7368-4f6d-8d12-25e4cc8f2d1d, InstanceUUID=c82d7fff-6687-4020-a69a-10688099206e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:15:02.325Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:15:12.325Z |INFO |Init configs |InvocationID=0a94e9f8-7368-4f6d-8d12-25e4cc8f2d1d, InstanceUUID=4626e60f-6e5b-40c3-8925-fa05200daa90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:15:12.331Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:15:22.331Z |INFO |Init configs |InvocationID=0a94e9f8-7368-4f6d-8d12-25e4cc8f2d1d, InstanceUUID=1bb2b792-7c02-499b-9001-cd0b55f9a237 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:15:22.340Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:15:32.340Z |INFO |Init configs |InvocationID=0a94e9f8-7368-4f6d-8d12-25e4cc8f2d1d, InstanceUUID=01715458-53aa-4f32-a912-1bb29ba755a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:15:32.346Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:15:42.347Z |INFO |Init configs |InvocationID=0a94e9f8-7368-4f6d-8d12-25e4cc8f2d1d, InstanceUUID=30b500be-31e9-4c7f-934d-5c27fc8134b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:15:42.353Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:15:52.353Z |INFO |Init configs |InvocationID=0a94e9f8-7368-4f6d-8d12-25e4cc8f2d1d, InstanceUUID=5de01a23-183f-4823-8418-ea23d0c3888d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:15:52.361Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:16:02.362Z |INFO |Init configs |InvocationID=0a94e9f8-7368-4f6d-8d12-25e4cc8f2d1d, InstanceUUID=25d2d129-7b96-454a-8d93-a0a46fe46a95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:16:02.368Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:16:12.369Z |INFO |Init configs |InvocationID=0a94e9f8-7368-4f6d-8d12-25e4cc8f2d1d, InstanceUUID=5f9ac212-acba-4fb9-a182-d0066c55c8d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:16:12.376Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:16:22.376Z |INFO |Init configs |InvocationID=0a94e9f8-7368-4f6d-8d12-25e4cc8f2d1d, InstanceUUID=f3d3ebc6-f671-4fa5-9445-424b0b130f91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:16:22.384Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-23T00:16:27.693Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-23T00:16:27.693Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-23T00:16:27.694Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-23T00:16:27.697Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-23T00:16:27.701Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-23T00:16:27.701Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-23T00:16:27.701Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-23T00:16:27.704Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:16:32.385Z |INFO |Init configs |InvocationID=0a94e9f8-7368-4f6d-8d12-25e4cc8f2d1d, InstanceUUID=3b78a4d1-3f99-49d4-8729-3d5373edfe28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:16:32.399Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:16:42.399Z |INFO |Init configs |InvocationID=0a94e9f8-7368-4f6d-8d12-25e4cc8f2d1d, InstanceUUID=316f073e-78f8-4111-8c4f-79f2f33940c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:16:42.405Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:16:52.406Z |INFO |Init configs |InvocationID=0a94e9f8-7368-4f6d-8d12-25e4cc8f2d1d, InstanceUUID=72fbe60d-70b0-4dcb-8d2c-2cd69a2430e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:16:52.414Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:17:02.414Z |INFO |Init configs |InvocationID=0a94e9f8-7368-4f6d-8d12-25e4cc8f2d1d, InstanceUUID=851f3158-5e64-4e07-814f-c7ba804214dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:17:02.421Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:17:12.421Z |INFO |Init configs |InvocationID=0a94e9f8-7368-4f6d-8d12-25e4cc8f2d1d, InstanceUUID=6845f33b-8d16-4999-aac9-9c4d916637ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:17:12.429Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:17:22.430Z |INFO |Init configs |InvocationID=0a94e9f8-7368-4f6d-8d12-25e4cc8f2d1d, InstanceUUID=33cb7a83-47c3-4c1d-ab32-937fb4fa450a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:17:22.437Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:17:32.437Z |INFO |Init configs |InvocationID=0a94e9f8-7368-4f6d-8d12-25e4cc8f2d1d, InstanceUUID=41dc3be6-6b4d-42a3-84f2-560f6f8ace94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:17:32.443Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:17:42.443Z |INFO |Init configs |InvocationID=0a94e9f8-7368-4f6d-8d12-25e4cc8f2d1d, InstanceUUID=9a191332-c2ab-4d10-bcf1-859c3a796581 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:17:42.473Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:17:52.473Z |INFO |Init configs |InvocationID=0a94e9f8-7368-4f6d-8d12-25e4cc8f2d1d, InstanceUUID=020ec06f-8f2b-4a2d-9d61-7002cdaa935c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:17:52.484Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:18:02.486Z |INFO |Init configs |InvocationID=0a94e9f8-7368-4f6d-8d12-25e4cc8f2d1d, InstanceUUID=87851153-361d-4ff5-a890-57fa3eae6a5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:18:02.498Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:18:12.499Z |INFO |Init configs |InvocationID=0a94e9f8-7368-4f6d-8d12-25e4cc8f2d1d, InstanceUUID=d40dc7f9-26f4-41bc-a13f-974cf0cac6d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:18:12.506Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:18:22.507Z |INFO |Init configs |InvocationID=0a94e9f8-7368-4f6d-8d12-25e4cc8f2d1d, InstanceUUID=950d512b-66c9-4c8b-ab0e-f3bad83246f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:18:22.515Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:18:32.515Z |INFO |Init configs |InvocationID=0a94e9f8-7368-4f6d-8d12-25e4cc8f2d1d, InstanceUUID=9c4df78f-4e67-4a0b-8aa0-825c206019d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:18:32.521Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:18:42.521Z |INFO |Init configs |InvocationID=0a94e9f8-7368-4f6d-8d12-25e4cc8f2d1d, InstanceUUID=c62f2377-3e87-4a90-aaf9-3cbef5b8d88c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:18:42.527Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:18:52.528Z |INFO |Init configs |InvocationID=0a94e9f8-7368-4f6d-8d12-25e4cc8f2d1d, InstanceUUID=624e0fd4-5bca-4d6b-bfb8-53b3ca015b67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:18:52.533Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:19:02.534Z |INFO |Init configs |InvocationID=0a94e9f8-7368-4f6d-8d12-25e4cc8f2d1d, InstanceUUID=0f7fdea4-1568-4f05-b1d4-f1e1cd73d8c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:19:02.540Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:19:12.540Z |INFO |Init configs |InvocationID=0a94e9f8-7368-4f6d-8d12-25e4cc8f2d1d, InstanceUUID=d270cea4-b290-4798-94e6-ca900c4a86dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:19:12.546Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:19:22.547Z |INFO |Init configs |InvocationID=0a94e9f8-7368-4f6d-8d12-25e4cc8f2d1d, InstanceUUID=350bb768-e55b-4339-af60-493b75dbc066 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:19:22.554Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:19:32.555Z |INFO |Init configs |InvocationID=0a94e9f8-7368-4f6d-8d12-25e4cc8f2d1d, InstanceUUID=009b3912-9b29-4c1e-ae31-eba6004030fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:19:32.565Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:19:42.566Z |INFO |Init configs |InvocationID=0a94e9f8-7368-4f6d-8d12-25e4cc8f2d1d, InstanceUUID=4f2f1d9c-8958-4e6c-85e6-c86154acdb82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:19:42.575Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:19:52.575Z |INFO |Init configs |InvocationID=0a94e9f8-7368-4f6d-8d12-25e4cc8f2d1d, InstanceUUID=488ba252-aeda-49e4-b286-a2eaeddfdf79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:19:52.584Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:20:02.585Z |INFO |Init configs |InvocationID=0a94e9f8-7368-4f6d-8d12-25e4cc8f2d1d, InstanceUUID=8682a50e-2640-4515-b55d-58403adb2dc4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:20:02.593Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:20:12.593Z |INFO |Init configs |InvocationID=0a94e9f8-7368-4f6d-8d12-25e4cc8f2d1d, InstanceUUID=241a1aa0-63ef-4ea8-a347-c2068406cf7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:20:12.603Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:20:22.604Z |INFO |Init configs |InvocationID=0a94e9f8-7368-4f6d-8d12-25e4cc8f2d1d, InstanceUUID=ac34dbb0-1db9-4161-91f5-1d0a8d7866c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:20:22.609Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:20:32.610Z |INFO |Init configs |InvocationID=0a94e9f8-7368-4f6d-8d12-25e4cc8f2d1d, InstanceUUID=32f45966-955f-4be9-8661-afbf108d5b1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:20:32.617Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:20:42.617Z |INFO |Init configs |InvocationID=0a94e9f8-7368-4f6d-8d12-25e4cc8f2d1d, InstanceUUID=be66f771-d9b2-47dc-b3ea-308b43665d3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:20:42.623Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:20:52.624Z |INFO |Init configs |InvocationID=0a94e9f8-7368-4f6d-8d12-25e4cc8f2d1d, InstanceUUID=b9b54c09-135f-4785-a663-e089d7ee95d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:20:52.636Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:21:02.637Z |INFO |Init configs |InvocationID=0a94e9f8-7368-4f6d-8d12-25e4cc8f2d1d, InstanceUUID=73315ec6-04f6-48af-8da6-809475d7d501 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:21:02.648Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:21:12.651Z |INFO |Init configs |InvocationID=0a94e9f8-7368-4f6d-8d12-25e4cc8f2d1d, InstanceUUID=70798bfa-f665-4d9f-9d37-a81b964dba35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:21:12.659Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:21:22.659Z |INFO |Init configs |InvocationID=0a94e9f8-7368-4f6d-8d12-25e4cc8f2d1d, InstanceUUID=44d7d3d6-051d-4b8c-a372-9c0fd9da4a21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:21:22.667Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-23T00:21:27.742Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-23T00:21:27.742Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-23T00:21:27.743Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-23T00:21:27.745Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-23T00:21:27.748Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-23T00:21:27.748Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-23T00:21:27.748Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-23T00:21:27.750Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:21:32.667Z |INFO |Init configs |InvocationID=0a94e9f8-7368-4f6d-8d12-25e4cc8f2d1d, InstanceUUID=298faa98-4414-498c-a31a-ae458e5cbdbf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:21:32.673Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:21:42.674Z |INFO |Init configs |InvocationID=0a94e9f8-7368-4f6d-8d12-25e4cc8f2d1d, InstanceUUID=eec9a2bc-3048-48a6-8677-bb2eb7ca6755 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:21:42.678Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:21:52.679Z |INFO |Init configs |InvocationID=0a94e9f8-7368-4f6d-8d12-25e4cc8f2d1d, InstanceUUID=60d23356-e800-414c-815c-d431c2714759 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:21:52.685Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:22:02.686Z |INFO |Init configs |InvocationID=0a94e9f8-7368-4f6d-8d12-25e4cc8f2d1d, InstanceUUID=e7cbf8a8-c083-4e3f-9198-b57a5cda728e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:22:02.692Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:22:12.693Z |INFO |Init configs |InvocationID=0a94e9f8-7368-4f6d-8d12-25e4cc8f2d1d, InstanceUUID=515e746a-6f05-4ac2-9181-969d9ebff3ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:22:12.703Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:22:22.704Z |INFO |Init configs |InvocationID=0a94e9f8-7368-4f6d-8d12-25e4cc8f2d1d, InstanceUUID=61ad0d5c-5740-4016-ada0-22b714da2eb0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:22:22.714Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:22:32.715Z |INFO |Init configs |InvocationID=0a94e9f8-7368-4f6d-8d12-25e4cc8f2d1d, InstanceUUID=622697be-dd75-45b7-b108-8bd255bebcba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:22:32.726Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:22:42.727Z |INFO |Init configs |InvocationID=0a94e9f8-7368-4f6d-8d12-25e4cc8f2d1d, InstanceUUID=12506639-30cf-42b7-8267-b4096b9e31f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:22:42.733Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:22:52.734Z |INFO |Init configs |InvocationID=0a94e9f8-7368-4f6d-8d12-25e4cc8f2d1d, InstanceUUID=0300a507-b3ab-4334-9107-e718ab7008c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:22:52.741Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:23:02.742Z |INFO |Init configs |InvocationID=0a94e9f8-7368-4f6d-8d12-25e4cc8f2d1d, InstanceUUID=85c01d35-6f37-493e-ba7f-1f2c7bfda8f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:23:02.748Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:23:12.749Z |INFO |Init configs |InvocationID=0a94e9f8-7368-4f6d-8d12-25e4cc8f2d1d, InstanceUUID=27f0fbd5-a464-49ab-9aff-0e777491a021 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:23:12.755Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:23:22.755Z |INFO |Init configs |InvocationID=0a94e9f8-7368-4f6d-8d12-25e4cc8f2d1d, InstanceUUID=7114eb55-247d-49f5-a5d4-c11d9e3dd2ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:23:22.761Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:23:32.762Z |INFO |Init configs |InvocationID=0a94e9f8-7368-4f6d-8d12-25e4cc8f2d1d, InstanceUUID=1dd843fb-4383-475d-aa62-16e0007b9bdc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:23:32.767Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:23:42.768Z |INFO |Init configs |InvocationID=0a94e9f8-7368-4f6d-8d12-25e4cc8f2d1d, InstanceUUID=e6fd7a5c-e393-4816-b44f-d41c8185d3fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:23:42.774Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:23:52.775Z |INFO |Init configs |InvocationID=0a94e9f8-7368-4f6d-8d12-25e4cc8f2d1d, InstanceUUID=9cc3b6ae-fd84-40c6-acab-7ca62ea485d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:23:52.784Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:24:02.785Z |INFO |Init configs |InvocationID=0a94e9f8-7368-4f6d-8d12-25e4cc8f2d1d, InstanceUUID=0e7efaff-e31f-4a1e-b036-8a42029e5c52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:24:02.792Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:24:12.793Z |INFO |Init configs |InvocationID=0a94e9f8-7368-4f6d-8d12-25e4cc8f2d1d, InstanceUUID=e66ad06f-4514-4a09-be81-d5ec5719d249 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:24:12.799Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:24:22.799Z |INFO |Init configs |InvocationID=0a94e9f8-7368-4f6d-8d12-25e4cc8f2d1d, InstanceUUID=b2ed12bb-7d60-48ba-8450-7b0447578d26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:24:22.808Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:24:32.808Z |INFO |Init configs |InvocationID=0a94e9f8-7368-4f6d-8d12-25e4cc8f2d1d, InstanceUUID=93c20138-5c47-4310-8ce3-b68e339c718d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:24:32.814Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:24:42.814Z |INFO |Init configs |InvocationID=0a94e9f8-7368-4f6d-8d12-25e4cc8f2d1d, InstanceUUID=130f6adb-0374-4c98-8d04-25fdca7c6c19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:24:42.820Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:24:52.821Z |INFO |Init configs |InvocationID=0a94e9f8-7368-4f6d-8d12-25e4cc8f2d1d, InstanceUUID=2a99b16d-3cdd-4072-bf71-5d30691e8fd3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:24:52.827Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:25:02.827Z |INFO |Init configs |InvocationID=0a94e9f8-7368-4f6d-8d12-25e4cc8f2d1d, InstanceUUID=fae29817-656a-48bd-8af0-61d6ae4f23e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:25:02.833Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:25:12.834Z |INFO |Init configs |InvocationID=0a94e9f8-7368-4f6d-8d12-25e4cc8f2d1d, InstanceUUID=a4e713cb-bb28-4e70-9a0a-46b301cf0294 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:25:12.842Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:25:22.842Z |INFO |Init configs |InvocationID=0a94e9f8-7368-4f6d-8d12-25e4cc8f2d1d, InstanceUUID=b0a75c9d-a62c-460e-81c7-8b980d5ba8fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:25:22.850Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:25:32.851Z |INFO |Init configs |InvocationID=0a94e9f8-7368-4f6d-8d12-25e4cc8f2d1d, InstanceUUID=d043f676-0cfe-4e3f-87bf-73fe359c7494 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:25:32.859Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:25:42.859Z |INFO |Init configs |InvocationID=0a94e9f8-7368-4f6d-8d12-25e4cc8f2d1d, InstanceUUID=716aa853-9b32-47af-8997-06db12172391 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:25:42.866Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:25:52.866Z |INFO |Init configs |InvocationID=0a94e9f8-7368-4f6d-8d12-25e4cc8f2d1d, InstanceUUID=0b00b743-4831-4d14-90d6-240c728fe91c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:25:52.873Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:26:02.874Z |INFO |Init configs |InvocationID=0a94e9f8-7368-4f6d-8d12-25e4cc8f2d1d, InstanceUUID=b95e0f3a-15e1-46d5-8836-af537b9d8f90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:26:02.881Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:26:12.881Z |INFO |Init configs |InvocationID=0a94e9f8-7368-4f6d-8d12-25e4cc8f2d1d, InstanceUUID=dcc60ab1-9b9a-4d0f-a3f2-e9491a7510cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:26:12.886Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:26:22.887Z |INFO |Init configs |InvocationID=0a94e9f8-7368-4f6d-8d12-25e4cc8f2d1d, InstanceUUID=5789989b-64aa-4700-b7c2-19d31577297f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:26:22.892Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-23T00:26:27.736Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-23T00:26:27.736Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-23T00:26:27.737Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-23T00:26:27.741Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-23T00:26:27.744Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-23T00:26:27.744Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-23T00:26:27.744Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-23T00:26:27.746Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:26:32.894Z |INFO |Init configs |InvocationID=0a94e9f8-7368-4f6d-8d12-25e4cc8f2d1d, InstanceUUID=2b51b4a3-5dba-4988-bd42-197a891c911a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:26:32.902Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:26:42.903Z |INFO |Init configs |InvocationID=0a94e9f8-7368-4f6d-8d12-25e4cc8f2d1d, InstanceUUID=902cf9bc-2b08-48bc-bbe6-0fca4b022986 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:26:42.910Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:26:52.911Z |INFO |Init configs |InvocationID=0a94e9f8-7368-4f6d-8d12-25e4cc8f2d1d, InstanceUUID=edbf4d40-da8f-42ff-b099-36e7cb16e4a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:26:52.923Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:27:02.923Z |INFO |Init configs |InvocationID=0a94e9f8-7368-4f6d-8d12-25e4cc8f2d1d, InstanceUUID=4bc83d45-0e8c-4cc1-b0ad-f8979f6e23b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:27:02.929Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:27:12.930Z |INFO |Init configs |InvocationID=0a94e9f8-7368-4f6d-8d12-25e4cc8f2d1d, InstanceUUID=b48533f8-e6e5-4d47-9eaf-3141b3073a69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:27:12.935Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:27:22.936Z |INFO |Init configs |InvocationID=0a94e9f8-7368-4f6d-8d12-25e4cc8f2d1d, InstanceUUID=076fbffa-7f59-4ad2-badd-c9d2391794af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:27:22.941Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:27:32.942Z |INFO |Init configs |InvocationID=0a94e9f8-7368-4f6d-8d12-25e4cc8f2d1d, InstanceUUID=569874c2-21bb-4b9e-bfc6-00de03e9b1a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:27:32.949Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:27:42.949Z |INFO |Init configs |InvocationID=0a94e9f8-7368-4f6d-8d12-25e4cc8f2d1d, InstanceUUID=5fc3653d-1b0f-4621-a178-78074a2cfd3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:27:42.954Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:27:52.955Z |INFO |Init configs |InvocationID=0a94e9f8-7368-4f6d-8d12-25e4cc8f2d1d, InstanceUUID=91a80fb5-7bcb-44fc-a307-6a235d816654 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:27:52.965Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:28:02.966Z |INFO |Init configs |InvocationID=0a94e9f8-7368-4f6d-8d12-25e4cc8f2d1d, InstanceUUID=4be2b578-835b-4685-be94-d401ab3e9bdd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:28:02.981Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:28:12.981Z |INFO |Init configs |InvocationID=0a94e9f8-7368-4f6d-8d12-25e4cc8f2d1d, InstanceUUID=f9901172-d090-4891-ae0c-8965343104ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:28:12.989Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:28:22.990Z |INFO |Init configs |InvocationID=0a94e9f8-7368-4f6d-8d12-25e4cc8f2d1d, InstanceUUID=0d29ce6c-af75-45a6-9e2d-b514bd56697f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:28:22.996Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:28:32.996Z |INFO |Init configs |InvocationID=0a94e9f8-7368-4f6d-8d12-25e4cc8f2d1d, InstanceUUID=bb669f27-64af-408e-8280-88c71632ce14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:28:33.003Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:28:43.004Z |INFO |Init configs |InvocationID=0a94e9f8-7368-4f6d-8d12-25e4cc8f2d1d, InstanceUUID=6bcdc08e-2457-47ee-bf88-51eccea1d4d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:28:43.009Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:28:53.010Z |INFO |Init configs |InvocationID=0a94e9f8-7368-4f6d-8d12-25e4cc8f2d1d, InstanceUUID=51d4cf23-7fca-4dc6-8834-30ad8ded0d48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:28:53.016Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:29:03.016Z |INFO |Init configs |InvocationID=0a94e9f8-7368-4f6d-8d12-25e4cc8f2d1d, InstanceUUID=47c4065a-8247-4d9d-9749-909643111a4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:29:03.022Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:29:13.022Z |INFO |Init configs |InvocationID=0a94e9f8-7368-4f6d-8d12-25e4cc8f2d1d, InstanceUUID=52e2d9f6-e4f7-43e4-93b9-60f5c4943082 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:29:13.028Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:29:23.029Z |INFO |Init configs |InvocationID=0a94e9f8-7368-4f6d-8d12-25e4cc8f2d1d, InstanceUUID=ab32860d-ff90-47b3-b268-dad3299aa951 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:29:23.041Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:29:33.042Z |INFO |Init configs |InvocationID=0a94e9f8-7368-4f6d-8d12-25e4cc8f2d1d, InstanceUUID=3b50c81a-584a-4e4b-ad1c-704f8891ff15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:29:33.049Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:29:43.050Z |INFO |Init configs |InvocationID=0a94e9f8-7368-4f6d-8d12-25e4cc8f2d1d, InstanceUUID=a1f96ff5-0f79-449f-92e9-a8dac3085798 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:29:43.058Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:29:53.058Z |INFO |Init configs |InvocationID=0a94e9f8-7368-4f6d-8d12-25e4cc8f2d1d, InstanceUUID=02ab0502-43ee-4131-832b-daec39b256f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:29:53.066Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:30:03.067Z |INFO |Init configs |InvocationID=0a94e9f8-7368-4f6d-8d12-25e4cc8f2d1d, InstanceUUID=c4da720c-a0c2-4ec8-8891-a1ef64a351a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:30:03.072Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:30:13.073Z |INFO |Init configs |InvocationID=0a94e9f8-7368-4f6d-8d12-25e4cc8f2d1d, InstanceUUID=1bf5ab60-8d2b-4ef8-9bea-6f8af479a01a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:30:13.080Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:30:23.080Z |INFO |Init configs |InvocationID=0a94e9f8-7368-4f6d-8d12-25e4cc8f2d1d, InstanceUUID=52ba623d-c9c2-4710-8131-6bd95e467c91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:30:23.086Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:30:33.086Z |INFO |Init configs |InvocationID=0a94e9f8-7368-4f6d-8d12-25e4cc8f2d1d, InstanceUUID=9820a949-8ada-418d-8f2b-4a3ffb4e0afa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:30:33.095Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:30:43.096Z |INFO |Init configs |InvocationID=0a94e9f8-7368-4f6d-8d12-25e4cc8f2d1d, InstanceUUID=9794a55d-fe81-477c-a1a4-56028aa236b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:30:43.101Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:30:53.102Z |INFO |Init configs |InvocationID=0a94e9f8-7368-4f6d-8d12-25e4cc8f2d1d, InstanceUUID=4312c4fb-9f71-477d-8c2e-3d335ec0cf17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:30:53.112Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:31:03.113Z |INFO |Init configs |InvocationID=0a94e9f8-7368-4f6d-8d12-25e4cc8f2d1d, InstanceUUID=e17fcb5d-0280-4ad0-93df-3b98b2436e3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:31:03.121Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:31:13.121Z |INFO |Init configs |InvocationID=0a94e9f8-7368-4f6d-8d12-25e4cc8f2d1d, InstanceUUID=d86b7bbd-0a4e-4463-a300-e688f5bb79d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:31:13.127Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:31:23.128Z |INFO |Init configs |InvocationID=0a94e9f8-7368-4f6d-8d12-25e4cc8f2d1d, InstanceUUID=dadd4b2b-d597-438b-8ec4-e4f2a4b15dcf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:31:23.136Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-23T00:31:27.723Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-23T00:31:27.723Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-23T00:31:27.724Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-23T00:31:27.727Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-23T00:31:27.730Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-23T00:31:27.730Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-23T00:31:27.730Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-23T00:31:27.731Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:31:33.137Z |INFO |Init configs |InvocationID=0a94e9f8-7368-4f6d-8d12-25e4cc8f2d1d, InstanceUUID=39142259-5143-4d60-8120-4201f6faa658 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:31:33.143Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:31:43.143Z |INFO |Init configs |InvocationID=0a94e9f8-7368-4f6d-8d12-25e4cc8f2d1d, InstanceUUID=0d1902f2-62a7-43e0-b3ca-e20f830013ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:31:43.153Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:31:53.153Z |INFO |Init configs |InvocationID=0a94e9f8-7368-4f6d-8d12-25e4cc8f2d1d, InstanceUUID=61ffb191-4c98-47dd-950a-ce807b06afcc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:31:53.158Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:32:03.158Z |INFO |Init configs |InvocationID=0a94e9f8-7368-4f6d-8d12-25e4cc8f2d1d, InstanceUUID=393aee98-183d-42b3-b4ab-f95015f9f780 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:32:03.165Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:32:13.165Z |INFO |Init configs |InvocationID=0a94e9f8-7368-4f6d-8d12-25e4cc8f2d1d, InstanceUUID=e0eed41c-9881-4cc0-8a79-e5e3166f5bce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:32:13.171Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:32:23.172Z |INFO |Init configs |InvocationID=0a94e9f8-7368-4f6d-8d12-25e4cc8f2d1d, InstanceUUID=491288ed-2b96-4c43-93c9-6370886c150a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:32:23.182Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:32:33.182Z |INFO |Init configs |InvocationID=0a94e9f8-7368-4f6d-8d12-25e4cc8f2d1d, InstanceUUID=c8feb0f0-98f3-4dbd-b0de-3b9bb766bdc2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:32:33.189Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:32:43.190Z |INFO |Init configs |InvocationID=0a94e9f8-7368-4f6d-8d12-25e4cc8f2d1d, InstanceUUID=052ecdca-e7e3-4ad2-8407-9854812335f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:32:43.196Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:32:53.196Z |INFO |Init configs |InvocationID=0a94e9f8-7368-4f6d-8d12-25e4cc8f2d1d, InstanceUUID=ac9ede64-d0b3-4f8a-a97f-52caac7eaf83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:32:53.209Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:33:03.209Z |INFO |Init configs |InvocationID=0a94e9f8-7368-4f6d-8d12-25e4cc8f2d1d, InstanceUUID=c2b1ad00-bf05-4e38-8282-9ca716558ea8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:33:03.215Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:33:13.216Z |INFO |Init configs |InvocationID=0a94e9f8-7368-4f6d-8d12-25e4cc8f2d1d, InstanceUUID=5e568f18-7d36-488e-90cd-7d3567f6d102 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:33:13.222Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:33:23.222Z |INFO |Init configs |InvocationID=0a94e9f8-7368-4f6d-8d12-25e4cc8f2d1d, InstanceUUID=91be5da3-5158-4ef7-8b07-f7213426e152 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:33:23.228Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:33:33.228Z |INFO |Init configs |InvocationID=0a94e9f8-7368-4f6d-8d12-25e4cc8f2d1d, InstanceUUID=37a96f4b-d07d-4141-ab72-bd18618e3c10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:33:33.235Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:33:43.235Z |INFO |Init configs |InvocationID=0a94e9f8-7368-4f6d-8d12-25e4cc8f2d1d, InstanceUUID=7f4219ed-84c5-419c-a7ee-2f02d6b061aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:33:43.240Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:33:53.241Z |INFO |Init configs |InvocationID=0a94e9f8-7368-4f6d-8d12-25e4cc8f2d1d, InstanceUUID=9a42f6b3-4ca5-4c0a-8dff-3fa10c2d1e84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:33:53.252Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:34:03.252Z |INFO |Init configs |InvocationID=0a94e9f8-7368-4f6d-8d12-25e4cc8f2d1d, InstanceUUID=79da5580-0086-4357-9a73-325bb3b426af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:34:03.258Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:34:13.259Z |INFO |Init configs |InvocationID=0a94e9f8-7368-4f6d-8d12-25e4cc8f2d1d, InstanceUUID=57de0d80-a326-4d7a-9c67-9fd32e92557c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:34:13.266Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:34:23.266Z |INFO |Init configs |InvocationID=0a94e9f8-7368-4f6d-8d12-25e4cc8f2d1d, InstanceUUID=b13f6165-3dee-4b56-b620-d4ecfdc8f7bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:34:23.273Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:34:33.274Z |INFO |Init configs |InvocationID=0a94e9f8-7368-4f6d-8d12-25e4cc8f2d1d, InstanceUUID=cfcfb97a-3ae2-44dc-8194-2f151cf3e178 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:34:33.280Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:34:43.280Z |INFO |Init configs |InvocationID=0a94e9f8-7368-4f6d-8d12-25e4cc8f2d1d, InstanceUUID=f747950f-4e15-40a4-96d9-b60ea34ac359 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:34:43.286Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:34:53.286Z |INFO |Init configs |InvocationID=0a94e9f8-7368-4f6d-8d12-25e4cc8f2d1d, InstanceUUID=92f4cf03-dd22-4c5a-a9bd-5b84b13b892d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:34:53.292Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:35:03.293Z |INFO |Init configs |InvocationID=0a94e9f8-7368-4f6d-8d12-25e4cc8f2d1d, InstanceUUID=dfaab3ff-0041-41af-928b-f28aa94344b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:35:03.298Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:35:13.298Z |INFO |Init configs |InvocationID=0a94e9f8-7368-4f6d-8d12-25e4cc8f2d1d, InstanceUUID=7d4b845e-bb36-4142-bec3-1567d289edb7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:35:13.306Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:35:23.307Z |INFO |Init configs |InvocationID=0a94e9f8-7368-4f6d-8d12-25e4cc8f2d1d, InstanceUUID=c10aeed8-3ec2-42d5-a38c-bdc7f422b994 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:35:23.315Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:35:33.315Z |INFO |Init configs |InvocationID=0a94e9f8-7368-4f6d-8d12-25e4cc8f2d1d, InstanceUUID=10acc262-9a01-4aa6-a6e4-7563d276916b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:35:33.322Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:35:43.323Z |INFO |Init configs |InvocationID=0a94e9f8-7368-4f6d-8d12-25e4cc8f2d1d, InstanceUUID=664a3ead-db9b-44c7-a230-64adc09adf4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:35:43.330Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:35:53.330Z |INFO |Init configs |InvocationID=0a94e9f8-7368-4f6d-8d12-25e4cc8f2d1d, InstanceUUID=2a37d465-a734-4e65-a00f-983e49ef6543 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:35:53.338Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:36:03.338Z |INFO |Init configs |InvocationID=0a94e9f8-7368-4f6d-8d12-25e4cc8f2d1d, InstanceUUID=470518a9-b9e0-47d9-99f2-c086984b83e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:36:03.345Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:36:13.346Z |INFO |Init configs |InvocationID=0a94e9f8-7368-4f6d-8d12-25e4cc8f2d1d, InstanceUUID=8294384f-4470-4c41-bb17-1e1ac14743eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:36:13.351Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:36:23.352Z |INFO |Init configs |InvocationID=0a94e9f8-7368-4f6d-8d12-25e4cc8f2d1d, InstanceUUID=79a8b7d8-2060-408b-a787-4cbcf0438cf3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:36:23.357Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-23T00:36:27.743Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-23T00:36:27.743Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-23T00:36:27.744Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-23T00:36:27.746Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-23T00:36:27.749Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-23T00:36:27.749Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-23T00:36:27.749Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-23T00:36:27.751Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:36:33.358Z |INFO |Init configs |InvocationID=0a94e9f8-7368-4f6d-8d12-25e4cc8f2d1d, InstanceUUID=731a0dd2-bd62-42dc-abdd-eb1789d92769 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:36:33.364Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:36:43.365Z |INFO |Init configs |InvocationID=0a94e9f8-7368-4f6d-8d12-25e4cc8f2d1d, InstanceUUID=5cebb615-a8c3-42cb-8caf-840a72b94e2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:36:43.375Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:36:53.376Z |INFO |Init configs |InvocationID=0a94e9f8-7368-4f6d-8d12-25e4cc8f2d1d, InstanceUUID=166bfec6-db4b-4500-8544-7d901e9ec548 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:36:53.384Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:37:03.384Z |INFO |Init configs |InvocationID=0a94e9f8-7368-4f6d-8d12-25e4cc8f2d1d, InstanceUUID=41a3a3d1-a71a-4cb9-9866-5d3d95d974ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:37:03.390Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:37:13.391Z |INFO |Init configs |InvocationID=0a94e9f8-7368-4f6d-8d12-25e4cc8f2d1d, InstanceUUID=f9d5551f-275e-4a93-aab5-587170163518 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:37:13.398Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:37:23.398Z |INFO |Init configs |InvocationID=0a94e9f8-7368-4f6d-8d12-25e4cc8f2d1d, InstanceUUID=20e90015-850f-461a-abdf-15ba5629bdee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:37:23.407Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:37:33.408Z |INFO |Init configs |InvocationID=0a94e9f8-7368-4f6d-8d12-25e4cc8f2d1d, InstanceUUID=1590e4a1-f1ca-4b7a-af2e-1dae62e576d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:37:33.414Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:37:43.415Z |INFO |Init configs |InvocationID=0a94e9f8-7368-4f6d-8d12-25e4cc8f2d1d, InstanceUUID=1ff8290c-3dde-4e5a-9732-e3fb66908e05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:37:43.422Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:37:53.422Z |INFO |Init configs |InvocationID=0a94e9f8-7368-4f6d-8d12-25e4cc8f2d1d, InstanceUUID=939c6b35-4a90-4226-a763-02e502004906 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:37:53.427Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:38:03.428Z |INFO |Init configs |InvocationID=0a94e9f8-7368-4f6d-8d12-25e4cc8f2d1d, InstanceUUID=00d8ea56-5d38-472c-995c-bb64ae56c1a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:38:03.434Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:38:13.435Z |INFO |Init configs |InvocationID=0a94e9f8-7368-4f6d-8d12-25e4cc8f2d1d, InstanceUUID=dd01601d-5c7c-4469-9799-18226273bd7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:38:13.443Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:38:23.443Z |INFO |Init configs |InvocationID=0a94e9f8-7368-4f6d-8d12-25e4cc8f2d1d, InstanceUUID=c09b8fe1-35ea-451b-b797-9cb4274e38a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:38:23.452Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:38:33.452Z |INFO |Init configs |InvocationID=0a94e9f8-7368-4f6d-8d12-25e4cc8f2d1d, InstanceUUID=848a99ee-56d7-4ac2-b092-20f9dedaebee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:38:33.459Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:38:43.459Z |INFO |Init configs |InvocationID=0a94e9f8-7368-4f6d-8d12-25e4cc8f2d1d, InstanceUUID=eca6b66f-05b9-4505-94c4-ae89e6fdd6b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:38:43.465Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:38:53.465Z |INFO |Init configs |InvocationID=0a94e9f8-7368-4f6d-8d12-25e4cc8f2d1d, InstanceUUID=164d7c76-fb47-41fd-a471-b403fece157e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:38:53.472Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:39:03.472Z |INFO |Init configs |InvocationID=0a94e9f8-7368-4f6d-8d12-25e4cc8f2d1d, InstanceUUID=b30bad20-42c7-4ae7-85d0-5ec12d6cdcf2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:39:03.479Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:39:13.479Z |INFO |Init configs |InvocationID=0a94e9f8-7368-4f6d-8d12-25e4cc8f2d1d, InstanceUUID=41b10280-59c8-440f-80ec-9aff6f5a7789 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:39:13.484Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:39:23.485Z |INFO |Init configs |InvocationID=0a94e9f8-7368-4f6d-8d12-25e4cc8f2d1d, InstanceUUID=bcd99f3a-3ad4-4278-a435-0f347864bf68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:39:23.491Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:39:33.491Z |INFO |Init configs |InvocationID=0a94e9f8-7368-4f6d-8d12-25e4cc8f2d1d, InstanceUUID=db44a3ca-496f-440c-828e-942b2a834c65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:39:33.497Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:39:43.498Z |INFO |Init configs |InvocationID=0a94e9f8-7368-4f6d-8d12-25e4cc8f2d1d, InstanceUUID=46e73f11-25ef-40d4-90c7-36208354e3da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:39:43.505Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:39:53.506Z |INFO |Init configs |InvocationID=0a94e9f8-7368-4f6d-8d12-25e4cc8f2d1d, InstanceUUID=f0855e30-fa26-49d9-b6e0-45edd33c7583 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:39:53.517Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:40:03.518Z |INFO |Init configs |InvocationID=0a94e9f8-7368-4f6d-8d12-25e4cc8f2d1d, InstanceUUID=38a1e8f1-b784-4f60-b8f4-2492ce9991fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:40:03.526Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:40:13.526Z |INFO |Init configs |InvocationID=0a94e9f8-7368-4f6d-8d12-25e4cc8f2d1d, InstanceUUID=d70b77a4-eece-4b9f-a5fe-c19e89309ff4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:40:13.533Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:40:23.534Z |INFO |Init configs |InvocationID=0a94e9f8-7368-4f6d-8d12-25e4cc8f2d1d, InstanceUUID=192d0091-1079-4a82-bb70-15f30c0cde2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:40:23.546Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:40:33.546Z |INFO |Init configs |InvocationID=0a94e9f8-7368-4f6d-8d12-25e4cc8f2d1d, InstanceUUID=94d1fbff-b2ca-4db0-a60f-e02b64f364fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:40:33.551Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:40:43.551Z |INFO |Init configs |InvocationID=0a94e9f8-7368-4f6d-8d12-25e4cc8f2d1d, InstanceUUID=c89c1c14-9c47-4113-a0f0-f271977c6858 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:40:43.562Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:40:53.563Z |INFO |Init configs |InvocationID=0a94e9f8-7368-4f6d-8d12-25e4cc8f2d1d, InstanceUUID=79915e44-191e-4260-9975-e03f031e553f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:40:53.569Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:41:03.570Z |INFO |Init configs |InvocationID=0a94e9f8-7368-4f6d-8d12-25e4cc8f2d1d, InstanceUUID=d0887403-39e4-4f4c-9d11-562a2b3a6900 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:41:03.577Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:41:13.577Z |INFO |Init configs |InvocationID=0a94e9f8-7368-4f6d-8d12-25e4cc8f2d1d, InstanceUUID=66ca0b35-32a6-4abf-9539-25f8b4a7fce9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:41:13.582Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:41:23.583Z |INFO |Init configs |InvocationID=0a94e9f8-7368-4f6d-8d12-25e4cc8f2d1d, InstanceUUID=0d27d9f9-7222-4d45-b66a-6a220ac0628d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:41:23.593Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-23T00:41:27.780Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-23T00:41:27.781Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-23T00:41:27.782Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-23T00:41:27.786Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-23T00:41:27.790Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-23T00:41:27.790Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-23T00:41:27.790Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-23T00:41:27.793Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:41:33.594Z |INFO |Init configs |InvocationID=0a94e9f8-7368-4f6d-8d12-25e4cc8f2d1d, InstanceUUID=5021e1ae-65a0-485b-89c7-2407605dc141 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:41:33.602Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:41:43.602Z |INFO |Init configs |InvocationID=0a94e9f8-7368-4f6d-8d12-25e4cc8f2d1d, InstanceUUID=e64aeca1-24df-45d8-986d-e6d8b247a90f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:41:43.630Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:41:53.633Z |INFO |Init configs |InvocationID=0a94e9f8-7368-4f6d-8d12-25e4cc8f2d1d, InstanceUUID=9c8f47de-997b-4a63-aa0f-618afce9e860 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:41:53.643Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:42:03.643Z |INFO |Init configs |InvocationID=0a94e9f8-7368-4f6d-8d12-25e4cc8f2d1d, InstanceUUID=e4d28145-5d8b-468f-97cc-86ada640f2ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:42:03.649Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:42:13.649Z |INFO |Init configs |InvocationID=0a94e9f8-7368-4f6d-8d12-25e4cc8f2d1d, InstanceUUID=a64dc25f-b5c5-419f-8743-c0695a9b0e4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:42:13.654Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:42:23.654Z |INFO |Init configs |InvocationID=0a94e9f8-7368-4f6d-8d12-25e4cc8f2d1d, InstanceUUID=6eb333ea-40e2-486d-92b1-2f7e7098ea47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:42:23.660Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:42:33.660Z |INFO |Init configs |InvocationID=0a94e9f8-7368-4f6d-8d12-25e4cc8f2d1d, InstanceUUID=9458970d-ebf2-4163-b931-13e1b5dc0627 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:42:33.667Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:42:43.668Z |INFO |Init configs |InvocationID=0a94e9f8-7368-4f6d-8d12-25e4cc8f2d1d, InstanceUUID=7f5be168-1280-4afc-8248-b220912a84ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:42:43.674Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:42:53.675Z |INFO |Init configs |InvocationID=0a94e9f8-7368-4f6d-8d12-25e4cc8f2d1d, InstanceUUID=7be6c245-7585-4dc8-8397-4858fbe19ea7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:42:53.683Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:43:03.684Z |INFO |Init configs |InvocationID=0a94e9f8-7368-4f6d-8d12-25e4cc8f2d1d, InstanceUUID=58f56656-7e59-4985-8246-8a1caa00d3ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:43:03.692Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:43:13.692Z |INFO |Init configs |InvocationID=0a94e9f8-7368-4f6d-8d12-25e4cc8f2d1d, InstanceUUID=5fb8a78b-cbcc-4326-80cf-d1f6276c9569 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:43:13.699Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:43:23.700Z |INFO |Init configs |InvocationID=0a94e9f8-7368-4f6d-8d12-25e4cc8f2d1d, InstanceUUID=bf9ede74-67f7-4bb2-9233-ec38a77a627d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:43:23.706Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:43:33.707Z |INFO |Init configs |InvocationID=0a94e9f8-7368-4f6d-8d12-25e4cc8f2d1d, InstanceUUID=da2c3145-e2af-4707-bce3-8258dd29de2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:43:33.713Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:43:43.713Z |INFO |Init configs |InvocationID=0a94e9f8-7368-4f6d-8d12-25e4cc8f2d1d, InstanceUUID=2f0d3f3c-ac9f-4fa9-b520-222ffbb82b35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:43:43.721Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:43:53.722Z |INFO |Init configs |InvocationID=0a94e9f8-7368-4f6d-8d12-25e4cc8f2d1d, InstanceUUID=414817cb-1936-49a6-9b7d-2093ceed8260 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:43:53.727Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:44:03.727Z |INFO |Init configs |InvocationID=0a94e9f8-7368-4f6d-8d12-25e4cc8f2d1d, InstanceUUID=90fccc78-1069-4b7f-a3cf-f6cd0c267aca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:44:03.734Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:44:13.736Z |INFO |Init configs |InvocationID=0a94e9f8-7368-4f6d-8d12-25e4cc8f2d1d, InstanceUUID=775e7069-55d2-48d7-8fa9-75715d2943a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:44:13.743Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:44:23.745Z |INFO |Init configs |InvocationID=0a94e9f8-7368-4f6d-8d12-25e4cc8f2d1d, InstanceUUID=89fe0b48-87dc-4b74-92c3-e1f646445e6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:44:23.754Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:44:33.755Z |INFO |Init configs |InvocationID=0a94e9f8-7368-4f6d-8d12-25e4cc8f2d1d, InstanceUUID=b45d594f-9421-4416-9257-503dd45bc58d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:44:33.765Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:44:43.766Z |INFO |Init configs |InvocationID=0a94e9f8-7368-4f6d-8d12-25e4cc8f2d1d, InstanceUUID=1cd3282a-a76f-4e06-bf07-68ca40c0de16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:44:43.773Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:44:53.773Z |INFO |Init configs |InvocationID=0a94e9f8-7368-4f6d-8d12-25e4cc8f2d1d, InstanceUUID=daee424e-89dc-4873-966e-0d59f2962815 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:44:53.780Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:45:03.781Z |INFO |Init configs |InvocationID=0a94e9f8-7368-4f6d-8d12-25e4cc8f2d1d, InstanceUUID=b4a556ab-ce2e-41f6-8740-6f1013dae283 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:45:03.786Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:45:13.786Z |INFO |Init configs |InvocationID=0a94e9f8-7368-4f6d-8d12-25e4cc8f2d1d, InstanceUUID=86f5ea20-a669-4a2e-a3d4-e83c03320096 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:45:13.796Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:45:23.797Z |INFO |Init configs |InvocationID=0a94e9f8-7368-4f6d-8d12-25e4cc8f2d1d, InstanceUUID=9d16be69-a514-4af6-afea-25142068ecb1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:45:23.802Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:45:33.803Z |INFO |Init configs |InvocationID=0a94e9f8-7368-4f6d-8d12-25e4cc8f2d1d, InstanceUUID=d7dbbf4e-a800-409e-89fa-ae3c837c5275 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:45:33.811Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:45:43.812Z |INFO |Init configs |InvocationID=0a94e9f8-7368-4f6d-8d12-25e4cc8f2d1d, InstanceUUID=cc146f91-8fd5-4dcf-a7a5-93ac37d7e0f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:45:43.820Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:45:53.821Z |INFO |Init configs |InvocationID=0a94e9f8-7368-4f6d-8d12-25e4cc8f2d1d, InstanceUUID=2ef51f88-65bd-4d7a-9b2b-876d77a24236 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:45:53.828Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:46:03.830Z |INFO |Init configs |InvocationID=0a94e9f8-7368-4f6d-8d12-25e4cc8f2d1d, InstanceUUID=c8a22709-ba3e-4607-b46c-000dd2f4e4aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:46:03.838Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:46:13.839Z |INFO |Init configs |InvocationID=0a94e9f8-7368-4f6d-8d12-25e4cc8f2d1d, InstanceUUID=c8530621-2a6c-4ba2-a723-fd69afe87073 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:46:13.844Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:46:23.845Z |INFO |Init configs |InvocationID=0a94e9f8-7368-4f6d-8d12-25e4cc8f2d1d, InstanceUUID=da0fd314-36c2-4416-8bad-8b25fd93ac38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:46:23.851Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-23T00:46:27.725Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-23T00:46:27.726Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-23T00:46:27.727Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-23T00:46:27.731Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-23T00:46:27.736Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-23T00:46:27.736Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-23T00:46:27.736Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-23T00:46:27.738Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:46:33.851Z |INFO |Init configs |InvocationID=0a94e9f8-7368-4f6d-8d12-25e4cc8f2d1d, InstanceUUID=a98a720b-0843-47cc-8520-5f5d176b48cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:46:33.856Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:46:43.856Z |INFO |Init configs |InvocationID=0a94e9f8-7368-4f6d-8d12-25e4cc8f2d1d, InstanceUUID=846fa2c3-1743-4f96-85e6-b6edd1627e77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:46:43.862Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:46:53.862Z |INFO |Init configs |InvocationID=0a94e9f8-7368-4f6d-8d12-25e4cc8f2d1d, InstanceUUID=a9ecf1b6-c75a-4014-936a-1af1799ee22c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:46:53.867Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:47:03.868Z |INFO |Init configs |InvocationID=0a94e9f8-7368-4f6d-8d12-25e4cc8f2d1d, InstanceUUID=587cee65-ba97-4441-8bfa-409db95d754e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:47:03.878Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:47:13.879Z |INFO |Init configs |InvocationID=0a94e9f8-7368-4f6d-8d12-25e4cc8f2d1d, InstanceUUID=5c75d191-59d6-4e46-ab3a-bb993fcced2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:47:13.887Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:47:23.887Z |INFO |Init configs |InvocationID=0a94e9f8-7368-4f6d-8d12-25e4cc8f2d1d, InstanceUUID=2a4820bc-7173-4b7c-865e-b8f5e7a4a9b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:47:23.895Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:47:33.896Z |INFO |Init configs |InvocationID=0a94e9f8-7368-4f6d-8d12-25e4cc8f2d1d, InstanceUUID=bf5f1e6a-171b-4728-8029-9bc93abae16c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:47:33.904Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:47:43.904Z |INFO |Init configs |InvocationID=0a94e9f8-7368-4f6d-8d12-25e4cc8f2d1d, InstanceUUID=980f00bf-bd88-42a8-83bb-0c7ab9561b44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:47:43.911Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:47:53.912Z |INFO |Init configs |InvocationID=0a94e9f8-7368-4f6d-8d12-25e4cc8f2d1d, InstanceUUID=6ee1dd00-605f-4017-8433-3cf0e54510b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:47:53.957Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:48:03.957Z |INFO |Init configs |InvocationID=0a94e9f8-7368-4f6d-8d12-25e4cc8f2d1d, InstanceUUID=89b98b1c-edbd-4535-9d78-c8290ba581b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:48:03.964Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:48:13.964Z |INFO |Init configs |InvocationID=0a94e9f8-7368-4f6d-8d12-25e4cc8f2d1d, InstanceUUID=0e109976-3684-48a1-b6b2-ce3082ad43be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:48:13.970Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:48:23.970Z |INFO |Init configs |InvocationID=0a94e9f8-7368-4f6d-8d12-25e4cc8f2d1d, InstanceUUID=5e93ec74-7d49-4b26-98c4-369c74727d6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:48:23.979Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:48:33.979Z |INFO |Init configs |InvocationID=0a94e9f8-7368-4f6d-8d12-25e4cc8f2d1d, InstanceUUID=cb739870-eae8-46cc-ab12-6a11d4ee4c17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:48:33.986Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:48:43.986Z |INFO |Init configs |InvocationID=0a94e9f8-7368-4f6d-8d12-25e4cc8f2d1d, InstanceUUID=51b195b5-573d-4ebe-b883-e0bf998e4dfe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:48:43.993Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:48:53.994Z |INFO |Init configs |InvocationID=0a94e9f8-7368-4f6d-8d12-25e4cc8f2d1d, InstanceUUID=799adce5-770b-4e86-98e6-78cbb1c8cd27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:48:54.001Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:49:04.002Z |INFO |Init configs |InvocationID=0a94e9f8-7368-4f6d-8d12-25e4cc8f2d1d, InstanceUUID=8e748a7d-d598-4d46-85e5-e29d7ca0bdd1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:49:04.009Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:49:14.010Z |INFO |Init configs |InvocationID=0a94e9f8-7368-4f6d-8d12-25e4cc8f2d1d, InstanceUUID=7a03bcf5-656b-4819-9c02-f71dc2fb0c9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:49:14.016Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:49:24.017Z |INFO |Init configs |InvocationID=0a94e9f8-7368-4f6d-8d12-25e4cc8f2d1d, InstanceUUID=3b678049-916c-44b4-a22c-b39dacd6e75d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:49:24.024Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:49:34.025Z |INFO |Init configs |InvocationID=0a94e9f8-7368-4f6d-8d12-25e4cc8f2d1d, InstanceUUID=afb1368c-851d-4156-9c7a-240dcd39df27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:49:34.031Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:49:44.031Z |INFO |Init configs |InvocationID=0a94e9f8-7368-4f6d-8d12-25e4cc8f2d1d, InstanceUUID=001253a6-08cb-4881-9cc9-3cbbbea969c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:49:44.036Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:49:54.037Z |INFO |Init configs |InvocationID=0a94e9f8-7368-4f6d-8d12-25e4cc8f2d1d, InstanceUUID=441c4a21-7b92-4fcf-8b0f-6fcfb70c06f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:49:54.043Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:50:04.044Z |INFO |Init configs |InvocationID=0a94e9f8-7368-4f6d-8d12-25e4cc8f2d1d, InstanceUUID=ff2edb6a-7a99-4269-b486-879ccd68bec0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:50:04.055Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:50:14.056Z |INFO |Init configs |InvocationID=0a94e9f8-7368-4f6d-8d12-25e4cc8f2d1d, InstanceUUID=e1b5be6c-0a09-4571-8568-fd43dd23262f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:50:14.064Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:50:24.064Z |INFO |Init configs |InvocationID=0a94e9f8-7368-4f6d-8d12-25e4cc8f2d1d, InstanceUUID=ab460978-f2d1-4577-b6a1-ebee8fa5e464 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:50:24.070Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:50:34.071Z |INFO |Init configs |InvocationID=0a94e9f8-7368-4f6d-8d12-25e4cc8f2d1d, InstanceUUID=53b98120-15c7-4f40-a9d1-498c4a7aa369 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:50:34.078Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:50:44.079Z |INFO |Init configs |InvocationID=0a94e9f8-7368-4f6d-8d12-25e4cc8f2d1d, InstanceUUID=a89f6148-a278-412d-a108-63cd33561e20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:50:44.086Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:50:54.086Z |INFO |Init configs |InvocationID=0a94e9f8-7368-4f6d-8d12-25e4cc8f2d1d, InstanceUUID=a253d022-def1-45fc-85af-c9fad48779d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:50:54.092Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:51:04.092Z |INFO |Init configs |InvocationID=0a94e9f8-7368-4f6d-8d12-25e4cc8f2d1d, InstanceUUID=38131a74-37c3-484d-8933-a1798ddfaa75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:51:04.098Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:51:14.098Z |INFO |Init configs |InvocationID=0a94e9f8-7368-4f6d-8d12-25e4cc8f2d1d, InstanceUUID=edb378d8-fd1f-4002-8b32-d57c7d7e8779 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:51:14.104Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:51:24.105Z |INFO |Init configs |InvocationID=0a94e9f8-7368-4f6d-8d12-25e4cc8f2d1d, InstanceUUID=703c1327-f900-45d4-a0ac-8d21d30200b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:51:24.110Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-23T00:51:27.739Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-23T00:51:27.740Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-23T00:51:27.740Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-23T00:51:27.743Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-23T00:51:27.746Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-23T00:51:27.746Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-23T00:51:27.746Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-23T00:51:27.748Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:51:34.111Z |INFO |Init configs |InvocationID=0a94e9f8-7368-4f6d-8d12-25e4cc8f2d1d, InstanceUUID=c34c855a-e7e0-48f0-b022-f4e599326f10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:51:34.120Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:51:44.121Z |INFO |Init configs |InvocationID=0a94e9f8-7368-4f6d-8d12-25e4cc8f2d1d, InstanceUUID=e56e88e7-5ab2-4f57-abfb-5285cf449635 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:51:44.129Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:51:54.130Z |INFO |Init configs |InvocationID=0a94e9f8-7368-4f6d-8d12-25e4cc8f2d1d, InstanceUUID=908b1c22-8f87-46af-8f42-b91d3dc7d3da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:51:54.135Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:52:04.136Z |INFO |Init configs |InvocationID=0a94e9f8-7368-4f6d-8d12-25e4cc8f2d1d, InstanceUUID=8f95c9b5-886c-4f69-8443-f6691e2cfade | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:52:04.144Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:52:14.145Z |INFO |Init configs |InvocationID=0a94e9f8-7368-4f6d-8d12-25e4cc8f2d1d, InstanceUUID=7515391f-214e-48b3-973f-9f964b4e6467 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:52:14.150Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:52:24.151Z |INFO |Init configs |InvocationID=0a94e9f8-7368-4f6d-8d12-25e4cc8f2d1d, InstanceUUID=4a4ac739-9a10-4a85-8fe2-24caa5c20461 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:52:24.158Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:52:34.158Z |INFO |Init configs |InvocationID=0a94e9f8-7368-4f6d-8d12-25e4cc8f2d1d, InstanceUUID=546173c6-8cb8-4130-8bf9-7a3b7c32377e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:52:34.166Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:52:44.167Z |INFO |Init configs |InvocationID=0a94e9f8-7368-4f6d-8d12-25e4cc8f2d1d, InstanceUUID=7cede150-f23f-407e-8b43-51cc2abfaf9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:52:44.178Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:52:54.178Z |INFO |Init configs |InvocationID=0a94e9f8-7368-4f6d-8d12-25e4cc8f2d1d, InstanceUUID=0cb0a55f-59ba-4a3f-9d9b-da6a2b54de14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:52:54.182Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:53:04.183Z |INFO |Init configs |InvocationID=0a94e9f8-7368-4f6d-8d12-25e4cc8f2d1d, InstanceUUID=ee436b4a-523d-4e88-bc66-67569a647d18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:53:04.192Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:53:14.193Z |INFO |Init configs |InvocationID=0a94e9f8-7368-4f6d-8d12-25e4cc8f2d1d, InstanceUUID=2da5890b-3b59-4448-91d7-3c0e6900332d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:53:14.200Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:53:24.201Z |INFO |Init configs |InvocationID=0a94e9f8-7368-4f6d-8d12-25e4cc8f2d1d, InstanceUUID=a3e62b58-34fe-41d2-97ff-1a0e489c9454 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:53:24.207Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:53:34.208Z |INFO |Init configs |InvocationID=0a94e9f8-7368-4f6d-8d12-25e4cc8f2d1d, InstanceUUID=a4631eb4-0c4e-48dd-85df-f41b9ff7a01b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:53:34.216Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:53:44.220Z |INFO |Init configs |InvocationID=0a94e9f8-7368-4f6d-8d12-25e4cc8f2d1d, InstanceUUID=7161d4af-9685-400f-995a-7d1b6004399a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:53:44.229Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:53:54.230Z |INFO |Init configs |InvocationID=0a94e9f8-7368-4f6d-8d12-25e4cc8f2d1d, InstanceUUID=820581b8-f3cc-4be2-a10a-ced2d87a7480 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:53:54.242Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:54:04.242Z |INFO |Init configs |InvocationID=0a94e9f8-7368-4f6d-8d12-25e4cc8f2d1d, InstanceUUID=f3e95f7e-2557-41d2-936f-efd60e7fb729 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:54:04.248Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:54:14.248Z |INFO |Init configs |InvocationID=0a94e9f8-7368-4f6d-8d12-25e4cc8f2d1d, InstanceUUID=45be3fed-46dd-4a7c-b0a0-b89b91715421 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:54:14.253Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:54:24.253Z |INFO |Init configs |InvocationID=0a94e9f8-7368-4f6d-8d12-25e4cc8f2d1d, InstanceUUID=8269e523-58bf-456b-80ac-1af3f969ec4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:54:24.259Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:54:34.259Z |INFO |Init configs |InvocationID=0a94e9f8-7368-4f6d-8d12-25e4cc8f2d1d, InstanceUUID=71bc995b-13b6-4144-8a57-03448d2c2f5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:54:34.271Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:54:44.272Z |INFO |Init configs |InvocationID=0a94e9f8-7368-4f6d-8d12-25e4cc8f2d1d, InstanceUUID=d7ef9c91-2bea-4f0f-9722-459c539b717f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:54:44.280Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:54:54.281Z |INFO |Init configs |InvocationID=0a94e9f8-7368-4f6d-8d12-25e4cc8f2d1d, InstanceUUID=eef024ad-6b4d-40cd-9075-025a80454c87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:54:54.285Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:55:04.286Z |INFO |Init configs |InvocationID=0a94e9f8-7368-4f6d-8d12-25e4cc8f2d1d, InstanceUUID=2231fe4f-3987-4c4e-be36-ce85247718d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:55:04.292Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:55:14.292Z |INFO |Init configs |InvocationID=0a94e9f8-7368-4f6d-8d12-25e4cc8f2d1d, InstanceUUID=92b02735-b985-465d-9d5a-6c313d0136e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:55:14.301Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:55:24.301Z |INFO |Init configs |InvocationID=0a94e9f8-7368-4f6d-8d12-25e4cc8f2d1d, InstanceUUID=58a52662-c486-4736-93b2-1424f672b0f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:55:24.308Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:55:34.309Z |INFO |Init configs |InvocationID=0a94e9f8-7368-4f6d-8d12-25e4cc8f2d1d, InstanceUUID=cee52d72-5116-401f-bca8-6ec7e00940ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:55:34.314Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:55:44.314Z |INFO |Init configs |InvocationID=0a94e9f8-7368-4f6d-8d12-25e4cc8f2d1d, InstanceUUID=26555586-b840-43ee-a107-d2c4c9d39b28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:55:44.320Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:55:54.320Z |INFO |Init configs |InvocationID=0a94e9f8-7368-4f6d-8d12-25e4cc8f2d1d, InstanceUUID=031d26a6-607b-4918-b331-966d07408060 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:55:54.326Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:56:04.326Z |INFO |Init configs |InvocationID=0a94e9f8-7368-4f6d-8d12-25e4cc8f2d1d, InstanceUUID=4359da9a-aa11-49c7-8e9d-80e0f9834ad7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:56:04.334Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:56:14.335Z |INFO |Init configs |InvocationID=0a94e9f8-7368-4f6d-8d12-25e4cc8f2d1d, InstanceUUID=2a5b0360-8a62-4f36-bd8c-c36bbd33b13c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:56:14.342Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:56:24.343Z |INFO |Init configs |InvocationID=0a94e9f8-7368-4f6d-8d12-25e4cc8f2d1d, InstanceUUID=443aaef7-2a3a-4df4-9c11-954a70422da3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:56:24.350Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-23T00:56:27.743Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-23T00:56:27.744Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-23T00:56:27.745Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-23T00:56:27.748Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-23T00:56:27.753Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-23T00:56:27.753Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-23T00:56:27.753Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-23T00:56:27.756Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:56:34.350Z |INFO |Init configs |InvocationID=0a94e9f8-7368-4f6d-8d12-25e4cc8f2d1d, InstanceUUID=fb9b152d-b7ed-4ff9-a826-da4126789fe6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:56:34.357Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:56:44.357Z |INFO |Init configs |InvocationID=0a94e9f8-7368-4f6d-8d12-25e4cc8f2d1d, InstanceUUID=90ac7be5-2f5e-4458-b178-ee65dabcc714 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:56:44.362Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:56:54.363Z |INFO |Init configs |InvocationID=0a94e9f8-7368-4f6d-8d12-25e4cc8f2d1d, InstanceUUID=95c293a4-e94a-4fdc-98f4-5c681c961aeb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:56:54.369Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:57:04.369Z |INFO |Init configs |InvocationID=0a94e9f8-7368-4f6d-8d12-25e4cc8f2d1d, InstanceUUID=5d63dd7f-24dd-4a11-9c55-c4732a7f7aaf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:57:04.375Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:57:14.375Z |INFO |Init configs |InvocationID=0a94e9f8-7368-4f6d-8d12-25e4cc8f2d1d, InstanceUUID=e74413f5-1f33-49c6-905e-628b4611074b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:57:14.380Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:57:24.380Z |INFO |Init configs |InvocationID=0a94e9f8-7368-4f6d-8d12-25e4cc8f2d1d, InstanceUUID=0e2ba72d-52e6-4313-bf9c-47fee53ee4db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:57:24.386Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:57:34.387Z |INFO |Init configs |InvocationID=0a94e9f8-7368-4f6d-8d12-25e4cc8f2d1d, InstanceUUID=1853c014-31f1-435d-accc-2183002221b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:57:34.398Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:57:44.398Z |INFO |Init configs |InvocationID=0a94e9f8-7368-4f6d-8d12-25e4cc8f2d1d, InstanceUUID=79d5fa50-a7ee-45b1-863f-cb5b6ad5354d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:57:44.406Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:57:54.407Z |INFO |Init configs |InvocationID=0a94e9f8-7368-4f6d-8d12-25e4cc8f2d1d, InstanceUUID=97dc665b-be10-4f90-a936-0527ffd61a15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:57:54.415Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:58:04.416Z |INFO |Init configs |InvocationID=0a94e9f8-7368-4f6d-8d12-25e4cc8f2d1d, InstanceUUID=e49a8126-41cd-463e-b830-1495c1899523 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:58:04.423Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:58:14.423Z |INFO |Init configs |InvocationID=0a94e9f8-7368-4f6d-8d12-25e4cc8f2d1d, InstanceUUID=a8f3be5a-2fff-4fa1-a8d1-b400ba5b0548 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:58:14.430Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:58:24.430Z |INFO |Init configs |InvocationID=0a94e9f8-7368-4f6d-8d12-25e4cc8f2d1d, InstanceUUID=900df2fe-f5d2-4419-b9fb-d2dcd8a5df3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:58:24.436Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:58:34.437Z |INFO |Init configs |InvocationID=0a94e9f8-7368-4f6d-8d12-25e4cc8f2d1d, InstanceUUID=8107d803-f953-4a0d-ac3e-63027adc139b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:58:34.442Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:58:44.443Z |INFO |Init configs |InvocationID=0a94e9f8-7368-4f6d-8d12-25e4cc8f2d1d, InstanceUUID=4dbd2486-88d3-4ab2-849e-7a724e34421d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:58:44.452Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:58:54.453Z |INFO |Init configs |InvocationID=0a94e9f8-7368-4f6d-8d12-25e4cc8f2d1d, InstanceUUID=b6a49e7f-e063-4e9b-92fa-4a84c6075db0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:58:54.462Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:59:04.463Z |INFO |Init configs |InvocationID=0a94e9f8-7368-4f6d-8d12-25e4cc8f2d1d, InstanceUUID=cee4f3f6-b08e-4f4a-81cd-58d4fa806c3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:59:04.473Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:59:14.473Z |INFO |Init configs |InvocationID=0a94e9f8-7368-4f6d-8d12-25e4cc8f2d1d, InstanceUUID=46cb36d1-0103-45e9-8906-90ef97e489f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:59:14.481Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:59:24.481Z |INFO |Init configs |InvocationID=0a94e9f8-7368-4f6d-8d12-25e4cc8f2d1d, InstanceUUID=8705ae54-4980-495e-8d31-791ec0981274 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:59:24.487Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:59:34.488Z |INFO |Init configs |InvocationID=0a94e9f8-7368-4f6d-8d12-25e4cc8f2d1d, InstanceUUID=cd8e8c50-3d82-4fab-a3e8-c7f4b8f038e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:59:34.498Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:59:44.507Z |INFO |Init configs |InvocationID=0a94e9f8-7368-4f6d-8d12-25e4cc8f2d1d, InstanceUUID=69895dca-d217-460b-96c5-fbb140ed98f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:59:44.513Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:59:54.514Z |INFO |Init configs |InvocationID=0a94e9f8-7368-4f6d-8d12-25e4cc8f2d1d, InstanceUUID=df14b369-690e-4307-b650-19129f3617ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T00:59:54.519Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T01:00:04.520Z |INFO |Init configs |InvocationID=0a94e9f8-7368-4f6d-8d12-25e4cc8f2d1d, InstanceUUID=3fc6cb50-e88f-4fa4-9193-bb137937005c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T01:00:04.526Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T01:00:14.526Z |INFO |Init configs |InvocationID=0a94e9f8-7368-4f6d-8d12-25e4cc8f2d1d, InstanceUUID=ad483da4-e2bb-4f11-a9a2-9837f4ce9f0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T01:00:14.532Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T01:00:24.533Z |INFO |Init configs |InvocationID=0a94e9f8-7368-4f6d-8d12-25e4cc8f2d1d, InstanceUUID=1e8e5b4c-d6a7-4eba-9a1f-81f0a7c9bc2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T01:00:24.545Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T01:00:34.546Z |INFO |Init configs |InvocationID=0a94e9f8-7368-4f6d-8d12-25e4cc8f2d1d, InstanceUUID=3e820e11-dd79-4a03-94f0-0dd8ebd5681e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T01:00:34.553Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T01:00:44.554Z |INFO |Init configs |InvocationID=0a94e9f8-7368-4f6d-8d12-25e4cc8f2d1d, InstanceUUID=f1eba78e-96ab-4ad3-b084-1fe3340c1eb4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T01:00:44.560Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T01:00:54.561Z |INFO |Init configs |InvocationID=0a94e9f8-7368-4f6d-8d12-25e4cc8f2d1d, InstanceUUID=4f6d0154-b623-459b-81d7-03c69a2c68a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T01:00:54.568Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T01:01:04.568Z |INFO |Init configs |InvocationID=0a94e9f8-7368-4f6d-8d12-25e4cc8f2d1d, InstanceUUID=0a2f70a8-7d14-4d68-ada0-f12bd548d256 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T01:01:04.575Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T01:01:14.575Z |INFO |Init configs |InvocationID=0a94e9f8-7368-4f6d-8d12-25e4cc8f2d1d, InstanceUUID=95cc834b-268a-486e-a48f-65a88e094a99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T01:01:14.580Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T01:01:24.581Z |INFO |Init configs |InvocationID=0a94e9f8-7368-4f6d-8d12-25e4cc8f2d1d, InstanceUUID=c8156911-12c0-4d57-bed9-d3c0f283aad3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T01:01:24.587Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-23T01:01:27.769Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-23T01:01:27.769Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-23T01:01:27.770Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-23T01:01:27.773Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-23T01:01:27.777Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-23T01:01:27.777Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-23T01:01:27.777Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-23T01:01:27.779Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T01:01:34.587Z |INFO |Init configs |InvocationID=0a94e9f8-7368-4f6d-8d12-25e4cc8f2d1d, InstanceUUID=3bd1e4ef-6f7b-45bf-856a-fe4a016358eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T01:01:34.592Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T01:01:44.593Z |INFO |Init configs |InvocationID=0a94e9f8-7368-4f6d-8d12-25e4cc8f2d1d, InstanceUUID=e78315dc-c8d2-4e18-add4-68b909f73629 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T01:01:44.601Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T01:01:54.602Z |INFO |Init configs |InvocationID=0a94e9f8-7368-4f6d-8d12-25e4cc8f2d1d, InstanceUUID=63e22300-45e7-4f5e-a0b1-a86728cba8b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T01:01:54.607Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T01:02:04.608Z |INFO |Init configs |InvocationID=0a94e9f8-7368-4f6d-8d12-25e4cc8f2d1d, InstanceUUID=ee701d5e-9f22-4d4f-8b57-8a839e2c0a55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T01:02:04.617Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T01:02:14.618Z |INFO |Init configs |InvocationID=0a94e9f8-7368-4f6d-8d12-25e4cc8f2d1d, InstanceUUID=5e41ef09-d31f-43d9-9a59-a254e74f3577 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T01:02:14.627Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T01:02:24.627Z |INFO |Init configs |InvocationID=0a94e9f8-7368-4f6d-8d12-25e4cc8f2d1d, InstanceUUID=42bb5a7f-da78-40ff-bbeb-5e8f4fefcd24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T01:02:24.633Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T01:02:34.633Z |INFO |Init configs |InvocationID=0a94e9f8-7368-4f6d-8d12-25e4cc8f2d1d, InstanceUUID=cae365ac-e628-484a-8dbe-562162d3ac58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T01:02:34.644Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T01:02:44.644Z |INFO |Init configs |InvocationID=0a94e9f8-7368-4f6d-8d12-25e4cc8f2d1d, InstanceUUID=717f55f7-ca8d-45f4-b944-2c251d365c4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T01:02:44.650Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T01:02:54.651Z |INFO |Init configs |InvocationID=0a94e9f8-7368-4f6d-8d12-25e4cc8f2d1d, InstanceUUID=3bb6540b-deca-4a24-9b12-686afaa810c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T01:02:54.655Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T01:03:04.656Z |INFO |Init configs |InvocationID=0a94e9f8-7368-4f6d-8d12-25e4cc8f2d1d, InstanceUUID=00c57cb5-aec8-4559-b374-19449cb1c1e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T01:03:04.662Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T01:03:14.662Z |INFO |Init configs |InvocationID=0a94e9f8-7368-4f6d-8d12-25e4cc8f2d1d, InstanceUUID=b48b03fd-2d90-4e65-b1af-7cbf0f3d0f45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T01:03:14.667Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T01:03:24.667Z |INFO |Init configs |InvocationID=0a94e9f8-7368-4f6d-8d12-25e4cc8f2d1d, InstanceUUID=f688672b-df0c-4d21-98eb-ca157f8914ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T01:03:24.672Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T01:03:34.672Z |INFO |Init configs |InvocationID=0a94e9f8-7368-4f6d-8d12-25e4cc8f2d1d, InstanceUUID=5b805906-626a-45f0-86f4-beef77bbe635 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T01:03:34.681Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T01:03:44.682Z |INFO |Init configs |InvocationID=0a94e9f8-7368-4f6d-8d12-25e4cc8f2d1d, InstanceUUID=b8c4241e-802b-458f-89fb-1964eabcb152 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T01:03:44.688Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T01:03:54.689Z |INFO |Init configs |InvocationID=0a94e9f8-7368-4f6d-8d12-25e4cc8f2d1d, InstanceUUID=0cf7224d-3aa0-4914-8581-20f5145fda1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T01:03:54.699Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T01:04:04.700Z |INFO |Init configs |InvocationID=0a94e9f8-7368-4f6d-8d12-25e4cc8f2d1d, InstanceUUID=9c1c348d-1a5e-4d73-b07e-9dd3361f6bae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T01:04:04.707Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T01:04:14.707Z |INFO |Init configs |InvocationID=0a94e9f8-7368-4f6d-8d12-25e4cc8f2d1d, InstanceUUID=3494b65d-c154-44bb-b0dd-fc89957e37da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T01:04:14.712Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T01:04:24.713Z |INFO |Init configs |InvocationID=0a94e9f8-7368-4f6d-8d12-25e4cc8f2d1d, InstanceUUID=b414c593-92ce-4a0d-9c1a-7afa2353dd25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T01:04:24.721Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T01:04:34.721Z |INFO |Init configs |InvocationID=0a94e9f8-7368-4f6d-8d12-25e4cc8f2d1d, InstanceUUID=ce550da7-f5d2-488a-a238-eac4d633a4a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T01:04:34.727Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T01:04:44.727Z |INFO |Init configs |InvocationID=0a94e9f8-7368-4f6d-8d12-25e4cc8f2d1d, InstanceUUID=9e62ff30-f0de-4ddd-9637-4ac2d3cb4d2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T01:04:44.733Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T01:04:54.733Z |INFO |Init configs |InvocationID=0a94e9f8-7368-4f6d-8d12-25e4cc8f2d1d, InstanceUUID=b28d5d06-cf2e-4372-b3e2-0e689ba58c54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T01:04:54.739Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T01:05:04.740Z |INFO |Init configs |InvocationID=0a94e9f8-7368-4f6d-8d12-25e4cc8f2d1d, InstanceUUID=ba9d8626-e947-4f22-a12b-2d49aa87006d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T01:05:04.754Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T01:05:14.755Z |INFO |Init configs |InvocationID=0a94e9f8-7368-4f6d-8d12-25e4cc8f2d1d, InstanceUUID=13f46e18-764a-4e17-9302-3e5a55c81663 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T01:05:14.762Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T01:05:24.763Z |INFO |Init configs |InvocationID=0a94e9f8-7368-4f6d-8d12-25e4cc8f2d1d, InstanceUUID=40db523d-2851-4ac4-a5a8-2e7a9bc59d1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T01:05:24.770Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T01:05:34.770Z |INFO |Init configs |InvocationID=0a94e9f8-7368-4f6d-8d12-25e4cc8f2d1d, InstanceUUID=a61ccd8c-20ef-4273-a5a9-399f3c40bc4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T01:05:34.777Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T01:05:44.778Z |INFO |Init configs |InvocationID=0a94e9f8-7368-4f6d-8d12-25e4cc8f2d1d, InstanceUUID=c04419b6-3afd-441d-96cc-c4acc6f53622 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T01:05:44.785Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T01:05:54.786Z |INFO |Init configs |InvocationID=0a94e9f8-7368-4f6d-8d12-25e4cc8f2d1d, InstanceUUID=ce9a785e-3051-4b65-98b3-83f343db552b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T01:05:54.792Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T01:06:04.792Z |INFO |Init configs |InvocationID=0a94e9f8-7368-4f6d-8d12-25e4cc8f2d1d, InstanceUUID=3160cf49-c263-4dfb-a8fe-8d7f33ce2a00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T01:06:04.798Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T01:06:14.798Z |INFO |Init configs |InvocationID=0a94e9f8-7368-4f6d-8d12-25e4cc8f2d1d, InstanceUUID=77ab94e4-4d6d-4516-882f-62b0f1288521 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T01:06:14.803Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T01:06:24.803Z |INFO |Init configs |InvocationID=0a94e9f8-7368-4f6d-8d12-25e4cc8f2d1d, InstanceUUID=a2534789-16e3-40f9-8ab8-b282d99923aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T01:06:24.810Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-23T01:06:27.716Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-23T01:06:27.716Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-23T01:06:27.717Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-23T01:06:27.719Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-23T01:06:27.722Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-23T01:06:27.722Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-23T01:06:27.722Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-23T01:06:27.724Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T01:06:34.811Z |INFO |Init configs |InvocationID=0a94e9f8-7368-4f6d-8d12-25e4cc8f2d1d, InstanceUUID=f6961588-dbe7-48de-bc03-66f27d380646 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T01:06:34.821Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T01:06:44.823Z |INFO |Init configs |InvocationID=0a94e9f8-7368-4f6d-8d12-25e4cc8f2d1d, InstanceUUID=404e6394-2a09-4cdb-82b3-651a57318d3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T01:06:44.834Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T01:06:54.835Z |INFO |Init configs |InvocationID=0a94e9f8-7368-4f6d-8d12-25e4cc8f2d1d, InstanceUUID=da413bad-d2a9-4855-9905-259395ad95e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T01:06:54.842Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T01:07:04.842Z |INFO |Init configs |InvocationID=0a94e9f8-7368-4f6d-8d12-25e4cc8f2d1d, InstanceUUID=8c77d8cb-ebdd-4e38-b269-3ccc1700af09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T01:07:04.850Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T01:07:14.850Z |INFO |Init configs |InvocationID=0a94e9f8-7368-4f6d-8d12-25e4cc8f2d1d, InstanceUUID=1b00ce12-0042-4460-9723-5b9e47bbe478 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T01:07:14.856Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T01:07:24.856Z |INFO |Init configs |InvocationID=0a94e9f8-7368-4f6d-8d12-25e4cc8f2d1d, InstanceUUID=d35858fe-8231-4bd2-9de6-a258ae041bcb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T01:07:24.862Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T01:07:34.862Z |INFO |Init configs |InvocationID=0a94e9f8-7368-4f6d-8d12-25e4cc8f2d1d, InstanceUUID=58b74f34-f5f9-4ca3-9b9e-47bb69115096 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-23T01:07:34.871Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |