By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.4.8) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-13T02:13:18.426Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-13T02:13:18.429Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-10-13T02:13:18.468Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=
}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-13T02:13:19.135Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-13T02:13:19.235Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-13T02:13:19.236Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-13T02:13:19.236Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |main | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-10-13T02:13:19.309Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-10-13T02:13:19.359Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2021-10-13T02:13:19.408Z |WARN |Property 'spring.profiles' imported from location 'class path resource [application.yaml]' is invalid and should be replaced with 'spring.config.activate.on-profile' [origin: class path resource [application.yaml] from prh-app-server-1.7.1.jar - 20:13] | | | |main | org.springframework.cloud.context.scope.GenericScope |2021-10-13T02:13:21.223Z |INFO |BeanFactory id=aae88e22-1cbc-33f9-96c8-cdcbe6e44789 | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-10-13T02:13:21.684Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2021-10-13T02:13:21.724Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2021-10-13T02:13:21.724Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.48] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-10-13T02:13:21.774Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2021-10-13T02:13:21.774Z |INFO |Root WebApplicationContext: initialization completed in 2366 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2021-10-13T02:13:22.166Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2021-10-13T02:13:22.866Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-10-13T02:13:24.224Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-10-13T02:13:24.667Z |INFO |Started MainApp in 9.01 seconds (JVM running for 9.71) |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2021-10-13T02:13:24.750Z |INFO |Start scheduling PRH workflow |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T02:13:24.767Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=6bfdc5de-58da-417d-84ef-80ff309daee2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-13T02:13:26.339Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.23.162:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T02:13:26.364Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T02:13:36.365Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=0add31db-95ce-4e00-a1ba-8924ef20e4d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-13T02:13:37.532Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.23.162:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T02:13:37.533Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T02:13:47.534Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=a8a28c97-1599-4f48-8e43-27c6aa298add | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-13T02:13:48.698Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.23.162:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T02:13:48.699Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T02:13:58.700Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=cb1fdb02-255f-4261-aa95-18b585c1063a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-13T02:13:59.868Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.23.162:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T02:13:59.869Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T02:14:09.869Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=93323c73-5707-42ce-9b45-11df412f5e66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-13T02:14:10.908Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.23.162:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T02:14:10.909Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T02:14:20.910Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=3fec6a2c-6749-450f-98b1-72fc4586af9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-13T02:14:21.979Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.23.162:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T02:14:21.980Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T02:14:31.981Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=40d46209-7c5b-4879-848f-630eacf7493d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-13T02:14:33.083Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.23.162:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T02:14:33.084Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T02:14:43.089Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=39f1fea2-f83a-41ba-82f1-ec0d65ff8564 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-13T02:14:44.156Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.23.162:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T02:14:44.157Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T02:14:54.158Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=68f9f187-28d9-48a7-a4d0-94041ac776bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-13T02:14:55.240Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.23.162:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T02:14:55.242Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T02:15:05.243Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=59bed962-db6d-4b45-9a4b-19f54c025788 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-13T02:15:06.299Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.23.162:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T02:15:06.299Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T02:15:16.300Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=42ed3fec-ae41-4295-9c2f-e6f5dd6701fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-13T02:15:17.724Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.23.162:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T02:15:17.725Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T02:15:27.726Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=dd1a9ac6-72c1-4dc4-ad55-2e40d3d3b12b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-13T02:15:28.892Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.23.162:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T02:15:28.893Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T02:15:38.894Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=1b7fc5af-0c8f-4c9d-8a97-abeceeb47d50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-13T02:15:39.935Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.23.162:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T02:15:39.936Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-10-13T02:15:45.394Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2021-10-13T02:15:45.394Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2021-10-13T02:15:45.398Z |INFO |Completed initialization in 3 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T02:15:49.937Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=3a652627-0bd8-48fc-827a-c3edc3b83f55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-13T02:15:51.100Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.23.162:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T02:15:51.101Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T02:16:01.102Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=0b8a36b1-cd9b-4a13-892f-3b8af67ad7b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-13T02:16:02.693Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.23.162:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T02:16:02.695Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T02:16:12.696Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=3212d068-7492-481c-a2aa-9342ea1bcd05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-13T02:16:13.816Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.23.162:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T02:16:13.817Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T02:16:23.817Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=8c7ef1ee-dc46-41df-ab4c-091ee7ec7fc7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-13T02:16:24.890Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.23.162:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T02:16:24.891Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T02:16:34.892Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=efed374a-0a99-41a4-8c5b-700f900909f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-13T02:16:35.932Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.23.162:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T02:16:35.933Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T02:16:45.933Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=3c30c06a-33e5-43a4-a394-fdc5f07a11d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-13T02:16:47.035Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.23.162:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T02:16:47.036Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T02:16:57.037Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=c0feeed1-565b-443b-a3ee-f7a303ee7c22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-13T02:16:58.107Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.23.162:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T02:16:58.108Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T02:17:08.108Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=2965594b-583e-4a07-a7ce-9fb8c4cf1157 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-13T02:17:09.146Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.23.162:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T02:17:09.146Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T02:17:19.147Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=1918286b-0f9d-49cb-9d0c-ebc9d0700f89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-13T02:17:20.220Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.23.162:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T02:17:20.221Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T02:17:30.222Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=3e6d44dd-2ea2-48f4-9f19-545b2d409364 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-13T02:17:31.417Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.23.162:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T02:17:31.418Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T02:17:41.418Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=7c9fc95c-9ed6-4ffe-b3ca-1cfc5c4f3587 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-13T02:17:42.495Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.23.162:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T02:17:42.496Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T02:17:52.496Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=fead81b2-72ef-46cc-8505-1cbf9fe79326 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-13T02:17:53.530Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.23.162:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T02:17:53.530Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T02:18:03.531Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=23bb4549-4024-4f38-9128-0084d9569fc6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-13T02:18:04.604Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.23.162:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T02:18:04.605Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T02:18:14.606Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=c17fca9b-1b24-4713-a0cc-155a06750edb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-13T02:18:15.770Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.23.162:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T02:18:15.771Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-13T02:18:22.606Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-13T02:18:22.607Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-10-13T02:18:22.608Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-13T02:18:22.613Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-13T02:18:22.625Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-13T02:18:22.625Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-13T02:18:22.625Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-10-13T02:18:22.628Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T02:18:25.772Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=946912f1-45ec-43d6-af44-c278b6d1b625 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-13T02:18:26.816Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.23.162:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T02:18:26.820Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T02:18:36.821Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=1d2c4e33-c90a-4d73-b885-fd7b21bdcb04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-13T02:18:38.492Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.23.162:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T02:18:38.493Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T02:18:48.494Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=1e4edd4e-f64c-4750-b5b6-2b5f719d787d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-13T02:18:49.563Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.23.162:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T02:18:49.564Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T02:18:59.565Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=621e7e25-6c74-43ce-8296-7fbfa5fec60f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-13T02:19:00.634Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.23.162:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T02:19:00.634Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T02:19:10.636Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=a4567167-75b7-4cd8-900c-fdf1952d3c8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-13T02:19:11.739Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.23.162:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T02:19:11.740Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T02:19:21.741Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=cbea010e-d6bc-45cc-b638-76f0abe81381 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-13T02:19:22.780Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.23.162:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T02:19:22.781Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T02:19:32.782Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=2526d0d3-fa3c-4abf-a146-52dc79d84315 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-13T02:19:33.883Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.23.162:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T02:19:33.884Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T02:19:43.884Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=f1494bf7-d364-4d7c-89e2-3ee0aa1d7111 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-13T02:19:45.018Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.23.162:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T02:19:45.019Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T02:19:55.020Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=f43daf71-bca9-44cf-8ae8-ff53fd5752e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-13T02:19:56.092Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.23.162:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T02:19:56.092Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T02:20:06.093Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=c11b5a06-c92b-49ce-aec0-de0ba570e161 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-13T02:20:07.931Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.23.162:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T02:20:07.932Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T02:20:17.932Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=07f0a065-2d11-464f-960e-689deb1be498 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-13T02:20:19.004Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.23.162:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T02:20:19.005Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T02:20:29.005Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=0f86ea49-9042-4d45-8952-b4914529f7a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-13T02:20:30.041Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.23.162:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T02:20:30.042Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T02:20:40.042Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=7748d68c-580b-4147-942d-1b8da2d69373 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-13T02:20:41.115Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.23.162:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T02:20:41.115Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T02:20:51.116Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=25c167dd-593a-464b-8912-eaf685ccbdb7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-13T02:20:52.220Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.23.162:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T02:20:52.221Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T02:21:02.222Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=24fff5cd-b401-4bd9-a531-0454a6e9034f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T02:21:02.331Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T02:21:12.331Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=cdf1dc82-e2f0-464d-ac6a-9e09c4548eb7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T02:21:12.347Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T02:21:22.348Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=b1c832af-4fee-4668-8769-1c7d82842959 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T02:21:22.360Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T02:21:32.360Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=09dac9c3-68a7-4e74-8a8c-5c90bcc8ddaf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T02:21:32.371Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T02:21:42.372Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=41e15c10-215a-4a78-8651-3a8053012dce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T02:21:42.383Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T02:21:52.383Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=07fd6f78-d6bb-46cf-839d-a3055dec4ad3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T02:21:52.394Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T02:22:02.394Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=34cc91ff-e99a-407b-9cc7-4934ad34a5fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T02:22:02.403Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T02:22:12.404Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=4e6a992a-4239-4d49-b749-83782be58435 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T02:22:12.412Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T02:22:22.412Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=819aa64f-eb8e-4188-a626-afe9488cde84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T02:22:22.424Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T02:22:32.424Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=5fd65a71-a5c6-4690-9931-62af71a1209f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T02:22:32.434Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T02:22:42.435Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=e178ec65-0036-4f2f-9be6-f7b0a5690260 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T02:22:42.445Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T02:22:52.446Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=aaf58bc5-32d8-40f5-b2d1-6145870b86ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T02:22:52.457Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T02:23:02.457Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=faee77d8-939c-4b33-b932-d947ab51bc98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T02:23:02.466Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T02:23:12.467Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=aea3678f-f057-414e-8df4-b3b4ae0f2559 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T02:23:12.476Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-13T02:23:22.437Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-13T02:23:22.437Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-10-13T02:23:22.438Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-13T02:23:22.441Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-13T02:23:22.453Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-13T02:23:22.453Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-13T02:23:22.453Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-10-13T02:23:22.456Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T02:23:22.510Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T02:23:32.511Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=7f66043b-4d6d-4bf8-a19b-b74237c3a3f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T02:23:32.523Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T02:23:42.523Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=8d8196c8-12b3-4477-aab6-1194f8931f0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T02:23:42.533Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T02:23:52.534Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=1907c839-e1a4-4b89-862c-aca46cc8f2c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T02:23:52.543Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T02:24:02.543Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=3ef65bdb-3021-4480-a8af-ecda441ca2c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T02:24:02.553Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T02:24:12.554Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=29902abd-5d86-490d-b526-0064b705dfb0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T02:24:12.562Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T02:24:22.562Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=bd75982e-5eae-480f-9e82-647960cb5ba2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T02:24:22.571Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T02:24:32.571Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=fd2993c1-b555-4c9b-bc33-54efb7ee64f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T02:24:32.588Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T02:24:42.589Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=f072b35a-4b6b-4abd-886d-b6dd23a58764 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T02:24:42.598Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T02:24:52.598Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=ee4ec3e7-70b4-4961-a92e-217c7a0cdc1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T02:24:52.607Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T02:25:02.608Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=58859ec2-8c76-4fd1-a4cf-3459bb671e02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T02:25:02.620Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T02:25:12.621Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=03cee19d-aab4-4382-9a0e-3a2f136c9890 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T02:25:12.630Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T02:25:22.631Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=a2b96fd7-6723-4d3d-b230-e1045cfbe6cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T02:25:22.639Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T02:25:32.640Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=8e94cbed-81e1-4c67-a684-b0f5947ac34d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T02:25:32.648Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T02:25:42.649Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=949868dc-76fc-4df3-8eb5-e094d6e60daf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T02:25:42.658Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T02:25:52.659Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=13544bad-ab96-4477-843e-788c1a58f409 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T02:25:52.667Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T02:26:02.668Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=8801eca2-55da-4751-9afe-f075d1aab7f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T02:26:02.676Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T02:26:12.677Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=5bb24ecd-cf4a-497c-9e08-6fd5deb41770 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T02:26:12.686Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T02:26:22.686Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=7e70bdbf-5386-4428-9fbe-82440bf304a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T02:26:22.695Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T02:26:32.695Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=ef730a20-e1fc-4ff2-a59b-70c55f70adee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T02:26:32.704Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T02:26:42.704Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=3d97a2ed-659d-4893-ab6e-59b4ddbf114d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T02:26:42.712Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T02:26:52.713Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=ebbe5f76-3a47-4080-851b-8dfb1323923d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T02:26:52.722Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T02:27:02.723Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=7ebd387d-8d45-40c8-8db7-673b0b477974 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T02:27:02.732Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T02:27:12.732Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=235866ba-0475-4f4f-bae7-e870407ecedb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T02:27:12.741Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T02:27:22.742Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=6b6dd9ea-b9be-4a54-baee-18fe98bfa066 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T02:27:22.749Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T02:27:32.750Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=ef1cc51d-04bc-4457-94fd-e756c5dfb658 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T02:27:32.759Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T02:27:42.759Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=920cd276-3413-4604-ab17-a5c6947f5fd9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T02:27:42.768Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T02:27:52.768Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=3dec8d5a-ada0-4e46-87a7-8e4c34963d44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T02:27:52.776Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T02:28:02.777Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=7521dcc6-855d-4dfc-b044-a0ec9cfba733 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T02:28:02.786Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T02:28:12.786Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=d476609c-1b1c-4509-a264-08d660f3170b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T02:28:12.795Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-13T02:28:22.455Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-13T02:28:22.456Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-10-13T02:28:22.456Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-13T02:28:22.458Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-13T02:28:22.465Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-13T02:28:22.465Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-13T02:28:22.466Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-10-13T02:28:22.468Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T02:28:22.796Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=73b41cb7-c096-4e3a-b433-14797d343bc8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T02:28:22.806Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T02:28:32.807Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=1b40f80f-8a51-4973-a33e-31e1f54511b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T02:28:32.815Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T02:28:42.816Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=7c7eb407-c0b8-4877-90a4-187703cbf786 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T02:28:42.823Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T02:28:52.823Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=d87f3f0d-2126-40ae-8265-9243e0dcec18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T02:28:52.831Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T02:29:02.832Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=55024d00-2755-4189-8581-9b3c9d075f3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T02:29:02.840Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T02:29:12.841Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=185a7f80-3846-4709-84f0-c5794a6592fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T02:29:12.849Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T02:29:22.850Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=0b7111e4-c280-4d6f-baff-59cc4c7440f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T02:29:22.858Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T02:29:32.859Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=73ceec58-8c7b-4faa-a926-95855d277ed6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T02:29:32.870Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T02:29:42.870Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=d3f027a2-d925-4e86-8510-022ebd573136 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T02:29:42.878Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T02:29:52.878Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=b393e101-cbae-4a8b-8f98-7eaf7d5b84a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T02:29:52.886Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T02:30:02.887Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=262ba940-4c53-41a9-bad5-0b936ed459b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T02:30:02.896Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T02:30:12.896Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=75fb4e64-2fc5-4522-9ee8-3c18788c5472 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T02:30:12.903Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T02:30:22.904Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=d21b8f12-cfe6-4dea-a5fa-5565d6b161d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T02:30:22.912Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T02:30:32.913Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=024c5927-3095-43b4-b1b1-676fa5bf8776 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T02:30:32.921Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T02:30:42.921Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=2be99e41-0f21-4402-949b-90c7df050509 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T02:30:42.928Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T02:30:52.929Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=b80f29f6-d94e-4811-bbe2-29436f8352b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T02:30:52.936Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T02:31:02.936Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=6512a53c-5eca-43f2-ab75-194b2c201ac1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T02:31:02.946Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T02:31:12.946Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=a9e97d26-15c2-4790-aaad-449af289ea40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T02:31:12.957Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T02:31:22.958Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=608b06bf-a51d-4132-ad41-6ecfae432e4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T02:31:22.967Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T02:31:32.967Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=d92b9325-e733-4a65-b3e5-bc6b2d8424ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T02:31:32.974Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T02:31:42.974Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=4b8cbaf7-7df8-4e08-a7ba-2276178ca6fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T02:31:42.983Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T02:31:52.984Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=7ddb13ca-1f3c-4e54-9411-9de2e84d31a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T02:31:52.992Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T02:32:02.992Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=8fefafad-1b55-49b9-95ab-589f1b4d2e63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T02:32:02.999Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T02:32:13.000Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=e4f65353-da96-4ebb-987f-082b7f87c6a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T02:32:13.009Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T02:32:23.009Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=14afecf1-bfc6-4b84-aa06-a8b99ea4e3be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T02:32:23.020Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T02:32:33.020Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=a7d4bc0e-8742-47c8-88b5-fa5d256e6308 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T02:32:33.027Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T02:32:43.027Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=cd6ea0ac-0aed-4ab7-830b-f1e319b72a56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T02:32:43.034Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T02:32:53.035Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=9d55a5b2-66a4-461b-9615-be4148389d04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T02:32:53.043Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T02:33:03.043Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=185c07bd-4943-49a5-baad-7e3bce87c9cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T02:33:03.051Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T02:33:13.052Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=f9437f22-d5f3-4797-b3e6-746870a508fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T02:33:13.060Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-13T02:33:22.430Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-13T02:33:22.430Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-10-13T02:33:22.431Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-13T02:33:22.432Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-13T02:33:22.438Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-13T02:33:22.438Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-13T02:33:22.438Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-10-13T02:33:22.440Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T02:33:23.060Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=642f1b29-373d-4738-8696-b03b148626ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T02:33:23.069Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T02:33:33.070Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=df60e85a-c431-4fe2-9769-fc7558d530ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T02:33:33.079Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T02:33:43.080Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=93f7eca1-0862-491c-b09b-9e48057897a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T02:33:43.088Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T02:33:53.088Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=4945f7c9-8c52-4bd7-8460-e4c2e6bf0055 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T02:33:53.096Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T02:34:03.096Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=01f504a3-bfd9-4f85-b7d8-71fe561bbe9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T02:34:03.105Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T02:34:13.106Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=4a3e3163-8d25-4f3f-91df-0c8f5aba2cb7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T02:34:13.113Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T02:34:23.113Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=800943e6-9933-4c82-9e58-64ff3f63db3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T02:34:23.121Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T02:34:33.122Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=f43d040b-897a-4008-9489-69d591ca75ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T02:34:33.130Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T02:34:43.130Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=f9c53f0f-9977-42d6-bf03-93235cb3a1b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T02:34:43.137Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T02:34:53.138Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=929a936d-5948-4218-88ed-ebfa15ce7f60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T02:34:53.146Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T02:35:03.146Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=b2592beb-dc2d-461d-abd8-a7bfb3186de2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T02:35:03.154Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T02:35:13.155Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=9cbab3a7-3427-4a38-90b4-96f2c1b49bcf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T02:35:13.163Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T02:35:23.163Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=bd9feed4-0f29-428b-8858-0dba315ed274 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T02:35:23.171Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T02:35:33.172Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=8d4f4301-1406-40e8-a19a-72a4e29a2d91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T02:35:33.179Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T02:35:43.180Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=1b605b77-7f04-4be1-81f6-db88e5b7eeba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T02:35:43.186Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T02:35:53.187Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=c57a1fb3-33e2-4774-9f99-0146cbc5512f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T02:35:53.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T02:36:03.194Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=849c8816-263e-4cdb-ae49-4a02e77d0f41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T02:36:03.201Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T02:36:13.202Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=ac753522-fb55-421c-9f8d-bda66fc152d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T02:36:13.209Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T02:36:23.209Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=3a9b3aff-4192-48f2-b522-801dbe37f7a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T02:36:23.216Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T02:36:33.216Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=86b036d1-2fd6-4c7f-8ab9-d47e504a645b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T02:36:33.224Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T02:36:43.225Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=0596cfbc-0ac6-4101-8aa8-9b54bdcf9433 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T02:36:43.232Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T02:36:53.232Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=acee4f20-e892-4bf6-9a48-82f517f0671d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T02:36:53.239Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T02:37:03.240Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=bd00f855-62f1-444a-9b32-890c96706fcd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T02:37:03.247Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T02:37:13.247Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=d4b0f441-7600-48a0-ad31-11d0e381142d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T02:37:13.255Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T02:37:23.256Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=592b3fef-b190-4b7b-a734-3bbf2b447345 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T02:37:23.263Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T02:37:33.264Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=0ca5e861-6081-4d36-b8ad-2f5959d82fce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T02:37:33.272Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T02:37:43.272Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=1268405d-f6dd-4b75-93b5-d3c98c2805ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T02:37:43.280Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T02:37:53.280Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=dae3fa11-1f35-46a3-b24f-9290c1416435 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T02:37:53.287Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T02:38:03.288Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=d4e89c3c-686c-40a3-ad23-56ddb00f826c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T02:38:03.294Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T02:38:13.295Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=152b01a3-ae98-49e7-92d4-56c87d967a8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T02:38:13.302Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-13T02:38:22.380Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-13T02:38:22.380Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-10-13T02:38:22.381Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-13T02:38:22.382Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-13T02:38:22.387Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-13T02:38:22.387Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-13T02:38:22.387Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-10-13T02:38:22.389Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T02:38:23.302Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=e56b7881-53bc-4ce3-ba1d-f84dfc92e22c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T02:38:23.308Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T02:38:33.309Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=a406d4ef-62c3-4694-a0bf-d51f5d0f6346 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T02:38:33.321Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T02:38:43.322Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=9be1b836-ec9e-4c5f-85a5-e5a8e7a6873d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T02:38:43.330Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T02:38:53.331Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=9dc55842-ad40-4fdb-98ea-86e9f14aac3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T02:38:53.339Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T02:39:03.339Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=b1e5165c-29d9-449e-9ce2-928ff9d811c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T02:39:03.347Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T02:39:13.347Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=b7ad83b8-41bf-4829-b972-983afcd2193c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T02:39:13.354Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T02:39:23.354Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=a5563c6a-38eb-4f56-a240-4a0dc3e39329 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T02:39:23.362Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T02:39:33.363Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=d5003410-c77e-459f-a4ac-847449b4eb55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T02:39:33.370Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T02:39:43.371Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=969c1476-bc98-46f5-a7cd-39233b96dec0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T02:39:43.378Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T02:39:53.378Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=9a517a67-830c-4a80-b206-ad428ac10d90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T02:39:53.392Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T02:40:03.393Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=c3102e5f-8c9b-4945-8abf-905697b682d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T02:40:03.399Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T02:40:13.400Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=dd7e7eca-66a4-461c-8f76-641a1b30d07d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T02:40:13.407Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T02:40:23.407Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=4296c833-09ea-4dcc-9611-2afa23d8cf87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T02:40:23.414Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T02:40:33.415Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=680485d1-6184-4a05-b747-bbcead7c13b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T02:40:33.422Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T02:40:43.423Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=6911589a-b6cf-4775-b0a9-c04b0506feb4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T02:40:43.430Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T02:40:53.430Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=b8f94c84-723e-43c5-b245-268c5070c948 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T02:40:53.438Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T02:41:03.438Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=e06c70eb-f306-4dd9-b157-3583aa7ad699 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T02:41:03.446Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T02:41:13.447Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=dd2afb51-35d5-465f-8122-29ace444b679 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T02:41:13.453Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T02:41:23.454Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=4941f430-8050-400a-9413-334d3d943250 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T02:41:23.461Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T02:41:33.461Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=67ea4df6-917f-438d-b05b-6021a854b017 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T02:41:33.478Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T02:41:43.479Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=57a2c413-d6fb-4c64-ad8f-50c76dc54670 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T02:41:43.484Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T02:41:53.485Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=9d0c2ffb-07ff-49e7-b180-e21ab821f0ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T02:41:53.492Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T02:42:03.493Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=6f459884-f9f0-4c5d-b4ee-3a7745c6e45c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T02:42:03.500Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T02:42:13.501Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=58fc55d7-730f-41ec-9467-0b12eb0a9b5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T02:42:13.510Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T02:42:23.510Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=611138b5-9583-4118-afd4-55c940499c0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T02:42:23.517Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T02:42:33.518Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=6b121ea1-2c2f-40a6-8496-b45ac982baab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T02:42:33.526Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T02:42:43.526Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=c34b0e35-a4e9-489a-84e5-1fde0e8ddaf8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T02:42:43.532Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T02:42:53.533Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=d4f80861-5994-4d25-b69d-cb35a55a2fb8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T02:42:53.541Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T02:43:03.541Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=5dbc3675-ab4e-47a0-be87-4439b1051964 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T02:43:03.548Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T02:43:13.548Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=56adc0ab-dd15-493b-b68f-c93ff38c617d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T02:43:13.556Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-13T02:43:22.404Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-13T02:43:22.404Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-10-13T02:43:22.405Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-13T02:43:22.406Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-13T02:43:22.412Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-13T02:43:22.412Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-13T02:43:22.412Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-10-13T02:43:22.414Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T02:43:23.556Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=d99ae180-e50c-461d-b656-a80dd1270b2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T02:43:23.563Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T02:43:33.563Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=bb0d3e9e-2b6a-43b0-a923-369874d0d121 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T02:43:33.570Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T02:43:43.571Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=2b546f6b-4c07-4e55-912e-bf35ccc57826 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T02:43:43.578Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T02:43:53.579Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=6372c6cd-0d40-425f-9754-f89c1b93faff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T02:43:53.585Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T02:44:03.585Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=bb423a14-f565-4511-bd48-55c5cc6bc1f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T02:44:03.591Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T02:44:13.592Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=530d3dbc-5f40-4159-9f70-82412c7f5f54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T02:44:13.598Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T02:44:23.598Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=b4c25345-7b1c-4583-83d4-5c51fb4e113a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T02:44:23.608Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T02:44:33.609Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=a02d9ae6-50f9-4993-9f57-4d6099f24afc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T02:44:33.616Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T02:44:43.616Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=5c3315a7-004b-4e82-a077-9c507dff5b40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T02:44:43.623Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T02:44:53.623Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=bc6c63ed-5f80-4fb5-ba2e-ccb4e54f6682 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T02:44:53.630Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T02:45:03.630Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=c3fb549e-3385-4fa9-9d83-9e95737a3fec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T02:45:03.637Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T02:45:13.637Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=1ed3908a-5605-4c1e-9403-302285c56554 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T02:45:13.648Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T02:45:23.649Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=e90a6f91-988a-418a-bfae-4b39b8779f06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T02:45:23.654Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T02:45:33.655Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=355557b6-259f-4d2b-bbe4-5dd81e381c7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T02:45:33.661Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T02:45:43.662Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=207f9285-5f5f-4e90-9926-4bb5ef6629dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T02:45:43.668Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T02:45:53.669Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=189a6e59-e43d-4137-9516-c64afc1ce755 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T02:45:53.675Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T02:46:03.676Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=a20e29af-8ed3-4b03-b2c7-a8516be84ea6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T02:46:03.681Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T02:46:13.682Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=3637a1d1-be09-4634-b64c-8ee25363aabf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T02:46:13.688Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T02:46:23.689Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=80a35d64-6436-461a-b002-1461fbbb6f4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T02:46:23.697Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T02:46:33.698Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=3f2cda90-629b-46da-9925-ebfcf0a468d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T02:46:33.706Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T02:46:43.707Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=754c43c2-e324-4d92-8a7a-6032a3762ce6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T02:46:43.714Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T02:46:53.714Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=a248891b-42e8-47fd-8819-ea315142b750 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T02:46:53.720Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T02:47:03.721Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=d0f0e8fa-3899-4681-953c-fc46fbcda371 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T02:47:03.727Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T02:47:13.727Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=b0cacaab-ff3e-4ba6-be23-a660ad0224e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T02:47:13.735Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T02:47:23.735Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=c945b39a-ad11-42fc-af3d-1200862329c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T02:47:23.742Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T02:47:33.742Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=3dc12aba-ef56-4b48-b59e-188d48963063 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T02:47:33.749Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T02:47:43.750Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=2f55ae2b-a3c2-4551-8c4d-4268140bc6d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T02:47:43.755Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T02:47:53.756Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=77257630-44c7-491c-bf2e-560a9e23a998 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T02:47:53.762Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T02:48:03.762Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=82830388-bdbd-49e3-9ae9-93efb40e4414 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T02:48:03.769Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T02:48:13.770Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=8af1fb28-0697-41fb-b85a-26a85530080e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T02:48:13.776Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-13T02:48:22.442Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-13T02:48:22.443Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-10-13T02:48:22.443Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-13T02:48:22.444Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-13T02:48:22.449Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-13T02:48:22.449Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-13T02:48:22.449Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-10-13T02:48:22.450Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T02:48:23.776Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=aef97382-6a3e-498b-8359-ba32664a3698 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T02:48:23.783Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T02:48:33.783Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=fb68421c-21e7-4859-b9da-876d856a871e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T02:48:33.791Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T02:48:43.791Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=ad8c71cd-a0a0-465b-a68d-ff3781bb8ddd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T02:48:43.798Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T02:48:53.799Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=cfb4df3d-dc2d-416d-82fc-6675a641edc9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T02:48:53.804Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T02:49:03.805Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=9ee5aae8-a181-444b-b87e-7db9c37ae5c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T02:49:03.811Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T02:49:13.812Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=f7d4927b-a5e7-45c6-9854-51c07181e8cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T02:49:13.818Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T02:49:23.819Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=f8f07ecd-c803-46c2-8b9a-6e42972602f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T02:49:23.825Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T02:49:33.826Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=98815c76-cd72-4129-a173-5fccd3f45bcb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T02:49:33.832Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T02:49:43.833Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=59d890ca-a243-4191-9733-9c1c4e065f86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T02:49:43.839Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T02:49:53.840Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=6863babb-6306-4501-8c79-12e996267756 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T02:49:53.846Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T02:50:03.847Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=faa8c584-1434-499a-b369-fd40f2ea36b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T02:50:03.853Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T02:50:13.854Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=9c604708-72cc-4c43-828d-1d77bee22bb8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T02:50:13.860Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T02:50:23.861Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=587918d0-4ee7-4bb4-89be-93e056f5343f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T02:50:23.868Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T02:50:33.868Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=9cb7ee58-2987-47fa-90f4-1efed9f3e4aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T02:50:33.875Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T02:50:43.876Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=e5fae6f9-83fd-4aa3-9f41-24091f6104ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T02:50:43.882Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T02:50:53.883Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=85674192-edc7-44a2-93c9-d779543ea0b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T02:50:53.890Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T02:51:03.891Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=8ff4d4d6-b59b-45af-b7d3-7e26ee417f08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T02:51:03.896Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T02:51:13.897Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=75c2fa89-05cb-4df2-a46d-641ae9d3c19b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T02:51:13.903Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T02:51:23.904Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=8bb73bc2-36cb-4a25-b555-833e82a4f233 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T02:51:23.911Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T02:51:33.912Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=3b42fcfa-fbae-4b1e-89d6-9fb99fdc6a79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T02:51:33.923Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T02:51:43.923Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=3e69462e-7468-4a29-afcb-83fa4c9987eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T02:51:43.930Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T02:51:53.931Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=64b57dfa-d4cd-4af7-9fc1-a032eca26931 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T02:51:53.938Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T02:52:03.938Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=7673686a-3ae8-4a4b-bb77-6d186c446a48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T02:52:03.946Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T02:52:13.946Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=d9001d22-0751-48eb-9ee8-f11387ebb88e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T02:52:13.954Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T02:52:23.954Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=fa818cdd-0559-4d7b-9328-07551cbd357c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T02:52:23.961Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T02:52:33.961Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=5c228c28-8b41-4a6e-a174-b43d5f432b68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T02:52:33.967Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T02:52:43.968Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=66e4978a-cb6a-4088-a30e-d15e24916961 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T02:52:43.973Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T02:52:53.974Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=e791d5f7-ee95-497f-bad3-ffe2f915f932 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T02:52:53.981Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T02:53:03.981Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=ad771cb6-cd75-4e9a-9e89-649ca474708c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T02:53:03.988Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T02:53:13.988Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=55c5c013-8452-4a42-b83b-ebce92fe1514 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T02:53:13.994Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-13T02:53:22.435Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-13T02:53:22.435Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-10-13T02:53:22.435Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-13T02:53:22.436Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-13T02:53:22.441Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-13T02:53:22.441Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-13T02:53:22.441Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-10-13T02:53:22.442Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T02:53:23.995Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=8cc3519b-71a2-4ef9-91e4-fd4f60c01bbc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T02:53:24.002Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T02:53:34.003Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=63fdfcda-a13d-4c76-8d60-b5b187e19864 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T02:53:34.010Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T02:53:44.010Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=df61a375-9426-40ef-9265-d404c652b120 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T02:53:44.016Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T02:53:54.017Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=e515b016-bfc1-4725-a01d-3cb7e79f18b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T02:53:54.023Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T02:54:04.023Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=052cd4b5-cb3a-413a-bbb0-36f88f819456 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T02:54:04.030Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T02:54:14.031Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=7bb5f762-18f1-41d1-9f1e-407d6caa7c88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T02:54:14.036Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T02:54:24.037Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=536f51d6-7c1a-4225-86f0-74c6aab1ab99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T02:54:24.045Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T02:54:34.046Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=f3fbf8b9-af82-4abb-b8cd-6e6ff8736703 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T02:54:34.052Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T02:54:44.053Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=8996f4a4-1bbf-4834-a7eb-496d5139b3ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T02:54:44.059Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T02:54:54.059Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=0ed73b14-25fb-4fcc-8d28-6c9c51b211f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T02:54:54.066Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T02:55:04.066Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=5b2b099b-2d97-4ac9-8508-ca12331a5767 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T02:55:04.073Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T02:55:14.073Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=49e70832-d51f-48d8-8125-9bcdf925e5ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T02:55:14.079Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T02:55:24.080Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=acc534ee-e19d-4282-8b0a-b1aaf209902f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T02:55:24.087Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T02:55:34.088Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=bc02ce6d-4538-4672-b9e3-4fbf9b77806a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T02:55:34.095Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T02:55:44.096Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=d6844b0f-2b1f-4721-92af-b0c5d00373f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T02:55:44.104Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T02:55:54.104Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=dfd71fd5-a65f-4d9a-b0f8-dad8c7c44834 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T02:55:54.111Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T02:56:04.111Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=2be5cb4e-2749-4747-9bee-2ac42062c866 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T02:56:04.117Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T02:56:14.118Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=e9c343f2-0c96-4393-844d-b0500e781577 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T02:56:14.125Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T02:56:24.125Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=26d111f1-57db-4255-a30f-99aeb73b2f64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T02:56:24.132Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T02:56:34.133Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=53b69ef3-6610-47d7-8ff6-b08d10618b4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T02:56:34.140Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T02:56:44.140Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=e7f8cc1d-ef8e-4674-a5f4-474e4d3400af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T02:56:44.148Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T02:56:54.148Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=b6bdcd6e-1621-4bc3-a018-a6d9158822f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T02:56:54.155Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T02:57:04.155Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=b731d4dc-828b-4549-bc25-132947233dfa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T02:57:04.162Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T02:57:14.162Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=19252829-8b14-487c-889b-476ca438787d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T02:57:14.169Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T02:57:24.170Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=d9a7f4f8-e511-48ec-b72a-9e1f4fb2d664 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T02:57:24.176Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T02:57:34.177Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=6f78d7ca-a9ef-4f76-b8a1-f3994b03f007 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T02:57:34.183Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T02:57:44.183Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=ed8fbc5d-c1e5-4fd0-96ee-8898776d1e7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T02:57:44.189Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T02:57:54.190Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=d2cfe58b-4983-4e5a-8b58-d34dbf94969b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T02:57:54.196Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T02:58:04.196Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=d6f236f8-7721-4008-ac53-cc7ad32e1ce7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T02:58:04.203Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T02:58:14.204Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=67b38d26-db82-4e13-b167-34498aeae9b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T02:58:14.210Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-13T02:58:22.399Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-13T02:58:22.399Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-10-13T02:58:22.400Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-13T02:58:22.402Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-13T02:58:22.406Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-13T02:58:22.406Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-13T02:58:22.406Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-10-13T02:58:22.407Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T02:58:24.210Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=4d2e23e0-1099-45e0-9356-45914b680cd2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T02:58:24.217Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T02:58:34.218Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=b787c7dd-f1d0-4930-b824-34565f0aa90f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T02:58:34.224Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T02:58:44.224Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=89b46b86-ac94-41f5-ae1f-b888550ee060 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T02:58:44.231Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T02:58:54.232Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=20181794-f3a6-4586-bb50-fe683590a73b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T02:58:54.238Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T02:59:04.238Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=8e7db5bb-1523-4a0d-9eee-2c8f9bd3f433 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T02:59:04.244Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T02:59:14.245Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=0de57e86-e154-4b06-84d9-c9a0f161976b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T02:59:14.251Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T02:59:24.251Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=c8555320-05a0-4653-8f34-7bf04c72b047 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T02:59:24.258Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T02:59:34.259Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=d34c1d8a-57ac-4554-afbd-578000e7b15a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T02:59:34.265Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T02:59:44.266Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=1df89bde-7b83-4c96-a590-8553a8d2c8f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T02:59:44.272Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T02:59:54.273Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=b18ac4e9-9893-460d-aabd-9cc6407dbb7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T02:59:54.279Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:00:04.279Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=e29ff02d-edb2-4717-85c4-38a9d071e1ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:00:04.287Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:00:14.289Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=47832d5d-c83d-4373-9f85-a5d37f30c4f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:00:14.299Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:00:24.299Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=40788def-d622-40d7-a9d6-034cf73e7676 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:00:24.305Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:00:34.305Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=1c108b82-bb79-47d1-8a9e-b29176568028 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:00:34.312Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:00:44.312Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=14df1288-af84-488b-9b3c-0996cc19c6ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:00:44.318Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:00:54.320Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=89d954ca-ccc6-44f1-a611-8b2600c8ab4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:00:54.326Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:01:04.326Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=4a10da34-e56a-4182-af10-f8858ee9338e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:01:04.332Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:01:14.332Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=c6abab64-0a96-4144-8283-aaec6bd4bf9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:01:14.339Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:01:24.339Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=276f7972-d005-4abe-97fc-04ed7d78e3a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:01:24.345Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:01:34.346Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=cf7b694f-716b-4fbb-9aaf-29d01b240d7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:01:34.352Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:01:44.353Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=d4f113ae-f4a0-494a-a3f1-3b79a58fbd7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:01:44.359Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:01:54.359Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=690bbf63-f41c-45a8-91ee-eef99222e406 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:01:54.366Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:02:04.366Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=94e28e5e-cd0a-4de5-a8f3-9f439c4fd9bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:02:04.372Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:02:14.373Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=68fe1024-4cd9-44af-9e9b-e09be8845d1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:02:14.380Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:02:24.380Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=b921534b-98e3-4ee8-b708-e9077e331471 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:02:24.385Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:02:34.386Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=08d680d4-4702-457c-9c65-614d34b0370b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:02:34.392Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:02:44.393Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=16f0e420-ba00-46f3-aed1-9ab2ebc83e88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:02:44.400Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:02:54.401Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=3aa1c799-1dac-4824-a6af-7e38681d761a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:02:54.407Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:03:04.407Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=0514ad12-8876-4068-8c40-1ee47effe414 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:03:04.413Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:03:14.414Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=203775dd-638f-4052-b47d-08c674534cf4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:03:14.421Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-13T03:03:22.384Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-13T03:03:22.384Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-10-13T03:03:22.385Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-13T03:03:22.386Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-13T03:03:22.389Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-13T03:03:22.389Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-13T03:03:22.389Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-10-13T03:03:22.390Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:03:24.421Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=711e93f7-ec50-45e9-9672-42409a655685 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:03:24.427Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:03:34.428Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=64fbe12b-b36e-4338-9d56-ce3172cb6966 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:03:34.434Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:03:44.434Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=03610cf8-2073-45c9-a236-3af0a5d1bdd6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:03:44.442Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:03:54.443Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=e6384948-a7e2-449d-ae60-b596aff6a957 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:03:54.449Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:04:04.449Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=94da7dac-0f2f-4e1b-b899-387ad25dc94e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:04:04.455Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:04:14.456Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=b7b47209-b98d-412e-882e-df409ffeca71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:04:14.462Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:04:24.463Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=fe3b6eaf-f532-46a1-a844-74ffcec373e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:04:24.468Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:04:34.469Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=fb89012d-237a-4f2d-b340-b0da4fe48f59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:04:34.474Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:04:44.475Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=984ced18-6679-4c1e-a71e-6d928663f1a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:04:44.485Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:04:54.486Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=c5212727-a2be-4969-bed2-169d56ae51e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:04:54.498Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:05:04.498Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=60122954-0203-4230-851b-58ee6d525c13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:05:04.504Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:05:14.505Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=d94c3bb8-5790-40f2-b662-0f1037686284 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:05:14.510Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:05:24.510Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=c85b0b41-e68c-45c7-8b64-80308d4694d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:05:24.516Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:05:34.516Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=723feb40-fd5c-4909-90e4-7904ae0ae837 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:05:34.522Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:05:44.523Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=06ebb2a5-ac25-4374-9885-c991de376e24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:05:44.529Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:05:54.529Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=5d7f7606-6530-4a5a-b8d4-90bcd7332765 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:05:54.534Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:06:04.535Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=4406bf47-3148-4ea3-94b8-8c61def401cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:06:04.541Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:06:14.541Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=0b9b3ddc-cc91-4a0b-869e-7978d271aa2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:06:14.548Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:06:24.548Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=fa0057c4-ab27-4292-9b6b-b04a6443e131 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:06:24.555Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:06:34.555Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=e1a4fbc7-7746-4fc4-a413-782068068b66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:06:34.561Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:06:44.561Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=a45b59de-18ea-4eee-83c5-5011a3b4440e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:06:44.567Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:06:54.567Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=a7d197bc-1df2-42b4-832a-e2b34c8a29c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:06:54.573Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:07:04.573Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=03f7602b-dad6-44cc-841d-b8b21b0124a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:07:04.580Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:07:14.580Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=7a68f1f2-c163-4b9a-97a3-0ee3630f4e1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:07:14.587Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:07:24.587Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=6a5573db-2721-4f72-b321-13d3a39afa81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:07:24.593Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:07:34.593Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=4df688a7-76b5-410a-bd2f-8303abd9bf44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:07:34.599Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:07:44.599Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=e4e407cf-28e2-4f8d-9ac4-6b334d9e1c0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:07:44.605Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:07:54.606Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=67518cb9-f7ac-48df-8985-3afe2b02caaa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:07:54.612Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:08:04.612Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=c60179be-8d37-4621-878a-2dc322deda8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:08:04.617Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:08:14.618Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=b39256ea-ac86-4399-840e-8797608a32da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:08:14.623Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-13T03:08:22.378Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-13T03:08:22.378Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-10-13T03:08:22.378Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-13T03:08:22.379Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-13T03:08:22.383Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-13T03:08:22.383Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-13T03:08:22.383Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-10-13T03:08:22.384Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:08:24.624Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=56cb719c-5ddc-426b-b02c-694a9ac26357 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:08:24.630Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:08:34.630Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=c737c28c-45a1-45dc-8414-8475195f7030 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:08:34.636Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:08:44.637Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=0f793227-e719-4c72-aebd-166465e06396 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:08:44.643Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:08:54.643Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=c487879e-2c86-4ea7-8045-49d55b8d4730 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:08:54.649Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:09:04.650Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=74adc6ef-8c15-47ad-babe-087cd1012b9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:09:04.655Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:09:14.656Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=5a75e9bf-8cce-413e-b545-850988b59578 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:09:14.662Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:09:24.662Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=fdc0f062-6d1a-401a-9d63-8d1b1c080f89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:09:24.668Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:09:34.669Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=312769d4-7ef3-43e4-9834-eac0bb07f365 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:09:34.675Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:09:44.675Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=8a19877b-9313-4178-ae97-86088f3c9c51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:09:44.682Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:09:54.682Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=0a45eaca-cf32-40b6-94aa-4b436b4a0c9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:09:54.688Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:10:04.688Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=7d9c8f23-8c4d-44aa-ac5b-76b9c6d8b877 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:10:04.693Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:10:14.694Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=d21e4404-8c35-4651-bb31-ffd6a241de21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:10:14.699Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:10:24.700Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=9f41e7d9-9901-490a-a1fc-dbe1ffde6f5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:10:24.707Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:10:34.707Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=f57a8449-1a60-48bd-aa2e-e50ff70de160 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:10:34.714Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:10:44.714Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=76b995e6-b17f-4443-8aa2-9c0a3ce3ec9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:10:44.722Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:10:54.723Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=19c1e5f1-4194-4075-8021-e95b248900c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:10:54.730Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:11:04.730Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=93e3b119-f7d8-4843-ab19-12c19dd759af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:11:04.736Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:11:14.737Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=34b26a20-5fed-44f2-be17-44270fd2f1ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:11:14.743Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:11:24.744Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=bb6de5f7-a8cf-4aa7-a877-b615c1c7d1ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:11:24.748Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:11:34.749Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=d243c933-41b6-4974-bcf4-3ada47945959 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:11:34.755Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:11:44.755Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=9cf6606c-b423-422d-9b5e-1fcadd0e387b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:11:44.762Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:11:54.762Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=9f700719-e235-4253-9245-8088322fd2a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:11:54.770Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:12:04.771Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=32b96a77-d7f2-4eaf-857b-87d1d715493d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:12:04.777Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:12:14.778Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=f07ddfd0-3110-4b9c-a5f2-2a79daebda1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:12:14.786Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:12:24.787Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=0c3cb675-1b8f-4d98-981e-6974fcf75072 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:12:24.792Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:12:34.793Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=4739ed57-1a35-496a-a8d6-a05641ffa5fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:12:34.799Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:12:44.799Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=3cbf54bf-49a9-4962-9f5e-b0550a54b3f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:12:44.805Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:12:54.805Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=aad75c35-b6a7-44a9-a907-32b47adb0a8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:12:54.810Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:13:04.811Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=4cd79a66-a301-4f39-a742-bc7ec7cb785e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:13:04.816Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:13:14.817Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=1ddf10d2-e087-41ca-888b-0edfbc67e1df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:13:14.822Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-13T03:13:22.377Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-13T03:13:22.377Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-10-13T03:13:22.377Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-13T03:13:22.379Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-13T03:13:22.381Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-13T03:13:22.382Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-13T03:13:22.382Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-10-13T03:13:22.383Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:13:24.823Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=89b804e1-8093-464c-abbd-4c31be4b7f9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:13:24.828Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:13:34.829Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=0a356324-67a2-404f-9bf9-1a59d0748a2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:13:34.835Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:13:44.835Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=68c1c587-1bc6-4891-903a-eb6b877b9d36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:13:44.841Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:13:54.841Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=9170af33-b169-45ab-8ed9-26ca5ac0086d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:13:54.846Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:14:04.847Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=9c0bebb2-1441-4e1b-8db7-fd1c10a55629 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:14:04.853Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:14:14.854Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=2ee5b145-e376-42b8-a66a-b1d414984ff1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:14:14.860Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:14:24.861Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=b113f6a2-c337-443b-8d7e-a6cd8451e799 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:14:24.866Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:14:34.866Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=49c39416-4cc9-4423-9200-6cdc5a285108 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:14:34.872Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:14:44.873Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=40212a60-0212-4076-8762-dd24bdc8ec83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:14:44.878Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:14:54.879Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=eaf32856-23f4-4f9e-ac09-d3bb62ab3a19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:14:54.884Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:15:04.885Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=f7ebeb0a-e48b-41a0-becc-78af1dd73226 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:15:04.891Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:15:14.892Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=aaad73c4-a03a-42d4-b950-58fd2693a559 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:15:14.897Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:15:24.898Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=ef61ea3c-478f-4571-b7ea-a5a06a4bfca1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:15:24.903Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:15:34.904Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=28c3ca04-14ac-4647-9df4-63f7064283ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:15:34.910Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:15:44.910Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=e0cb9504-ea3b-4592-833f-1655eae9086e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:15:44.916Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:15:54.916Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=f3b946ee-79cc-4e77-91d9-0168248e38a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:15:54.922Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:16:04.923Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=d2cef6aa-e02b-418c-93f5-84a4546fb793 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:16:04.929Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:16:14.929Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=822ce205-b0cc-4dce-854c-5f540d70e820 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:16:14.936Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:16:24.936Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=84313d17-f684-4245-80b6-27d33c48e873 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:16:24.943Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:16:34.944Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=bf7c0d13-9c2c-4058-8f36-10cab5ca8653 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:16:34.950Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:16:44.951Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=781c7a50-30da-4c12-8372-ff1b088dca10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:16:44.957Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:16:54.957Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=02dea53e-7aa4-4e25-a56a-1a64b8d6d676 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:16:54.964Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:17:04.965Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=3c0bbe42-828b-4ca0-bf5a-170cf4060a44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:17:04.971Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:17:14.971Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=a9c6d13a-27e7-454e-a98f-aee294030057 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:17:14.977Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:17:24.977Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=0f96a60c-20f7-4829-993a-edfd5eb630d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:17:24.983Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:17:34.983Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=6bea55b6-fe50-4347-b833-4b76f4a1adb1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:17:34.989Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:17:44.990Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=33816781-04aa-4a11-a145-73942bd6a955 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:17:44.996Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:17:54.996Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=b55eb196-bcb6-4c2a-a91e-15ec2b281251 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:17:55.002Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:18:05.002Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=87d0ecb6-f500-47c0-85d8-a901d35d0e43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:18:05.008Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:18:15.008Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=3d7b946d-9fef-4c15-a844-a87a4e59b04e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:18:15.014Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-13T03:18:22.387Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-13T03:18:22.387Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-10-13T03:18:22.388Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-13T03:18:22.388Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-13T03:18:22.402Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-13T03:18:22.402Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-13T03:18:22.402Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-10-13T03:18:22.403Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:18:25.014Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=aaa89399-a4df-44f9-9bcc-4c70686d751d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:18:25.020Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:18:35.020Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=69be9a2d-69a0-45a4-ac0d-19d066d4df88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:18:35.025Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:18:45.026Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=8e0a4e02-cee8-47be-9f7c-366379eb9afb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:18:45.031Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:18:55.031Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=0f17ec7d-763b-4422-a9da-a93e1b9a1a98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:18:55.037Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:19:05.037Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=581dd468-4869-4abd-a635-40c3e19cf09a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:19:05.043Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:19:15.043Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=192f1d29-55b7-4436-92ea-00684a9067f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:19:15.049Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:19:25.049Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=ca01f63b-7225-4c31-a9e3-0be03dd5024e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:19:25.055Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:19:35.055Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=8ef93f7b-f047-43fc-88d5-03ddb2c781f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:19:35.062Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:19:45.062Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=4996ccaf-7fcb-4283-82f7-98da38417e76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:19:45.068Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:19:55.069Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=5fdc74bd-35cb-4ddb-8297-26a4ece2e72b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:19:55.074Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:20:05.074Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=9deba0f5-7b93-47e5-85bf-da13ea34185f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:20:05.081Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:20:15.082Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=febdcfa2-b4f3-4fc5-986f-2dba0a55bda5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:20:15.087Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:20:25.088Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=d9f3872c-b738-4f6a-bfd6-f0713132537f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:20:25.093Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:20:35.094Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=da2fc967-f592-4289-a8b2-996f1fc2422a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:20:35.099Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:20:45.100Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=7a86031e-a218-4dc3-accb-250ffa34e6fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:20:45.105Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:20:55.105Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=8cee1d46-eb03-4553-b703-414bdf0d5bf5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:20:55.111Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:21:05.111Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=b4c42bc4-3a7d-4400-8292-eb5121877624 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:21:05.116Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:21:15.117Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=fa593f4e-475c-458f-8643-9658dcd31d3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:21:15.122Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:21:25.122Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=e5540639-d031-4f20-b946-105423c6dbe3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:21:25.128Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:21:35.128Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=59faf44b-3d6d-400a-bc47-784651821a8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:21:35.133Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:21:45.133Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=f1616c98-8592-478f-a423-cff446c78f38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:21:45.139Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:21:55.139Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=16112cdd-b1a2-4428-ba5c-ee480f4d6e41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:21:55.145Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:22:05.145Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=fe863fbf-f75b-42ef-817a-e9cb4b821734 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:22:05.151Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:22:15.151Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=ad485ee9-377b-4e59-883e-0e3f022c24aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:22:15.157Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:22:25.157Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=d4394d7b-52c0-4329-bf9c-b2e93830fb8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:22:25.162Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:22:35.163Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=d5f985b4-394e-4d6e-9d99-801b7f9f24ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:22:35.168Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:22:45.168Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=e9017081-34a3-4137-8f81-7b5484231f4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:22:45.173Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:22:55.174Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=b8481aa2-7506-4973-9895-210a6586cfce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:22:55.180Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:23:05.180Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=ece8df61-913c-4947-b136-ab31ee1e7647 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:23:05.186Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:23:15.186Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=b815b45a-db93-4bba-b517-7cf80f2d90b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:23:15.191Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-13T03:23:22.397Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-13T03:23:22.397Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-10-13T03:23:22.398Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-13T03:23:22.399Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-13T03:23:22.402Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-13T03:23:22.402Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-13T03:23:22.402Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-10-13T03:23:22.403Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:23:25.192Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=2b693b57-2798-4778-89b6-988c0bf3268d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:23:25.197Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:23:35.198Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=6c4ec883-6019-4230-a6cb-368fa8a596c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:23:35.204Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:23:45.204Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=39fe287c-0044-4edc-83a4-da4fb5eec512 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:23:45.209Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:23:55.209Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=83f7356b-30ad-48ed-828b-fbe115899c20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:23:55.215Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:24:05.215Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=9711955f-e019-4c65-8221-36a55cc27a30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:24:05.220Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:24:15.220Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=2f3a418c-9ef1-4cab-b823-8b1e9606a64e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:24:15.225Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:24:25.226Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=9ece0bc9-2e3f-4acd-b36a-aac81885518c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:24:25.233Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:24:35.233Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=4e1508ed-3dd0-4771-bcb7-16962e602dbc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:24:35.239Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:24:45.240Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=f0e1f5ff-9640-49b7-b32f-c695d0ed3ae6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:24:45.245Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:24:55.246Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=131c0caf-60ec-493e-9502-bb28b8deaf7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:24:55.252Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:25:05.252Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=8ed9caf6-84cc-45b3-befa-500c09c82eae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:25:05.258Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:25:15.258Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=97457749-6570-41b8-bddf-cffc066aca52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:25:15.264Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:25:25.265Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=d78b382c-9b8f-407f-a247-602f5edeebec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:25:25.269Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:25:35.270Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=68100641-0f59-41fe-8b84-51ab5225eb86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:25:35.275Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:25:45.276Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=726269f8-392c-4e53-865b-c7c1e78e7dcd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:25:45.281Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:25:55.281Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=99b986e1-279d-4aef-9abb-e2c9253209c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:25:55.286Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:26:05.287Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=6bbb86f1-54a2-49b0-9d72-144cf009e373 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:26:05.292Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:26:15.293Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=fd909535-a58f-497c-b4a8-8d5894a12732 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:26:15.299Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:26:25.299Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=94f49d48-9920-4853-8ade-b974e51c28a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:26:25.304Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:26:35.305Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=546809c9-3b4e-4e5d-b34a-6601105780fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:26:35.310Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:26:45.310Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=a5a6c801-ee94-4872-b84f-f988ab91c885 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:26:45.316Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:26:55.316Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=7b65ef32-1372-4313-abc7-98f75d4b85e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:26:55.321Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:27:05.322Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=9da9f54c-854c-421c-b969-56c10967389f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:27:05.327Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:27:15.328Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=e2d626c8-f41a-4725-99ec-90d6ef87fd46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:27:15.333Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:27:25.333Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=c467b839-6e32-422f-9e89-227b89e5b6c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:27:25.339Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:27:35.339Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=58c5487d-bfc2-427e-9799-746d96089480 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:27:35.344Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:27:45.345Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=19a21a37-3145-4e53-9611-33beaa668b1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:27:45.352Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:27:55.352Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=18b7c4d1-756b-43cc-aae5-f9ee3ec2c7ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:27:55.358Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:28:05.358Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=6a564ed9-b456-455d-a3a7-91f64c3ce4f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:28:05.364Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:28:15.364Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=34bfa235-9643-47bb-838a-441cdb99954f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:28:15.369Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-13T03:28:22.392Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-13T03:28:22.393Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-10-13T03:28:22.393Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-13T03:28:22.394Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-13T03:28:22.397Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-13T03:28:22.397Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-13T03:28:22.397Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-10-13T03:28:22.398Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:28:25.370Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=2a66f255-0a8c-4bf2-b28d-070d500d3b33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:28:25.376Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:28:35.377Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=4f7347d0-1053-4900-a5c1-9b6735d81edf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:28:35.382Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:28:45.382Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=beef3e5c-61c9-494b-83af-1a64bba98e04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:28:45.389Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:28:55.389Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=38f00e7f-e5c8-468d-8874-4fdb0ae75d2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:28:55.395Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:29:05.396Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=9ba8e337-60b8-4000-b4c3-529ee719e503 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:29:05.401Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:29:15.402Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=46db7139-7d58-413a-b527-bf239700dc47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:29:15.408Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:29:25.408Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=94494ce6-0870-4bbe-850d-cf0b5829e9be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:29:25.414Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:29:35.414Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=31abba60-9e2d-4e18-b7e7-6fc05fb1dd85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:29:35.421Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:29:45.421Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=dea9299d-0645-4be6-894c-1737a50056d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:29:45.427Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:29:55.428Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=2004b0dd-3c15-409c-9675-900d3c685a51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:29:55.434Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:30:05.434Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=7542c79b-36ed-4922-b5b8-af8d6581bdc3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:30:05.440Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:30:15.441Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=4cbfb306-739e-433a-b6bd-e0be132d91cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:30:15.447Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:30:25.447Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=8719801f-ca6b-4670-914c-866879ce25ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:30:25.455Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:30:35.455Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=3d3b6bf1-9af5-4b24-bab3-2d45076b59eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:30:35.461Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:30:45.461Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=32faf070-4d28-437d-a4e7-ce4d2a55daae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:30:45.467Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:30:55.467Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=3331a609-c8d0-4381-a02a-0b0b41a087c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:30:55.472Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:31:05.473Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=7c73652f-9f4e-4635-a483-7d736c728a5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:31:05.478Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:31:15.479Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=37231a56-0a84-48f4-8917-a721bbf9977b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:31:15.485Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:31:25.485Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=4b827204-5302-4920-bbf9-8ffcd6bd3fb1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:31:25.490Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:31:35.491Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=1e0023b4-dfbc-4062-a372-7c29ab6c7b8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:31:35.497Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:31:45.497Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=cfe4986c-f24a-45fd-b050-bec34516d836 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:31:45.502Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:31:55.502Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=36da638a-03f2-41c2-bd18-781675731de6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:31:55.508Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:32:05.508Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=28403f38-6dbb-4a3d-b7a5-050f7619c1cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:32:05.513Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:32:15.514Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=d92c71d8-7f0d-40bb-962d-e0ab5a48c8d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:32:15.519Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:32:25.520Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=cf4f5844-eb53-4571-af5e-c741de239e8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:32:25.525Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:32:35.525Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=a2c038cf-4a3e-44e5-95fc-d885ed507051 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:32:35.531Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:32:45.532Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=8eb6dab1-a68b-4433-b2cf-28418bd7932c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:32:45.537Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:32:55.537Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=e1e123f6-e76a-411e-befa-25ceafb4c33d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:32:55.542Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:33:05.543Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=7fa82975-a77c-4e15-910a-d1d16977baf7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:33:05.548Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:33:15.548Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=9ae484ac-48a1-45ca-8e81-f6f3e5848d69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:33:15.554Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-13T03:33:22.402Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-13T03:33:22.403Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-10-13T03:33:22.403Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-13T03:33:22.404Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-13T03:33:22.407Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-13T03:33:22.407Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-13T03:33:22.407Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-10-13T03:33:22.409Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:33:25.554Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=33162ece-cb98-4c62-800e-e41f08db4ec5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:33:25.560Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:33:35.561Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=bb2a582d-cad9-4ca3-a51f-fd83e417f057 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:33:35.566Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:33:45.567Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=947f2efe-118e-402e-9847-a353cffcb945 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:33:45.573Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:33:55.573Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=47a03292-8191-4702-874d-e1f73217c0c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:33:55.579Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:34:05.579Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=a123d1f3-0164-4ae3-96ab-7afc680adbdc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:34:05.585Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:34:15.585Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=8cd194d2-f3ab-4b1c-a955-63e798053688 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:34:15.591Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:34:25.592Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=b1796963-6d7f-4972-b09c-bdd6e2a1c192 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:34:25.597Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:34:35.597Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=8f605963-e17b-4b04-a1a5-708322aca6c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:34:35.603Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:34:45.604Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=04f74868-51b9-4ce1-8473-7c5b017d74b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:34:45.608Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:34:55.609Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=1222719c-3924-405f-ae21-20c2e46ec989 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:34:55.614Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:35:05.614Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=8edee9ae-8f63-4c6a-addb-d9ac9fa70185 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:35:05.619Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:35:15.620Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=0fdd084c-f84c-4bff-87b5-ea89c773d32d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:35:15.625Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:35:25.627Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=bb66337f-56ea-4ff8-a58b-ee9f906cecdd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:35:25.639Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:35:35.639Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=8131a3fd-5375-4110-bdaf-56c90086bef5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:35:35.645Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:35:45.645Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=1f8d71e7-6760-4937-8ac7-8e3ae727277e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:35:45.650Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:35:55.651Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=29116190-443f-4996-8d8e-94964e31ae8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:35:55.657Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:36:05.657Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=982cb926-17b5-47f5-8a29-193e1d56337b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:36:05.664Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:36:15.664Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=e4180568-e2b1-4cdb-8e40-1506515de23b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:36:15.669Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:36:25.670Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=1d578f3d-a189-4007-92b2-2ded893fceaa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:36:25.676Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:36:35.676Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=2cc78767-9e1d-409b-998d-f936614d73ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:36:35.681Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:36:45.681Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=3b0e8cf8-3700-44ae-ac0d-734d3026936a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:36:45.686Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:36:55.687Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=4fd29842-00d5-4120-b6a4-befb75aac335 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:36:55.692Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:37:05.693Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=d8f84496-d905-4cb2-a6f6-d773c05d3a73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:37:05.698Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:37:15.698Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=29ca46bd-5ae2-4918-83d8-26da81887010 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:37:15.704Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:37:25.704Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=40d9ad5e-5298-41c6-961c-a986a71da690 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:37:25.710Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:37:35.710Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=8d198539-ad53-4c7a-826f-aa1e1b8d73d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:37:35.716Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:37:45.716Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=64aabda2-fe81-4088-827b-44ce0b210799 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:37:45.721Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:37:55.721Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=17a1e490-92a3-4e93-8b41-29c9e440b610 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:37:55.727Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:38:05.727Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=288f8dfc-ce3c-4b9b-84ac-3ec199d50107 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:38:05.733Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:38:15.733Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=d97ce2d3-af71-4411-bf55-eff648930716 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:38:15.739Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-13T03:38:22.370Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-13T03:38:22.370Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-10-13T03:38:22.370Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-13T03:38:22.371Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-13T03:38:22.374Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-13T03:38:22.374Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-13T03:38:22.374Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-10-13T03:38:22.375Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:38:25.739Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=ab1a07fa-3bb4-4966-80b7-212db03acb44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:38:25.745Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:38:35.745Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=351c156b-9685-432b-964e-103b758f6efb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:38:35.750Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:38:45.750Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=f42f7004-e48c-4f38-91e1-b8e13bca254f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:38:45.756Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:38:55.756Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=9d842246-b772-4c28-9161-894429385cae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:38:55.762Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:39:05.762Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=1fb8e208-1abc-4228-80ba-0f0fe17f33b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:39:05.768Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:39:15.768Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=efdffd49-f564-40dd-8e1d-268e1dcb1579 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:39:15.773Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:39:25.774Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=b85521ed-28ca-4063-805b-2c2ff334b94d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:39:25.782Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:39:35.782Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=cd6115c2-be03-4027-a600-016889946c79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:39:35.788Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:39:45.789Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=5cc23a58-19ed-4982-86fc-703900b28b82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:39:45.794Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:39:55.795Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=111d9ee0-a607-467f-882f-d6ad87926722 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:39:55.800Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:40:05.800Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=ea199044-9cb7-407b-b0c0-651240e31e4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:40:05.805Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:40:15.805Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=eeede9a3-09f7-4390-99a9-cf0c06fc63f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:40:15.811Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:40:25.811Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=c047871e-07e3-4780-9c4f-a9fcb12a5a6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:40:25.817Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:40:35.817Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=0880b171-a1d9-4116-ad7c-df74129a3a87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:40:35.822Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:40:45.822Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=8e80c8d2-3dbc-4100-926f-5276504af95a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:40:45.828Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:40:55.828Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=68509efc-3974-489d-beaa-2bf534fe56a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:40:55.835Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:41:05.835Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=e281fc46-0082-40a2-91ab-3c5f3fa090a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:41:05.840Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:41:15.841Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=37cfb48b-f683-42c0-a0dc-105ebd47591b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:41:15.847Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:41:25.848Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=55baecc2-4650-47aa-ab97-7c905b62aac7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:41:25.853Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:41:35.853Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=8cd13d45-3920-40b5-98c6-8c287aa16ba2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:41:35.859Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:41:45.859Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=a2950473-1092-46b4-8dfa-84c7d16d3fe0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:41:45.865Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:41:55.865Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=cd239f34-4557-4892-9d77-25fbbf2a9dc7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:41:55.870Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:42:05.870Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=a569f3c4-f3b2-4fb5-ab8d-385fe299ce83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:42:05.875Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:42:15.876Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=425f74e2-12ec-4a2d-80ba-42f945733070 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:42:15.881Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:42:25.881Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=3104c5d2-474d-41d2-a31c-333283e299e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:42:25.886Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:42:35.887Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=c485aecf-9580-4903-b7b4-404e67803ff4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:42:35.891Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:42:45.892Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=43ca01e2-a78e-43c8-a427-ff19d63aac55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:42:45.898Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:42:55.899Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=acdb218d-8f98-4524-89a5-7b6a14d70ac2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:42:55.905Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:43:05.905Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=b436bfb8-1c28-4035-a3e1-f5e7ce603612 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:43:05.910Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:43:15.910Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=4640b4df-41b0-45ca-bab0-876d57f03b51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:43:15.916Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-13T03:43:22.375Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-13T03:43:22.375Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-10-13T03:43:22.376Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-13T03:43:22.377Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-13T03:43:22.379Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-13T03:43:22.379Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-13T03:43:22.379Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-10-13T03:43:22.380Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:43:25.916Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=6c0ef390-7ebd-4a2b-a030-fa516e08eb6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:43:25.921Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:43:35.922Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=15f8efc5-cfcf-4f28-b27f-db9da0a24117 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:43:35.927Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:43:45.927Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=4626327f-e70a-4b3c-b0b5-8ec0fa8445b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:43:45.934Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:43:55.934Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=e6cfb068-ac5e-4981-99ab-c5fdaa56918d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:43:55.940Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:44:05.940Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=928741d0-5708-44bb-b85c-b138c0c79353 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:44:05.946Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:44:15.946Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=e00944b7-c5f6-4bde-9b47-67a3d964fa4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:44:15.952Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:44:25.952Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=d7cfe450-0434-4624-a0e0-f32c81772f2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:44:25.958Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:44:35.959Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=4c53fca6-d30d-49d9-a910-4bfdd78e8560 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:44:35.965Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:44:45.965Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=497a87c1-b25d-49b1-983b-824a3f677a2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:44:45.971Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:44:55.971Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=6e6ad088-d169-41f0-9e1f-c1da3e7f1b2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:44:55.977Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:45:05.977Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=3cc41d7a-89e3-4b5d-bcbf-25315702812c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:45:05.982Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:45:15.983Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=e0fb7ffe-12ba-475d-b9db-2ef9bccfff15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:45:15.989Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:45:25.989Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=14e60504-13b4-4ed7-9eed-b2e0990d1a37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:45:25.995Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:45:35.995Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=6191b086-b5c0-4ae3-8413-41a647e08ff2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:45:36.001Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:45:46.001Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=94a8a0d2-1e98-4f2c-a292-de9cd4860277 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:45:46.007Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:45:56.007Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=665260b2-0507-4a89-a8b9-ffb853d86d62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:45:56.014Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:46:06.014Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=9294f4b9-49d0-4448-bd18-267f6f9d2243 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:46:06.019Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:46:16.020Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=94cb31c1-3011-4ffe-9d13-80b2ebdeaa1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:46:16.027Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:46:26.028Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=63ed60ac-bd0e-4b2a-9fed-2b42ce03dc7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:46:26.035Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:46:36.036Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=2ff15c49-4b41-4056-8764-5e449c2167e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:46:36.041Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:46:46.041Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=63267fe2-5f14-49d2-9972-7562a7940190 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:46:46.047Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:46:56.048Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=a9cbc6e3-df01-41ba-9621-d73c78a5b167 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:46:56.054Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:47:06.054Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=193a3a31-0d78-4f35-8035-fd5ff8452dcb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:47:06.062Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:47:16.063Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=d51ee9ff-2e31-4a16-9ed8-ddb0f159c1a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:47:16.069Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:47:26.069Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=a71693f2-fb23-4109-b5f7-a2bb7a3f552f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:47:26.075Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:47:36.076Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=085116b5-0ec5-47e8-aafa-29e61c07bf74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:47:36.081Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:47:46.082Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=0a52c1aa-5465-4ba0-be9d-52539ee47715 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:47:46.087Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:47:56.088Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=1ea97ef1-7aa2-49df-b97b-0df2dcea18c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:47:56.094Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:48:06.094Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=e111b760-eb4c-4fec-b74a-2e742183d9c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:48:06.101Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:48:16.101Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=d48fae2d-dd97-4aa1-8159-d931f125ef38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:48:16.106Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-13T03:48:22.383Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-13T03:48:22.383Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-10-13T03:48:22.383Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-13T03:48:22.384Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-13T03:48:22.387Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-13T03:48:22.387Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-13T03:48:22.388Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-10-13T03:48:22.389Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:48:26.107Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=cf48360f-458d-4f9a-8f7c-37ace1cc70ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:48:26.112Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:48:36.112Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=b0654549-05ce-4d07-836a-716274907634 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:48:36.119Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:48:46.119Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=1123a1a2-77e9-450a-9cfe-01419597b5e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:48:46.124Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:48:56.125Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=586e401d-3865-47da-a0bf-00471a0fa20d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:48:56.130Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:49:06.130Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=943d33d2-f518-4389-ac96-e1c221dc9db7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:49:06.136Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:49:16.137Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=e9473639-8150-4fe7-a73d-72559a4d3f1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:49:16.143Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:49:26.143Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=b49a3ab5-d9e2-4d2f-aaf4-23b293c94b05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:49:26.150Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:49:36.150Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=29830b0f-4742-4284-8ee7-02f27cdcb867 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:49:36.156Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:49:46.157Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=fdd7f270-5c2b-43a9-8fcd-f2ba32c14fa6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:49:46.162Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:49:56.162Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=daaee1db-f599-496b-bf74-d86a755f486c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:49:56.168Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:50:06.168Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=8ff65924-ed4d-4b1b-8878-9d064f7c8099 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:50:06.173Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:50:16.173Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=621e8378-95e7-4ea1-96c3-20374ef8fc4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:50:16.179Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:50:26.179Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=25891549-bcd7-4364-b3e8-b7274281c62b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:50:26.184Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:50:36.184Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=ba1e516e-1543-4943-98f4-259ef613755f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:50:36.190Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:50:46.190Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=b948a791-ed66-4851-9bde-1eb7707fe080 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:50:46.196Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:50:56.196Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=15313847-0bbf-441a-b59e-db682879ebe5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:50:56.202Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:51:06.203Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=135609c7-3c94-46f8-b0bc-b2adce6b75f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:51:06.209Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:51:16.209Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=dd9ef220-0293-46b7-959e-875d01f6b6d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:51:16.215Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:51:26.216Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=11c56a5b-d455-4e80-ba28-47ff55bac1d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:51:26.220Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:51:36.221Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=d20a0d16-7f31-47a7-8a44-0689c8bca6a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:51:36.227Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:51:46.228Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=fd39224c-5c29-407e-adbe-816cde584f14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:51:46.233Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:51:56.233Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=3ba6f711-d62a-4a78-85c1-e47b94f5bb3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:51:56.239Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:52:06.240Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=a529db6b-801e-4b82-bb5d-762cd6fb26ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:52:06.244Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:52:16.245Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=b5d375c7-63f0-4f79-b5ee-cebd45d6b7bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:52:16.250Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:52:26.251Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=32f5dfdd-38d3-4718-b7bf-6fcce2ad4990 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:52:26.256Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:52:36.257Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=e826ca64-1d4b-4534-abcd-87baf71bc60e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:52:36.262Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:52:46.263Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=32fb11df-cac3-4b57-b79e-1352cc750803 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:52:46.268Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:52:56.268Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=be91bf5b-985e-468e-854a-5951a23cdeba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:52:56.274Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:53:06.275Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=c00fb89b-4c12-417e-b66d-7ad6e80becf5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:53:06.280Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:53:16.280Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=5a3ae9e6-8c82-41a0-840f-f0b2b76b7ca3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:53:16.285Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-13T03:53:22.369Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-13T03:53:22.369Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-10-13T03:53:22.370Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-13T03:53:22.370Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-13T03:53:22.373Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-13T03:53:22.373Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-13T03:53:22.373Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-10-13T03:53:22.374Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:53:26.285Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=990eb8ca-e379-4ec1-ae07-042d06695e33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:53:26.291Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:53:36.292Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=138e2210-e7ab-4020-9b85-2b6f9cbab8be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:53:36.299Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:53:46.300Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=323366e2-bb9c-42ca-b9d5-c0700948abc5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:53:46.305Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:53:56.306Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=a50f03dc-13ac-4f2b-a098-515d21425c7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:53:56.311Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:54:06.311Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=d3c84681-f16b-41c9-8266-a1a69e19d060 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:54:06.316Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:54:16.316Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=51c438dc-bdca-45a8-8194-189a6e2e6e39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:54:16.323Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:54:26.323Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=177c74ec-eb2f-44d5-9aea-4c0a6e2123e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:54:26.330Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:54:36.330Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=b0e29006-0c1f-4ed2-a5e5-d41e01dcfd3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:54:36.336Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:54:46.336Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=d8c07bc8-5387-4c52-b09f-1115a18804c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:54:46.342Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:54:56.343Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=b013c895-65c0-4275-8bca-c1c863cdf940 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:54:56.348Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:55:06.349Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=006fec4a-f688-40d6-bc51-2b1db6cf484f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:55:06.356Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:55:16.356Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=7da862ae-c31c-4f3d-93ea-b74bc638dee2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:55:16.362Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:55:26.363Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=a4390175-dba2-4b7d-ba29-a5b274ac387e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:55:26.369Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:55:36.369Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=eef84a31-ac16-4a82-ba60-e16c774a412b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:55:36.375Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:55:46.376Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=c9d330dc-3b4b-484f-a59f-8bfd7c4d46d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:55:46.381Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:55:56.381Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=b3d268a9-1080-4135-ae17-d9139ebf6b2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:55:56.388Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:56:06.388Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=307e47f6-6fc2-4aab-98a9-7486515dc33e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:56:06.394Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:56:16.394Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=7d24867b-fad5-46c3-96ce-c130eca0c63f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:56:16.400Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:56:26.400Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=83fe7b95-f186-48b1-b459-6a7791653023 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:56:26.406Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:56:36.406Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=5f79a122-eea5-4bfd-aa82-b0ff8974786a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:56:36.411Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:56:46.411Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=fb731b37-f91f-4ecc-99e8-44fafb7dba8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:56:46.416Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:56:56.417Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=a7571253-03a2-4863-bae5-bd4adb2c8b27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:56:56.424Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:57:06.424Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=52de3514-30ef-40ef-8081-905fdc855be1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:57:06.430Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:57:16.430Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=c9c26a28-4272-4d73-bf99-f60d49389e0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:57:16.436Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:57:26.436Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=7568b9d6-e632-4e51-b9fe-78a89ba16d90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:57:26.442Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:57:36.442Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=e95e9329-e6f9-49c6-9fc2-0d625544d14d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:57:36.447Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:57:46.448Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=aad1edf0-9fa7-4388-a6d9-b2e2aefce5f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:57:46.453Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:57:56.454Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=1a93e795-a4f8-4e45-a97d-02ee394d76ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:57:56.459Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:58:06.460Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=64604b44-80ce-4bad-bb77-55f670078cfd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:58:06.464Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:58:16.465Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=b8903550-ccfd-4880-936d-eabbb0a7de2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:58:16.471Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-13T03:58:22.384Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-13T03:58:22.384Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-10-13T03:58:22.385Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-13T03:58:22.385Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-13T03:58:22.388Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-13T03:58:22.388Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-13T03:58:22.388Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-10-13T03:58:22.389Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:58:26.471Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=5a818b23-57fe-4e55-9980-50015af51651 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:58:26.476Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:58:36.477Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=7a37e51c-9c3f-4c29-9f08-8e634ab612d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:58:36.483Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:58:46.483Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=be6eee9a-6d68-4fa7-b11a-faa7ec97258d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:58:46.489Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:58:56.489Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=bc965b9b-3111-447e-8f88-3ba2a82b592f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:58:56.496Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:59:06.496Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=e3c0385f-c99e-4e7d-8c38-95afc4d52347 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:59:06.501Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:59:16.502Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=9212ea2a-be60-4fa0-adf3-cb6fcddde5b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:59:16.507Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:59:26.508Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=d4fb8069-c9b7-447c-a722-63c1f91d07ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:59:26.514Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:59:36.514Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=3c81f8f1-0992-4b20-8480-ebad30bd253f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:59:36.519Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:59:46.520Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=7db21e6c-cfc6-424c-8d2b-5f2fa21d8b97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:59:46.525Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:59:56.525Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=4d98757d-4e24-4f7d-a661-4d471987e077 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T03:59:56.532Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T04:00:06.532Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=b98a4139-cfa7-4021-92e3-94e9303e0230 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T04:00:06.537Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T04:00:16.538Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=cdb6837d-0f8a-4c94-a794-997202bf0556 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T04:00:16.543Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T04:00:26.544Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=725f159e-fa7e-47a6-95cc-b75d29c5b4b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T04:00:26.549Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T04:00:36.549Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=a3c6fd13-c92c-489e-9876-841e052f21cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T04:00:36.555Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T04:00:46.555Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=2b4c9345-a39e-4b7e-9d5b-3c4189fa97f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T04:00:46.561Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T04:00:56.561Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=c9a11b22-8bd5-4dfb-b856-d62c32768283 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T04:00:56.568Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T04:01:06.568Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=39e237ca-a2d8-4e68-83f1-d90d911da16c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T04:01:06.574Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T04:01:16.574Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=9a8d0ff8-e613-4f22-8342-09b60cc91327 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T04:01:16.580Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T04:01:26.580Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=fe2927e6-68d4-4ebb-b4f9-de5c130833f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T04:01:26.585Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T04:01:36.586Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=e7d962eb-6dc5-491f-9605-5552df1d8fa2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T04:01:36.592Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T04:01:46.592Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=5af665ee-ba0b-4995-a72e-5b229b531360 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T04:01:46.598Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T04:01:56.598Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=09c6bcdc-3338-4911-9118-ffc3500d0293 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T04:01:56.604Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T04:02:06.605Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=3567a7e1-14b5-4f8b-9418-89c1c9a29f5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T04:02:06.611Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T04:02:16.611Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=f547c314-c9b8-4e9b-b201-604e4524662f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T04:02:16.616Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T04:02:26.616Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=03a9fb89-cc12-4151-82ce-976edffcdf32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T04:02:26.622Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T04:02:36.623Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=e88404a2-0807-410e-b9b1-501c6a810f44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T04:02:36.628Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T04:02:46.628Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=a14ef903-78f2-416a-b7f5-f021fda01911 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T04:02:46.634Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T04:02:56.635Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=400aba30-4ac9-45ac-b6d0-835f6adffce7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T04:02:56.640Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T04:03:06.640Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=7905c22c-9388-4436-b877-b50c3595365c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T04:03:06.646Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T04:03:16.646Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=09ac304c-5b3f-4cca-b472-1f9c60342eb1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T04:03:16.653Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-13T04:03:22.382Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-13T04:03:22.382Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-10-13T04:03:22.383Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-13T04:03:22.384Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-13T04:03:22.386Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-13T04:03:22.386Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-13T04:03:22.386Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-10-13T04:03:22.387Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T04:03:26.653Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=15dcaad1-bd6d-4946-9d62-f44d7d99f1f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T04:03:26.659Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T04:03:36.659Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=ea57b42f-a30d-4e56-83dc-1cb4cf72120e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T04:03:36.664Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T04:03:46.665Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=c378935c-9904-4ea9-9ff4-be4aa24cc1d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T04:03:46.670Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T04:03:56.670Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=7fa1b03e-5b2e-49bf-953d-41717b60dcc4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T04:03:56.675Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T04:04:06.676Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=912bc5ca-fa8e-4c19-81cc-69afc2b83207 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T04:04:06.682Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T04:04:16.682Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=6fcf9942-fdd1-4046-a30f-33d56de5464e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T04:04:16.689Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T04:04:26.689Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=88d463b8-3322-4f01-8625-b616f3548e5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T04:04:26.694Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T04:04:36.695Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=01b29ee2-489d-4840-b146-2ebf2cdf4801 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T04:04:36.700Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T04:04:46.700Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=e4ffe6bb-e864-4bd5-ac49-9d8d564be326 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T04:04:46.707Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T04:04:56.707Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=0476b71b-0489-4b68-9d99-bf88a23f1b67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T04:04:56.713Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T04:05:06.714Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=e53843c7-3415-402e-96d9-9b768206864f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T04:05:06.718Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T04:05:16.719Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=536b0968-34f9-492b-82cc-2ef684371b6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T04:05:16.724Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T04:05:26.724Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=b74edbf4-9a66-4f3c-a0a1-2e54de7a9b9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T04:05:26.730Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T04:05:36.731Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=770f48b4-3fe9-4de9-a78b-3f678d6c6c6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T04:05:36.736Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T04:05:46.736Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=7c4f2251-1597-4ae5-acc9-d873842e4885 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T04:05:46.742Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T04:05:56.742Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=17816f40-6b3d-479f-afee-3d6eb52b0605 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T04:05:56.748Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T04:06:06.749Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=4de25945-413e-44c1-8c7f-0c282bc035eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T04:06:06.754Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T04:06:16.755Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=24354988-0558-49af-8ef1-23653fd74064 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T04:06:16.760Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T04:06:26.760Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=e27e2553-f718-423b-8244-201a527e4a5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T04:06:26.765Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T04:06:36.765Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=eb7dde81-c37e-44fb-a3c5-2a6e8f4d0f14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T04:06:36.770Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T04:06:46.770Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=09b9ff95-6d4b-4853-9070-3b524de878a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T04:06:46.777Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T04:06:56.777Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=aa37a5cf-b3f4-4e6c-889e-c8ecffb53733 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T04:06:56.783Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T04:07:06.784Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=91026384-7701-4737-b3a7-cea2708954d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T04:07:06.789Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T04:07:16.789Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=fd22183d-6215-43f4-8642-e59b52863746 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T04:07:16.795Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T04:07:26.795Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=9cc46a4f-22bf-4a9c-aa4f-dfc3042de30e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T04:07:26.801Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T04:07:36.802Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=1042081d-ec86-4a64-bac5-f5f72196e2b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T04:07:36.807Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T04:07:46.808Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=88b150cc-f3f3-49f8-916c-cb353617e850 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T04:07:46.814Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T04:07:56.814Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=fa4df584-6737-4279-a482-6306623d16a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T04:07:56.819Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T04:08:06.820Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=3538d6c9-d038-4b9a-b483-f3808eb833ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T04:08:06.825Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T04:08:16.826Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=1f90a3a4-7fde-4c82-a61b-28723ce18b2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T04:08:16.831Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-13T04:08:22.354Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-13T04:08:22.354Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-10-13T04:08:22.355Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-13T04:08:22.355Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-13T04:08:22.358Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-13T04:08:22.358Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-13T04:08:22.358Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-10-13T04:08:22.358Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T04:08:26.831Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=b4b58410-d533-483c-9222-aeb2dbe4c3c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T04:08:26.837Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T04:08:36.838Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=38a9df38-d69d-41f9-8ee2-e7b61568ec9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T04:08:36.844Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T04:08:46.844Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=c2258fc2-d64e-4209-9797-0a07f7dfd15b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T04:08:46.850Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T04:08:56.850Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=cb14fdfb-4683-46ec-bae0-1830dce876b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T04:08:56.856Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T04:09:06.856Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=b5acf1a1-92c8-4f6d-b702-0739ee9c50dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T04:09:06.862Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T04:09:16.862Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=7306c6ff-2829-4414-846a-31fd8ece96de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T04:09:16.868Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T04:09:26.868Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=886537b6-9e7b-4118-8422-ae3796b19459 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T04:09:26.874Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T04:09:36.875Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=c19dad03-9244-4b42-aa21-fb63524e6f9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T04:09:36.880Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T04:09:46.880Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=9e28b2a2-c765-4cdc-81e2-1fd14365b08f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T04:09:46.886Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T04:09:56.886Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=782fbca6-9815-440c-a2c8-557bee8acb28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T04:09:56.891Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T04:10:06.891Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=841a0645-4121-43ca-95c0-d0e1146da393 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T04:10:06.897Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T04:10:16.897Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=6c206202-92d9-4739-9605-4ed4d0fee9c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T04:10:16.903Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T04:10:26.903Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=80ed8b58-cabf-4929-8a78-e9d1143c4dd7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T04:10:26.909Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T04:10:36.909Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=14649cbb-dc0f-4edb-8038-7e1ec4df9024 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T04:10:36.914Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T04:10:46.914Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=9a614aa6-e3f6-4f3f-b231-97c2819e101c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T04:10:46.920Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T04:10:56.921Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=b3b25961-0ca0-4ccd-ac78-4000dff23d07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T04:10:56.926Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T04:11:06.926Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=4c902523-26ce-420a-abac-c06e4ecc93ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T04:11:06.931Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T04:11:16.932Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=7580b4c8-c4b7-481f-b6d0-78830428b2c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T04:11:16.937Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T04:11:26.937Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=71a32ced-2274-4c7e-8ad1-a69b817387b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T04:11:26.944Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T04:11:36.944Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=db3b4656-94e7-4e76-a091-c803218a25c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T04:11:36.950Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T04:11:46.950Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=a8d1b91a-aa87-425d-bce6-f2ccf2702b13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T04:11:46.956Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T04:11:56.957Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=0ffb40f1-0826-473d-98e9-514c5d65242e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T04:11:56.962Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T04:12:06.962Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=5a307be4-075e-47d9-b11d-cf5a62f5ddc2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T04:12:06.968Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T04:12:16.968Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=1a54d5bb-581c-45b9-b1b0-03a77429ddde | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T04:12:16.974Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T04:12:26.975Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=b8a47dff-a970-43be-8eae-8fb6bbc85aa3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T04:12:26.980Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T04:12:36.980Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=cfc993c5-a7c2-47ea-b217-3e62edc09114 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T04:12:36.986Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T04:12:46.986Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=d86016b2-e286-434d-9c93-3c9d80e5ca43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T04:12:46.992Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T04:12:56.992Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=332ddfea-5ca8-477e-8397-25b95a3072ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T04:12:56.998Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T04:13:06.998Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=a56bc7ca-c6df-4990-83e2-feb3a7e5fba2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T04:13:07.004Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T04:13:17.004Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=1a5569f6-98dd-4409-8cac-871b3411a9b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T04:13:17.009Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-13T04:13:22.377Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-13T04:13:22.377Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-10-13T04:13:22.378Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-13T04:13:22.378Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-13T04:13:22.381Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-13T04:13:22.381Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-13T04:13:22.381Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-10-13T04:13:22.382Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T04:13:27.010Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=07f9a418-ca09-4d24-9def-a5ed1425b560 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T04:13:27.015Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T04:13:37.016Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=15bca583-9378-4ed5-a7f1-5af219a9130f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T04:13:37.021Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T04:13:47.021Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=94a1daa6-cf00-43c9-aabd-014412e75f31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T04:13:47.027Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T04:13:57.028Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=17742226-4c3f-48b5-b551-ae33650a62ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T04:13:57.033Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T04:14:07.033Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=40704cd0-9828-4617-b998-b26ca6ab2add | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T04:14:07.040Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T04:14:17.040Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=5f85e6ab-06cc-4470-b90f-9569df64103c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T04:14:17.047Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T04:14:27.047Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=5685283e-1dd1-4e42-982b-3d67b0e9ca09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T04:14:27.053Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T04:14:37.053Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=19b2bfaf-b80e-436d-9f25-41ed4e0b0e1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T04:14:37.059Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T04:14:47.060Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=95842ac0-53c5-4459-bc9f-0ac3f680d0e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T04:14:47.066Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T04:14:57.066Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=acec45b6-0a5f-48df-a263-112c473b56b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T04:14:57.072Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T04:15:07.072Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=b1ca94a0-a58e-4812-966d-67b6c8f35e5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T04:15:07.078Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T04:15:17.078Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=cce33faa-4b46-471e-94a9-2ac5700731bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T04:15:17.084Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T04:15:27.084Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=6c78b1c1-f294-4be0-9cb4-4c209cc78376 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T04:15:27.090Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T04:15:37.091Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=a7df4ba7-1612-468a-94c6-493ca8e08b58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T04:15:37.096Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T04:15:47.096Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=05cc243a-1fd4-49db-8bf1-fc9d292a8391 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T04:15:47.101Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T04:15:57.102Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=ed32f453-9fd5-4054-a58d-d95e53913414 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T04:15:57.108Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T04:16:07.108Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=293b462b-17c9-4c4b-ba93-4e27e6b6b475 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T04:16:07.113Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T04:16:17.114Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=a88c0736-60ed-4df2-9145-5728b30b9ed7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T04:16:17.120Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T04:16:27.120Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=c8e2379f-f7ef-41de-8634-faa0d48c64dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T04:16:27.125Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T04:16:37.125Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=db642a5c-a34b-4b83-b3d6-2bf4aa6aef3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T04:16:37.131Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T04:16:47.131Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=ab9e6aa4-b0f6-4ddc-b24b-8828b434b43a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T04:16:47.137Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T04:16:57.137Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=7b1591ef-acfb-4e40-85e1-06248ab77fc4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T04:16:57.144Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T04:17:07.144Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=118a07ab-3f4b-40b6-b039-c7c1348dd62e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T04:17:07.150Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T04:17:17.150Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=bdc99c83-c9b1-450d-b707-a9b6b0ef04aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T04:17:17.155Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T04:17:27.155Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=3b3a2926-92f0-4794-b239-05d8a51507ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T04:17:27.161Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T04:17:37.162Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=c01d7239-0b40-4aef-97ab-b179ac1d9359 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T04:17:37.167Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T04:17:47.168Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=b4293d5a-f3ed-4c60-8bc3-0317bc291c56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T04:17:47.173Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T04:17:57.174Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=07be470d-892e-4310-84ad-3a722b9ed3d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T04:17:57.179Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T04:18:07.180Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=8daef880-baaf-4b93-9695-71fcf7e27d21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T04:18:07.184Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T04:18:17.184Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=3835b836-b2a3-4223-bb6f-2e4366e09b5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T04:18:17.189Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-13T04:18:22.386Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-13T04:18:22.387Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-10-13T04:18:22.387Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-13T04:18:22.388Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-13T04:18:22.390Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-13T04:18:22.390Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-13T04:18:22.390Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-10-13T04:18:22.391Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T04:18:27.190Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=4bc8f638-d83f-4ff8-aa1d-5c32e7943ef3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T04:18:27.196Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T04:18:37.197Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=5734937e-cb26-4c3b-959f-968c1d810e9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T04:18:37.201Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T04:18:47.202Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=7f28f51c-668b-4dee-9845-a8e77f929322 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T04:18:47.208Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T04:18:57.209Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=591017b2-ba6f-47cd-8590-172aaaa7c25b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T04:18:57.214Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T04:19:07.215Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=d60d24e2-0647-42a4-ab55-151512e3e492 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T04:19:07.220Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T04:19:17.221Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=2d8f07c2-eb88-4b1c-9603-ab5490937254 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T04:19:17.225Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T04:19:27.225Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=4dfb8e92-7a83-4fd5-900f-6880daab54be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T04:19:27.232Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T04:19:37.232Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=f43b3b2f-0397-454c-8a9a-f4e8b9ec8a3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T04:19:37.238Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T04:19:47.238Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=36b79873-13b5-4d4a-88aa-080835c7d194 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T04:19:47.243Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T04:19:57.244Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=de1e951f-b23d-4808-b8b4-aa0cb65c0861 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T04:19:57.249Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T04:20:07.249Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=88e112e0-4767-44a6-b2d8-f51b4aff8f11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T04:20:07.255Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T04:20:17.255Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=7a11ba63-188b-4b87-b89b-16e20a903cca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T04:20:17.261Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T04:20:27.261Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=be0ac18f-4038-45af-ae74-d3d9956ff972 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T04:20:27.267Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T04:20:37.268Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=4d147034-0f1c-4545-91e4-280880e44055 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T04:20:37.275Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T04:20:47.276Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=f4043bce-5214-4775-887c-4859f48e512e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T04:20:47.281Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T04:20:57.281Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=523d42db-d6b0-4db7-aeac-e18c4aadc931 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T04:20:57.287Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T04:21:07.287Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=6182383a-0463-400c-97ab-2c212ae48eb7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T04:21:07.292Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T04:21:17.293Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=79de92d8-0d6a-456a-9b1e-9104538b929f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T04:21:17.298Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T04:21:27.298Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=1c96aad7-02e9-4b98-a9bb-e2d2d60374c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T04:21:27.303Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T04:21:37.303Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=4d238087-bd4c-4480-9989-f37d0a9196ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T04:21:37.309Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T04:21:47.309Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=68cd78b0-2357-4f41-8e79-58bfb6bbc3e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T04:21:47.316Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T04:21:57.316Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=718fad91-8e66-475b-a5c2-4f24d3fc683c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T04:21:57.321Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T04:22:07.322Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=b1a1707a-d9e7-4b74-9a7c-b733b24a08df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T04:22:07.328Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T04:22:17.328Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=f732366f-fea4-48f4-9cdc-9549accddd5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T04:22:17.334Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T04:22:27.334Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=58818791-dd14-4634-9d74-ac01836c2d23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T04:22:27.340Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T04:22:37.340Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=1300ac57-04c7-43df-be11-d9771b62a457 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T04:22:37.345Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T04:22:47.345Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=da3a3f0e-a304-43cb-a376-70df5595e9fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T04:22:47.351Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T04:22:57.351Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=03a19c36-debb-4042-a505-9107364e69e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T04:22:57.357Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T04:23:07.358Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=2ec962c8-1f77-45ed-9029-96224279bd78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T04:23:07.363Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T04:23:17.363Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=f99fca36-aece-41ba-b74c-e4f043ac42a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T04:23:17.369Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-13T04:23:22.365Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-13T04:23:22.365Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-10-13T04:23:22.366Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-13T04:23:22.367Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-13T04:23:22.369Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-13T04:23:22.369Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-13T04:23:22.369Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-10-13T04:23:22.369Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T04:23:27.369Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=d18c7ab6-fe6e-4991-9c79-92a32ef91573 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T04:23:27.374Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T04:23:37.374Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=5ab9fda9-d6a2-4c4c-9caa-dbd4e82e4ae7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T04:23:37.378Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T04:23:47.379Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=8c429a7e-e4b5-4d7f-a5a9-7632e97839ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T04:23:47.385Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T04:23:57.385Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=b59a6bad-21b4-42e6-b837-8532fdf945c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T04:23:57.391Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T04:24:07.391Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=e376ff0c-69b9-4e17-9689-a5ef3a8f7191 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T04:24:07.397Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T04:24:17.397Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=17a074c2-d9ed-47be-88ad-f6d483ae9a1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T04:24:17.401Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T04:24:27.402Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=4c488145-318b-4677-83b2-636e7f1c9567 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T04:24:27.406Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T04:24:37.406Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=a43d21b4-f9ba-4dce-b398-77be41d02022 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T04:24:37.412Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T04:24:47.412Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=7ff72ec1-a9ce-46dc-939f-bae10a4f853b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T04:24:47.418Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T04:24:57.418Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=c05e3c66-88e0-4dbd-89d9-c53261033450 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T04:24:57.424Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T04:25:07.424Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=ef62c44d-2a76-4bba-b7f2-dd13176ea1b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T04:25:07.429Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T04:25:17.430Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=ea8d5b20-9c87-45f7-9261-ebd9f0eb6fcd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T04:25:17.435Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T04:25:27.435Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=47130aba-1234-4372-ac58-3b37065bd981 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T04:25:27.440Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T04:25:37.440Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=254c8dd6-37fb-43c0-911c-ffcfc12e076c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T04:25:37.445Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T04:25:47.445Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=9cec7e4d-83fc-4a38-89ae-77fa741e3e87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T04:25:47.450Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T04:25:57.451Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=5355472a-958e-4517-89ae-8d84e47159db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T04:25:57.456Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T04:26:07.456Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=d8d3cd9b-424e-4629-916c-9043467ffad0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T04:26:07.462Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T04:26:17.462Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=696d4098-c692-4ee2-b65a-8a92fe067979 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T04:26:17.468Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T04:26:27.468Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=d65e7f76-9041-48b0-8251-09a274377c8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T04:26:27.473Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T04:26:37.473Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=861c5e46-65fa-4fb6-87fb-3589b6694282 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T04:26:37.480Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T04:26:47.480Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=6b5e8a02-20cd-445d-a0fb-c67d7537c900 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T04:26:47.485Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T04:26:57.485Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=233e4f89-2de7-4e51-8003-5a3b00dc2d91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T04:26:57.491Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T04:27:07.492Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=f0c2617d-1efc-411d-a502-a30785ed4c72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T04:27:07.497Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T04:27:17.498Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=613b2881-53ec-4220-b0a4-3d711ea36082 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T04:27:17.504Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T04:27:27.504Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=ab04ad64-ea6f-4544-a0ef-be3b35e7a0fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T04:27:27.510Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T04:27:37.510Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=137fd430-cd53-49db-b37c-645661dcdb89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T04:27:37.516Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T04:27:47.516Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=60513d7f-537d-49b8-ad62-c3c613b9c141 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T04:27:47.522Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T04:27:57.522Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=a8011e57-0136-4dce-9e5e-131ddaea66b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T04:27:57.528Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T04:28:07.528Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=88864987-1a24-4707-a83b-5a65e0082dea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T04:28:07.534Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T04:28:17.534Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=d0a1f92a-00ec-4218-8572-a041192bbd8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T04:28:17.540Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-13T04:28:22.369Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-13T04:28:22.370Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-10-13T04:28:22.370Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-13T04:28:22.371Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-13T04:28:22.373Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-13T04:28:22.373Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-13T04:28:22.373Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-10-13T04:28:22.373Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T04:28:27.541Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=1955a8f7-bc92-4107-8bdd-a646355ae6f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T04:28:27.546Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T04:28:37.547Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=c46cadbc-bf55-4165-a6d4-44e15ed02503 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T04:28:37.552Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T04:28:47.552Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=918d6cda-3654-4fdd-a1a6-f72f17f42766 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T04:28:47.557Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T04:28:57.558Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=9f15b064-d18b-4b77-bcde-5a7e35d83dcf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T04:28:57.563Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T04:29:07.564Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=6132751b-6744-4d77-9acd-3284f881d75b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T04:29:07.569Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T04:29:17.570Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=10c7df7b-5715-4e8f-a186-a369c74b0175 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T04:29:17.575Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T04:29:27.575Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=6d924525-2717-4405-88f8-0b260e33bde2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T04:29:27.581Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T04:29:37.581Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=1705732e-b63b-4079-927f-0ef658351cec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T04:29:37.587Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T04:29:47.587Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=2b6488f8-7127-420d-96b8-27a7da5ac816 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T04:29:47.593Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T04:29:57.593Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=9c33f801-20de-4726-b26b-114855815d6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T04:29:57.598Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T04:30:07.598Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=bb06f857-eeda-4868-943d-4057713c4793 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T04:30:07.603Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T04:30:17.603Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=a62be6ca-d5ca-40ab-902f-6a6b33d09581 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T04:30:17.609Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T04:30:27.609Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=0c66babc-c8a3-4bd0-9da7-9519f9653571 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T04:30:27.614Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T04:30:37.615Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=bb982727-3e25-4c5f-93eb-69eeec467cb5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T04:30:37.620Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T04:30:47.620Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=84b5ed1f-ae36-4c28-a9ad-ad6aac6353db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T04:30:47.626Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T04:30:57.626Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=01beb873-6450-4dad-b9cb-cabb83b7bb3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T04:30:57.632Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T04:31:07.632Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=afe05f4d-8199-4347-baf0-2fec1d62f1ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T04:31:07.637Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T04:31:17.637Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=decbd8d4-6249-418c-a816-81ae64b680b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T04:31:17.643Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T04:31:27.643Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=b3ebd80c-8ac0-4b59-afc2-12e66c7838d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T04:31:27.649Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T04:31:37.649Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=1dab2279-5f20-4fcf-b03d-6f9ed2c28ac3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T04:31:37.654Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T04:31:47.654Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=cd96c5a2-6285-4237-bf25-567c72b6629f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T04:31:47.661Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T04:31:57.661Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=5baf3c70-5b41-415f-b891-3172fd491bfc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T04:31:57.666Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T04:32:07.667Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=c8fc7929-2c90-43a0-8df2-bb9ad7d0e3ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T04:32:07.672Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T04:32:17.672Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=23ccb876-f416-4f3e-8ffb-79220fbc5546 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T04:32:17.678Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T04:32:27.679Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=a6b4adad-b0a3-4704-8d53-644d8ff580e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T04:32:27.684Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T04:32:37.684Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=8e110595-1ac9-4f84-b1e6-85b1c0b99f5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T04:32:37.689Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T04:32:47.690Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=b1892779-b1e1-451f-a1c3-0963ad250b6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T04:32:47.696Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T04:32:57.696Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=76a6df15-57ab-45f5-9c7a-d09ed8e7e127 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T04:32:57.702Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T04:33:07.702Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=2345fca8-ebb4-4017-a5de-2eab956de335 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T04:33:07.708Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T04:33:17.708Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=8297eda2-5ea0-4f19-b720-841e035d5054 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T04:33:17.714Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-13T04:33:22.365Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-13T04:33:22.365Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-10-13T04:33:22.366Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-13T04:33:22.368Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-13T04:33:22.371Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-13T04:33:22.371Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-13T04:33:22.371Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-10-13T04:33:22.373Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T04:33:27.715Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=5b1233cf-2740-42e5-b4c7-d8d48d8161f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T04:33:27.721Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T04:33:37.721Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=5207f1d7-da51-4b7a-b769-809aac089bb2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T04:33:37.727Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T04:33:47.727Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=21e10f57-70f7-448b-9a0a-d51582dc4496 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T04:33:47.733Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T04:33:57.734Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=4db6d8ee-9af4-4c20-8b3f-13027d17096f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T04:33:57.740Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T04:34:07.740Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=00176a98-722f-4650-bd74-3079b05378e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T04:34:07.746Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-13T04:34:17.747Z |INFO |Init configs |InvocationID=efe0012f-4769-40b0-a348-5d6cdcc6a1cd, InstanceUUID=a0f7443e-eb89-